Commit graph

113 commits

Author SHA1 Message Date
maskara
bcca6b15e5 Ability to launch welcome activity again 2017-05-29 01:17:07 +05:30
maskara
82c0d24f37 Show the upload count for contributions by the user 2017-05-28 21:16:20 +05:30
Dmitry Brant
8656098dc5 Fix lint issues. 2017-05-26 16:41:38 -04:00
Dmitry Brant
dea43c04b9 Make sure to remove backstackChangeListener when finished. 2017-05-26 16:32:00 -04:00
Dmitry Brant
8255bac32e Don't store Activity instance in adapter. 2017-05-26 15:15:43 -04:00
Dinu Kumarasiri
40c1ea375a Merge pull request #681 from dbrant/crash2
Fix crash when uploading multiple photos.
2017-05-26 23:35:37 +05:30
Dmitry Brant
5923e9ad4a Fix crash in PhotoDisplayAdapter. 2017-05-26 13:35:40 -04:00
Deskana
767878f194 Remove unused imports
This patch removes imports across the codebase that are unused to improve
code maintainability and cleanliness.
2017-05-26 11:02:56 +01:00
maskara
4cb6fb86f8 Fix back button issue in ShareActivity 2017-05-20 11:35:49 +02:00
Dmitry Brant
269cef559b Don't show uploads that have been deleted. 2017-05-19 17:59:26 +02:00
Josephine Lim
9d4c3cd2d9 Merge pull request #633 from maskaravivek/mediaDetail
Fix issue where there was no way to back from MediaDetailFragment
2017-05-19 17:02:05 +02:00
maskara
97c76208bd Fix issue where there was no way to back from MediaDetailFragment 2017-05-19 17:01:26 +02:00
Dmitry Brant
7a4062a377 Merge remote-tracking branch 'upstream/master' 2017-05-19 16:27:08 +02:00
Dmitry Brant
9469bf29e4 Remove dependency on old image-loading library, and remote a lot of code. 2017-05-19 16:24:04 +02:00
Josephine Lim
6232e35816 Merge pull request #627 from dbrant/master
Clean up image loading code, and switch to using Fresco.
2017-05-19 15:20:33 +02:00
Dmitry Brant
a3f3ee7fdb Merge remote-tracking branch 'upstream/master' 2017-05-19 15:14:29 +02:00
Dmitry Brant
bb49fb9801 Clean up image loading code, and switch to using Fresco. 2017-05-19 15:08:29 +02:00
Dinu Kumarasiri
a81aa7fec0 Remove the unnecessary comment 2017-05-19 14:54:21 +02:00
addshore
c712b561d4 Get rid of other singletons 2017-05-16 15:19:43 +02:00
addshore
bdfbdc7579 Cleanup CommonsApplication Singelton 2017-05-16 15:19:15 +02:00
Neslihan
aec4300a2e Logout thing 2017-05-16 16:01:29 +03:00
maskara
a6bbc8a33b With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
maskara
09cd596ff6 Integrated navigation drawer in the contributions activity 2017-05-16 11:57:07 +02:00
maskara
e40d2aabb2 With support for navigation drawer 2017-05-16 11:56:39 +02:00
Josephine Lim
364199dcb2 Merge pull request #577 from commons-app/2fa
2fa work
2017-05-15 15:25:24 +02:00
Dinu Kumarasiri
bb5776c59d Set initial load limit to 500 2017-05-14 16:16:29 +02:00
addshore
eb58a847b1 Create AccountUtil class 2017-05-14 15:19:57 +02:00
Dinu Kumarasiri
c426451ffb Fix Codecy Failures 2017-05-14 14:41:42 +02:00
Dinu Kumarasiri
d1fc670b19 Fix the issue of not reloading the cursor after the setting changed 2017-05-14 14:33:19 +02:00
Dinu Kumarasiri
7050efc996 Fix Codecy Failures
Fix Codecy Failures

Fix Codecy Failures
2017-05-14 00:03:44 +02:00
Dinu Kumarasiri
28ca9ec394 Apply the upload limit 2017-05-13 17:30:44 +02:00
addshore
5fe95813df Simplify boolean expressions 2017-05-13 13:01:45 +02:00
addshore
85182e3fb7 Stop unnecesary unboxing of values 2017-05-13 12:53:00 +02:00
Dinu Kumarasiri
516a5839a3 Merge pull request #557 from misaochan/upload_limit
Add logs for checking uploads limit
2017-05-12 16:40:38 +02:00
Josephine Lim
111c09bac5 Add logs to ContributionsSyncAdapter 2017-05-12 22:33:54 +08:00
Josephine Lim
5274984682 Merge pull request #550 from commons-app/prehackLogin
Use clientlogin API module
2017-05-12 21:32:56 +08:00
Udit
a5dc7f79c1 Fix - zero quantity in messages doesn't work in English #343 (#546) 2017-05-12 22:31:13 +09:00
addshore
d38dde0ec4 Use clientlogin API module
This is the first step to allowing 2 factor authentication #328.
This uses the new API module clientlogin instead of the login module.

We still report the same set of errors in a 'nice' way with real
error messages, how ever there are lots more that can probably be
handled, for example #507.
2017-05-12 14:36:58 +02:00
veyndan
d33935c70f Use Timber for logging 2017-04-17 16:41:56 +01:00
Adam Jones
0fe7a05731 Create SettingsFragment 2017-04-02 16:37:46 +01:00
Josephine Lim
a3a6417b45 Merge pull request #477 from veyndan/generic
Use parameterized types
2017-04-01 21:29:44 +10:00
veyndan
d8b7d5b438 Improve type safety through the use of generics 2017-03-31 22:21:13 +01:00
veyndan
dc53ab9ff8 Remove unnecessary super call 2017-03-31 05:12:23 +01:00
Josephine Lim
b124fb8850 Merge pull request #471 from domdomegg/redudantfiles
Remove unused classes
2017-03-25 16:30:51 +10:00
Adam Jones
edc17afa0a Remove unused classes 2017-03-24 23:06:30 +00:00
veyndan
0e3bd3c74a Use generated version name from BuildConfig 2017-03-24 03:13:44 +00:00
Adam Jones
ef9799ec07 Merge pull request #464 from veyndan/no-overflow-icon
Don't show icon in ActionBar overflow
2017-03-23 21:09:52 +00:00
Adam Jones
ea43e1a796 Fix Codacy Issues + remove unused patch 2017-03-23 17:51:13 +00:00
veyndan
c81fb02ffc Don't show icon in ActionBar overflow 2017-03-23 16:54:33 +00:00
Josephine Lim
75f2201000 Merge pull request #409 from maskaravivek/butterknife
Added support for butterknife library for view bindings
2017-03-21 04:57:22 +10:00