Commit graph

576 commits

Author SHA1 Message Date
veliymolfar
76396438bc widget updates fix / open MyLocationFragment on widget tap 2020-01-09 14:23:42 +02:00
Dmitriy Ruban
e7a8dcbbf1 widget on icon / fix addOrUpdateStatusWidget 2020-01-06 16:32:24 +02:00
Dmitriy Ruban
a67edaf6d0 getDurationForWidget fix / refactor 2020-01-06 14:08:21 +02:00
Dmitriy Ruban
90a8ef9492 change buffered points count in widget to first write time to buffer 2020-01-03 18:58:49 +02:00
Dmitriy Ruban
519b2d2073 tracker status widget 2019-12-24 17:06:46 +02:00
Dmitriy Ruban
4beb3de098 Merge remote-tracking branch 'origin/master' into Widget_for_Tracker_in_OsmAnd
# Conflicts:
#	OsmAnd-telegram/res/values/strings.xml
2019-12-24 16:03:35 +02:00
Dmitriy Ruban
b9dcc3a431 widget for tracker initial commit 2019-12-23 19:05:13 +02:00
Dmitriy Ruban
844dbf1e4a refactor 2019-12-23 16:09:52 +02:00
Dmitriy Ruban
4456f5151c method fix 2019-12-23 15:56:50 +02:00
Dmitriy Ruban
fe0452b3f4 fix removeOldBufferedMessages method 2019-12-23 11:17:18 +02:00
Dmitriy Ruban
c64e9eb0e9 fix removeOldBufferedMessages method 2019-12-23 10:59:06 +02:00
Dmitriy Ruban
46cc40fd8d remove unused method 2019-12-20 16:59:58 +02:00
Dmitriy Ruban
14aa10ad02 buffer time 2019-12-20 16:51:38 +02:00
Dmitriy Ruban
704d63ed1b buffer time initial commit 2019-12-19 17:17:34 +02:00
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