Commit graph

49220 commits

Author SHA1 Message Date
Dmitriy Prodchenko
c22968ea68 Merge branch 'r3.0' of https://github.com/osmandapp/Osmand into r3.0 2018-05-31 15:57:05 +03:00
Dmitriy Prodchenko
dd98c8d7c0 Change icon for file type, add for Save to File 2018-05-31 15:56:47 +03:00
Alexey Kulish
18a6aec223 Fix addOptionSplit crash 2018-05-31 13:51:51 +03:00
Alexey Kulish
fbc6665d76 Hide track after wpt was displayed 2018-05-30 23:58:45 +03:00
Alexey Kulish
624380773b Added show on map checkbox to points fragment 2018-05-30 22:00:33 +03:00
Alexey Kulish
abbc0fe2ee Fix show/hide track from map 2018-05-30 22:00:14 +03:00
Alexey Kulish
86665945be Fix track points display on mini map 2018-05-30 21:59:58 +03:00
Alex Sytnyk
b936a052e1 Create custom progress drawable for routing progress bar 2018-05-30 17:50:58 +03:00
Alexey
74d887a755
Merge pull request #5518 from osmandapp/FixContextMenuPadding
Context menu Ui improving
2018-05-30 16:26:46 +03:00
Victor Shcherb
1ddf2775e1 Don't show points if there are no points 2018-05-30 14:53:53 +02:00
Chumva
0ccc10ebf1 removed two calls to runLayoutListener 2018-05-30 15:28:52 +03:00
Victor Shcherb
61993a1452 Change layout for progress 2018-05-30 14:21:07 +02:00
Victor Shcherb
dc14885f1f Update progress 2018-05-30 13:22:54 +02:00
Victor Shcherb
e7c19ac764 Fix #5519 crash 2018-05-30 13:11:51 +02:00
Victor Shcherb
50647d29f7 Create initial progress 2018-05-30 11:46:03 +02:00
Chumva
7d2fdd3e4a fix context menu padding 2018-05-30 11:56:38 +03:00
Alex Sytnyk
35c53ed5e3 Fix possible NPE 2018-05-30 11:53:01 +03:00
Victor Shcherb
34ea004ea2 Fix double progress 2018-05-29 23:39:12 +02:00
Victor Shcherb
6c2d1e43a3 Fix double progress 2018-05-29 23:27:41 +02:00
Victor Shcherb
b6885b5a33 Fix double progress 2018-05-29 23:15:59 +02:00
Victor Shcherb
652d9209a8 Update iteration id 2018-05-29 23:07:37 +02:00
Victor Shcherb
8bd56274b1 Add iterations info to progress 2018-05-29 23:04:36 +02:00
Alexey
6ad69050a6
Merge pull request #5492 from osmandapp/FixPoiEdits
Add npe check for poi category
2018-05-29 18:05:04 +03:00
Chumva
144e0012c1 add checks for getPoiCategory 2018-05-29 17:40:30 +03:00
Alexey
11a6843476
Merge pull request #5512 from osmandapp/WikivoyageSharingLinks
WikivoyageSharingLinks fixes
2018-05-29 17:13:29 +03:00
Chumva
ff4b3f4046 add default type for null category 2018-05-29 16:06:05 +03:00
Chumva
5167a076fe fix check for articleId 2018-05-29 15:28:38 +03:00
Chumva
62a895a4a5 Merge branch 'r3.0' of ssh://github.com/osmandapp/Osmand into FixPoiEdits 2018-05-29 14:44:31 +03:00
Alexey Kulish
fd16da1f81 Fix #5502 2018-05-29 14:16:27 +03:00
Alex Sytnyk
c9f8057b13 Remove redundant code 2018-05-29 13:04:19 +03:00
Alex Sytnyk
5c7b4cf719 The "later" button on travel cards hides the card until the application is restarted 2018-05-29 13:04:08 +03:00
Victor Shcherb
846bd3fcfa try to wrap db 2018-05-29 10:25:35 +02:00
Victor Shcherb
ada8c2a998 Fix crashes 2018-05-28 22:12:41 +02:00
Victor Shcherb
4fc3b20e5d Fix crashes 2018-05-28 22:12:20 +02:00
Victor Shcherb
86376c9ed8 Try to avoid npe #5496 2018-05-26 11:36:47 +02:00
Victor Shcherb
c503c78c70 Fix NPE 2018-05-26 11:30:14 +02:00
Victor Shcherb
be1bb0e257 Avoid potential crash 2018-05-26 11:26:33 +02:00
Victor Shcherb
df88bf74be Fix turn lanes bug (a test fix) 2018-05-26 00:02:57 +02:00
Victor Shcherb
f8246c5cf4 Fix #5003 2018-05-25 23:13:05 +02:00
Alexander Sytnyk
d902888f4a
Merge pull request #5493 from osmandapp/location_provider_fix
Location provider fix
2018-05-25 19:09:14 +03:00
Alexey Kulish
85e2e19801 Fix #5309 2018-05-25 18:52:50 +03:00
Alex Sytnyk
27b88ea389 Fix check for "setLocation(null)" 2018-05-25 18:41:53 +03:00
Alex Sytnyk
ae2df017ef Add check for "setLocation(null)" 2018-05-25 18:41:42 +03:00
Alex Sytnyk
17f4dfb7c4 Fix OsmAndLocationProvider#scheduleCheckIfGpsLost 2018-05-25 18:41:34 +03:00
Alexey Kulish
1385b5e267 Merge 2018-05-25 18:10:59 +03:00
Alex Sytnyk
285d3c1a6c Replace cached location with current 2018-05-25 18:07:35 +03:00
Alex Sytnyk
0d1c54f534 Fix methods for receiving location 2018-05-25 18:07:19 +03:00
Alex Sytnyk
5e26ec37d9 Fix small issues with new progress bar 2018-05-25 17:44:54 +03:00
Chumva
7e16d30a71 add npe check for poi category 2018-05-25 17:20:07 +03:00
Alexey
c62f0ae66c
Merge pull request #5490 from osmandapp/WikivoyageSharingLinks
Add popup for sharing article links
2018-05-25 16:25:37 +03:00