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 |
|
neslihanturan
|
6749c43740
|
Merge pull request #1035 from psh/better-marker-selection-tracking
Direct nearby uploads feature branch - Map marker selection and footer visibility now track together.
|
2018-01-04 16:29:48 +03:00 |
|
neslihanturan
|
e630e22e0c
|
Merge pull request #981 from maskaravivek/removeCsv
Remove CSV option for nearby places
|
2018-01-01 19:08:55 +03:00 |
|
misaochan
|
e979d88aef
|
Merge remote-tracking branch 'refs/remotes/origin/master' into directNearbyUploads
|
2017-12-31 17:22:55 +10:00 |
|
Paul Hawke
|
e5d914051c
|
Map marker selection and footer visibility now track together.
|
2017-12-30 17:16:45 -06:00 |
|
Paul Hawke
|
c65614ead5
|
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.
|
2017-12-29 08:34:25 -06:00 |
|
Paul Hawke
|
92e20b4cee
|
Moved code to reduce feature envy.
|
2017-12-29 08:32:58 -06:00 |
|
Paul Hawke
|
1c43426579
|
Dead/redundent code and import removal.
|
2017-12-29 08:12:03 -06:00 |
|
neslihanturan
|
0a2caf7b9e
|
Remove button texts of list items
|
2017-12-28 16:36:52 +03:00 |
|
neslihanturan
|
ab858d524c
|
Make list bottom sheet closed default
|
2017-12-28 15:57:37 +03:00 |
|
neslihanturan
|
1af2db797b
|
Remove bottom bar which was a added to make UI prettier with no function previously
|
2017-12-28 14:26:13 +03:00 |
|
neslihanturan
|
ffea5e370c
|
Remove texts when they dont fit to one line
|
2017-12-28 14:13:09 +03:00 |
|
neslihanturan
|
a369af982e
|
Move commons button to out of expanded FABs
|
2017-12-28 13:41:08 +03:00 |
|
Agent-8
|
e72819f647
|
updated javadoc comments
|
2017-12-27 09:49:37 -05:00 |
|
Agent-8
|
c606f5193f
|
updated javadoc comments
|
2017-12-27 09:48:22 -05:00 |
|
neslihanturan
|
4b0bb0eac3
|
Use hide() to hide FAB which handles click event too
|
2017-12-27 14:35:50 +03:00 |
|
neslihanturan
|
a27ac66c9d
|
Remove unnecessary Log.d
|
2017-12-27 00:56:32 +03:00 |
|
Agent-8
|
4e82808591
|
Added documentation
|
2017-12-26 12:45:05 -05:00 |
|
Agent-8
|
031855f908
|
Add files via upload
|
2017-12-26 12:42:26 -05:00 |
|
Agent-8
|
906410643b
|
Add files via upload
|
2017-12-26 12:41:20 -05:00 |
|
neslihanturan
|
34309827e1
|
Fix Fabs stays at left upper corner bug
|
2017-12-26 13:26:43 +03:00 |
|
neslihanturan
|
5e3a1fe051
|
Add theme dependencies
|
2017-12-26 13:19:38 +03:00 |
|
neslihanturan
|
a4555af5f2
|
Add forgotten commons link button to fabs
|
2017-12-26 11:37:16 +03:00 |
|
neslihanturan
|
fac1fa0b80
|
Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead
|
2017-12-26 01:14:12 +03:00 |
|
neslihanturan
|
7c81873c64
|
Add overlay menu items and functions
|
2017-12-26 01:03:25 +03:00 |
|
neslihanturan
|
5265ff49c0
|
Add actions for buttons
|
2017-12-26 00:28:47 +03:00 |
|
neslihanturan
|
a10e27cf9e
|
Easy bug fix due to focus
|
2017-12-25 23:49:07 +03:00 |
|
neslihanturan
|
a7f2b95965
|
Add actions and click effects to detailled bottom sheet buttons
|
2017-12-25 20:29:04 +03:00 |
|
neslihanturan
|
a70d627aae
|
Use switch case instead of if-else
|
2017-12-22 15:08:28 +03:00 |
|
neslihanturan
|
c211613a8c
|
Use DaggerFragment instead
|
2017-12-22 14:40:20 +03:00 |
|
neslihanturan
|
8cff0c8a3d
|
Cleanup commented out old codes
|
2017-12-22 14:07:25 +03:00 |
|