Commit graph

2938 commits

Author SHA1 Message Date
Pavol Zibrita
b3c6fede74 Fixed issue 494.
Do not draw new map when it is already drawing and there is only
rotation change.
2011-10-13 00:26:36 +02:00
sonora
734888f238 Update long-click string for GPX Explorer contect menu 2011-10-12 02:02:05 +02:00
sonora
b388b829a5 Merge branch 'master' of git@github.com:osmandapp/Osmand.git 2011-10-12 01:43:11 +02:00
sonora
8b1e34a5d5 Re-synced all-purpose with default renderer (bay problem, building order, Issue 572) Also introduced the moreDetail switch in all-purpose renderer, so renaming it to default and changing internal name to default (line 1+2) would make this the new base renderer upon implementation of the moreDetail switch in Osmand. 2011-10-12 01:43:01 +02:00
Pavol Zibrita
234e909176 fixed saving of gpx tracks (my stupid mistake...) 2011-10-11 23:44:56 +02:00
Victor Shcherb
32d387f9f1 Just trigger build 2011-10-11 23:08:29 +02:00
Victor Shcherb
e912cd3ebb Just trigger build 2011-10-11 23:04:30 +02:00
Victor Shcherb
470ee5b29a Update night build 2011-10-11 23:03:56 +02:00
Victor Shcherb
710b875396 Just trigger build 2011-10-11 22:59:38 +02:00
vshcherb
e63ddc9d51 Merge pull request #90 from seeebek/niceRoads
Nice roads
2011-10-11 13:47:41 -07:00
Victor Shcherb
84ed4bdc30 Fix mails 2011-10-11 22:28:05 +02:00
Victor Shcherb
6774acfadb Verify build 2011-10-11 22:20:09 +02:00
Victor Shcherb
ad608d5a73 Fix build /unexpected exit 2011-10-11 22:17:46 +02:00
Victor Shcherb
a3dc5a7455 Fix cd 2011-10-11 22:14:55 +02:00
Victor Shcherb
4384a35b04 Update build for cron 2011-10-11 22:07:21 +02:00
sonora
6c364445ae Merge branch 'master' of git@github.com:osmandapp/Osmand.git 2011-10-11 22:03:40 +02:00
sonora
3f3202bd70 improve de strings 2011-10-11 22:02:32 +02:00
Victor Shcherb
6aae46c07d Fix build variable 2011-10-11 21:56:33 +02:00
Victor Shcherb
dba51699dd Fix build - update scripts 2011-10-11 21:46:41 +02:00
Victor Shcherb
1b4b872bb8 Fix build - update scripts 2011-10-11 21:39:53 +02:00
sonora
7d4525fede Merge branch 'master' of git@github.com:osmandapp/Osmand.git 2011-10-11 21:28:30 +02:00
vshcherb
56b447851a Edited build-scripts/build_branches.sh via GitHub 2011-10-11 22:26:55 +03:00
sonora
e7a30b16e7 Merge branch 'master' of git@github.com:osmandapp/Osmand.git 2011-10-11 21:24:14 +02:00
sonora
ed5aa0510c en strings improvements 2011-10-11 21:22:48 +02:00
Victor Shcherb
091f0cfda2 Fix build 2011-10-11 21:18:04 +02:00
Victor Shcherb
0c12c3b5a9 Fix build 2011-10-11 21:09:37 +02:00
Victor Shcherb
3c84fb4836 Fix build 2011-10-11 21:05:01 +02:00
Victor Shcherb
12757397b6 Fix build 2011-10-11 21:00:25 +02:00
Victor Shcherb
d057b67120 Fix small issues 2011-10-11 20:39:00 +02:00
seeebek
4f98a4f284 Small improvements 2011-10-11 20:32:06 +03:00
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