Commit graph

17 commits

Author SHA1 Message Date
Vivek Maskara
52b52c4895
Merge branch 'master' into dependency-injection 2017-12-04 02:17:16 +05:30
maskara
2796e4277c Fix issues around location in nearby activity 2017-12-02 20:58:31 +05:30
Paul Hawke
02b5b9b680 Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00
maskara
a61124a580 Fix: Location update in nearby activity 2017-11-22 01:11:02 +05:30
maskara
a59bf1bc4b make location manager singleton 2017-11-13 23:15:53 +05:30
maskara
d4bafd94e0 Fixes leaks in contribution and nearby activity 2017-11-13 23:15:53 +05:30
Sergey Kozelko
43af519a16 Fix Codacy issues 2017-10-18 21:57:57 +03:00
Tobias Schönberg
2a7ef947ff Code style 2017-05-28 18:56:10 +02:00
Tobias Schönberg
0a86a31203 Code style fixes 2017-05-28 18:39:10 +02:00
Tobias Schönberg
4f4a875ebe Add a marker and circle of accuracy for current location
Currently the user's position is not visible on the map. This
commit adds a marker to the user's position and a circular
polygon which shows the accuracy of the location measurement.
2017-05-28 17:53:33 +02:00
Tobias Schönberg
bc60cff5fe Fix lat-long format and add tests
Currently the lat-long string in the gallery still contains
negative numbers. Also W values do not work correctly.
This commit fixes the calculations and adds tests for the
LatLng class.
2017-05-16 21:41:18 +02:00
Tobias Schönberg
e299536c8a Code style 2017-05-14 10:00:17 +02:00
Tobias Schönberg
94b19f27b9 Move coordinate logic to LatLng class 2017-05-13 17:22:09 +02:00
veyndan
d33935c70f Use Timber for logging 2017-04-17 16:41:56 +01:00
maskara
94e9d2ff0e More codacy fixes 2017-04-02 22:49:38 +05:30
maskara
c14e2566f5 Codacy fixes 2017-04-02 22:34:42 +05:30
maskara
2e063a3dcf Moved out location service manager from nearby activity 2017-04-02 22:21:05 +05:30