Commit graph

568 commits

Author SHA1 Message Date
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
misaochan
dcecf607ef Add string resources 2016-12-15 15:36:22 +13:00
misaochan
81503befb0 Add comments 2016-12-15 15:30:33 +13:00
misaochan
636e7ddcfb Remove unnecessary comments 2016-12-15 15:29:36 +13:00
misaochan
d4c63b7b5f Tidy ExistingFileAsync, add documentation 2016-12-15 15:28:25 +13:00
misaochan
b5ccc36a77 Add 'if' check for file exists 2016-12-15 15:24:01 +13:00
misaochan
b6997db681 Finish alertDialog code 2016-12-15 15:22:41 +13:00
misaochan
bb41565b78 Add base code for AlertDialog 2016-12-15 15:15:13 +13:00
misaochan
8990f79059 Add context to constructor, copy AlertDialog code 2016-12-15 15:12:51 +13:00
misaochan
99af3feaec Add TODO 2016-12-14 17:17:56 +13:00
misaochan
c7761bcd09 Add onPostExecute override 2016-12-14 17:17:10 +13:00
misaochan
cf20bce6e6 Fix whitespace 2016-12-14 17:15:20 +13:00
misaochan
06e58b57b8 Fix issue with fileExists always returning false 2016-12-14 17:11:55 +13:00
misaochan
c1e764e7c7 Add checks for result Nodes and fileExists 2016-12-14 16:59:03 +13:00
misaochan
91c6b3518c Add logging 2016-12-14 16:49:55 +13:00
misaochan
4bcc9d7ddd Fix ExistingFileAsync call in ShareActivity 2016-12-14 16:46:10 +13:00
misaochan
c34b8300c4 Parse XML to fine out if fileExists 2016-12-14 16:42:53 +13:00
misaochan
9721472c4c Add xml format 2016-12-14 16:36:49 +13:00
misaochan
a2b3be5959 Change result type to Boolean 2016-12-14 16:30:23 +13:00