Commit graph

3489 commits

Author SHA1 Message Date
neslihanturan
f7f4a72540 Revert "Fix wrong anotations, but tests are still broken"
This reverts commit aa61a0673f.
2018-03-13 23:55:13 +03:00
neslihanturan
34579ca125 Re-use current zoom level on camera updates 2018-03-13 21:46:09 +03:00
neslihanturan
aa61a0673f Fix wrong anotations, but tests are still broken 2018-03-09 14:14:41 +03:00
neslihanturan
c82108f22e Remove landscape mode .xml of NearbyActivity to prevent swipe layout crash 2018-03-07 19:21:19 +03:00
neslihanturan
41494bea5b Fix conflicts 2018-03-06 20:32:28 +03:00
neslihanturan
5b88111289 Fix conflicts 2018-03-06 19:47:18 +03:00
neslihanturan
faeebc9caf Cleanup 2018-03-03 01:03:00 +03:00
neslihanturan
0cbbcad525 Make marker visible even if bottom sheet is open 2018-03-03 00:25:10 +03:00
maskara
123c4adbfd Minor changes to make things work 2018-03-03 00:30:44 +05:30
misaochan
280d00e42e Fix whitespace 2018-03-03 00:02:20 +05:30
misaochan
fec005304e Tidy up DirectUpload - overloaded constructor not necessary 2018-03-03 00:02:20 +05:30
misaochan
3f7e22058a Fix whitespace 2018-03-03 00:02:20 +05:30
misaochan
5b481a2562 Optimize imports 2018-03-03 00:02:20 +05:30
misaochan
6d0415cad1 Clean up PlaceRenderer 2018-03-03 00:02:20 +05:30
misaochan
56d20106a3 Tidy up comments 2018-03-03 00:02:20 +05:30
misaochan
429690ae0e Add onRequestPermissionsResult to NearbyListFragment 2018-03-03 00:02:20 +05:30
misaochan
87cd8eecab Create new ContributionController before NearbyAdapterFactory is initiated 2018-03-03 00:02:20 +05:30
misaochan
863eee64dd Add onActivityResult() to NearbyListFragment and pass controller 2018-03-03 00:02:02 +05:30
misaochan
4f74aaed15 Improve debug logging in ContributionController 2018-03-03 00:01:11 +05:30
misaochan
967c9bb54b Call storeSharedPrefs 2018-03-03 00:01:11 +05:30
misaochan
94687090bd Move Dagger injection to method that is called later, to prevent NPE 2018-03-03 00:01:11 +05:30
misaochan
119c4fb782 Manual injection into PlaceRenderer constructor to allow dependency injection 2018-03-03 00:01:11 +05:30
misaochan
65b0b52b01 Finish tidying up setOnClickListeners 2018-03-03 00:00:48 +05:30
misaochan
8b533ef98d Add dagger injections and storeSharedPrefs() 2018-03-03 00:00:48 +05:30
misaochan
3d0f697f70 Finish construction of ContributionController 2018-03-03 00:00:48 +05:30
misaochan
6517a175cb Pass fragment context to PlaceRenderer.java' 2018-03-03 00:00:48 +05:30
misaochan
307a0acb5d Copy camera and gallery onClickListeners over from map 2018-03-03 00:00:48 +05:30
misaochan
eddfab9407 Fix mis-spelling of gallery 2018-03-03 00:00:48 +05:30
misaochan
5a50e63142 Add comment explaining fix 2018-03-03 00:00:48 +05:30
misaochan
1167837b9f Check that fragment is added to activity to prevent crash 2018-03-03 00:00:48 +05:30
misaochan
6cdf153bc1 Add TODO to fix IllegalStateException 2018-03-03 00:00:48 +05:30
misaochan
b2859ba874 Hopefully last cleanup 2018-03-03 00:00:36 +05:30
misaochan
676fa0e0d0 Remove unused imports 2018-03-02 23:59:47 +05:30
misaochan
ce6c95aa29 Fix whitespace 2018-03-02 23:59:22 +05:30
misaochan
821eaceb27 Further code cleanup 2018-03-02 23:59:22 +05:30
misaochan
5a0a8c6019 Clean up DirectNearbyUpload constructor 2018-03-02 23:59:22 +05:30
misaochan
82e9ffbdb8 Replace title/desc in NearbyMapFragment to fix NPE 2018-03-02 23:59:22 +05:30
misaochan
9b63a8f87d Move storeSharedPrefs to fragment that is already injected 2018-03-02 23:59:22 +05:30
misaochan
9fb82da313 Remove unnecessary getters in ShareActivity 2018-03-02 23:59:07 +05:30
misaochan
59cc07922d Retrieve title/desc via Dagger injection in SingleUploadFragment 2018-03-02 23:59:07 +05:30
misaochan
31fcb212c2 Use Dagger injection to store title and desc 2018-03-02 23:59:07 +05:30
misaochan
351c3f2534 Give CommonsApplicationComponent access to DirectUpload 2018-03-02 23:59:07 +05:30
misaochan
84e8693525 Create new method in CommonsApplicationModule for providing title/desc for Nearby Uploads 2018-03-02 23:58:34 +05:30
misaochan
9a1a004a25 Move SharedPreferences injection into NearbyMapFragment 2018-03-02 23:57:52 +05:30
misaochan
89d0f8da8f Add NearbyMapFragment to FragmentBuilderModule 2018-03-02 23:57:52 +05:30
misaochan
1287287f31 Fix comments for List onClickListeners 2018-03-02 23:57:52 +05:30
misaochan
65752be7b1 Clarify comment 2018-03-02 23:57:52 +05:30
misaochan
241c0de1fb Tidy up NearbyMapFragment.java 2018-03-02 23:57:52 +05:30
misaochan
4e2a3f5f22 Tidy up DirectUpload.java 2018-03-02 23:57:52 +05:30
misaochan
d675722c0f Remove TODO 2018-03-02 23:57:52 +05:30