Commit graph

68739 commits

Author SHA1 Message Date
Vitaliy
773a0a7342 Merge branch 'master' into gpx_navigation
# Conflicts:
#	OsmAnd/src/net/osmand/plus/settings/fragments/ProfileAppearanceFragment.java
2021-03-02 01:28:03 +02:00
Vitaliy
c762e072d2
Merge pull request #10992 from osmandapp/add_custom_profile_color
Add custom profile color
2021-03-02 00:14:41 +02:00
Vitaliy
c092551bda Small fix 2021-03-02 00:13:49 +02:00
Vitaliy
8d1ce38f4f Merge branch 'master' into add_custom_profile_color
# Conflicts:
#	OsmAnd/src/net/osmand/plus/views/mapwidgets/MapWidgetRegistry.java
2021-03-01 23:52:49 +02:00
cepprice
4b93539c25 Clean up and refactoring 2021-03-01 22:10:09 +05:00
vshcherb
816cec80f2
Merge pull request #10998 from osmandapp/favorites_data_extension
Adding altitude and timestamp to new favorite
2021-03-01 17:50:09 +01:00
Victor Shcherb
907354957d Merge branch 'r3.9' 2021-03-01 15:06:10 +01:00
vshcherb
f2dbee69eb
Merge pull request #11041 from osmandapp/small_fixes
Small fixes
2021-03-01 15:05:00 +01:00
Vitaliy
2bc49ea8f8 Try to fix some npe or IllegalStateException 2021-03-01 16:00:08 +02:00
Vitaliy
9f0bda924d Fix possible IllegalStateException 2021-03-01 14:57:58 +02:00
vshcherb
098f3603ab
Merge pull request #11009 from osmandapp/colorize_route
Gradient colorization for route
2021-03-01 13:01:35 +01:00
Vitaliy
b6bcf9033b
Merge pull request #10967 from osmandapp/GpxOnlineRouting
Implement GPX online routing
2021-03-01 13:54:05 +02:00
nazar-kutz
fa353ad87c small fixes 2021-03-01 13:24:30 +02:00
Vitaliy
e5e77effac Fix compilation 2021-03-01 11:55:27 +02:00
Vitaliy
0bc9c0cb48 Move GPXRouteParams and RouteService to separate classes 2021-03-01 11:53:16 +02:00
Vitaliy
04e90d5284 Fix share menu translation 2021-03-01 11:46:46 +02:00
Dmitry
a2afc8c0a2 Added icons: ic_action_update, ic_action_file_report 2021-03-01 11:21:08 +02:00
Victor Shcherb
a80f463d2b Merge remote-tracking branch 'origin/r3.9' 2021-02-28 21:30:52 +01:00
vshcherb
898d9224e0
Merge pull request #11034 from osmandapp/fix_list_bounds_exception
Fix IndexOutOfBoundsException
2021-02-28 21:29:45 +01:00
cepprice
718b5a648b Fix IndexOutOfBoundsException 2021-02-28 23:42:57 +05:00
Vitaliy
54a9ca41f7
Merge pull request #11010 from osmandapp/fix_settings_inconsistencies
Fix settings inconsistencies
2021-02-28 20:42:12 +02:00
cepprice
793bda1024 Simplify code 2021-02-28 23:35:21 +05:00
Vitaliy
7afc918fac
Merge pull request #11012 from osmandapp/fix_popup_saved_track_recording_name
Fix popup name of saved track in trip recording dialog
2021-02-28 20:16:07 +02:00
Vitaliy
fab3f322b4
Merge pull request #11020 from osmandapp/remove_water_polygons
Bind water polygons with land ones for underlay maps
2021-02-28 19:54:28 +02:00
Vitaliy
07c371f472
Merge pull request #11013 from osmandapp/fix_night_mode_in_road_info
Fix text color in night mode for road info
2021-02-28 19:49:52 +02:00
Vitaliy
4d4783b2ea Small fix for inflater 2021-02-28 19:48:33 +02:00
cepprice
d114b23e30 Fix logic 2021-02-28 22:41:35 +05:00
Vitaliy
29897a247e
Merge pull request #11032 from osmandapp/fix_units_switch
Don't overwrite units of measurement in automatic region
2021-02-28 19:14:06 +02:00
cepprice
38d6183a43 Don't overwrite units of measurement in automatic region 2021-02-28 21:56:07 +05:00
max-klaus
110cb16860 Fix build gradle 2021-02-27 13:15:10 +03:00
max-klaus
d7db7387b6 Merge branch 'r3.9' 2021-02-27 11:57:28 +03:00
max-klaus
4f40b31ed1 Update location services 2021-02-27 11:57:10 +03:00
max-klaus
9067da136b Update location services 2021-02-27 11:54:15 +03:00
Vitaliy
06da2fa44e
Merge pull request #11014 from osmandapp/fix_system_dark_mode
Fix themes with Android system dark theme enabled (like as MIUI etc)
2021-02-26 22:26:19 +02:00
cepprice
b8f3452a1c Bind water polygons with land ones for underlay maps 2021-02-26 23:49:10 +05:00
ivanPyrohivskyi
11f1ba5bc2 Removed java.awt.* 2021-02-26 19:51:36 +02:00
ivanPyrohivskyi
27aab34bf9 Added rgbaToDecimal converter 2021-02-26 19:09:54 +02:00
ivanPyrohivskyi
92c6ed4501 Fixes 2021-02-26 18:29:07 +02:00
max-klaus
fdb6570ebe Merge branch 'r3.9' 2021-02-26 18:12:49 +03:00
max-klaus
f7269eed15 Fix possible npe 2021-02-26 18:12:23 +03:00
max-klaus
58a07ad777 Revert "Avoid concurrent modification of location listeners"
This reverts commit 8af96a20b5.
2021-02-26 18:01:32 +03:00
max-klaus
9d68026b38 Revert "Fix possible CalledFromWrongThreadException"
This reverts commit f95c97ff15.
2021-02-26 18:00:57 +03:00
max-klaus
477365f27a Improve tracker location 2021-02-26 18:00:16 +03:00
max-klaus
481feec24d Revert "Improve tracker location update"
This reverts commit 1867b3d07d.
2021-02-26 17:56:56 +03:00
max-klaus
b61dff48d6 Revert "Added location looper thread"
This reverts commit cb556beb2b.
2021-02-26 17:50:33 +03:00
Skalii
8536aacdd7 fix light/dark mode with Android system dark theme enabled (like as MIUI etc) 2021-02-26 04:20:02 +02:00
Skalii
bb6099d41a fix legend text for night mode;
fix duration time for route statistic
2021-02-26 01:38:45 +02:00
Skalii
4218711971 fix popup with saved track name in trip recording dialog 2021-02-25 20:04:37 +02:00
cepprice
1c0e5411b1 Show settings only when plugin enabled 2021-02-25 20:47:46 +05:00
ivanPyrohivskyi
399ea02fdf Gradient colorization for route 2021-02-25 17:32:25 +02:00