Commit graph

562 commits

Author SHA1 Message Date
Chumva
e2d2502867 Fix speed parsing 2019-12-11 10:12:36 +02:00
Chumva
5778ca03d3 Remove unnecessary variables 2019-12-11 09:29:36 +02:00
Chumva
c44da1728a Parse speed in location messages 2019-12-10 13:40:43 +02:00
Chumva
c8dc6c29ea Parse distance in location messages 2019-12-10 12:00:39 +02:00
Chumva
46700ed438 Parse utc time offset in location messages 2019-12-10 11:09:42 +02:00
Chumva
b15463488e Format utc time in text locations 2019-12-09 17:33:20 +02:00
Chumva
fba1f9e28e Format text location messages 2019-12-09 15:20:57 +02:00
Chumva
562e4251eb Add utc offset preference 2019-12-06 14:41:42 +02:00
Chumva
85c614da14 Remove unnecessary code from base ui preferences 2019-12-06 09:58:32 +02:00
Chumva
c54dc6c526 Add units and formats preferences to ui 2019-12-05 18:55:34 +02:00
Chumva
65123d43f1 Add ability to share locations to saved messages 2019-11-29 15:03:52 +02:00
Chumva
a82de99f08 Fix IndexOutOfBoundsException with spannable text 2019-11-06 12:32:39 +02:00
Chumva
f4d08e4133 Add old aidl api to tracker 2019-11-04 22:06:33 +02:00
Chumva
9618057e87 Enable old aidl api for tracker 2019-11-04 22:05:42 +02:00
Chumva
844ac0e5f1 Fix parsing device name from location messages 2019-10-31 09:52:13 +02:00
Chumva
3a801cd5ae Remove getGpxColor 2019-10-10 17:36:26 +03:00
Chumva
46c443255c Remove old api from library 2019-10-10 17:09:20 +03:00
Chumva
8d7971c9ec Switch tracker aidl to second version 2019-10-10 14:49:47 +03:00
Chumva
17ed57288f Add OsmAnd-api android library and remove duplicated aidl code 2019-10-04 15:41:45 +03:00
Chumva
146a7e4b8c Fix compilation 2019-09-19 16:41:23 +03:00
Vitaliy
7e88cf711d
Enable live track for current user 2019-08-12 11:25:17 +03:00
Chumva
58f1ca1888 Merge branch 'r3.4' 2019-08-02 17:14:44 +03:00
Chumva
116662a5e8 Fix aidl params for gpx file and voice navigation 2019-08-02 14:53:00 +03:00
Chumva
5ee361cd6d Clear old nav drawer items 2019-07-30 15:21:56 +03:00
Chumva
71281f85b4 Remove duplicate nav drawer items and disable live track for current user 2019-07-30 15:03:18 +03:00
Chumva
66b345e634 Add check for osmand version for gpx import to custom folder and improve ui 2019-07-24 17:57:02 +03:00
Chumva
b404ab9397 Fix updating gpx statistic and time button 2019-07-24 15:39:51 +03:00
Chumva
5e6a34e24e Add set time dialog and improve userGpxInfo fragment 2019-07-24 15:19:17 +03:00
Chumva
d8d4505e06 Add check for already selected gpx color
(cherry picked from commit a13367c0cc)
2019-07-20 14:47:57 +03:00
Chumva
550a2fb433 Add colors to live tracks and add group name to gpx file name
(cherry picked from commit 960a231201)
2019-07-20 14:47:42 +03:00
Chumva
0d770e4f8a Add live tracks via gpx aidl import
(cherry picked from commit 43797bae3c)
2019-07-20 14:47:27 +03:00
Chumva
0e965dd796 Fix live track auto update in UserGpxInfoFragment
(cherry picked from commit 1c4322ab0a)
2019-07-20 14:46:45 +03:00
Chumva
a33be76618 Remove unnecessary copy of GpxUtilities
(cherry picked from commit f2c63eeb2a)
2019-07-20 14:46:30 +03:00
Chumva
c2cf37113b Add auto map updates in UserGpxInfoFragment
(cherry picked from commit 44caece1d4)
2019-07-20 14:45:57 +03:00
Chumva
a5d77a0652 Live track settings initial commit
(cherry picked from commit d2e811d6e7)
2019-07-20 14:45:42 +03:00
Chumva
c649520490 Add timeline empty state and date control buttons
(cherry picked from commit 3788f5183c)
2019-07-20 14:45:21 +03:00
Alexey
39d8ae0ca2
Merge pull request #7297 from osmandapp/TrackerLiveTrack
Tracker live track colors
2019-07-20 13:53:09 +03:00
Chumva
a13367c0cc Add check for already selected gpx color 2019-07-19 15:46:22 +03:00
Chumva
960a231201 Add colors to live tracks and add group name to gpx file name 2019-07-19 13:04:57 +03:00
Chumva
8864917676 Fix logout disabling services 2019-07-18 12:32:43 +03:00
Chumva
4c35d9948f Clear selected items in search screen 2019-07-18 12:06:04 +03:00
Chumva
267693d25e Show selected items in search screen 2019-07-18 10:28:04 +03:00
Chumva
43797bae3c Add live tracks via gpx aidl import 2019-07-17 17:23:27 +03:00
Chumva
1c4322ab0a Fix live track auto update in UserGpxInfoFragment 2019-07-16 15:58:59 +03:00
Chumva
f2c63eeb2a Remove unnecessary copy of GpxUtilities 2019-07-16 14:16:53 +03:00
Chumva
44caece1d4 Add auto map updates in UserGpxInfoFragment 2019-07-15 17:09:28 +03:00
Chumva
d2e811d6e7 Live track settings initial commit 2019-07-15 15:09:29 +03:00
Chumva
3788f5183c Add timeline empty state and date control buttons 2019-07-13 16:34:25 +03:00
Victor Shcherb
851fd6d6da Fix backward compatibility #7155 2019-07-06 18:49:44 +02:00
Chumva
f532a3f4a3 Remove unused parameter 2019-06-28 13:46:48 +03:00