Commit graph

68707 commits

Author SHA1 Message Date
Hardy
0202c22c1e
Merge pull request #10957 from osmandapp/master
update test branch
2021-02-20 16:53:59 +01:00
vshcherb
48cbd60dc7
Merge pull request #10951 from osmandapp/Help-Section-blue-box
Everything in Help Section has a blue box
2021-02-20 16:07:36 +02:00
Victor Shcherb
eb0284284f Formatting 2021-02-20 14:58:12 +02:00
Victor Shcherb
eb596298ec Clean up assets on clean build 2021-02-20 13:29:31 +02:00
Victor Shcherb
a5e062c849 Merge branch 'r3.9' 2021-02-20 13:23:21 +02:00
Victor Shcherb
fd92f93fbd Remove assets before download obfs 2021-02-20 13:22:06 +02:00
Victor Shcherb
72a5a55454 Remove from assets obf file 2021-02-20 13:10:30 +02:00
androiddevkotlin
87507b0137 Everything in Help Section has a blue box
Fast fix
2021-02-20 12:56:08 +02:00
Hardy
e09f31ce67
Merge pull request #10953 from osmandapp/master
update test branch
2021-02-20 00:45:39 +01:00
Hardy
96bf672ad9
fix #10949 2021-02-20 00:42:59 +01:00
Hardy
1a4a5509a6
Merge pull request #10952 from osmandapp/master
update test branch
2021-02-20 00:04:14 +01:00
androiddevkotlin
1bc511cdc7 Everything in Help Section has a blue box
Fast fix
2021-02-20 00:04:24 +02:00
max-klaus
a3d65e8500 Avoid concurrent modification of popular articles 2021-02-19 21:15:56 +03:00
max-klaus
1d194e4083 Refactoring travel helper 2021-02-19 20:29:34 +03:00
max-klaus
b46e275193 Merge branch 'r3.9' 2021-02-19 18:58:29 +03:00
vshcherb
face01f6b7
Merge pull request #10934 from osmandapp/T10736
T10736
2021-02-19 17:42:12 +02:00
alex-osm
58f2378472
Merge pull request #10936 from osmandapp/finish_wikivoyage_#475
Finish wikivoyage
2021-02-19 18:09:58 +03:00
max-klaus
4966a763a3 Added default travel card to free version 2021-02-19 18:09:13 +03:00
Victor Shcherb
837452a568 Merge remote-tracking branch 'origin/r3.9' 2021-02-19 16:44:00 +02:00
vshcherb
9bf9360519
Merge pull request #10942 from osmandapp/hide_button_stop_without_saving
Hide "Stop without saving" button
2021-02-19 16:43:12 +02:00
vshcherb
4ba7191fc1
Merge pull request #10944 from osmandapp/small_fixes
Fix possible npe
2021-02-19 16:42:43 +02:00
Vitaliy
ae95fa561c Fix possible npe 2021-02-19 16:14:58 +02:00
Skalii
77d6f6c1a3 hide button "Stop without saving" in "Track recording stopped" 2021-02-19 16:05:21 +02:00
Victor Shcherb
89e953c854 Merge remote-tracking branch 'origin/r3.9' 2021-02-19 15:43:57 +02:00
vshcherb
21523bee1e
Merge pull request #10937 from osmandapp/share_more_favourites
Share more favourite points
2021-02-19 15:43:11 +02:00
max-klaus
1867b3d07d Improve tracker location update 2021-02-19 16:25:25 +03:00
max-klaus
cb556beb2b Added location looper thread 2021-02-19 16:25:14 +03:00
max-klaus
04b18477ce Improve tracker location update 2021-02-19 16:23:50 +03:00
max-klaus
9e6dadaa71 Added location looper thread 2021-02-19 14:16:22 +03:00
Hardy
22c4a4ee83
Merge pull request #10938 from osmandapp/master
update test branch
2021-02-18 22:17:11 +01:00
cepprice
6d27d1bbba Share more favourite points 2021-02-19 01:53:10 +05:00
Dima-1
5483c17960 Merge branch 'r3.9' into finish_wikivoyage_#475
# Conflicts:
#	OsmAnd/src/net/osmand/plus/download/ui/ItemViewHolder.java
2021-02-18 22:12:14 +02:00
Dima-1
fd9b7480c6 Add default wikivoyage, fix duplicates 2021-02-18 22:02:20 +02:00
Kseniia
c28d6d75a9 fix 10736 2021-02-18 18:46:32 +02:00
Vitaliy
1a230ab3d3
Merge pull request #10930 from osmandapp/fix_trip_recording_process_p1
Fix trip recording process p1
2021-02-18 18:42:31 +02:00
Vitaliy
2f549cf418 Small fix for button padding 2021-02-18 18:38:37 +02:00
Vitaliy
aa6c973c1e
Merge pull request #10933 from osmandapp/fix_unwriteable_sdcard
Fix #10874
2021-02-18 18:13:52 +02:00
Vitaliy
66effcbf9d
Merge pull request #10927 from osmandapp/fix_nearest_point_of_reversed_gpx
Fix nearest point of reversed gpx
2021-02-18 17:58:38 +02:00
Vitaliy
a3b4796610 Fix version 2021-02-18 17:20:23 +02:00
Vitaliy
f2c824b657
Merge pull request #10932 from osmandapp/master
Update 3.9 to master
2021-02-18 17:16:57 +02:00
cepprice
3b89528652 Fix #10874 2021-02-18 20:10:18 +05:00
Vitaliy
1dd956ba38
Merge pull request #10925 from osmandapp/multisegment-gpx
Review
2021-02-18 13:50:28 +02:00
Vitaliy
8a84bdc81a Small fix 2021-02-18 13:49:40 +02:00
androiddevkotlin
d40214cec7 Fix conflicts 2021-02-18 13:43:25 +02:00
androiddevkotlin
ee029f77d1 Merge branch 'master' into multisegment-gpx
# Conflicts:
#	OsmAnd/src/net/osmand/plus/routepreparationmenu/FollowTrackFragment.java
2021-02-18 13:40:04 +02:00
androiddevkotlin
443c174c16 updateVisibility refactor 2021-02-18 13:37:09 +02:00
Vitaliy
1c420951a5
Merge pull request #10931 from osmandapp/description-walking
Add description to the following route parameters
2021-02-18 12:35:31 +02:00
androiddevkotlin
b1821d9a90 Remove untranslated strings 2021-02-18 12:32:16 +02:00
alex-osm
b5dc6c6354
Merge pull request #10926 from osmandapp/multitrack_fixes
Multitrack fixes
2021-02-18 12:47:07 +03:00
androiddevkotlin
765906d1b4 Add description to the following route parameters
Pedestrian: Use elevation data:
Add "." in the sentences end.
2021-02-18 11:41:31 +02:00