Commit graph

2288 commits

Author SHA1 Message Date
maskara
9fe16501c7 Remove attribution for mapbox 2018-01-21 03:50:16 +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
misaochan
20f7140280 Versioning for 2.6.6 2018-01-16 19:19:24 +10:00
misaochan
d253db5444 Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI"
This reverts commit 031e53c988, reversing
changes made to 0aa20effe0.

revert UI notifications
2018-01-16 18:52:25 +10:00
misaochan
efc0bc8518 Fix comments for List onClickListeners 2018-01-16 16:50:15 +10:00
neslihanturan
a88469feec
Merge pull request #1062 from maskaravivek/dagger
Refactor usage of DaggerApplication with CommonsDaggerApplication
2018-01-15 13:51:59 +03:00
Yusuke Matsubara
a8bc53d1a7
Merge pull request #1034 from misaochan/fix-description-bug
Fix issue with Nearby item descriptions
2018-01-15 18:29:24 +09:00
translatewiki.net
f52aea12d2 Localisation updates from https://translatewiki.net. 2018-01-15 07:54:11 +01:00
maskara
cb77cb8323 Remove unused imports 2018-01-14 02:14:36 +05:30
maskara
7c54e95321 More cleanup based on comments 2018-01-14 02:09:32 +05:30
maskara
eb3e448452 Refactoring based on comments 2018-01-13 23:59:45 +05:30
maskara
e1afa6081e Refactor usage of dagger application with fixed dagger application 2018-01-13 16:16:47 +05:30
neslihanturan
1224302ccb
Merge pull request #1047 from psh/more-database-cleanup
More database related cleanup
2018-01-12 17:41:58 +03:00
misaochan
d75fd91438 Clarify comment 2018-01-12 20:45:52 +10:00
misaochan
d30f0968dc Tidy up NearbyMapFragment.java 2018-01-12 20:45:28 +10:00
misaochan
d01d6a69f2 Tidy up DirectUpload.java 2018-01-12 20:44:40 +10:00
misaochan
cd713caa5e Remove TODO 2018-01-12 20:35:43 +10:00
misaochan
ba8bf51dbf Modify onPermissionsResult to suit current requirements 2018-01-12 20:34:57 +10:00
misaochan
745b3e1918 Copy onRequestPermissionsResult into NearbyMapFragment 2018-01-12 20:31:30 +10:00
Yusuke Matsubara
698fad62ce Fix NearbyAdapterFactoryTest by reflecting PlaceRender's new behavior 2018-01-12 00:09:28 +09:00
misaochan
8b473260f3 Add TODO to PlaceRenderer for List buttons 2018-01-11 19:14:49 +10:00
misaochan
84b7cda560 Send sharedprefs to handleImagePicked() camera case 2018-01-11 18:58:20 +10:00
misaochan
4551eebeb6 Remove defaultPrefs check - no real use? 2018-01-11 18:51:22 +10:00
misaochan
18e9ac753c Modify logs 2018-01-11 18:42:05 +10:00
misaochan
17e2c9baf3 Make controller method public and add call to initiateCameraUpload() in NearbyMapFragment 2018-01-11 18:41:03 +10:00
misaochan
f38d885a78 Copy camera capture code to DirectUpload.java 2018-01-11 18:39:22 +10:00
translatewiki.net
29e667e8fe Localisation updates from https://translatewiki.net. 2018-01-11 07:51:20 +01:00
misaochan
405c163e60 Merge remote-tracking branch 'refs/remotes/commons-app/directNearbyUploads' into nearby-uploads 2018-01-11 16:49:08 +10:00
neslihanturan
764e8baa05 Code cleanup 2018-01-10 18:29:56 +03:00
neslihanturan
8c95ab868a Add cilck listener to adapter to show Media Detail Screen 2018-01-10 18:04:47 +03:00
neslihanturan
1059ec4dff Use MediaWikiView instead of Bitmap 2018-01-10 17:33:39 +03:00
neslihanturan
930cc3afb1 Set progressbar invisible 2018-01-10 15:16:31 +03:00
neslihanturan
5e6fb44f90 Change nav item string 2018-01-10 15:14:04 +03:00
neslihanturan
c1a1562c18 Add star icon for featured images 2018-01-10 01:07:16 +03:00
neslihanturan
b0cd6a9a47 Add grid view and list adapter 2018-01-10 01:04:27 +03:00
neslihanturan
48c7a0372e Prepare base for new activity 2018-01-09 18:16:17 +03:00
translatewiki.net
64ad937258 Localisation updates from https://translatewiki.net. 2018-01-08 09:00:02 +01:00
Josephine Lim
971b323225
Merge pull request #1046 from maskaravivek/crashFix
Avoid crash when service is disconnected
2018-01-08 16:36:02 +10:00
maskara
a85da9d0a5 Merge branch 'uıForNotifications' of https://github.com/commons-app/apps-android-commons 2018-01-08 01:41:21 +05:30
Vivek Maskara
031e53c988
Merge pull request #1024 from neslihanturan/displayNotificationsUI
UI to display notifications
2018-01-08 01:01:27 +05:30
Paul Hawke
4bd72462e5 More cleanup now that clean Dao classes are available from Dagger. 2018-01-05 19:53:51 -06:00
maskara
b639b649d7 Avoid crash when service is disconnected 2018-01-06 02:36:51 +05:30