Commit graph

2654 commits

Author SHA1 Message Date
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
Dima-1
094b8e04e0 Wikivoyage show in downloads Android 2020-12-08 22:19:54 +02:00
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