Commit graph

68140 commits

Author SHA1 Message Date
Vitaliy
d0758f4146 Fix possible npe 2021-02-02 22:25:17 +02:00
Vitaliy
53d30621cd
Merge pull request #10747 from osmandapp/add_default_profile_name2
Add default name for imported profiles
2021-02-02 15:43:36 +00:00
nnngrach
e57404470d add default profile name for unnamed or missing improted profiles. 2021-02-02 18:40:12 +03:00
Vitaliy
52bc6c02e7
Merge pull request #10743 from osmandapp/fix_big_transaction
Fix #10540 TransactionTooLargeException
2021-02-02 14:37:13 +00:00
cepprice
31d31f1023 Small edit 2021-02-02 18:41:11 +05:00
vshcherb
3beb39976d
Merge pull request #10745 from osmandapp/fix_speed_unit_minsec
fix speed unit setting for "min/km" to show seconds instead of fracti…
2021-02-02 14:07:19 +01:00
Skalii
9c08af0ecb fix speed unit setting for "min/km" to show seconds instead of fractional minutes 2021-02-02 14:55:41 +02:00
Vitaliy
2b3c71c612
Merge pull request #10744 from osmandapp/toggle-fix
toggle hilshade fix
2021-02-02 14:18:39 +02:00
androiddevkotlin
bc63b01ad2 toggle hilshade fix 2021-02-02 14:15:42 +02:00
cepprice
ac11686646 Fix #10540 2021-02-02 16:52:35 +05:00
Vitaliy
dedea0c45e
Merge pull request #10731 from osmandapp/DataStorageRefactoring
Data storage refactoring
2021-02-02 12:47:16 +02:00
nazar-kutz
6340f65290 small fix 2021-02-02 12:42:40 +02:00
Vitaliy
f09ae5c894
Merge pull request #10728 from osmandapp/OnlineRoutingRefactoring
refactor server wrong response checking
2021-02-02 12:06:16 +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
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
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
Vitaliy
12ecfb256b
Merge pull request #10725 from osmandapp/ParseOsrmTurnTypes
implement OSRM turn types parsing
2021-02-01 11:41: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
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
Skalii
9d5bd47f4a fix display of distance and direction 2021-01-31 02:59:28 +02:00
Skalii
55a1669afb fix max-width in stats block;
fix align icon to the right in stats block
2021-01-29 18:12:20 +02:00
max-klaus
f04a181524 Fix travel in free version 2021-01-29 18:47:04 +03:00
cepprice
54763fc22d Small edit 2021-01-29 18:51:28 +05:00
Skalii
b5f01a1c7f add the ability to save the global settings of Wikipedia Languages 2021-01-29 04:04:33 +02:00
Hosted Weblate
5a25260345
Merge branch 'origin/master' into Weblate. 2021-01-29 02:17:05 +01:00
Jurijus
e188034530
Translated using Weblate (Lithuanian)
Currently translated at 59.1% (2163 of 3656 strings)
2021-01-29 02:17:00 +01:00
vshcherb
70c7e8a367
Update no_translate.xml 2021-01-28 20:44:22 +01:00
Vitaliy
31dc53203d Fix typo 2021-01-28 19:04:23 +02:00
vshcherb
b43a4e46f3
Update no_translate.xml 2021-01-28 18:00:25 +01:00