Commit graph

68220 commits

Author SHA1 Message Date
Vitaliy
f09ae5c894
Merge pull request #10728 from osmandapp/OnlineRoutingRefactoring
refactor server wrong response checking
2021-02-02 12:06:16 +02:00
Vitaliy
e846f318ef Merge branch 'weblate'
# Conflicts:
#	OsmAnd/res/values-de/strings.xml
2021-02-02 11:57:07 +02:00
nazar-kutz
1030bc67cb Fix #10665 Slope and Hillshade maps separated in the OsmAnd storage overview 2021-02-02 10:29:14 +02:00
nazar-kutz
bba9ed1f26 Improve calculation algorithm of memory usage / fix "used memory of Hillshade doesn't calculated" 2021-02-02 10:13:01 +02:00
nazar-kutz
8f302f8558 Data storage refactoring, step 3 2021-02-02 09:41:34 +02:00
nnngrach
9483c80790 Revert "Merge branch 'master' of https://github.com/osmandapp/Osmand"
This reverts commit c2a88ef523, reversing
changes made to 56e8f85c04.
2021-02-02 04:04:07 +03:00
nnngrach
4b6fa3bbef Revert "add default profile name for unnamed or missing improted profiles"
This reverts commit 56e8f85c04.
2021-02-02 04:03:51 +03:00
nnngrach
c2a88ef523 Merge branch 'master' of https://github.com/osmandapp/Osmand 2021-02-02 04:02:47 +03:00
nnngrach
56e8f85c04 add default profile name for unnamed or missing improted profiles 2021-02-02 04:02:43 +03:00
Dima-1
c517b730e4 Fix piste type 2021-02-01 23:40:35 +02:00
vshcherb
1882db7147
Merge pull request #10726 from Nekromanser/patch-1
Update phrases.xml
2021-02-01 21:54:24 +01:00
eol
e4f99aeace
Translated using Weblate (Dutch)
Currently translated at 96.1% (3517 of 3656 strings)
2021-02-01 19:48:40 +01:00
Priit Jõerüüt
7454c74065
Translated using Weblate (Estonian)
Currently translated at 98.1% (3590 of 3656 strings)
2021-02-01 19:48:39 +01:00
Babos Gábor
870efe2183
Translated using Weblate (Hungarian)
Currently translated at 99.9% (3878 of 3881 strings)
2021-02-01 19:48:38 +01:00
Jukefox
9dc5d32c06
Translated using Weblate (Finnish)
Currently translated at 63.8% (2334 of 3656 strings)
2021-02-01 19:48:38 +01:00
Ahmad Alfrhood
cb59ac4589
Translated using Weblate (Arabic)
Currently translated at 100.0% (3656 of 3656 strings)
2021-02-01 19:48:36 +01:00
Oliver
4baed45334
Translated using Weblate (German)
Currently translated at 99.9% (3653 of 3656 strings)
2021-02-01 19:48:35 +01:00
Matej U
601e8c3670
Translated using Weblate (Slovenian)
Currently translated at 74.1% (2710 of 3656 strings)
2021-02-01 19:48:34 +01:00
solokot
5d3d9500bf
Translated using Weblate (Russian)
Currently translated at 99.5% (3639 of 3656 strings)
2021-02-01 19:48:24 +01:00
nazar-kutz
7041c4ecc9 Data storage refactoring, step 2 2021-02-01 20:30:59 +02:00
nazar-kutz
353c2d1676 Data storage refactoring, step 1 2021-02-01 17:43:20 +02:00
nazar-kutz
cfa202c3d4 refactor server wrong response checking
move OnlineRoutingResponse class to OnlineRoutingEngine
2021-02-01 12:44:49 +02:00
Vitaliy
9f58fdff95 Merge branch 'r3.9' 2021-02-01 12:40:51 +02:00
Vitaliy
7fa01ec95d
Merge pull request #10727 from osmandapp/fix-name-altitude
Fix altitude
2021-02-01 12:40:25 +02:00
androiddevkotlin
0ff4b87011 Fix altitude 2021-02-01 12:37:56 +02:00
Nekromanser
99ae414d1d
Update phrases.xml
Improved finnish translation and fixed typos.
2021-02-01 10:17:32 +00:00
Vitaliy
4f7c13316d Merge branch 'r3.9' 2021-02-01 11:42:04 +02:00
Vitaliy
12ecfb256b
Merge pull request #10725 from osmandapp/ParseOsrmTurnTypes
implement OSRM turn types parsing
2021-02-01 11:41:51 +02:00
Vitaliy
93a8055a41 Merge branch 'r3.9' 2021-02-01 11:38:51 +02:00
Vitaliy
71c7cfbdbe
Merge pull request #10706 from osmandapp/graph-toggle
Graph toggle
2021-02-01 11:38:32 +02:00
Vitaliy
de773909a0 Small fixes 2021-02-01 11:34:28 +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
Vitaliy
252319f619 Merge branch 'r3.9' into graph-toggle 2021-02-01 04:09:45 +02:00
Vitaliy
3108dfbfbe
Merge pull request #10705 from osmandapp/upload-photo-progress-bar
Check upload success
2021-02-01 04:06:50 +02:00
Vitaliy
a70ad01304 Minor fixes 2021-02-01 04:05:51 +02:00
Vitaliy
b5ff545647 Merge branch 'r3.9' into upload-photo-progress-bar 2021-02-01 04:03:47 +02:00
Vitaliy
0b90e554f7
Merge pull request #10696 from osmandapp/fix_aidl_import
Fix aidl profile import
2021-02-01 02:04:50 +02:00
Vitaliy
8f8ddbf9b4 Try to remove duplicate code 2021-02-01 01:59:58 +02:00
Vitaliy
b8108d7627 Merge branch 'r3.9' into fix_aidl_import 2021-02-01 01:55:12 +02:00
Vitaliy
46559fc328 Small fix 2021-02-01 01:19:40 +02:00
Vitaliy
3a481a330e Merge branch 'r3.9' 2021-02-01 01:05:23 +02:00
Vitaliy
6f32c8cf0d
Merge pull request #10689 from osmandapp/fix_waypoints_currently_recording
Fix saving waypoints currently recording
2021-02-01 01:04:13 +02:00
Vitaliy
956951d042
Merge pull request #10703 from osmandapp/wikipedia_languages_global
Save the global settings Wikipedia languages
2021-01-31 15:34:59 +02:00
Vitaliy
29b9d03875 Small fix 2021-01-31 15:34:00 +02:00
Vitaliy
5f59a42383
Merge pull request #10720 from osmandapp/fix_gpx_context_menu_overview_actions_p2
Fix gpx context menu overview actions p2
2021-01-31 15:08:26 +02:00
Vitaliy
8e1923fc57
Merge pull request #10709 from osmandapp/modify_aidl_import
Add silent profile import from another app
2021-01-31 12:57:18 +02:00
Skalii
bbf341cde2 add column names to the insert script for clarity in which order to insert data 2021-01-31 12:43:14 +02:00
Hardy
77c69183e0
shorten string 2021-01-31 09:09:24 +01:00
Hardy
a335ce8c10
shorten string 2021-01-31 09:01:39 +01:00