Commit graph

1908 commits

Author SHA1 Message Date
Dušan
fc24129304 Merge pull request #93 from BathoryPeter/patch-3
updated Hungarian translation
2011-10-11 08:15:27 -07:00
Báthory Péter
d84614db6a updated Hungarian translation 2011-10-11 15:25:30 +03:00
Goedson Teixeira Paixao
f4b1156625 Fix calculation of Sunrise and Sunset times
Fixed the Sunrise/Sunset time calculation by:

- Inverting signal of timezone offset when calling SunriseSunset's
  constructor in DayNightHelper
- Properly formating the timezone offset when parsing the times in
  SunriseSunset's calculations
2011-10-10 23:06:19 -03:00
Victor Shcherb
f66e829814 Fix wrong map rotation 2011-10-11 00:27:37 +02:00
Pavol Zibrita
ce444ff3bb Making the ORS route provider work on android 1.6 2011-10-11 00:19:30 +02:00
seeebek
0edfe5513e Small shadow fix for lower zoom levels. 2011-10-10 23:49:48 +03:00
seeebek
06007107a0 Small Fix. I forgot one important argument. 2011-10-10 23:23:55 +03:00
seeebek
185fb9f8fb Small Fix. No redrawing of unnecessary objects. 2011-10-10 23:15:36 +03:00
Pavol Zibrita
eecd619d74 crlf 2011-10-10 22:13:02 +02:00
Pavol Zibrita
b938ef6091 better build status response from scripts 2011-10-10 22:12:13 +02:00
Pavol Zibrita
1623abde58 fixed escaping in transalation 2011-10-10 21:27:13 +02:00
Pavol Zibrita
ba3a22b85f fixed bearing and thread bug in animation thread 2011-10-10 21:21:20 +02:00
pavolzibrita
cd32b6ff7c Merge pull request #89 from arlas/patch-9
italian translation
2011-10-10 11:58:51 -07:00
seeebek
7c958094e8 Fixed disappering tracks, rivers and so on plus fixed roads only drawn as shadow. 2011-10-10 20:38:13 +03:00
arlas
6b171fcbd5 italian translation 2011-10-10 19:20:26 +03:00
Pavol Zibrita
f92f68783e Making code compatible with 1.6. Removing OSR service because of this.
OSR service should be refactored to be executable under 1.6.
2011-10-10 17:07:05 +02:00
Pavol Zibrita
fdf66b83c2 Introducing project eclipse settings. Turning override annotation on. 2011-10-10 16:10:34 +02:00
Pavol Zibrita
d75db9eab6 Project settings to use unix style eol 2011-10-10 15:45:20 +02:00
Pavol Zibrita
4ff2b2e929 Even with millis, do not overwrite existing gpx files 2011-10-10 15:32:45 +02:00
dusan
d61216defe updated slovak translation 2011-10-10 10:23:31 +02:00
Victor Shcherb
fc3740c89e Fix compilation 2011-10-09 23:44:06 +02:00
Victor Shcherb
119aa59be7 Small changes 2011-10-09 23:01:10 +02:00
seeebek
df0cfd3cb9 Resolved the problem with Layer="-1" caused by PathEffect 2011-10-09 22:58:16 +02:00
seeebek
8a32b94f21 Minor changes for niceRoads. 2011-10-09 22:57:24 +02:00
seeebek
ed485a2702 New rendering for streets. Uses now redrawing instead of additional Bitmaps. No additional memory use. CPU usage with option shadow = 3 the same or even less than the classical one.
Changed missleading "shadowLayer" to "shadowRadius".
2011-10-09 22:56:55 +02:00
seeebek
4f3f4cc322 Improved streetrendering with better shadows. 2011-10-09 22:54:22 +02:00
Victor Shcherb
80be496580 Fix bay problems 2011-10-09 20:16:42 +02:00
Victor Shcherb
733c31380b Fix building order 2011-10-09 19:58:21 +02:00
Victor Shcherb
5326b2fa80 Fix issue 671. Tertiary link 2011-10-09 19:53:53 +02:00
Victor Shcherb
7c6a9a02bd Fix issue with POI labeling 2011-10-09 16:16:25 +02:00
seeebek
75743caa53 small fix. moved repeating part to method. 2011-10-09 11:09:43 +02:00
seeebek
4ef5183abe Fixed for new street renderer. Bridges and paths now drawn properly. 2011-10-09 11:09:43 +02:00
seeebek
3bb26c0632 Improved street rendering with OSM-like looking shadows.
Fixed order of drawing.
2011-10-09 11:09:43 +02:00
seeebek
185adb6539 First renderer file for better street rendering. 2011-10-09 11:07:48 +02:00
seeebek
bd1b80f6ea Improved streetrendering with better shadows. 2011-10-09 11:07:48 +02:00
Victor Shcherb
81f58d03b0 Replace CRLF 2011-10-09 10:54:16 +02:00
Victor Shcherb
b8a12cbfdb Improve transport search performance 2011-10-09 10:52:50 +02:00
Pavol Zibrita
9d066711da Issue 579, doing the dialogs correct way (converted few) 2011-10-09 05:12:45 +02:00
Pavol Zibrita
07c152c351 Using part of the patch from Issue 370 to change naming of gpx files 2011-10-09 05:12:44 +02:00
Victor Shcherb
155b4e2166 Change continuous rendering settings 2011-10-08 22:08:07 +02:00
Victor Shcherb
4522ff2424 Update default mode icon 2011-10-08 13:36:37 +02:00
Victor Shcherb
3ebe82f552 French translation 2011-10-08 13:25:36 +02:00
Victor Shcherb
5c6bceb9ba Fix auto follow in viewing mode. Introduce special settings to manipulate with it. 2011-10-08 13:12:10 +02:00
Victor Shcherb
7ba33b4d0a Fix Issue 572. Ranging city/towns by priority 2011-10-08 13:00:58 +02:00
Victor Shcherb
a9e3458b5b Improve local indexes and search in indexes (allow spaces) 2011-10-08 01:34:14 +02:00
vshcherb
4438b44350 Merge pull request #86 from BathoryPeter/patch-2
updated Hungarian translation
2011-10-07 15:48:09 -07:00
Victor Shcherb
bec84498d7 Replace CRLF 2011-10-08 00:44:36 +02:00
Victor Shcherb
f679b7474d Slightly modify Test voice activity 2011-10-08 00:42:14 +02:00
Victor Shcherb
3eb03109a0 Slightly modify auto follow properties 2011-10-08 00:42:14 +02:00
Báthory Péter
fc6606b0cd updated Hungarian translation 2011-10-08 00:16:46 +03:00