Commit graph

2837 commits

Author SHA1 Message Date
max-klaus
2eefdecd53 Revert "Fix OsmAnd-java lib version"
This reverts commit 1e5eb4ff5a.
2020-11-30 17:37:46 +03:00
max-klaus
1e5eb4ff5a Fix OsmAnd-java lib version 2020-11-30 16:29:15 +03:00
max-klaus
7259c75e8f Fix OsmAnd-java publishing 2020-11-29 13:22:02 +03:00
MadWasp79
da678079eb Merge branch 'master' into wikivoyage_obf 2020-11-27 17:18:17 +02:00
MadWasp79
1f2b383dad Wikivoyage to OBF migration: Work in progress 3. Add missing fields. 2020-11-27 10:15:03 +02:00
simon
4035885842 Merge branch 'master' of git://github.com/osmandapp/Osmand into issue_251_android_add_photo_backend 2020-11-23 09:51:52 +02:00
Vitaliy
9056c7e97b Minor fixes 2020-11-23 03:27:09 +02:00
Vitaliy
bb0099d17a Merge branch 'masterOrig'
# Conflicts:
#	OsmAnd/src/net/osmand/plus/settings/backend/backup/SettingsHelper.java
2020-11-23 02:25:24 +02:00
Dima-1
a026824e08 Merge branch 'master' into add_dev_url
# Conflicts:
#	OsmAnd/build.gradle
#	OsmAnd/res/values/strings.xml
#	OsmAnd/src/net/osmand/plus/osmedit/oauth/OsmOAuthAuthorizationAdapter.java
#	OsmAnd/src/net/osmand/plus/osmedit/oauth/OsmOAuthHelper.java
2020-11-20 13:17:06 +02:00
TacoTheDank
608d93a8fa Performance: Replace '.equals("")' with '.isEmpty' 2020-11-19 15:23:35 -05:00
TacoTheDank
8a7f50f3a6 Performance: Set replaceable with EnumSet 2020-11-19 15:22:46 -05:00
TacoTheDank
0f9573e22e Performance: Redundant call to 'String.format()' 2020-11-19 15:22:27 -05:00
TacoTheDank
0fa24bdc8e Performance: Redundant 'Collection.addAll()' call 2020-11-19 15:22:11 -05:00
TacoTheDank
901827458f Performance: 'List.remove()' called in loop 2020-11-19 15:20:30 -05:00
TacoTheDank
6b16170168 Performance: Iteration over 'keySet()' may be optimized 2020-11-19 15:19:27 -05:00
TacoTheDank
270e7e873d Performance: 'Collection.toArray()' call style 2020-11-19 15:17:52 -05:00
TacoTheDank
a35050b2e7 Performance: Call to 'Arrays.asList()' with too few arguments 2020-11-19 15:15:54 -05:00
TacoTheDank
17b0b997eb Performance: Bulk operation can be used instead of iteration 2020-11-19 15:15:19 -05:00
Victor Shcherb
88edf800d0 Refactor & hide internal method about additional info 2020-11-19 16:37:00 +01:00
Victor Shcherb
3fc2dd89b9 Refactor & hide internal method about additional info 2020-11-19 15:58:31 +01:00
Victor Shcherb
bcea2e4e0e Add method for keys 2020-11-19 15:43:49 +01:00
Victor Shcherb
283673b6cf Format imports 2020-11-19 15:33:18 +01:00
Dima-1
89d43ece79 Use dev url 2020-11-17 23:15:14 +02:00
simon
a0534c7232 move started 2020-11-16 19:16:06 +02:00
Victor Shcherb
fd85ed7c42 Update city entities 2020-11-12 18:10:14 +01:00
Victor Shcherb
9b0a5da07f Fix bug with opening hours 2020-11-12 16:58:46 +01:00
Vitaliy
54337f5cf4 Change markers export time format 2020-11-11 14:30:57 +02:00
max-klaus
31f9895bb4 Fix #10112 2020-11-09 18:27:25 +03:00
Victor Shcherb
4a327a9834 Clean up gradle tasks / formatting 2020-11-04 15:36:51 +01:00
Dima-1
f3c4b59362 Fix & refactoring 2020-11-02 16:22:49 +02:00
Dima-1
aa1ab94612 Merge branch 'master' into imp_exp_voice
# Conflicts:
#	OsmAnd/src/net/osmand/plus/settings/backend/ExportSettingsType.java
#	OsmAnd/src/net/osmand/plus/settings/backend/backup/SettingsHelper.java
#	OsmAnd/src/net/osmand/plus/settings/fragments/ExportImportSettingsAdapter.java
#	OsmAnd/src/net/osmand/plus/settings/fragments/ImportDuplicatesFragment.java
2020-10-31 17:22:13 +02:00
Jan Backhaus
3f7a4ea568 Fixed MGRS decoding when still containing spaces. 2020-10-30 15:27:08 +01:00
Dima-1
b5f06cf3c1 Export voice 2020-10-29 18:09:09 +02:00
Jan Backhaus
436630c1e2 Added support for MGRS string flavoring for better readability ("32U PC 05573 97153" instead of "32UPC0557397153").
Dynamically adjustable accuracy included (also with letter overrolling correction on rounding).
2020-10-29 16:34:09 +01:00
Jan Backhaus
f1b1a471d0 Added MGRS coordinates support in details, widget, extended search and quick search. 2020-10-29 16:24:56 +01:00
Dima-1
6112b20a6d Merge branch 'master' into imp_exp_osm_note
# Conflicts:
#	OsmAnd/res/values/strings.xml
2020-10-28 09:34:40 +02:00
max-klaus
80f3101ba9
Merge branch 'master' into refactor_plan_route_approx 2020-10-25 18:46:31 +03:00
max-klaus
d97dfac152 Done except of (directions / reverse) 2020-10-25 18:33:40 +03:00
max-klaus
b1d714a62c Gpx approx refactor (first stage) 2020-10-24 20:55:22 +03:00
Dima-1
3bee12f626 Merge branch 'master' into imp_exp_osm_note 2020-10-21 15:56:41 +03:00
vshcherb
ffbf3477ba
Merge pull request #10038 from osmandapp/Category-names-poi
[bug] category names in user defined search converted to lowercase
2020-10-18 19:36:00 +02:00
Victor Shcherb
684f2b95d7 Fix java/C++ rendering rules property - should match types 2020-10-18 11:55:23 +02:00
androiddevkkotlin
63f06c3d39 [bug] category names in user defined search converted to lowercase 2020-10-18 12:52:16 +03:00
Victor Shcherb
0bc9008b9f Change order 2020-10-18 02:37:52 +02:00
Victor Shcherb
07c297a95a Fix parse complex properties 2020-10-18 02:28:44 +02:00
Victor Shcherb
28fdd139fb Fix empty progress 2020-10-17 15:15:08 +02:00
Dima-1
d676cb3d55 Export OSM Note, OSM Edit 2020-10-16 19:21:03 +03:00
Vitaliy
87609c43c1 Merge branch 'r3.8' 2020-10-12 12:47:00 +03:00
max-klaus
f39e7dd753
Merge pull request #9966 from osmandapp/import_fixes
Proper content-handling on import
2020-10-09 17:35:00 +03:00
simon
79b542384d conflict resolved 2020-10-09 14:24:15 +03:00
simon
1f986e92e0 osm stream file upload 2020-10-09 14:22:28 +03:00
Vitaliy
b63250078c Merge branch 'master' into import_fixes
# Conflicts:
#	OsmAnd/src/net/osmand/plus/helpers/ImportHelper.java
2020-10-09 13:53:23 +03:00
yogiks
e6c8d5e750
Add Kannada 2020-10-08 19:31:02 +05:30
simon
0f3070f160 Merge branch 'master' of git://github.com/osmandapp/Osmand into issue_175_osmedit_use_oauth 2020-10-08 15:44:00 +03:00
simon
bde5ae822b stream improvements 2020-10-08 15:43:57 +03:00
simon
e8fc5959de conflict resolved 2020-10-08 12:09:32 +03:00
Alexander Sytnyk
b201f147ac #9621 Add validation for the online tracking link 2020-10-07 14:23:34 +03:00
Vitaliy
27b235cb39 Add import with file signature check 2020-10-07 03:17:16 +03:00
simon
a5776ae07a cleanup 2020-10-06 10:30:10 +03:00
simon
0948476bf8 style issues fixed 2020-10-05 09:54:25 +03:00
simon
33f933e89d logout added 2020-10-02 16:00:03 +03:00
simon
689ebf5b75 oauth finished 2020-10-02 14:59:10 +03:00
MadWasp79
b594076f14 #9853 fix calc time in android 2020-10-01 14:03:06 +03:00
Vitaliy
c2146eb441 Merge branch 'r3.8' into plan_route_fixes 2020-09-25 13:20:20 +03:00
max-klaus
a0005dccbb Fix countWords npe 2020-09-25 11:48:14 +03:00
max-klaus
b69b30a030 Fix countWords npe 2020-09-25 11:47:46 +03:00
Vitaliy
95af82e531 Select current navigation profile in attach roads 2020-09-23 23:18:44 +03:00
max-klaus
02faad80ae Fix initial search radius for nearest POIs 2020-09-22 19:53:56 +03:00
max-klaus
c65e91561f Fix initial search radius for nearest POIs 2020-09-22 19:53:19 +03:00
vshcherb
5a880e3956
Merge pull request #9866 from osmandapp/9844_oneway_is_not_respected
Issue 9844 oneway is not respected
2020-09-22 16:36:26 +02:00
simon
71827daeea test added 2020-09-22 17:32:25 +03:00
simon
5252d179d0 test added 2020-09-22 17:32:18 +03:00
simon
69a93078e1 exclude duplicated dialog fixed 2020-09-22 13:04:03 +03:00
simon
593112561d exclude duplicated dialog fixed 2020-09-22 13:02:19 +03:00
max-klaus
dcc3c09d75 Fix geocoding 2020-09-21 17:07:05 +03:00
max-klaus
b7a6d89b18 Fix route to gpx issues 2020-09-19 19:18:22 +03:00
simon
69ab36293e navigation fixed 2020-09-18 17:12:09 +03:00
simon
c99f7d5b0e null ptr crash fixed 2020-09-18 13:27:05 +03:00
vshcherb
076f91e760
Merge pull request #9820 from osmandapp/plan_a_route_executor_bugfix
Plan a route executor multiple calculations bug fix
2020-09-16 21:15:48 +02:00
simon
8403fbf062 executor pla a route bug fix 2020-09-16 12:29:38 +03:00
max-klaus
a11dd191ae Fix latLon formatting in search 2020-09-16 12:12:20 +03:00
Vitaliy
454ab23eed Refactor createUniqueFileName 2020-09-15 01:57:21 +03:00
max-klaus
bb65803201 Added .wpt.chart and .3d.chart support 2020-09-12 14:20:31 +03:00
Victor Shcherb
ce31948e71 Adjust progress 2020-09-10 10:29:50 +02:00
Victor Shcherb
f944ef5e64 Fix progress bar gpx approximation 2020-09-09 18:45:17 +02:00
Victor Shcherb
0fe5a22bcc Fix #9777 2020-09-09 13:33:45 +02:00
max-klaus
53f21ba8ff Fix elevation of exported gpx files 2020-09-04 17:11:49 +03:00
max-klaus
b094bd32c2 Fixed reverse gpx route 2020-09-01 19:03:26 +03:00
Dima-1
3e6a495139 SaveAsNewTrack UI 2020-08-25 23:01:17 +03:00
max-klaus
7907e72781 Fix / refactor save gpx (plan route) 2020-08-23 20:07:30 +03:00
max-klaus
efa6c6fb4c Fix lose profile after move point. Refactor snap to road. 2020-08-22 16:18:21 +03:00
vshcherb
133e8a25ef
Merge pull request #9646 from androiddevkotlin/street_complete_parsing
Fix #9532
2020-08-21 10:29:35 +02:00
max-klaus
c4553823f3 Merge branch 'master' of github.com:osmandapp/Osmand 2020-08-20 22:03:41 +03:00
max-klaus
71419a41e9 Fixed save/open gpx file (plan route) 2020-08-20 21:55:47 +03:00
sergdevosm
9dbcf312df Casting to an int implicitly 2020-08-20 21:07:51 +03:00
Victor Shcherb
d21386168e Parse coordinates from google url 2020-08-20 17:18:39 +02:00
Vitaliy
f3f7916fbc Minor fixes 2020-08-20 13:15:06 +03:00
Vitaliy
fde90d40d4 Merge branch 'master' into follow_track 2020-08-20 12:27:52 +03:00
Vitaliy
50fdbf741c
Merge pull request #9651 from osmandapp/Fix_9585
Fix #9585 (Show photos from Wikimedia Commons)
2020-08-20 10:31:04 +03:00
sergdevosm
274760e9d2 Fix #9532 2020-08-19 21:40:58 +03:00
Vitaliy
66e8634bea Follow track second part 2020-08-17 23:18:43 +03:00
Guillaume Gonnet
4406b60c6d Allow custom "user-agent" for tile download 2020-08-17 18:35:12 +02:00
Nazar-Kutz
30f245ce24 Fix #9585 (Show photos from Wikimedia Commons) 2020-08-17 15:01:38 +03:00
Dima-1
c382b6d92d Merge branch 'master' into fix_plan_route_option
# Conflicts:
#	OsmAnd/src/net/osmand/plus/measurementtool/MeasurementEditingContext.java
#	OsmAnd/src/net/osmand/plus/measurementtool/MeasurementToolFragment.java
#	OsmAnd/src/net/osmand/plus/measurementtool/command/MeasurementModeCommand.java
2020-08-17 14:17:26 +03:00
max-klaus
66f0b4cd77 Fix read / write gpx route extensions 2020-08-16 18:26:22 +03:00
sergdevosm
4a24787da3 Fix #9532 2020-08-16 18:02:07 +03:00
max-klaus
fa3ee647e8 Merge branch 'master' of github.com:osmandapp/Osmand 2020-08-14 17:35:02 +03:00
max-klaus
ea83bc6d5d Finished gpx approximation 2020-08-14 17:18:16 +03:00
Victor Shcherb
56bc3a14c2 Fix strange problems with empty set 2020-08-13 14:18:15 +02:00
Dima-1
4a40813edc Merge branch 'master' into fix_plan_route_option
# Conflicts:
#	OsmAnd/src/net/osmand/plus/measurementtool/MeasurementToolFragment.java
2020-08-12 17:04:39 +03:00
Dima-1
25f564393b Fix plan route options 2020-08-12 16:50:54 +03:00
max-klaus
2ab38a54b5 Gpx approximation in progress 2020-08-11 23:03:13 +03:00
Victor Shcherb
43db22fa79 Fix map creation 2020-08-10 15:23:43 +02:00
max-klaus
355d6bb309 WIP - Gpx approximation 2020-08-08 19:35:57 +03:00
max-klaus
50ca6bd41c Merge branch 'master' of github.com:osmandapp/Osmand 2020-08-04 21:37:00 +03:00
max-klaus
151f2f31c6 Refactor route / gpx geometry 2020-08-04 21:36:14 +03:00
vshcherb
a7010faa16
Merge pull request #9557 from osmandapp/seq_parsing
sequence parsing finishing
2020-08-03 12:31:45 +02:00
MadWasp79
03ed195fcb sequence parsing finishing 2020-08-03 12:21:23 +03:00
max-klaus
1e22187dde
Merge pull request #9549 from osmandapp/track_appearance
Track appearance custom colors
2020-08-01 16:23:27 +03:00
Vitaliy
c334cfa62e Remove unnecessary method 2020-08-01 15:53:41 +03:00
Victor Shcherb
0a0709441c Fix rendering rule storage 2020-07-31 17:12:09 +02:00
Victor Shcherb
725fa98d7a Fix rendering rule storage 2020-07-31 17:00:46 +02:00
Victor Shcherb
7b10a094ef Fix #9529 2020-07-31 14:09:46 +02:00
Victor Shcherb
0a77312535 Introduce relation group back 2020-07-31 13:08:15 +02:00
Victor Shcherb
1114a91be7 introduce new methods 2020-07-29 18:29:44 +02:00
Victor Shcherb
ea08f604b6 Fix sorting for tags 2020-07-29 14:37:11 +02:00
Victor Shcherb
17e1af1e51 Fix sorting for tags 2020-07-28 13:44:29 +02:00
Victor Shcherb
4b5bf45471 Initial refactoring for route-road, route-bicycle, etc 2020-07-28 11:10:43 +02:00
Victor Shcherb
4c91c95721 Add information about header section size 2020-07-27 12:10:21 +02:00
max-klaus
af17e524d2 Fix #9209 2020-07-23 19:21:01 +03:00
Victor Shcherb
43308cbfd7 Add gpx points to approximation 2020-07-22 17:05:09 +02:00
max-klaus
620433fe85
Merge pull request #9469 from osmandapp/track_appearance
Track appearance
2020-07-21 13:55:24 +03:00
Victor Shcherb
cfff07567d Add autoclose 2020-07-21 12:43:21 +02:00
Vitaliy
de5e161095 Track appearance fixes 2020-07-20 17:37:45 +03:00
Vitaliy
5be8902e02 Merge branch 'master' into track_appearance
# Conflicts:
#	OsmAnd/res/values-ru/strings.xml
#	OsmAnd/res/values/strings.xml
#	OsmAnd/src/net/osmand/plus/views/GPXLayer.java
#	OsmAnd/src/net/osmand/plus/views/RouteLayer.java
2020-07-20 17:30:15 +03:00
Victor Shcherb
0d8c3e6604 Add close because full stream is read 2020-07-19 17:42:11 +02:00
Vitaliy
4b4100cf0d Merge branch 'master' into track_appearance 2020-07-16 13:50:13 +03:00
Dima-1
10e5005e5a Merge branch 'master' into plan_a_route 2020-07-16 12:08:16 +03:00
Dima-1
255f52f52c Change Measure distance -> Plan a route 2020-07-16 12:03:16 +03:00
Vitaliy
bd54b829ef Add solid gradient scale type and track coloring card 2020-07-14 15:00:34 +03:00
vshcherb
8da0811ca4
Merge pull request #9440 from osmandapp/tag_to_text
fix for osmand_ele tags as text
2020-07-14 13:57:13 +02:00
Vitaliy
67d2166d0f Move GpxSplitType and GradientScaleType to android module 2020-07-14 11:49:44 +03:00
MadWasp79
a89ec4b10e fix for osmand_ele tags as text 2020-07-13 18:17:11 +03:00
Vitaliy
7a18f2e5ca Remove unnecessary annotations 2020-07-13 12:29:56 +03:00
Vitaliy
9de83eed83 Merge branch 'master' into gpx_appearance 2020-07-13 12:25:58 +03:00
Vitaliy
b7c1fe6ba7 Remove unnecessary setters from GpxDataItem 2020-07-13 12:03:20 +03:00
Victor Shcherb
f4d0145d59 Fix timings 2020-07-13 00:09:10 +02:00
Victor Shcherb
d592736252 Support sharing native context and passing road id to native (to speed up search) 2020-07-12 23:29:26 +02:00
Victor Shcherb
1433eb0ca9 Refactor native parameters for routing 2020-07-10 23:12:35 +02:00
Victor Shcherb
f59cea9c0a Refactor time fields 2020-07-10 20:45:49 +02:00
Victor Shcherb
a1cbdc111b Refactor time fields 2020-07-10 20:35:22 +02:00
Victor Shcherb
2b23c7e8ca Refactor field names 2020-07-10 19:55:01 +02:00
Vitaliy
f479debb79 Fix #8318 2020-07-10 16:56:55 +03:00
Victor Shcherb
e63e9b6865 Fix #9293 2020-07-09 19:35:00 +02:00
Victor Shcherb
2db3b07225 Fix exception 2020-07-09 14:01:43 +02:00
vshcherb
64c9fd702e
Merge pull request #9420 from osmandapp/gpx_tracking_fix
add preciese coordinates to new start points
2020-07-09 13:34:52 +02:00
MadWasp79
1a0e73af0d add preciese coordinates to new start points 2020-07-09 14:32:59 +03:00
Vitaliy
b42346f90a
Merge pull request #9406 from osmandapp/Fix_7131
Fix #7131
2020-07-09 11:45:10 +03:00
Vitaliy
4eabba3489 Show track start finish icons by default 2020-07-08 13:03:28 +03:00
Vitaliy
f178a292c1 Merge branch 'master' into gpx_appearance 2020-07-08 12:29:59 +03:00
Nazar-Kutz
89a05082ac Fix #7131 2020-07-08 11:03:21 +03:00
Victor Shcherb
45991e8834 Fix #9345 wrong time for short route 2020-07-07 22:53:00 +02:00
Victor Shcherb
005aa87d14 Fix #9336 2020-07-07 22:09:00 +02:00
Victor Shcherb
ede816431d Fix route preparation 2020-07-07 18:52:40 +02:00
Victor Shcherb
109eb77f88 Fix route calculation for GPX 2020-07-07 17:15:46 +02:00
Vitaliy
2284de7055 Load gpx split type from file 2020-07-07 14:15:48 +03:00
Vitaliy
5f60f452c0 Change gradient parameters names 2020-07-07 12:28:43 +03:00
Vitaliy
15e26432f8 Add selected gradient scale type for track 2020-07-07 12:28:43 +03:00
Vitaliy
a0c83cf8b5 Add track gradient scale types 2020-07-07 12:28:43 +03:00
Vitaliy
08a8281a8c Add show arrows and show start finish gpx params 2020-07-07 12:28:43 +03:00
Vitaliy
dbfb379cc8 Gpx width per file 2020-07-07 12:28:43 +03:00
Victor Shcherb
3d7c4b3fc8 Merge branch 'try_fix_9329' 2020-07-06 19:39:31 +02:00
Victor Shcherb
aa56153a53 Try to fix #9329 2020-07-04 00:53:37 +02:00
Victor Shcherb
f1c7d7e276 Try to fix #9329 2020-07-04 00:31:40 +02:00
Dima-1
6869639c08 Fix #9294 [Feature request] add length to the Vehicle parameters 2020-07-03 14:40:13 +03:00
Victor Shcherb
9320935467 Merge branch 'master' of github.com:osmandapp/Osmand 2020-07-02 02:43:35 +02:00
Victor Shcherb
3df0934d68 Fix gpx approximation 2020-07-02 02:42:44 +02:00
vshcherb
fe32670e44
Merge pull request #9351 from osmandapp/issue_9298
fix for incomplete roads reading #9298
2020-07-01 13:07:25 +02:00
MadWasp79
86b08b7568 fix cache and incomplete route offset 2020-07-01 13:29:56 +03:00
MadWasp79
9db069dd05 fix for incomplete roads reading 2020-06-30 12:03:51 +03:00
Victor Shcherb
284a007189 Fix route calculation 2020-06-29 18:48:13 +02:00
Victor Shcherb
a4cf6649b5 Update gpx route approximation 2020-06-29 18:48:12 +02:00
Victor Shcherb
fde9aa6445 Add gpx route approximation 2020-06-27 13:10:26 +02:00
Victor Shcherb
90b2814faa Add gpx approximation 2020-06-26 19:26:56 +02:00
Victor Shcherb
cf67a55b36 Fix transport reader 2020-06-25 12:43:43 +02:00
MadWasp79
4bd2135d75 quick fix for npe 2020-06-25 08:53:20 +03:00
MadWasp79
578835df55 quick fix 2020-06-24 13:29:14 +03:00
vshcherb
af5fc8ffd2
Merge pull request #9277 from osmandapp/directional_traffic_signals
Directional traffic signals #6774
2020-06-24 11:17:51 +02:00
Victor Shcherb
c820fa3033 Fix routing 2020-06-24 11:16:19 +02:00
Victor Shcherb
3030c73f8a Fix routing 2020-06-24 11:14:45 +02:00
MadWasp79
13910d284d cleaning 2020-06-24 10:38:32 +03:00
vshcherb
d5f506f4ad
Merge pull request #9302 from osmandapp/default_days_edit_poi
Mo-Fr by default in edit poi osm
2020-06-23 23:58:41 +02:00
Denis Kolomiets
ab603663f1
quick fix for polygon center point 2020-06-23 21:57:50 +03:00
MadWasp79
29d4379b84 fix 2020-06-23 21:25:20 +03:00
MadWasp79
bf4cd427f6 quick fix for null 2020-06-23 21:23:56 +03:00
veliymolfar
2f9d0485be Mo-Fr by default in edit poi osm 2020-06-23 19:09:58 +03:00
MadWasp79
f67b1b347a refactoring 2020-06-23 16:32:47 +03:00
MadWasp79
45852fc5ba Merge branch 'directional_traffic_signals' of https://github.com/osmandapp/Osmand into directional_traffic_signals 2020-06-23 15:56:55 +03:00
MadWasp79
613fed62e7 refactoring 2020-06-23 15:55:46 +03:00
Denis Kolomiets
89bef4e615
remove logging 2020-06-23 14:31:38 +03:00
MadWasp79
c1f5534c32 simplify center calc for 4-point polygons 2020-06-20 16:31:47 +03:00
MadWasp79
ae77d4089e tags fix 2020-06-20 12:51:34 +03:00
max-klaus
b2fb7e7cfb Refactor names 2020-06-20 11:05:28 +03:00
Victor Shcherb
8298dbdf17 Support dots in street names - https://github.com/osmandapp/Osmand/issues/6154 2020-06-19 19:04:08 +02:00
Victor Shcherb
54c0510bbe Fix tests 2020-06-19 18:48:53 +02:00
veliymolfar
ba396c7542 fix edit osm poi opening hours formatting 2020-06-19 18:01:06 +03:00
MadWasp79
0dc70df409 add more stict check for tags 2020-06-19 17:55:53 +03:00
MadWasp79
54e9b29d9e remove unused variable 2020-06-19 17:25:02 +03:00
MadWasp79
f6473011f8 cleaning 2020-06-19 16:46:33 +03:00
MadWasp79
2a0db125f6 directional traffic signals 2020-06-19 16:37:29 +03:00
Victor Shcherb
37465266aa Make simpler 2020-06-19 13:30:07 +02:00
Dmitriy Ruban
e75841b312
Merge branch 'master' into speed_cameras 2020-06-19 13:43:35 +03:00
veliymolfar
c20e096cda refactor speed cameras hiding 2020-06-19 10:07:46 +03:00
Victor Shcherb
4727143bbe Slightly limit additional poi categoreis 2020-06-18 14:48:32 +02:00
Victor Shcherb
b540b5b2e7 Add aditional types to search 2020-06-18 14:18:24 +02:00
veliymolfar
18074b0dfc small refactor 2020-06-18 13:38:24 +03:00
veliymolfar
05ffbdffaa refactor speed camera restriction 2020-06-18 12:29:59 +03:00
Victor Shcherb
13d3741fea Fix search tests 2020-06-17 21:37:55 +02:00
vshcherb
36555ab120
Merge pull request #9265 from osmandapp/pt_fixes
fix read routes
2020-06-17 21:06:15 +02:00
Victor Shcherb
e0b3e82cb3 Fix tests 2020-06-17 19:56:30 +02:00
MadWasp79
ec73ca835f fix read routes 2020-06-17 20:42:30 +03:00
max-klaus
820dbaec0e Added noData parameter to search tests 2020-06-17 18:59:36 +03:00
vshcherb
86378cbc93
Merge pull request #9261 from osmandapp/gpx_context_menu
Gpx context menu fixes
2020-06-17 16:39:49 +02:00
max-klaus
6b6708e82b Drop empty BinaryMapIndexTestReader 2020-06-17 16:47:35 +03:00
Vitaliy
e225ad7b03 Fix gpx context menu navigation and add check for segment bounds 2020-06-17 16:42:05 +03:00
max-klaus
79d66be999 Merge branch 'obf_search_test' 2020-06-17 16:36:26 +03:00
max-klaus
cf3ca008c0 Remove BinaryMapIndexTestReader 2020-06-17 15:46:34 +03:00
Victor Shcherb
b1bf712bcb fix compilation 2020-06-17 14:44:47 +02:00
max-klaus
51a8c0ed90 Update build.gradle (search tests) 2020-06-17 11:46:33 +03:00
max-klaus
fc121fc01d Update gitignore 2020-06-17 11:42:00 +03:00
max-klaus
6cf34d41b7 Remove tests from OsmAnd-java 2020-06-17 11:38:01 +03:00
veliymolfar
9527f8294d Merge branches 'master' and 'speed_cameras' of https://github.com/osmandapp/Osmand into speed_cameras
 Conflicts:
	OsmAnd/res/values/strings.xml
	OsmAnd/src/net/osmand/plus/UiUtilities.java
	OsmAnd/src/net/osmand/plus/mapsource/InputZoomLevelsBottomSheet.java
2020-06-17 11:05:01 +03:00
MadWasp79
78880e11b1 transforming tags WIP 2020-06-17 10:04:11 +03:00
Victor Shcherb
b7c42d47b0 Fix #9147 2020-06-16 23:30:59 +02:00
Victor Shcherb
45095ff454 Fix turn lanes 2020-06-16 18:53:05 +02:00
veliymolfar
1dd909b115 refactoring pr 2020-06-16 18:28:35 +03:00
max-klaus
5e103acc50 Introduced SearchDataCreator 2020-06-15 21:53:53 +03:00
Victor Shcherb
30cbd9472f Fix #9175 2020-06-12 14:30:45 +02:00
Victor Shcherb
bd81e430b9 Fix #5175 2020-06-11 18:52:40 +02:00
Victor Shcherb
9df2f79848 Fix matching 2020-06-11 13:57:11 +02:00
Victor Shcherb
cdf795c6af Add reshaper test 2020-06-11 11:58:28 +02:00
veliymolfar
6cf97379a7 Merge branches 'master' and 'speed_cameras' of https://github.com/osmandapp/Osmand into speed_cameras 2020-06-11 11:09:37 +03:00
Victor Shcherb
d3ef4fb292 Fix #5175 2020-06-11 01:29:59 +02:00
Victor Shcherb
41cc9fcd3f Fix #5097 2020-06-11 00:44:51 +02:00
Victor Shcherb
933bc1dddb Fix #3582 2020-06-10 22:58:18 +02:00
Victor Shcherb
1d9515e199 Merge branch 'master' of github.com:osmandapp/Osmand 2020-06-10 18:25:51 +02:00
Victor Shcherb
2223d9918e Fix #6439 #6417 2020-06-10 18:25:43 +02:00
veliymolfar
6cb52d9130 hide speed cameras poiTypes 2020-06-10 18:25:34 +03:00
veliymolfar
f2b1836e53 hide speed cameras from search 2020-06-10 17:08:44 +03:00
MadWasp79
37bd1a5b7a remove logs 2020-06-10 15:55:00 +03:00