Commit graph

729 commits

Author SHA1 Message Date
Adam Jones
2ab5fa7ff6 Remove duplicate classes, move back theme preference
Also fix prefs to match arrays to remove spinner bug in SingleUploadFragment
2017-04-02 16:40:05 +01:00
Adam Jones
0fe7a05731 Create SettingsFragment 2017-04-02 16:37:46 +01:00
Josephine Lim
6d080889ff Merge pull request #479 from maskaravivek/stateloss
Fixes #435: Allowing state loss commit for fragment transaction
2017-04-03 01:14:43 +10:00
maskara
4db2df7dd7 Remove duplicate code in SettingsActivity 2017-04-02 03:27:46 +05:30
maskara
7f7b25f113 Allowing state loss commit for fragment transaction 2017-04-02 03:13:54 +05:30
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
16553cc5e1 Merge pull request #474 from commons-app/github_url
Fixed URL
2017-03-30 17:55:25 +10:00
Nicolas Raoul
7454051bd2 Fixed URL 2017-03-30 15:51:16 +09:00
translatewiki.net
efb6310f5b Localisation updates from https://translatewiki.net. 2017-03-30 07:37:14 +02:00
veyndan
57a632bdd0 Remove TODOs about being an auto-generated method stub 2017-03-28 06:06:12 +01:00
translatewiki.net
1088ba46fa Localisation updates from https://translatewiki.net. 2017-03-27 08:12:53 +02:00
Josephine Lim
b124fb8850 Merge pull request #471 from domdomegg/redudantfiles
Remove unused classes
2017-03-25 16:30:51 +10:00
Josephine Lim
94bcc74042 Merge pull request #467 from veyndan/version
Use generated version name
2017-03-25 16:30:42 +10:00
Adam Jones
c14795043e Merge pull request #469 from veyndan/async-util
Remove AsyncTask utility methods
2017-03-24 23:21:32 +00:00
Adam Jones
edc17afa0a Remove unused classes 2017-03-24 23:06:30 +00:00
veyndan
36fe8e3089 Remove AsyncTask utility methods 2017-03-24 23:03:56 +00:00
Josephine Lim
511e663f9b Merge pull request #468 from veyndan/implode
Remove unused method implode(…)
2017-03-24 19:16:30 +10:00
veyndan
06aeede864 Remove unused method implode(…) 2017-03-24 04:30:08 +00:00
veyndan
0e3bd3c74a Use generated version name from BuildConfig 2017-03-24 03:13:44 +00:00
veyndan
0d582100b3 Define versionCode and versionName in build.gradle instead of AndroidManifest.xml 2017-03-24 03:01:00 +00:00
veyndan
95da8e7c5f Place Feedback menu item below Settings
As per https://material.io/guidelines/patterns/settings.html#settings-placement
2017-03-24 00:42:20 +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
Josephine Lim
788de03ca7 Merge pull request #456 from domdomegg/fixCodacyIssues
Fix Codacy Issues
2017-03-24 04:15:42 +10:00
Josephine Lim
7f84d33fb0 Merge pull request #454 from veyndan/unused-drawables
Remove unused drawables
2017-03-24 04:13:00 +10: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
translatewiki.net
b51f36849e Localisation updates from https://translatewiki.net. 2017-03-23 08:54:17 +01:00
misaochan
3f2206e88a Versioning 2017-03-23 16:40:31 +10:00
veyndan
546e841ebe Remove unused drawables 2017-03-21 16:20:16 +00:00
veyndan
a9f2b82c57 Give a more intuitive ordering to the menu items 2017-03-21 13:13:25 +00:00
Josephine Lim
b64c77021b Merge pull request #451 from maskaravivek/credits
Add credits in about page
2017-03-21 22:11:44 +10:00
Vivek Maskara
af91a3fe8c Merge pull request #452 from neslihanturan/spinnerThemeIssue
Spinner theme issue
2017-03-21 16:21:43 +05:30
Neslihan
08b46b8b3f Remove duplicates 2017-03-21 12:08:27 +03:00
Neslihan
235e2239c9 Fix Conflicts 2017-03-21 01:03:20 +03:00
Neslihan
b7d6be5926 Remove unused codes 2017-03-21 00:50:24 +03:00
Neslihan
e567acfc4f Fix spinner theme problem 2017-03-21 00:44:27 +03:00
veyndan
7d4dc12f53 Rename BaseAppCompatActivity to BaseActivity 2017-03-20 21:14:56 +00:00
veyndan
8cc51c4dd9 Extend from AppCompatActivity instead of Activity 2017-03-20 21:14:22 +00:00
maskara
6b1484efe6 Add credits in about page 2017-03-21 01:22:04 +05:30
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
Vivek Maskara
d8fdd49344 Merge pull request #444 from misaochan/fix-login-3
Revert login-breaking commit
2017-03-20 23:57:17 +05:30
Veyndan Stuart
cfea444f9a Merge pull request #448 from neslihanturan/fixIconColor
Change gallery icon color if it is on overlay menu
2017-03-20 18:26:36 +00:00
Adam Jones
099215e779 Merge pull request #449 from neslihanturan/fixReadibilityIssue
Fix readibility of categorization page
2017-03-20 18:23:38 +00:00
Neslihan
a2e820715c Fix readibility of categorization page 2017-03-20 21:02:55 +03:00
Neslihan
da35bf7831 Cahnge gallery icon color if it is on overlay menu 2017-03-20 18:59:05 +03:00
misaochan
9be987cd4c Check for leaky window 2017-03-21 00:54:42 +10:00
misaochan
8b947241b9 Merge remote-tracking branch 'refs/remotes/commons-app/master' into fix-login-3 2017-03-21 00:29:39 +10:00