Commit graph

54971 commits

Author SHA1 Message Date
Chumva
ebcfeb7688 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TrackerImprovements 2019-05-28 11:07:02 +03:00
madwasp79
d86c0c00cc no resource crash fixes
ui fixes
2019-05-28 10:50:18 +03:00
Dmitriy Prodchenko
769f355cb1 Fixed typo in the icon name 2019-05-28 10:24:13 +03:00
Dmitriy Prodchenko
b94520029d Update and Edit icons for Tracker location icon 2019-05-27 18:24:23 +03:00
Chumva
8a9cb11311 Update location bearing icon and its position 2019-05-27 17:55:23 +03:00
Chumva
3585c2abe3 Fix distance text align 2019-05-27 17:49:42 +03:00
Chumva
2695acc122 Fix showing locations after OsmAnd initialised and improve settings ui 2019-05-27 17:48:33 +03:00
madwasp79
165127abd9 fixed icon resources (where broken on app reinstall)
fixed ui of cancel buttons
fixed rp menu app mode list updates
2019-05-27 17:26:19 +03:00
madwasp79
dbb5b4f5cc fixed icon resources (where broken on app reinstall)
fixed ui of cancel buttons
2019-05-27 16:44:50 +03:00
madwasp79
7a6fbd892c Merge remote-tracking branch 'm/master' into app_profiles 2019-05-27 14:37:53 +03:00
Dmitriy Prodchenko
0b69aa6d41 Add bearing icon for Context Menu 2019-05-27 14:05:15 +03:00
madwasp79
95e522b1ee add select app profile bottom sheet to rp menu 2019-05-27 13:50:28 +03:00
crimean
7765807d66 Merge branch 'master' of https://github.com/osmandapp/Osmand 2019-05-26 20:58:32 +03:00
crimean
83c6ff40da Added analytics helper 2019-05-26 20:58:26 +03:00
Alexey
f7765f3f74
Merge pull request #6975 from osmandapp/gpxtrackersettings
Tracker gpx logging settings
2019-05-26 14:53:37 +03:00
Chumva
ffab5bc6f1 Merge branch 'master' of https://github.com/osmandapp/Osmand into gpxtrackersettings 2019-05-26 14:52:45 +03:00
Alexey
4a4c0a44be
Merge pull request #6979 from osmandapp/TrackerBearing
Add bearing to context menu and text messages
2019-05-26 14:46:38 +03:00
Chumva
3d2c045b3a Fix updating lastLocation 2019-05-26 14:19:15 +03:00
Alexey
e15697a46c
Merge pull request #6980 from osmandapp/CompassRulerControl
Add compass ruler
2019-05-26 14:07:55 +03:00
Chumva
3fe50cb21a Fix saving my location messages 2019-05-26 10:53:55 +03:00
Chumva
e3b318da5e Add compass ruler control initial commit 2019-05-24 18:19:51 +03:00
madwasp79
1125a074c2 add select app profile bottom sheet - work in progress 2019-05-24 18:14:33 +03:00
Chumva
119354ed31 Add bearing to context menu and text messages 2019-05-24 16:51:54 +03:00
madwasp79
b7889bf6dd typos fix 2019-05-24 15:30:07 +03:00
madwasp79
ea01ea1d84 added Skiing to Application Base Modes 2019-05-24 15:17:06 +03:00
madwasp79
634205cac6 added cancel button to profile's bottomsheets 2019-05-24 14:35:24 +03:00
Alexey
cc6768584f
Merge pull request #6976 from osmandapp/app_profiles
fixed crash on dismiss AppModeDialog without selecting app mode
2019-05-24 13:45:19 +03:00
Chumva
db11fb6181 Add gpx logging settings initial commit 2019-05-24 11:58:26 +03:00
madwasp79
5a1343de49 fixed crash on dismiss AppModeDialog without selecting app mode 2019-05-24 11:16:20 +03:00
Alexey
b94b7bc116
Merge pull request #6973 from osmandapp/rp-mylocation
Rp mylocation
2019-05-23 17:37:17 +03:00
madwasp79
0929d91f3e code cleanup 2019-05-23 17:34:12 +03:00
madwasp79
47682307f4 Request location permission on MyPosition click if needed 2019-05-23 17:20:51 +03:00
madwasp79
476caf23c8 MyPosition icon change depending on permission 2019-05-23 17:01:17 +03:00
Dmitriy Prodchenko
68e7c8ef0a Add variant of lost location icons for UI 2019-05-23 16:38:24 +03:00
Dmitriy Prodchenko
a37c9a2358 Add icons for hide state of compass widget 2019-05-23 15:52:03 +03:00
Alexey
46606db31c
Merge pull request #6969 from osmandapp/app_profiles
route profile naming changes
2019-05-23 15:46:35 +03:00
madwasp79
ef52b72ed0 route profile naming changes 2019-05-23 15:44:17 +03:00
Dmitriy Prodchenko
3330306263 Add icon to new compass widget 2019-05-23 15:41:48 +03:00
madwasp79
baf0fb4294 route profile naming changes 2019-05-23 15:29:38 +03:00
Alexey
781d4e1c53
Merge pull request #6968 from osmandapp/app_profiles
App profiles
2019-05-23 15:01:28 +03:00
madwasp79
35bd2ede3d Merge remote-tracking branch 'origin/app_profiles' into app_profiles 2019-05-23 14:52:10 +03:00
madwasp79
e988174ea5 route profile enum changes 2019-05-23 14:51:59 +03:00
madwasp79
fa33bfb621 route profile enum changes 2019-05-23 14:35:54 +03:00
madwasp79
b2803a779c code formatting 2019-05-23 13:58:56 +03:00
madwasp79
2496d1bee9 code formatting 2019-05-23 13:55:13 +03:00
madwasp79
934cdd2df3 Added Ski navigational type.
Extracted string resources
2019-05-23 13:54:09 +03:00
Victor Shcherb
28a5b90294 Make public 2019-05-22 18:24:29 +03:00
madwasp79
29f44c6bc0 PR clean up 2019-05-22 16:21:10 +03:00
Alexey
09540e4485
Merge pull request #6815 from osmandapp/app_profiles
App profiles
2019-05-22 16:16:33 +03:00
madwasp79
f3ae0206b1 PR clean up 2019-05-22 14:31:59 +03:00