Commit graph

2692 commits

Author SHA1 Message Date
max-klaus
86e32e5cc3 Fix plan route (reading saved route) 2020-12-06 14:48:15 +03:00
Vitaliy
6c71f50e2d
Merge pull request #10302 from osmandapp/wikivoyage_obf
Wikivoyage to OBF migration: Show detailed articles.
2020-12-01 08:48:49 +00:00
MadWasp79
2a50f7d1d8 Wikivoyage to OBF migration: Show detailed articles. 2020-11-30 19:41:20 +02:00
max-klaus
f23e3cdba3 Upgrade gradle/plugin versions. Publish OsmAnd-java to ivy. 2020-11-30 19:08:17 +03:00
max-klaus
76a7735800 Revert OsmAnd-java ivy publishing 2020-11-30 17:55:52 +03:00
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