Commit graph

40294 commits

Author SHA1 Message Date
Alexander Sytnyk
3d4f0d7119 Fix arabic string 2017-07-24 19:00:47 +03:00
vshcherb
ec614dbb53 Merge pull request #4195 from osmandapp/fix_npe_23_line
Fix NPE
2017-07-24 17:33:36 +02:00
Alexander Sytnyk
ca4732b752 Fix NPE 2017-07-24 18:10:06 +03:00
vshcherb
6728d20a05 Merge pull request #4194 from osmandapp/fix_npe_25_line
Fix NPE
2017-07-24 15:18:05 +02:00
Alexander Sytnyk
6c20a7741e Fix NPE 2017-07-24 15:49:42 +03:00
vshcherb
072e120337 Merge pull request #4187 from osmandapp/alex_fixes
FIx NPE
2017-07-24 13:36:42 +02:00
vshcherb
d111833cce Merge pull request #4192 from osmandapp/fix_npe_5_line
Add check as in closeRecordingMenu()
2017-07-24 13:36:11 +02:00
vshcherb
b3675f21b1 Merge pull request #4193 from osmandapp/fix_npe_16_line
Fix NPE
2017-07-24 13:35:26 +02:00
Alexander Sytnyk
7e4d664cab Fix NPE 2017-07-24 14:17:04 +03:00
Alexander Sytnyk
9a5b2255bc Add small change 2017-07-24 14:01:51 +03:00
Alexander Sytnyk
76287aa78c Add check as in closeRecordingMenu() 2017-07-24 13:08:07 +03:00
Alexander Sytnyk
2bcf634962 Fix logic 2017-07-24 12:37:02 +03:00
Alexander Sytnyk
cf6bcde867 FIx NPE 2017-07-24 10:43:00 +03:00
njohnston
da7871dfca Fix drawing splits on tracks with multiple segments
Previously, if a track contained multiple segments, split distance/time
markers were drawn for *each* segment, including the overview segment
produced by OsmAnd.

This meant that many duplicate labels were shown, cluttering the display
and making the split markers useless. For example, given a track with two
segments of 6 km each, and a 1 km split interval, two 1 km markers are
shown: one for the first segment and one for the second segment.

Now splits are only shown for the overview segment, making the display
clear and usable.
2017-07-22 21:59:03 +02:00
PavelRatushnyi
058b5ade68 Fix splash
(cherry picked from commit 77d3b14)
2017-07-22 21:21:57 +03:00
PavelRatushnyi
df4d926b38 Fix database
(cherry picked from commit 50ebbee)
2017-07-22 21:21:00 +03:00
vshcherb
cd4eca222e Merge pull request #4178 from osmandapp/crash_live_updates
Crash live updates
2017-07-22 20:10:30 +02:00
PavelRatushnyi
7640b39a2a Move code to bottom 2017-07-22 20:15:02 +03:00
PavelRatushnyi
4aa118fe45 Fix crash 2017-07-22 19:58:03 +03:00
Franco
075fcf7806 Translated using Weblate (Spanish (American))
Currently translated at 100.0% (3141 of 3141 strings)
2017-07-21 21:39:21 +02:00
Franco
dbd3341c25 Translated using Weblate (Spanish)
Currently translated at 100.0% (3141 of 3141 strings)
2017-07-21 21:38:19 +02:00
Franco
f2c0307cb1 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (3141 of 3141 strings)
2017-07-21 21:32:29 +02:00
jan madsen
c668ae2d5f Translated using Weblate (Danish)
Currently translated at 100.0% (3141 of 3141 strings)
2017-07-21 20:02:06 +02:00
Weblate
96b0cf43ba Merge remote-tracking branch 'origin/master' 2017-07-21 17:05:35 +02:00
Softmap
0102ef9291 Translated using Weblate (Arabic)
Currently translated at 100.0% (2365 of 2365 strings)
2017-07-21 17:05:04 +02:00
xmd5a
f45857f3bb Update phrases 2017-07-21 18:04:55 +03:00
Softmap
e0bcfc3e81 Translated using Weblate (Arabic)
Currently translated at 100.0% (2365 of 2365 strings)
2017-07-21 16:00:49 +02:00
Weblate
66f626a9b0 Merge remote-tracking branch 'origin/master' 2017-07-21 15:23:01 +02:00
Claus Rüdinger
14b4319b2e Translated using Weblate (German)
Currently translated at 99.9% (3114 of 3116 strings)
2017-07-21 15:22:53 +02:00
Claus Rüdinger
12fa3dead2 Translated using Weblate (German)
Currently translated at 98.9% (2341 of 2365 strings)
2017-07-21 15:22:36 +02:00
Alexander Sytnyk
54cd71b4b1 Fix #3674; fix text in mapillary widget 2017-07-21 16:22:16 +03:00
vshcherb
a92f8b5db5 Merge pull request #4164 from osmandapp/alex_fixes
Alex fixes
2017-07-21 15:13:54 +02:00
Franco
a039a400cf Translated using Weblate (Spanish (American))
Currently translated at 100.0% (2365 of 2365 strings)
2017-07-21 14:44:58 +02:00
Franco
07482d834e Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (2365 of 2365 strings)
2017-07-21 14:43:47 +02:00
Weblate
c44a3277d5 Merge remote-tracking branch 'origin/master' 2017-07-21 14:10:22 +02:00
Claus Rüdinger
54655b6f3f Translated using Weblate (German)
Currently translated at 98.3% (2327 of 2365 strings)
2017-07-21 14:09:57 +02:00
Alexander Sytnyk
a13085c06c Fix #3674; fix text in mapillary widget 2017-07-21 15:09:51 +03:00
PavelRatushny
509bc896d2 Merge remote-tracking branch 'origin/master' 2017-07-21 15:09:46 +03:00
PavelRatushny
ac88721e07 Fix NPE in comparator
(cherry picked from commit 14d2f96)
2017-07-21 15:09:24 +03:00
vshcherb
24d41d69aa Merge pull request #4160 from osmandapp/crash_in_search_phrase
Fix NPE in comparator
2017-07-21 14:00:06 +02:00
Alexander Sytnyk
71c69860df Add small fixes 2017-07-21 14:31:53 +03:00
Alexander Sytnyk
fd19f2c505 Extract isLocationOutdated() to OsmandMapLayer 2017-07-21 14:31:44 +03:00
vshcherb
bed581b245 Merge pull request #4162 from osmandapp/alex_fixes
Extract isLocationOutdated() to OsmandMapLayer
2017-07-21 13:18:17 +02:00
Alexander Sytnyk
3565cc8d44 Add small fixes 2017-07-21 13:55:18 +03:00
Alexander Sytnyk
07844c49e5 Extract isLocationOutdated() to OsmandMapLayer 2017-07-21 13:17:01 +03:00
PavelRatushny
14d2f96776 Fix NPE in comparator 2017-07-21 12:29:25 +03:00
vshcherb
a7c27eeb23 Merge pull request #4158 from osmandapp/live_monitoring_fixes
Live monitoring fixes
2017-07-21 11:15:22 +02:00
Weblate
efce43a5fb Merge remote-tracking branch 'origin/master' 2017-07-21 11:08:06 +02:00
Verdulo
6617ed5ccd Translated using Weblate (Esperanto)
Currently translated at 100.0% (2365 of 2365 strings)
2017-07-21 11:07:40 +02:00
vshcherb
bddb5ebba5 Merge pull request #4155 from osmandapp/alex_fixes
Alex fixes
2017-07-21 11:07:33 +02:00