Commit graph

5389 commits

Author SHA1 Message Date
Horst Müller
a7d0e8be6a Translated using Weblate. 2012-09-14 16:00:10 +02:00
Weblate
eb7e211ff2 Merge remote-tracking branch 'origin/master' 2012-09-14 11:18:12 +02:00
Horst Müller
419052a87b Translated using Weblate. 2012-09-14 11:17:57 +02:00
Sebastian Spaeth
b5784fcc83 bicycle routing: punish bad road conditions
Decrease the priority of unpaved/grass roads or tracks with
bad conditions (tracktype4/5).

Also, we need to slow down to pass cycle_barriers.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5a863bf8ff bicycle routing: Punish motorways a lot
You do not want to bike there! Really! (also trunks are really not nice)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
b297155ead bicycle routing: bump residential streets a little
Residential streets are usually a little quieter, so they should be
a little preferred over primary/secondary/tertiary streets.

Living_streets are quite similar to residential streets for bikes,
they should have the same priority and only be marginally slower.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5353a5dc6e bicycle routing: Adapt primary priority
primary_link had a higher priority than primary for bicycle routing,
we surely want to avoid primary_link's when on a bike, so it should
be the same value at least.

Also primary had the same priority than trunk (which is very much
motorway-like, alas horrible for bicycles), adapt priorities a tad
so we prefer primaries over trunks. IMHO, we should rather decrease
the priorities of trunks and motorways further to make them less
attractive. Ever biked on a motorway?

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Victor Shcherb
f004775b4b Fix blackberry build 2012-09-14 00:53:25 +02:00
Victor Shcherb
000c242c38 Fix blackberry build 2012-09-14 00:48:56 +02:00
Victor Shcherb
b2668c3429 Improve native rendering. Sort rendering area based on area 2012-09-13 23:21:17 +02:00
aFedasenka
4c6c68e8b1 translator to c++ 2012-09-13 20:54:49 +02:00
Borche Gjeorgiev
07a38b436f Translated using Weblate. 2012-09-13 16:00:25 +02:00
Borche Gjeorgiev
27138157b4 Translated using Weblate. 2012-09-13 13:20:00 +02:00
Weblate
ce77fca7ad Merge remote-tracking branch 'origin/master' 2012-09-13 12:00:22 +02:00
Mirco Zorzo
84f898bd1d Translated using Weblate. 2012-09-13 12:00:09 +02:00
Victor Shcherb
9491100104 Fix recursive update issue 2012-09-13 00:20:27 +02:00
Weblate
32d2e1c547 Merge remote-tracking branch 'origin/master' 2012-09-13 00:00:25 +02:00
Horst Müller
6fc37b3249 Translated using Weblate. 2012-09-13 00:00:14 +02:00
Victor Shcherb
beef4ab9db Fix audio stream type 2012-09-12 22:26:44 +02:00
Victor Shcherb
c627bbc27e Refactor poi filters and add new poi filters 2012-09-12 22:14:05 +02:00
Victor Shcherb
bf21216452 Remove discrepancies 2012-09-12 22:13:27 +02:00
Pavol Zibrita
3729c2d6d5 Merge pull request #310 from sanderd18/multipolygon
Fix Junit tests
2012-09-12 12:25:59 -07:00
Pavol Zibrita
a5213afe73 fixed ' and extracted some more strings. 2012-09-12 21:21:21 +02:00
Sander Deryckere
60b088d11d Fix Junit tests
One test left to fix, commented it temporarily
2012-09-12 21:12:05 +02:00
Pavol Zibrita
f37049863d Merge pull request #309 from sanderd18/multipolygon
Fix issue 1265
2012-09-12 11:08:58 -07:00
olgashcherb
c9444c66e3 Update OsmAnd/res/values/strings.xml 2012-09-12 19:11:30 +03:00
Weblate
35bec870ee Merge remote-tracking branch 'origin/master' 2012-09-12 16:00:33 +02:00
Horst Müller
1271b74760 Translated using Weblate. 2012-09-12 16:00:24 +02:00
Xavier Barnada Rius
925df59dc1 Translated using Weblate. 2012-09-12 16:00:14 +02:00
Sander Deryckere
107c814dca Fix indexing of multipolygon with multiple outer rings
issue 1265
2012-09-12 15:44:11 +02:00
vshcherb
2cda3a33e2 Merge pull request #308 from chgenly/release_audio_once
Release audio once
2012-09-11 15:10:59 -07:00
Weblate
cd2b5c2349 Merge remote-tracking branch 'origin/master' 2012-09-12 00:00:52 +02:00
Horst Müller
c03888a9fa Translated using Weblate. 2012-09-12 00:00:27 +02:00
Victor Shcherb
f67410f89e Fix gpx track values 2012-09-11 23:57:09 +02:00
Victor Shcherb
5fccc507e9 Revert fix of using compass 2012-09-11 23:51:09 +02:00
Victor Shcherb
c939ffecc7 Reset distance after track saved to SD card 2012-09-11 23:31:17 +02:00
Victor Shcherb
1059fb0553 Try avoid bad rotation 2012-09-11 22:31:13 +02:00
Sander Deryckere
0a8669edae Split concept of multipolygon in two classes: the concept of a ring and
the concept of a multipolygon which has rings.
2012-09-11 21:19:38 +02:00
Victor Shcherb
9dfe951e50 fix apostrophe issues 2012-09-11 20:13:08 +02:00
Victor Shcherb
2d97c71d93 fix build 2012-09-11 20:06:32 +02:00
Victor Shcherb
620d7d71be fix build 2012-09-11 19:54:14 +02:00
chgenly
d23e7c18fc Fixed problem with handling delay caused by getNextTilfeToPlay()
Fixed problem where tts onUtteranceCompleted() was not called because utterance id was not set.
Fixed synchronization problems.
2012-09-11 10:52:40 -07:00
Victor Shcherb
00934b5601 Fix issues related to local osm editing functionality 2012-09-11 19:42:43 +02:00
Victor Shcherb
2a8f90aa07 Upgrade offline poi/bug editing 2 2012-09-11 19:42:43 +02:00
Roberto Geb
b61d2be344 Translated using Weblate. 2012-09-11 12:00:09 +02:00
Dmitry Kasatsky
b2363a4f57 Translated using Weblate. 2012-09-11 10:02:59 +02:00
Roberto Geb
cd837e8ff6 Translated using Weblate. 2012-09-11 08:38:57 +02:00
Mirco Zorzo
f8e3fd41b0 Translated using Weblate. 2012-09-11 08:00:24 +02:00
chgenly
59bea7f741 Changes to use audio focus for TTS engine. 2012-09-10 22:30:22 -07:00
Weblate
34cdd730fd Merge remote-tracking branch 'origin/master' 2012-09-11 04:00:33 +02:00