Commit graph

2768 commits

Author SHA1 Message Date
ivanPyrohivskyi
92c6ed4501 Fixes 2021-02-26 18:29:07 +02:00
ivanPyrohivskyi
399ea02fdf Gradient colorization for route 2021-02-25 17:32:25 +02:00
Dima-1
25390e1d42 Fix image download buttons, wrong navigation 2021-02-23 18:29:32 +02:00
Victor Shcherb
eb0284284f Formatting 2021-02-20 14:58:12 +02:00
vshcherb
face01f6b7
Merge pull request #10934 from osmandapp/T10736
T10736
2021-02-19 17:42:12 +02:00
Kseniia
c28d6d75a9 fix 10736 2021-02-18 18:46:32 +02:00
Kseniia
2ca1303cf3 fix 10736 2021-02-17 23:28:11 +02:00
nazar-kutz
25744449af Add "Russia", "Canada", "USA"
Don't show country name in for the maps: "Germany Bavaria" > "Bavaria"
2021-02-16 21:44:33 +02:00
Vitaliy
756cbdb20b
Merge branch 'master' into DownloadAllButton 2021-02-15 23:55:18 +02:00
vshcherb
7ee01b1f6d
Merge pull request #10848 from osmandapp/draft_8788
Implement precision result from 26 zoom
2021-02-15 13:27:06 +01:00
nazar-kutz
454831591b Fix "Download all button" request after code review 2021-02-15 13:39:43 +02:00
ivanPyrohivskyi
0eddb35038 Added constants 2021-02-15 13:15:25 +02:00
Victor Shcherb
992f31f75d Update constant definition (same value) 2021-02-15 12:02:06 +01:00
Vitaliy
151c972764 Merge branch 'r3.9' 2021-02-15 00:16:12 +02:00
Vitaliy
0ababa179c
Merge pull request #10853 from osmandapp/fix_general_track_after_import
Fix display information after importing gpx file
2021-02-14 21:05:19 +02:00
vshcherb
2bf1c899fd
Update GPXUtilities.java
don't write too much noisy data so it's better handled in graphs & other programs - https://github.com/osmandapp/OsmAnd/issues/10864
2021-02-14 11:05:48 +01:00
nazar-kutz
357ab00ed6 Download all button implementation 2021-02-12 21:38:28 +02:00
ivanPyrohivskyi
b1356cdea8 Precision implemented 2021-02-12 18:43:25 +02:00
Skalii
b5ccc8bed8 fix display correct general information in track context menu after import gpx file 2021-02-12 18:31:26 +02:00
Victor Shcherb
ce0fba0947 Add methods to calculate precision xy 2021-02-12 12:35:59 +01:00
Victor Shcherb
743130c9cf Merge remote-tracking branch 'origin/r3.9' 2021-02-12 11:45:04 +01:00
ivanPyrohivskyi
d51683778d Implement precision result from 26 zoom 2021-02-12 12:30:37 +02:00
Kseniia
1b03867e2c fix 10789 2021-02-12 11:09:37 +02:00
alex-osm
fee1b8983e
Merge pull request #10707 from osmandapp/travel_obf_gpx_profile
Travel - vehicle mode
2021-02-09 17:24:20 +03:00
Dima-1
61a1d69c58 Fix empty activity type 2021-02-09 16:18:20 +02:00
Vitaliy
3871b23155 Merge branch 'r3.9' 2021-02-09 15:41:51 +02:00
Vitaliy
1ededaec5a Get selectedGpxFile for route points 2021-02-09 02:02:19 +02:00
Dima-1
2efd0cad00 Add custom activity type 2021-02-08 18:27:18 +02:00
Dima-1
e261150279 Convert RouteActivityType to class 2021-02-08 16:41:10 +02:00
vshcherb
eb21102c82
Merge pull request #10732 from osmandapp/Tsearch
fix search
2021-02-08 12:48:36 +01:00
Dima-1
f20a8882bd Fix get activity type name and icon 2021-02-06 13:11:49 +02:00
Victor Shcherb
8a5ff11264 Fix search 2021-02-04 19:24:44 +01:00
max-klaus
b35e8ea6be Process xml namespaces for java 2021-02-04 16:46:51 +03:00
Dima-1
df3c171a9c Merge branch 'master' into travel_obf_gpx_profile
# Conflicts:
#	OsmAnd/res/values/strings.xml
2021-02-04 10:53:31 +02:00
Dima-1
e9b02ae74b Renew activity icon 2021-02-03 16:52:24 +02:00
Victor Shcherb
c4448a5dd8 Merge remote-tracking branch 'origin/r3.9' 2021-02-03 12:42:55 +01:00
Vitaliy
95cc20b022 Add check for available oauth request token 2021-02-03 11:52:51 +02:00
Dima-1
055c681f4b Add activity types 2021-02-02 23:34:57 +02:00
vshcherb
837b29401c
Merge pull request #10737 from osmandapp/fix_piste_type
Fix piste type
2021-02-02 20:55:44 +01:00
Dima-1
7f678334c2 Merge branch 'master' into travel_obf_gpx_profile 2021-02-02 17:05:05 +02:00
Victor Shcherb
bb9a057665 Add route activity type class 2021-02-02 15:40:48 +01:00
Dima-1
c517b730e4 Fix piste type 2021-02-01 23:40:35 +02:00
Victor Shcherb
816ed5722b Don't allow empty words 2021-02-01 19:49:06 +01:00
Victor Shcherb
3cb9ab9eff Try to separate how we read & search poi by exact multiword 2021-02-01 19:47:20 +01:00
Kseniia
016320795c fix search 2021-02-01 19:31:47 +02:00
nazar-kutz
17bfdad2c6 add roundabout info about exit number and turn angle 2021-02-01 10:56:17 +02:00
nazar-kutz
fbb1c770a1 implement OSRM turn types parsing 2021-02-01 10:10:50 +02:00
Dima-1
d8ff9fb1e7 Add route activity type 2021-01-30 17:02:37 +02:00
Dima-1
e150d39c61 rename 2021-01-29 13:56:10 +02:00
Dima-1
2ae5bb6301 refactoring 2021-01-29 13:45:09 +02:00