Commit graph

1454 commits

Author SHA1 Message Date
misaochan
0662dd5015 Use stored fragment for requesting permissions 2018-03-02 23:52:32 +05:30
misaochan
38b04f4417 Save fragment as instance variable 2018-03-02 23:52:32 +05:30
misaochan
aae490a469 Switch to uploading from gallery 2018-03-02 23:52:32 +05:30
misaochan
66d895f9b8 Complete initiateDirectUpload() 2018-03-02 23:52:32 +05:30
misaochan
1a7ea256cc Create ContributionController object 2018-03-02 23:52:32 +05:30
misaochan
8fe03f1e4e Create initiateUpload() method 2018-03-02 23:52:32 +05:30
misaochan
a78b1f1054 Move direct uploading code to DirectUpload class 2018-03-02 23:52:32 +05:30
misaochan
7d80acf462 Add TODO for List 2018-03-02 23:52:32 +05:30
misaochan
1873b843da Retrieve shared preferences for image name and desc 2018-03-02 23:52:32 +05:30
misaochan
6605eb070c Insert image name and desc into shared preference 2018-03-02 23:52:32 +05:30
Paul Hawke
4b83037299 Map marker selection and footer visibility now track together. 2018-03-02 23:52:32 +05:30
misaochan
353be8cd67 Rename Description to Label to prevent misunderstandings 2018-03-02 23:52:32 +05:30
misaochan
27ac8ae0d7 Replace anonymous inner classes with lambdas 2018-03-02 23:49:58 +05:30
misaochan
cb554889b1 Edit TODO 2018-03-02 23:49:58 +05:30
misaochan
e219a7b2d4 Put logs in onClick() 2018-03-02 23:49:05 +05:30
misaochan
4e082ed1ee Add getters for name and description of Place 2018-03-02 23:49:05 +05:30
misaochan
fef6e52201 Add onClickListeners for camera and gallery FAB 2018-03-02 23:47:55 +05:30
Paul Hawke
a38c302b72 Now that Place and LatLng can handle their own status and rendering (respectively) go through and cleanup usages to reduce feature envy. Converted anonymous inner classes to lambdas. 2018-03-02 23:40:58 +05:30
Paul Hawke
4f4587fd4d Moved code to reduce feature envy. 2018-03-02 23:40:58 +05:30
Paul Hawke
e589d0eb6f Dead/redundent code and import removal. 2018-03-02 23:39:24 +05:30
neslihanturan
42bab3d6c6 Remove button texts of list items 2018-03-02 23:38:03 +05:30
neslihanturan
dea92307b6 Make list bottom sheet closed default 2018-03-02 23:38:03 +05:30
neslihanturan
561a73acb2 Remove bottom bar which was a added to make UI prettier with no function previously 2018-03-02 23:38:03 +05:30
neslihanturan
6ca841fd18 Remove texts when they dont fit to one line 2018-03-02 23:38:03 +05:30
neslihanturan
0c131b46fe Move commons button to out of expanded FABs 2018-03-02 23:38:03 +05:30
neslihanturan
c9118293aa Use hide() to hide FAB which handles click event too 2018-03-02 23:38:03 +05:30
neslihanturan
2726b9ef7e Remove unnecessary Log.d 2018-03-02 23:38:03 +05:30
neslihanturan
c23dc75c90 Fix Fabs stays at left upper corner bug 2018-03-02 23:38:03 +05:30
neslihanturan
5c3c4499dc Add theme dependencies 2018-03-02 23:38:03 +05:30
neslihanturan
b0a54ca89d Add forgotten commons link button to fabs 2018-03-02 23:36:22 +05:30
neslihanturan
8e8472800b Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead 2018-03-02 23:36:22 +05:30
neslihanturan
e70b8b2e6a Add overlay menu items and functions 2018-03-02 23:27:02 +05:30
neslihanturan
ae215cdba1 Add actions for buttons 2018-03-02 23:26:44 +05:30
neslihanturan
e099c72cc9 Easy bug fix due to focus 2018-03-02 23:25:50 +05:30
neslihanturan
b594c111b3 Add actions and click effects to detailled bottom sheet buttons 2018-03-02 23:25:50 +05:30
neslihanturan
693ddef897 Use switch case instead of if-else 2018-03-02 23:24:50 +05:30
neslihanturan
d993ee8110 Use DaggerFragment instead 2018-03-02 23:24:50 +05:30
neslihanturan
87f6548ab0 Cleanup commented out old codes 2018-03-02 23:24:25 +05:30
neslihanturan
16966546dd Cleanup commented out old codes 2018-03-02 23:24:25 +05:30
neslihanturan
03c1bf87c8 Fix strings 2018-03-02 23:24:25 +05:30
neslihanturan
08cf0990ce Remove toggle view code 2018-03-02 23:22:51 +05:30
neslihanturan
5688be9d4b Arrance list row layout 2018-03-02 23:18:07 +05:30
neslihanturan
e3107adedf Handle orientation changes 2018-03-02 23:18:07 +05:30
neslihanturan
00ad5a7a71 Add icon to bottom sheet details 2018-03-02 23:18:07 +05:30
neslihanturan
78948a67ae Block click while transparent view is active 2018-03-02 23:18:07 +05:30
neslihanturan
14dc1b95ab Pass information to bottom sheet 2018-03-02 23:18:07 +05:30
neslihanturan
e15daa15e1 Fix conflicts 2018-03-02 23:18:07 +05:30
neslihanturan
88cf1bdcd7 Fix transparency 2018-03-02 23:18:07 +05:30
neslihanturan
f2edf158f6 Add .xml of nearby lit items 2018-03-02 23:17:07 +05:30
neslihanturan
a9a03e2036 Add list item animations and layout 2018-03-02 23:15:08 +05:30