Commit graph

2693 commits

Author SHA1 Message Date
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
Dima-1
b86a696643 Fix travel obf gpx language 2021-01-08 13:26:40 +02:00
jensMF
71bbd868e2 added 'osmand' namespace to header and extensions in gpx files 2021-01-07 22:38:59 +01:00
vshcherb
9673a14c0a
Merge pull request #10541 from osmandapp/T8652
Add condition for 0 planRoadDirection
2021-01-07 20:32:38 +01:00
Kseniia
80f083cf3a add condition for 0 planRoadDirection 2021-01-07 21:30:15 +02:00
Kseniia
371e60b3af add condition for 0 planRoadDirection 2021-01-07 21:28:35 +02:00
Victor Shcherb
3f731c4e50 Fix tests 2021-01-07 12:06:35 +01:00
Victor Shcherb
d9e76169fe Make tests to go all possible combinations 2021-01-07 11:52:50 +01:00
Victor Shcherb
6e584b4913 Fix plan route direction 2021-01-07 11:28:53 +01:00
vshcherb
370d8155ee
Merge pull request #10539 from osmandapp/T8652
Add conditions for restrictions via ways
2021-01-07 11:22:43 +01:00
Kseniia
2c802717a9 add conditions for restrictions via ways 2021-01-07 12:15:51 +02:00
Kseniia
0361b6b773 add conditions for restrictions via ways 2021-01-07 12:11:49 +02:00
Dima-1
01938d8a45 Fix travel obf gpx 2021-01-06 19:32:13 +02:00
vshcherb
e74c72af73
Merge pull request #10518 from osmandapp/T9851
Add filterPoiByType()
2021-01-06 14:59:00 +01:00
Vitaliy
2ebbcb8a90 fix typo 2021-01-06 13:41:15 +02:00
Vitaliy
37bfc759b1 Update CachedOsmandIndexes after map download 2021-01-06 00:30:00 +02:00
Kseniia
3096f6f8fd refactoring 2021-01-06 00:05:21 +02:00
Kseniia
be80a4c574 refactoring 2021-01-05 23:29:26 +02:00
Kseniia
d74e57db84 refactoring 2021-01-05 22:49:39 +02:00
Victor Shcherb
f27c397835 Fix so we don't store old versions of indexes 2021-01-05 21:19:33 +01:00
Victor Shcherb
ae9fc3234c Update script 2021-01-05 17:36:30 +01:00
Kseniia
b9339cdab5 fix filter by building and internet poi 2021-01-05 15:11:14 +02:00
Kseniia
3e9ef3914b add filterPoiByType() 2021-01-04 10:08:10 +02:00
Skalii
0205628a48 rolled back previous changes;
fix address uri without lat & lon in searchRequest (example: geo:0,0?q=Van+Bleiswijkstraat+66,+2582+LG+The+Hague)
2020-12-31 15:15:17 +02:00
max-klaus
bf35f55072 Merge branch 'master' of github.com:osmandapp/Osmand 2020-12-30 15:57:26 +03:00
max-klaus
6236da3a02 Refactoring travel helpers 2020-12-30 15:53:50 +03:00
Kseniia
e32591c99e add frequantly word 2020-12-30 14:19:28 +02:00
Victor Shcherb
d2b0b3895b Fix #9704 2020-12-30 12:57:53 +01:00
Kseniia
a94e3ace11 #10230 Change leftTurn 2020-12-29 14:31:08 +02:00
Kseniia
cb5e2f0a8e #10230 Change leftTurn 2020-12-28 21:05:54 +02:00
Victor Shcherb
75e93d6ec7 names update 2020-12-23 12:02:42 +01:00
vshcherb
9a337c2301
Delete OsmAnd-core.jar 2020-12-21 16:47:53 +01:00
vshcherb
bf744c6ee8
Delete OsmAnd-core-android.jar 2020-12-21 16:47:45 +01:00
max-klaus
bbd7678425 Small fixes TravelObfHelper 2020-12-18 14:43:44 +03:00
Dima-1
6cfc51fedf Fix obf helper 2020-12-15 22:53:27 +02:00