neslihanturan
|
bea3333707
|
Easy bug fix
|
2018-03-02 14:00:31 +03:00 |
|
neslihanturan
|
3fc21de0ab
|
Fix conflicts
|
2018-03-02 02:16:53 +03:00 |
|
neslihanturan
|
37b5bf7660
|
Apply update list adapter method
|
2018-03-02 00:44:36 +03:00 |
|
neslihanturan
|
8fd55538b1
|
Add same retain settings to list fragment also
|
2018-03-01 23:30:03 +03:00 |
|
neslihanturan
|
6284307826
|
Make last steps to use same fragment for map fragment
|
2018-03-01 22:54:02 +03:00 |
|
neslihanturan
|
1cc1efe182
|
Add update nearby items with location change methods to list fragment too
|
2018-02-27 14:07:54 +03:00 |
|
neslihanturan
|
35fe1a5d89
|
Make use of same fragment
|
2018-02-27 14:03:17 +03:00 |
|
neslihanturan
|
1dcf4fb461
|
Seperate all methods logically, to increase modularity
|
2018-02-24 12:24:13 +03:00 |
|
neslihanturan
|
0df35beab2
|
Make boundary check work (finally)
|
2018-02-24 12:23:36 +03:00 |
|
neslihanturan
|
35ebe0f7a3
|
Bug fix caused from copy pasting
|
2018-02-23 20:11:36 +03:00 |
|
neslihanturan
|
2a30ecb2aa
|
Fix being Hansel and Gretel problem
|
2018-02-23 20:00:52 +03:00 |
|
neslihanturan
|
4ee2e1fa37
|
Add boundary check to make a significant update
|
2018-02-23 19:32:15 +03:00 |
|
neslihanturan
|
d2c65cfd27
|
Refactor method names, increase modularity
|
2018-02-23 16:24:40 +03:00 |
|
neslihanturan
|
00f142bc5d
|
Add boundaries as an attribute to NearbyMapFragment
|
2018-02-23 14:25:37 +03:00 |
|
neslihanturan
|
283bc35a4a
|
Calculate boundaries of nearby places, without iterating all of them again
|
2018-02-23 14:24:28 +03:00 |
|
neslihanturan
|
1320952373
|
Make camera follow the user
|
2018-02-22 21:35:57 +03:00 |
|
neslihanturan
|
066df7b695
|
Pass curLatLng on location update to fragment, in a bundle
|
2018-02-22 20:20:47 +03:00 |
|
neslihanturan
|
d2d7d607fb
|
Set min update time to a smaller value
|
2018-02-22 19:54:17 +03:00 |
|
neslihanturan
|
2f647a53e5
|
Add toast messages to test
|
2018-02-20 00:06:21 +03:00 |
|
neslihanturan
|
64503aaa63
|
Add animation of current location marker on slight move
|
2018-02-19 23:50:34 +03:00 |
|
neslihanturan
|
93eba0e0d5
|
Add update mapBoxMap method definition to NearbyMapFragment
|
2018-02-19 23:42:24 +03:00 |
|
neslihanturan
|
244ad5d10f
|
Make use of same fragment
|
2018-02-19 23:39:32 +03:00 |
|
neslihanturan
|
182f6033d6
|
Re-call refresh view method with new parameters
|
2018-02-19 23:36:09 +03:00 |
|
neslihanturan
|
cda75348d2
|
Add callback for slightly change option to listener
|
2018-02-19 23:29:17 +03:00 |
|
neslihanturan
|
581483e4ca
|
Add new location change states
|
2018-02-19 23:18:57 +03:00 |
|
neslihanturan
|
7e999cb364
|
Measure distances between new and old location
|
2018-02-19 23:13:34 +03:00 |
|
misaochan
|
f9c6240eaa
|
Add comment explaining fix
|
2018-01-25 03:38:08 +10:00 |
|
misaochan
|
dc06fe789f
|
Check that fragment is added to activity to prevent crash
|
2018-01-25 03:35:12 +10:00 |
|
misaochan
|
05044d4b9a
|
Add TODO to fix IllegalStateException
|
2018-01-25 03:30:16 +10:00 |
|
misaochan
|
894cd299f6
|
Hopefully last cleanup
|
2018-01-25 02:44:20 +10:00 |
|
misaochan
|
339e82f612
|
More cleanup
|
2018-01-25 02:41:09 +10:00 |
|
misaochan
|
eee96e1d08
|
Remove unused imports
|
2018-01-25 02:35:52 +10:00 |
|
misaochan
|
216a113f94
|
Fix whitespace
|
2018-01-25 02:33:42 +10:00 |
|
misaochan
|
283275ab55
|
Further code cleanup
|
2018-01-25 02:32:36 +10:00 |
|
misaochan
|
9446427d0d
|
Clean up DirectNearbyUpload constructor
|
2018-01-25 02:26:14 +10:00 |
|
misaochan
|
6134cf4d14
|
Replace title/desc in NearbyMapFragment to fix NPE
|
2018-01-24 22:06:42 +10:00 |
|
misaochan
|
083564c906
|
Move storeSharedPrefs to fragment that is already injected
|
2018-01-24 22:05:35 +10:00 |
|
misaochan
|
40495d91ab
|
Remove unnecessary getters in ShareActivity
|
2018-01-24 22:00:24 +10:00 |
|
misaochan
|
83bdbccd26
|
Retrieve title/desc via Dagger injection in SingleUploadFragment
|
2018-01-24 21:58:50 +10:00 |
|
misaochan
|
a03ea07608
|
Use Dagger injection to store title and desc
|
2018-01-24 21:54:11 +10:00 |
|
misaochan
|
9354c1c93e
|
Give CommonsApplicationComponent access to DirectUpload
|
2018-01-24 21:52:24 +10:00 |
|
misaochan
|
cb0179cb54
|
Create new method in CommonsApplicationModule for providing title/desc for Nearby Uploads
|
2018-01-24 21:45:57 +10:00 |
|
misaochan
|
287a20d945
|
Move SharedPreferences injection into NearbyMapFragment
|
2018-01-24 21:13:33 +10:00 |
|
misaochan
|
fd14a3e82c
|
Add NearbyMapFragment to FragmentBuilderModule
|
2018-01-24 21:00:00 +10:00 |
|
misaochan
|
efc0bc8518
|
Fix comments for List onClickListeners
|
2018-01-16 16:50:15 +10: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 |
|