Commit graph

636 commits

Author SHA1 Message Date
misaochan
8b947241b9 Merge remote-tracking branch 'refs/remotes/commons-app/master' into fix-login-3 2017-03-21 00:29:39 +10:00
Neslihan
5ecc48fe70 Fix new theme issue (number 3) 2017-03-20 16:46:20 +03:00
misaochan
d7f7a07485 Remove comment 2017-03-20 19:04:20 +10:00
misaochan
8617347927 Add check for null dialog 2017-03-20 19:03:31 +10:00
misaochan
b081e1206f Revert commit 2017-03-20 18:44:36 +10:00
Neslihan
7b5f5d9dde Remove unused imports 2017-03-18 12:38:22 +03:00
Neslihan
e094101e58 Apply reviews 2017-03-18 12:04:49 +03:00
Neslihan
8f5d2e7aa5 Fix my cats press on keyboard 2017-03-18 02:47:31 +03:00
Neslihan
7e256175dc Move theme checkbox to settings activity 2017-03-18 01:49:19 +03:00
Neslihan
9cc574c697 Force upload activity to has always DarkTheme to make it readable 2017-03-16 19:11:49 +03:00
Neslihan
1df98efb27 Merge remote-tracking branch 'upstream/master' into addThemeToggle 2017-03-16 15:19:58 +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
Neslihan
5147769405 Add BaseActivity and BaseAppcompatActivity 2017-03-15 18:20:59 +03:00
nextLane
c6352a3792 Merged, Resolve merge conflicts 2017-03-13 23:06:42 +05:30
Josephine Lim
3a813dd302 Merge pull request #421 from maskaravivek/fixLintIssues
Fix lint issues
2017-03-12 20:44:55 +10:00
maskara
6cecaf9e8c Fixes #426: Crash fix caused by NPE 2017-03-12 14:18:41 +05:30
maskara
f6f197edbc Minor changes as suggested in comments 2017-03-12 14:00:59 +05:30
nextLane
df9d43dbd8 Refreshing fragment rather than recreating activity 2017-03-12 00:29:57 +05:30
nextLane
f2a3c5ff24 Adding refresh UI 2017-03-12 00:25:04 +05:30
maskara
2a7cb20745 Fix lint issue: Locale in date formats 2017-03-11 00:31:31 +05:30
maskara
5ccd24eb33 Fix lint issue: Default locale 2017-03-10 23:37:22 +05:30
maskara
36b6715fad Fix lint issue: Missing commit on Shared prefs editor 2017-03-10 23:29:49 +05:30
maskara
da3895342b Fix lint issue: Missing permission 2017-03-10 23:24:18 +05:30
maskara
22cbd41f49 Fixes #417: Open mobile view of Commons 2017-03-10 10:23:44 +05:30
Adam Jones
ab3ef33c10 Check ShareActionprovider is not null 2017-03-09 00:11:01 +00:00
Josephine Lim
51fb3719a6 Merge pull request #392 from veyndan/unused-menu
Remove unused login activity menu xml
2017-03-06 18:03:43 +10:00
Josephine Lim
d7a2ecc790 Merge pull request #394 from domdomegg/fix-download-permission
Check for external storage permission before downloading
2017-03-06 18:01:09 +10:00
Josephine Lim
c04f6fc1ce Merge pull request #391 from domdomegg/share_button
Use native ShareActionProvider
2017-03-06 18:00:51 +10:00
Adam Jones
157b2ef3ff Check for EXTERNAL_STORAGE permission to download image 2017-03-05 18:46:47 +00:00
Adam Jones
3203932fd3 Add newline in extra_text shareIntent 2017-03-05 18:18:13 +00:00
veyndan
3ec330a886 Remove unused login activity menu xml 2017-03-05 17:58:59 +00:00
Adam Jones
bd97b9b91a Tidy up MediaDetailPagerFragment 2017-03-05 17:54:51 +00:00
Adam Jones
d48c4c13ee Convert share button to ShareActionProvider 2017-03-05 17:40:51 +00:00
Vivek Maskara
6fe242c33d Merge branch 'master' into chooseLicense 2017-03-05 22:55:34 +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
7bca88bf39 Fixes #323: Provide explicit selection of licenses when uploading image 2017-03-05 05:36:35 +05:30
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
Aditi Bhatnagar
d2bc5f7013 Once successfully logged in, this activity should finish
On back, login should not appear again.
2017-03-03 20:29:53 +05:30
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
Josephine Lim
9a6dd2e97e Merge pull request #363 from veyndan/diamond
Replace explicit type with diamond operator
2017-03-02 18:37:14 +10:00
Josephine Lim
f7fe6e6e31 Merge pull request #364 from veyndan/interface-modifier
Remove redundant interface modifiers
2017-03-02 17:37:11 +10:00
veyndan
d49706ef70 Remove unnecessary imports 2017-03-01 19:15:28 +00:00
veyndan
8b6f11e9d2 Remove redundant interface modifiers 2017-03-01 15:53:55 +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