Commit graph

3505 commits

Author SHA1 Message Date
misaochan
339e82f612 More cleanup 2018-01-25 02:41:09 +10:00
misaochan
eee96e1d08 Remove unused imports 2018-01-25 02:35:52 +10:00
misaochan
216a113f94 Fix whitespace 2018-01-25 02:33:42 +10:00
misaochan
283275ab55 Further code cleanup 2018-01-25 02:32:36 +10:00
misaochan
9446427d0d Clean up DirectNearbyUpload constructor 2018-01-25 02:26:14 +10:00
neslihanturan
a6caa64e17
Merge pull request #1080 from tshradheya/fb-about-button
Revamped About Page #1005
2018-01-24 18:08:31 +03:00
Shradheya Thakre
76bb2d61ac Update activity_about 2018-01-24 21:13:02 +08:00
Shradheya Thakre
17915f7794 Reduce size of icon 2018-01-24 21:12:46 +08:00
Shradheya Thakre
2ba84d7d3b Refactor and add tint to Vectors 2018-01-24 21:12:24 +08:00
Shradheya Thakre
b274ec8a5f Add new icon 2018-01-24 21:11:50 +08:00
misaochan
6134cf4d14 Replace title/desc in NearbyMapFragment to fix NPE 2018-01-24 22:06:42 +10:00
misaochan
083564c906 Move storeSharedPrefs to fragment that is already injected 2018-01-24 22:05:35 +10:00
misaochan
40495d91ab Remove unnecessary getters in ShareActivity 2018-01-24 22:00:24 +10:00
misaochan
83bdbccd26 Retrieve title/desc via Dagger injection in SingleUploadFragment 2018-01-24 21:58:50 +10:00
misaochan
a03ea07608 Use Dagger injection to store title and desc 2018-01-24 21:54:11 +10:00
misaochan
9354c1c93e Give CommonsApplicationComponent access to DirectUpload 2018-01-24 21:52:24 +10:00
misaochan
cb0179cb54 Create new method in CommonsApplicationModule for providing title/desc for Nearby Uploads 2018-01-24 21:45:57 +10:00
misaochan
287a20d945 Move SharedPreferences injection into NearbyMapFragment 2018-01-24 21:13:33 +10:00
misaochan
fd14a3e82c Add NearbyMapFragment to FragmentBuilderModule 2018-01-24 21:00:00 +10:00
Shradheya Thakre
a6a16b0fc5 about_activity updated with theme and icons 2018-01-23 15:40:39 +08:00
Shradheya Thakre
b4e577fedf Compatability with both themes 2018-01-23 15:38:47 +08:00
Shradheya Thakre
f5bb50a704 Vectors in place of .png 2018-01-23 15:37:34 +08:00
translatewiki.net
fcf79dbc1f Localisation updates from https://translatewiki.net. 2018-01-22 15:01:11 +01:00
misaochan
c80d106636 Add TODO for sole remaining flagged NPE 2018-01-22 16:55:32 +10:00
misaochan
00eb55692e Make error logs more polite 2018-01-22 16:54:22 +10:00
misaochan
417013dcd8 Prevent NPE from string literal comparison 2018-01-22 16:51:02 +10:00
misaochan
895d64dce9 Prevent NPE from string literal comparison 2018-01-22 16:50:47 +10:00
misaochan
2d677d9dad Add null check to line that causes crash 2018-01-22 16:48:33 +10:00
misaochan
6ea7367bf3 Add check for moveToFirst() 2018-01-22 16:47:42 +10:00
maskara
d12e234f96 Fix tests 2018-01-22 12:09:56 +05:30
maskara
41d6abdf40 Remove unused code 2018-01-22 04:09:43 +05:30
maskara
6664f7f324 remove committed screenshots 2018-01-22 03:48:33 +05:30
maskara
28a6a3b71d Integrate notifications API 2018-01-22 03:46:54 +05:30
maskara
d78c7befbd Revert "Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI""
This reverts commit d253db5444.
2018-01-21 14:54:25 +05:30
Shradheya Thakre
9985e87b8a Used @OnClick Annotation 2018-01-21 15:48:54 +08:00
Shradheya Thakre
ca43dbcef1 Refactored function names 2018-01-21 15:36:36 +08:00
maskara
5454d9e520 Remove screenshot from repo 2018-01-21 03:54:10 +05:30
maskara
9fe16501c7 Remove attribution for mapbox 2018-01-21 03:50:16 +05:30
Vivek Maskara
b21d1e3fbb
Merge pull request #1079 from whym/tests
Fix TestCommonsApplication
2018-01-20 23:39:01 +05:30
Yusuke Matsubara
7a23d41711 Fix NearbyActivityTest on timing issues 2018-01-21 00:26:21 +09:00
Shradheya Thakre
9b9a577b00 Updated github isssues statement 2018-01-20 14:17:25 +08:00
Shradheya Thakre
64271e6066 On click Methods added 2018-01-20 14:13:34 +08:00
Shradheya Thakre
0b15b6b296 UI enhanced 2018-01-20 14:12:59 +08:00
Shradheya Thakre
a92ca04e43 Resources valued added 2018-01-20 14:12:32 +08:00
Shradheya Thakre
0a77736e52 Icons added 2018-01-20 14:11:32 +08:00
Yusuke Matsubara
4aa4461d2c Move query file from assets to resources 2018-01-19 22:22:15 +09:00
Yusuke Matsubara
9acf22b5b2 Fix TestCommonsApplication compilation errors
Follows up e1afa6081e (#1062)
2018-01-19 22:21:57 +09:00
translatewiki.net
813cb1093e Localisation updates from https://translatewiki.net. 2018-01-18 08:29:22 +01:00
Vivek Maskara
32a78e74b6
Merge pull request #1070 from whym/travis
Travis-CI: remove stacktrace from gradle output
2018-01-16 23:27:05 +05:30
Josephine Lim
88cfec9a85
Merge pull request #1069 from misaochan/master
Versioning and changelog for v2.6.6
2018-01-16 19:22:57 +10:00