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
maskara
060750b050
Added support for butterknife library for view bindings
2017-03-21 00:04:32 +05:30
Neslihan
da35bf7831
Cahnge gallery icon color if it is on overlay menu
2017-03-20 18:59:05 +03:00
Neslihan
7b5f5d9dde
Remove unused imports
2017-03-18 12:38:22 +03:00
Neslihan
7e256175dc
Move theme checkbox to settings activity
2017-03-18 01:49:19 +03:00
Neslihan
5603808d60
Attempt 3 (programatical approach) to set layout for menu item (putting toggle button to right side)
2017-03-15 19:16:35 +03:00
Neslihan
a2f98748d7
Attempt 1 to set layout for menu item (putting toggle button to right side)
2017-03-15 19:10:15 +03:00
Neslihan
23aa691275
Prepare xml files
2017-03-15 18:58:57 +03:00
maskara
f6f197edbc
Minor changes as suggested in comments
2017-03-12 14:00:59 +05:30
maskara
2a7cb20745
Fix lint issue: Locale in date formats
2017-03-11 00:31:31 +05:30
Josephine Lim
268e8690d4
Merge pull request #382 from maskaravivek/license
...
Fixes #144 : Add CC 4.0 to license options
2017-03-06 02:46:16 +10:00
maskara
8f6a201d35
Fixes #144 : Add CC 4.0 to license options
2017-03-05 03:44:04 +05:30
veyndan
0993858272
Remove redundant casts
2017-03-04 00:42:18 +00:00
veyndan
31a9582229
Replace C style with Java style array declaration
2017-03-02 15:08:41 +00:00
veyndan
fe42731ee6
Replace fully qualified names with imports
2017-03-02 14:39:08 +00:00
veyndan
d866ab3e07
Replace explicit type with diamond operator
2017-03-01 15:44:32 +00:00
veyndan
c1bcd921e3
Add missing @Override annotations
2017-02-26 02:38:05 +00:00
misaochan
a93b68500b
Remove TODO
2016-12-15 15:39:18 +13:00
misaochan
5baa7654d0
Add comments
2016-12-08 19:52:00 +13:00
misaochan
43fc4d7427
Add comments
2016-12-08 19:38:17 +13:00
Josephine Lim
9ef32612c1
Merge pull request #315 from anirudh24seven/optimize-imports
...
Reorganize imports across the project
2016-10-31 14:32:43 +13:00
Anirudh S
1a11e0afc0
Reorganize imports across the project
...
Remove unwanted imports and sort import statements by running Android
Studio's 'Optimize Imports' feature in all source files.
2016-10-30 23:14:07 +05:30
Anirudh S
94e8c991ee
Modified extra whitespace lines in source code
...
Code is much easier to read if there isn't too much of a gap between
lines. Primarily converted multi-line gaps into single line gaps.
2016-10-30 23:01:44 +05:30
Yusuke Matsubara
8bc47bf62a
Use resultCode == RESULT_OK instead of null check
...
See https://developer.android.com/training/camera/photobasics.html#TaskPhotoView
and 12564910 (12564910)
Follows up 2f95a79abd and fa5b6c0869
2016-09-30 12:59:38 +09:00
misaochan
06a8cc6d49
Add check for decimalCoords != null
2016-09-13 01:03:00 +12:00