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 |
|
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 |
|