Dima-1
|
b0b5a4cdb2
|
Fix RouteColorize constructor for MapCreator
|
2021-04-05 14:12:03 +03:00 |
|
cepprice
|
d8ddb71742
|
Fixes after review
|
2021-04-04 18:03:09 +05:00 |
|
cepprice
|
241a2387b1
|
Fix colorization when speed was derived from timestamps
|
2021-04-04 03:20:31 +05:00 |
|
Skalii
|
a24d5e607a
|
fix empty altitude in favorites;
|
2021-03-30 17:33:38 +03:00 |
|
vshcherb
|
32718977c7
|
Merge pull request #11251 from osmandapp/fix_conditional_tags
fix replace getNonConditionalTag
|
2021-03-30 13:35:22 +02:00 |
|
Dima-1
|
84ad07a7b5
|
return getTag
|
2021-03-30 14:27:15 +03:00 |
|
Vitaliy
|
372e4e7f49
|
Merge pull request #11240 from osmandapp/testing-purchase
Add purchases screen
|
2021-03-29 18:30:41 +03:00 |
|
androiddevkotlin
|
78175e8a1c
|
Import header, storage path replace in UI display
|
2021-03-29 13:39:36 +03:00 |
|
cepprice
|
67449365b4
|
Small fixes and corrections
|
2021-03-26 11:01:37 +05:00 |
|
androiddevkotlin
|
33968534fa
|
MGRS number translate fix
|
2021-03-26 01:55:38 +02:00 |
|
Vitaliy
|
27cf399bd9
|
Fix NoClassDefFoundError for old android version
|
2021-03-25 22:49:31 +02:00 |
|
Dima-1
|
4d78fc77de
|
fix replace getNonConditionalTag
|
2021-03-25 09:52:18 +02:00 |
|
nazar-kutz
|
3ecfbfc087
|
Merge branch 'master' into RouteLine
# Conflicts:
# OsmAnd/res/values/strings.xml
|
2021-03-24 01:37:43 +02:00 |
|
Victor Shcherb
|
35d72bdbaa
|
Fix #10968
|
2021-03-22 19:57:42 +01:00 |
|
Vitaliy
|
e06478d4fe
|
Revert "Compute obstaclesTime before adding final segment"
|
2021-03-21 15:25:45 +02:00 |
|
Vitaliy
|
1ee2d1cc12
|
Merge pull request #11171 from clementcontet/patch-1
Compute obstaclesTime before adding final segment
|
2021-03-21 14:58:51 +02:00 |
|
nazar-kutz
|
ae249e1185
|
Add constant for "public_transport"
|
2021-03-19 16:57:41 +02:00 |
|
Victor Shcherb
|
025ee8e993
|
Fix bug with quad rect
|
2021-03-18 14:30:34 +01:00 |
|
Victor Shcherb
|
4a357e6459
|
Fix bug with quad rect
|
2021-03-18 14:26:48 +01:00 |
|
Victor Shcherb
|
bc1f18fcb4
|
Update quad rect for flippable rects as well
|
2021-03-18 14:06:25 +01:00 |
|
Victor Shcherb
|
3db082bc82
|
Add constant
|
2021-03-17 13:51:13 +01:00 |
|
Victor Shcherb
|
219321afbd
|
Update combine srtm files
|
2021-03-17 13:25:00 +01:00 |
|
clementcontet
|
eab60bed46
|
Compute obstaclesTime before adding final segment
Fix https://github.com/osmandapp/OsmAnd/issues/10867
|
2021-03-16 17:49:57 +01:00 |
|
Vitaliy
|
2ab0c034c7
|
Fix #5958
|
2021-03-16 10:04:45 +02:00 |
|
vshcherb
|
b7dd8dca05
|
Merge pull request #10906 from osmandapp/7891
Allow to disable en transliteration
|
2021-03-15 17:44:21 +01:00 |
|
vshcherb
|
68c07a3de4
|
Merge pull request #11150 from osmandapp/address_10877
Fix reverse geocoding for building only
|
2021-03-15 17:15:38 +01:00 |
|
Victor Shcherb
|
98a0829d5a
|
Small code improvement
|
2021-03-15 16:57:47 +01:00 |
|
ivanPyrohivskyi
|
27bd894e56
|
Fix reverse geocoding for building only
|
2021-03-15 17:34:17 +02:00 |
|
Vitaliy
|
5f9047cc6d
|
Merge pull request #11105 from osmandapp/track_dependent_coloring
Track coloring based on speed / altitude / slope
|
2021-03-15 16:32:18 +02:00 |
|
cepprice
|
5ef83f5143
|
Merge branch 'master' into track_dependent_coloring
|
2021-03-15 18:08:41 +05:00 |
|
cepprice
|
979c10aba4
|
Small fixes & saving gradient palette of speed/altitude/slope scale types
|
2021-03-12 21:54:38 +05:00 |
|
Victor Shcherb
|
5bfbda1e0f
|
Formatting
|
2021-03-12 17:49:44 +01:00 |
|
cepprice
|
772df1dd46
|
Fix NPE
|
2021-03-10 23:11:08 +05:00 |
|
cepprice
|
c473f77a4d
|
Fix palette
|
2021-03-10 19:59:06 +05:00 |
|
cepprice
|
116ec774ad
|
Small fixes
|
2021-03-10 18:43:40 +05:00 |
|
cepprice
|
b0b5528cc6
|
Add gradient coloring of track
|
2021-03-10 16:55:55 +05:00 |
|
nazar-kutz
|
5b08660b5e
|
Fix after review part 2
|
2021-03-09 15:10:10 +02:00 |
|
nazar-kutz
|
82252ef0c2
|
Merge branch 'master' into TrackAppearenceUiFixes
# Conflicts:
# OsmAnd-java/src/main/java/net/osmand/util/Algorithms.java
# OsmAnd/res/values/strings.xml
# OsmAnd/src/net/osmand/plus/track/ColorsCard.java
|
2021-03-09 12:30:19 +02:00 |
|
nazar-kutz
|
6d5529918c
|
Fix after review
|
2021-03-09 11:45:40 +02:00 |
|
Vitaliy
|
bd2e50ec01
|
Merge pull request #11074 from osmandapp/FixDownloadButton
Fix algorithm to check one region is inside another
|
2021-03-09 10:21:20 +02:00 |
|
nazar-kutz
|
67382d777c
|
Polish realization
|
2021-03-09 10:08:09 +02:00 |
|
cepprice
|
a6cedd2767
|
Implement colorization type in settings
|
2021-03-08 21:32:19 +05:00 |
|
Victor Shcherb
|
0d06344869
|
Formatting
|
2021-03-08 16:15:24 +01:00 |
|
Kseniia
|
5520f7fb75
|
Add minor stop 10281
|
2021-03-06 09:52:51 +02:00 |
|
nazar-kutz
|
37d8a9eee8
|
small refactoring
|
2021-03-06 02:12:54 +02:00 |
|
nazar-kutz
|
37d795cf7b
|
improve the readability of the algorithm for checking that one region is inside another
|
2021-03-06 01:55:08 +02:00 |
|
nazar-kutz
|
6affa0c432
|
Fix #11023 (draft)
|
2021-03-05 22:52:15 +02:00 |
|
nazar-kutz
|
e1d1edee43
|
remove zeros from time formatting
|
2021-03-05 20:05:05 +02:00 |
|
vshcherb
|
d230a323ce
|
Merge pull request #11043 from osmandapp/Tstop
Add minor stop 10281
|
2021-03-05 19:18:31 +02:00 |
|
nazar-kutz
|
64b3fc351f
|
Merge branch 'master' into AddVisibleGpxToHistory
# Conflicts:
# OsmAnd/src/net/osmand/plus/track/TrackMenuFragment.java
|
2021-03-05 12:45:12 +02:00 |
|