Commit graph

14259 commits

Author SHA1 Message Date
vshcherb
ed05531de0 Merge pull request #908 from saiarcot895/lanes-with-multi-turns
Add support for reading in lanes that have multiple turns
2014-10-16 00:33:58 +02:00
Victor Shcherb
bb198f8a3c Fix development 2014-10-15 15:12:23 +02:00
Weblate
b51648b92c Merge remote-tracking branch 'origin/master' 2014-10-15 14:42:55 +02:00
Ivan Gonzalez Martin
8fb4dd2eb9 Translated using Weblate (Spanish)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-15 14:42:53 +02:00
vshcherb
d8542145d0 Merge pull request #921 from saiarcot895/fix-method-name
Rename getLanesInfo() to assignLanesInfo()
2014-10-15 14:42:49 +02:00
Weblate
c21a89bc7e Merge remote-tracking branch 'origin/master' 2014-10-15 13:04:40 +02:00
Péter Báthory
f58c0255af Translated using Weblate (Hungarian)
Currently translated at 99.8% (1530 of 1533 strings)
2014-10-15 13:04:38 +02:00
Yannis Gyftomitros
cc4e66dcc7 Translated using Weblate (Greek)
Currently translated at 93.7% (1437 of 1533 strings)
2014-10-15 13:04:37 +02:00
Thomas Tonino
67a93f6f2c Translated using Weblate (Dutch)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-15 13:04:35 +02:00
sonora
dad1c3e849 better wording 2 2014-10-15 13:04:03 +02:00
Hinagiku Zeppeki
1b34120720 Translated using Weblate (Japanese)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-15 06:39:56 +02:00
Saikrishna Arcot
1e1f1c3fb4 Rename getLanesInfo() to assignLanesInfo() 2014-10-14 23:17:13 -04:00
Rafał Michalski
b3b891d2ee Translated using Weblate (Polish)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-14 22:34:31 +02:00
Evgenii Martynenko
16fa5b435c Translated using Weblate (Russian)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-14 18:13:39 +02:00
vshcherb
7ab39cb7f2 Merge pull request #917 from saiarcot895/fix-lane-counting
Fix error caused by missing lane tags.
2014-10-14 14:51:54 +02:00
Weblate
b92330c1f6 Merge remote-tracking branch 'origin/master' 2014-10-14 14:50:03 +02:00
Jur Kis
b1e8259114 Translated using Weblate (Lithuanian)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-14 14:50:01 +02:00
Massimiliano Caniparoli
a472a206af Translated using Weblate (Italian)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-14 14:49:59 +02:00
Péter Báthory
5d8a926bcf Translated using Weblate (Hungarian)
Currently translated at 99.6% (1528 of 1533 strings)
2014-10-14 14:49:57 +02:00
vshcherb
e545b744d0 Merge pull request #918 from saiarcot895/support-for-left-and-right
Support for left and right
2014-10-14 14:49:55 +02:00
sonora
5517085768 better wording 2014-10-14 11:57:57 +02:00
Weblate
0f55ec775e Merge remote-tracking branch 'origin/master' 2014-10-14 11:30:14 +02:00
jan madsen
d31522b86b Translated using Weblate (Danish)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-14 11:30:11 +02:00
Ludek M
fddc8b4aee Translated using Weblate (Czech)
Currently translated at 99.8% (1530 of 1533 strings)
2014-10-14 11:30:10 +02:00
vshcherb
3d74569c6f Merge pull request #920 from jtrax/bugfixes
Fixed issue 2387 (Hillshade layer not visible when activated)
2014-10-14 11:30:08 +02:00
Taranenko Roman
8d045367b9 Fixed issue 2387 (Hillshade layer not visible when activated) 2014-10-14 11:45:06 +03:00
Weblate
b9069e1a8d Merge remote-tracking branch 'origin/master' 2014-10-13 23:28:31 +02:00
Lu Ca
a167729ba2 Translated using Weblate (Sardinian)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 23:28:29 +02:00
Ludek M
1c01500da8 Translated using Weblate (Czech)
Currently translated at 99.8% (1530 of 1533 strings)
2014-10-13 23:28:27 +02:00
vshcherb
36ece2a2f0 Merge pull request #919 from Bars107/master
Added zero number speed limit.
2014-10-13 23:28:26 +02:00
Denis
176958b3ed Added zero number speed limit 2014-10-13 20:08:20 +03:00
vshcherb
d6df309f0a Don't set visible by default 2014-10-13 17:20:05 +02:00
Saikrishna Arcot
8c7f2e68e7 Add a right/left turn arrow on the rightmost/leftmost lane if it's not
included as per turn:lanes and a right/left turn is being taken.
2014-10-13 09:53:52 -05:00
Saikrishna Arcot
45ab0689c3 Add ability to fully use turn:lanes for left and right turns as well
If the turn being made is a left or right turn, and turn:lanes is
present, then the lanes for the turn will be displayed, and only the
lane that takes a left or right turn will be highlighted.
2014-10-13 09:26:25 -05:00
Saikrishna Arcot
ef5ed3c17f Fix error caused by missing lane tags.
When there is both a slight left turn and a slight right turn possible
at a point, and neither of the outbound roads have a lanes tag, then
an ArrayIndexOutOfBoundsException is thrown.
2014-10-13 08:37:00 -05:00
Weblate
0d2c83654b Merge remote-tracking branch 'origin/master' 2014-10-13 15:11:15 +02:00
ezjerry liao
098608bdab Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 15:11:13 +02:00
Roberto GEB
4609c930ac Translated using Weblate (Spanish)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 15:11:11 +02:00
Jur Kis
0697f18d3c Translated using Weblate (Lithuanian)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 15:11:09 +02:00
병권 조
f32e6b1a0e Translated using Weblate (Korean)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 15:11:08 +02:00
Mirco Zorzo
a1a73a3169 Translated using Weblate (Italian)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 15:11:07 +02:00
vshcherb
8db0d25a21 Update LICENSE 2014-10-13 15:11:06 +02:00
Victor Shcherb
0e8da64cb5 Make sure we don't download maps with disabled plugin 2014-10-13 01:04:55 +02:00
Victor Shcherb
078505633b Fix map downloader 2014-10-13 00:58:01 +02:00
Victor Shcherb
3dfcf8fecf Merge branch 'master' of ssh://github.com/osmandapp/Osmand 2014-10-13 00:47:20 +02:00
Victor Shcherb
a00b64f85e Fix issue with unnecessary POI created 2014-10-13 00:46:54 +02:00
Leif Larsson
887d09f69b Translated using Weblate (Swedish)
Currently translated at 99.4% (1524 of 1533 strings)
2014-10-13 00:05:08 +02:00
ace shadow
e1673445bc Translated using Weblate (Slovak)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 00:05:07 +02:00
Xosé Calvo
be73509007 Translated using Weblate (Galician)
Currently translated at 99.9% (1532 of 1533 strings)
2014-10-13 00:05:06 +02:00
Nicolas Palix
1718ec4063 Translated using Weblate (French)
Currently translated at 100.0% (1533 of 1533 strings)
2014-10-13 00:05:06 +02:00