Commit graph

2827 commits

Author SHA1 Message Date
nazar-kutz
fa353ad87c small fixes 2021-03-01 13:24:30 +02:00
nazar-kutz
a4e7edc6bd add visible gpx track to search history 2021-02-28 22:24:14 +02:00
ivanPyrohivskyi
11f1ba5bc2 Removed java.awt.* 2021-02-26 19:51:36 +02:00
ivanPyrohivskyi
27aab34bf9 Added rgbaToDecimal converter 2021-02-26 19:09:54 +02:00
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
Skalii
0f81841c79 test adding altitude and timestamp to new favorite 2021-02-24 15:02:39 +02:00
Dima-1
25390e1d42 Fix image download buttons, wrong navigation 2021-02-23 18:29:32 +02:00
nazar-kutz
e44f763405 Check ZIP and GZIP formats 2021-02-22 13:14:10 +02:00
nazar-kutz
584e7dbf6d Implement GPX online routing, step 1 2021-02-21 13:44:22 +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
vshcherb
6f0e0ae21c
Update MapObject.java 2021-02-16 14:13:48 +01:00
ivanPyrohivskyi
4733919c3c Allow to disable en transliteration 2021-02-16 13:24:12 +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
Dima-1
74ffdbeba5 refactoring 2021-01-29 13:40:01 +02:00
Dima-1
4aa877f7f6 Travel - vehicle mode 2021-01-29 10:50:05 +02:00
Dima-1
94b97e0318 Merge branch 'master' into travel_obf_gpx_track
# Conflicts:
#	OsmAnd/src/net/osmand/plus/wikivoyage/data/TravelObfHelper.java
2021-01-27 11:22:24 +02:00
Victor Shcherb
3f69fcbe07 Fix extension for uploading images 2021-01-25 19:22:50 +01:00
vshcherb
522631c135
Update NetworkUtils.java 2021-01-25 19:14:34 +01:00
Dima-1
ac66073e12 Merge branch 'master' into travel_obf_gpx_track 2021-01-25 15:24:15 +02:00
Victor Shcherb
aeb099cb8a Change - to +: according to comment 2021-01-25 10:15:53 +01:00
Dima-1
b5f555d367 Merge branch 'master' into travel_obf_gpx_track
# Conflicts:
#	OsmAnd/src/net/osmand/plus/wikivoyage/explore/ExploreTabFragment.java
2021-01-25 10:56:26 +02:00
Vitaliy
a8406fda7d Merge branch 'master' into gpx_context_menu_description
# Conflicts:
#	OsmAnd/res/menu/track_menu_bottom_navigation.xml
#	OsmAnd/res/values/strings.xml
#	OsmAnd/src/net/osmand/plus/track/TrackMenuFragment.java
2021-01-25 02:43:12 +02:00
Dima-1
f1569fd5fb Travel GPX card 2021-01-24 23:48:41 +02:00
cepprice
101402a3c4 Add description card 2021-01-23 21:14:42 +05:00
Victor Shcherb
fd7af59cdd Change - to +: according to comment 2021-01-23 14:37:20 +01:00
Victor Shcherb
9072c97300 Add comments 2021-01-23 14:27:01 +01:00
Victor Shcherb
6906b04a53 Fix non-transitive comparision https://github.com/osmandapp/OsmAnd/issues/10626 2021-01-21 18:42:40 +01:00
Victor Shcherb
d7828b4bf0 fix bug cause roundabout based on circle is completely incorrect 2021-01-21 17:55:43 +01:00
Victor Shcherb
97e6395def fix bug cause roundabout based on circle is completely incorrect 2021-01-21 17:49:04 +01:00
vshcherb
b8787e4121
Merge pull request #10632 from osmandapp/T10571
Fix turn angle for roundabout
2021-01-21 15:08:36 +01:00
Kseniia
b523294d6d fix turn angle for roundabout 2021-01-21 15:49:04 +02:00
vshcherb
0ba936962e
Merge pull request #10630 from osmandapp/fix_travel_article_navigation
Fix travel guides navigation
2021-01-21 11:14:20 +01:00
Dima-1
bb10787d1c Fix travel guides navigation 2021-01-19 21:53:12 +02:00
Victor Shcherb
d416ef0a6a Fix crash with search navigation 2021-01-19 16:45:03 +01:00
vshcherb
981d374b80
Merge pull request #10587 from jensMF/fix_xml_schema_calculated_and_planned_routes
Add BaseCamp compatibility for planned Tracks and claculated routes exported to gpx
2021-01-18 01:26:36 +01:00
vshcherb
bead08eb24
Merge pull request #10600 from osmandapp/fix_coordinates_format
Fix #10517
2021-01-17 13:43:23 +01:00
Naumov Dmitry
bf5de1a4e2 Fix #10517 2021-01-17 16:54:17 +05:00
jensMF
f0d54c6217 fixed xml schema by changing the order of wpt rte and trk and adding the osmand namespace to the route and types extensions 2021-01-16 01:15:49 +01:00
Kseniia
85c0e66852 fix interpolation for alphabetic 2021-01-15 21:27:42 +02:00
vshcherb
67c122ce03
Merge pull request #10564 from osmandapp/T7525
Add condition for BuildingInterpolation.ALPHABETIC
2021-01-15 20:16:04 +01:00
Kseniia
d29c271471 fix interpolation for alphabetic 2021-01-15 21:13:18 +02:00
vshcherb
1d16ff216a
Update Building.java 2021-01-15 18:49:17 +01:00
vshcherb
c98ae20599
Update Building.java 2021-01-15 18:47:02 +01:00
Kseniia
d25981a18d fix interpolation for alphabetic 2021-01-15 19:35:20 +02:00
Dima-1
fd76a4054f Merge branch 'master' into travel_obf_gpx
# Conflicts:
#	OsmAnd/src/net/osmand/plus/wikivoyage/data/TravelObfHelper.java
2021-01-14 14:06:50 +02:00
Kseniia
b57b7ef268 fix interpolation for alphabetic 2021-01-13 09:40:20 +02:00
Victor Shcherb
9251a6bb4a Fix https://github.com/osmandapp/OsmAnd/issues/10454 2021-01-12 18:33:43 +01:00
Kseniia
925e42546d add condition for BuildingInterpolation.ALPHABETIC 2021-01-12 17:52:03 +02:00
alex-osm
46005225fd
Merge pull request #10494 from osmandapp/fix_using_google_maps_links
Fix opening links to maps "geo:0,0"
2021-01-10 16:26:00 +03:00
max-klaus
75e5f7828a Fix gpx reading for travel obf 2021-01-10 14:12:50 +03:00
Skalii
3566ec7652 fix previous changes;
add new check;
2021-01-08 19:05:02 +02:00
Skalii
53b3addcb5 Merge remote-tracking branch 'origin/master' into fix_using_google_maps_links 2021-01-08 18:56:03 +02:00
vshcherb
0e991a5e87
Merge pull request #10542 from jensMF/fix_gpx_xml_schema_alternative
fix #1326 and #10209 by adding the XML namespace 'osmand' to the header and the writeExtensions function
2021-01-08 17:40:26 +01:00
Dima-1
279349919d Merge branch 'master' into travel_obf_gpx
# Conflicts:
#	OsmAnd/src/net/osmand/plus/wikivoyage/data/TravelObfHelper.java
2021-01-08 13:31:56 +02:00