misaochan
|
056ed3c4dd
|
Modify onPermissionsResult to suit current requirements
|
2018-03-02 23:57:52 +05:30 |
|
misaochan
|
27a1e0add4
|
Copy onRequestPermissionsResult into NearbyMapFragment
|
2018-03-02 23:57:52 +05:30 |
|
misaochan
|
47130ec828
|
Add TODO to PlaceRenderer for List buttons
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
970df6e751
|
Send sharedprefs to handleImagePicked() camera case
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
d7a0c5e98a
|
Remove defaultPrefs check - no real use?
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
0cfe805280
|
Modify logs
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
bbe58f003f
|
Make controller method public and add call to initiateCameraUpload() in NearbyMapFragment
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
050d878edd
|
Copy camera capture code to DirectUpload.java
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
002fb1f9be
|
Fix more whitespace
|
2018-03-02 23:57:32 +05:30 |
|
misaochan
|
9fe238f20c
|
Fix whitespace
|
2018-03-02 23:54:04 +05:30 |
|
misaochan
|
f8343592f3
|
Add comments
|
2018-03-02 23:54:04 +05:30 |
|
misaochan
|
2e59a8e0b6
|
Add check in SingleUploadFragment for isNearbyUploadf
|
2018-03-02 23:54:04 +05:30 |
|
misaochan
|
0a6ed18c83
|
Pass nearby Title and Desc to SingleUploadFragment
|
2018-03-02 23:53:26 +05:30 |
|
misaochan
|
73327192f9
|
Tidy up and create framework for autofilling EditText
|
2018-03-02 23:53:07 +05:30 |
|
misaochan
|
fba7628f3c
|
Change to getSharedPreferences to pass prefs between activities
|
2018-03-02 23:53:07 +05:30 |
|
misaochan
|
13a73fdcac
|
Create boolean for isDirectUpload and pass shared prefs to ShareActivity.java
|
2018-03-02 23:53:07 +05:30 |
|
misaochan
|
1061537438
|
Add TODO
|
2018-03-02 23:52:32 +05:30 |
|
misaochan
|
4e971eb708
|
Image handling now works
|
2018-03-02 23:52:32 +05:30 |
|
misaochan
|
da7916069f
|
Implement onActivityResult() in map fragment
|
2018-03-02 23:52:32 +05:30 |
|
misaochan
|
fe430699b4
|
Fix build error
|
2018-03-02 23:52:32 +05:30 |
|
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
|
8a430f6d86
|
Add some margin to upper sde of list item
|
2018-03-02 23:38:03 +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
|
ae849fe5f9
|
Add landscape layout for future improvments
|
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 |
|