Vitaliy
|
78c2dbbc1a
|
Make mapillary plugin visible
|
2021-02-03 15:31:49 +02:00 |
|
Vitaliy
|
9efab732f2
|
Merge branch 'r3.9' into opr_plugin
# Conflicts:
# OsmAnd/src/net/osmand/plus/osmedit/oauth/OsmOAuthAuthorizationAdapter.java
|
2021-02-03 14:50:32 +02:00 |
|
Vitaliy
|
b8ae00f6c9
|
Add populateImageCards to osmand plugins
|
2021-02-03 14:46:33 +02:00 |
|
Vitaliy
|
5ea855ed61
|
UI fixes
|
2021-02-03 14:13:00 +02:00 |
|
Vitaliy
|
d63e21668f
|
Show uploaded images in the context menu immediately after upload
|
2021-02-03 14:04:36 +02:00 |
|
max-klaus
|
47ee48f820
|
Merge branch 'r3.9' of github.com:osmandapp/Osmand into r3.9
|
2021-02-03 15:04:17 +03:00 |
|
max-klaus
|
2df09406e1
|
Fix npe
|
2021-02-03 15:04:07 +03:00 |
|
vshcherb
|
90d549dfe9
|
Merge pull request #10753 from osmandapp/small_fixes
Small fixes
|
2021-02-03 12:58:32 +01:00 |
|
Vitaliy
|
52a2ba0ca3
|
Open overview tab in half screen
|
2021-02-03 13:56:27 +02:00 |
|
Vitaliy
|
d614922a00
|
Merge remote-tracking branch 'origin/r3.9' into r3.9
|
2021-02-03 13:53:04 +02:00 |
|
vshcherb
|
f56f0d971a
|
Merge pull request #10751 from osmandapp/minor_fixes
Minor fixes
|
2021-02-03 12:42:22 +01:00 |
|
Vitaliy
|
0083b7d0e1
|
Fix possible npe with general router
|
2021-02-03 13:40:58 +02:00 |
|
Vitaliy
|
d6b1f24b55
|
Add CheckOprAuthTask
|
2021-02-03 13:33:20 +02:00 |
|
Vitaliy
|
fd8afa15b3
|
Add ability to switch to dev server
|
2021-02-03 13:24:20 +02:00 |
|
Vitaliy
|
43f326e320
|
Add OpenPlaceReviewsPlugin
|
2021-02-03 13:22:20 +02:00 |
|
Vitaliy
|
3fa52bf005
|
Rename osm preferences
|
2021-02-03 13:07:34 +02:00 |
|
Dmitry
|
2ef2ba43d6
|
Added image for OpenPlaceReviews plugins screen
(cherry picked from commit 24c69f0a87 )
|
2021-02-03 12:58:23 +02:00 |
|
Vitaliy
|
638489fcdf
|
Fix possible npe after new wpt point was added
|
2021-02-03 12:30:54 +02:00 |
|
Vitaliy
|
95cc20b022
|
Add check for available oauth request token
|
2021-02-03 11:52:51 +02:00 |
|
Vitaliy
|
6dcde54ace
|
Fix check for default profile
|
2021-02-03 11:41:56 +02:00 |
|
Vitaliy
|
6a38b44e5f
|
Fix possible npe
|
2021-02-02 23:25:45 +02:00 |
|
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 |
|