Commit graph

1857 commits

Author SHA1 Message Date
Victor Shcherb
69173798eb Add hno to new renderer 2011-10-20 11:31:45 +02:00
Victor Shcherb
db0966450f Merge branch 'renderingAxes' 2011-10-20 11:29:26 +02:00
Victor Shcherb
c26ac730d6 Add UI for custom preferences 2011-10-20 11:23:15 +02:00
Victor Shcherb
0a6367ec9a Fix small issues 2011-10-19 18:32:03 +02:00
Victor Shcherb
050a003957 Improve performance 2011-10-19 18:08:53 +02:00
Victor Shcherb
292f84ffbf Fix small issues 2011-10-19 17:26:09 +02:00
Victor Shcherb
93098a731f Draft implementation 2011-10-19 16:42:50 +02:00
Victor Shcherb
cfa7138ed0 Implement rendering rule search request 2011-10-19 12:35:31 +02:00
pavolzibrita
01c58ef3d5 Merge pull request #99 from zibik/patch-5
Next try of translation the lastest strings (see pull rq #96)
2011-10-19 00:49:07 -07:00
Zbigniew Czernik
22e8b2b21a Next try of translation the lastest strings (see pull rq #96) 2011-10-19 02:16:03 +03:00
pavolzibrita
d6b1ac46c3 Merge pull request #92 from goedson/fix_day_night_rendering
Fix calculation of Sunrise and Sunset times
2011-10-18 14:59:38 -07:00
Goedson Teixeira Paixao
5d892cfd89 Fix TimeZone.getOffset() call 2011-10-18 19:40:09 -02:00
Goedson Teixeira Paixao
91b5662a6f Changed SunriseSunset constructor interface
Changed the SunriseSunset construtor to take the TimeZone as
parameter, leaving the offset calculations to its implementation.

Changed the SunriseSunset instantiation at DayNightHelper
accordingly.
2011-10-18 17:05:38 -02:00
Pavol Zibrita
900cd0f12a updated scripts to support better failed/fixed notification 2011-10-18 11:28:09 +02:00
Goedson Teixeira Paixao
3738a9990e Fixed signal of offset in call to SunriseSunset
Invert the signal of timezone offset when calling SunriseSunset
constructor.
2011-10-17 22:28:27 -02:00
Victor Shcherb
cfd20fe776 Fix rendering rules 2011-10-18 01:56:16 +02:00
Goedson Teixeira Paixao
94353e24b3 Changed SunriseSunset interface to get offset in minutes
SunriseSunset's constructor originally got the timezone offset in
fraction of hours. Changed it to get it in minutes, to make the API
simpler to use.
2011-10-17 21:45:38 -02:00
Pavol Zibrita
9fd15b54b6 reverted part of strings.xml, some bad utf char? 2011-10-18 01:13:22 +02:00
pavolzibrita
b4a2f83b76 Merge pull request #98 from BathoryPeter/patch-4
updated Hungarian translation
2011-10-17 15:34:00 -07:00
Pavol Zibrita
a6dc202714 Do not find cityParts for streets that are close enough 2011-10-18 00:32:42 +02:00
Báthory Péter
4fccd18100 updated Hungarian translation 2011-10-18 00:54:49 +03:00
Victor Shcherb
44a6a749b0 Initial implementation 2011-10-17 23:20:43 +02:00
pavolzibrita
70f752ea67 Update DataExtractionOSM/src/net/osmand/data/preparation/DBDialect.java 2011-10-17 17:36:34 +03:00
pavolzibrita
024d183303 Merge pull request #96 from zibik/patch-4
Added the newest strings
2011-10-17 05:12:09 -07:00
Zbigniew Czernik
0f91019125 Added the newest strings; fixes according to previous suggestion (new strings at the top) 2011-10-17 07:48:27 +03:00
Pavol Zibrita
ad18f510ba Issue 684. addr:housenumber was missing in obf under encoding types.
It was because addr:housenumber had no value entries in the
rendering_types.xml.
Also added addr:housenumber to default.render.xml and
all-purpose.render.xml to show the house numbers.
This change needs regenerated maps because of the missing encoding type.
2011-10-16 23:49:40 +02:00
Pavol Zibrita
279f0b1575 Fixed bug 678. House numbers were not properly assigned to streets.
Small bug from previous refactorings.
2011-10-16 21:23:07 +02:00
Pavol Zibrita
91e8071ea3 Revert "Fixed issue 494. Do not draw new map when it is already drawing and there is only rotation change."
This reverts commit b3c6fede74.
2011-10-16 19:44:47 +02:00
Victor Shcherb
515ac61264 Fix directions menu - allow to navigate GPX route without destination point 2011-10-16 15:30:36 +02:00
dusan
321b67305c updated slovak translation-added new strings 2011-10-16 14:01:42 +02:00
Victor Shcherb
b746742956 Add confirmation message 2011-10-16 11:49:34 +02:00
Victor Shcherb
74671267b5 Add city types in activity 2011-10-16 11:38:02 +02:00
dusan
f46b154818 fixed slovak translation 2011-10-16 10:12:36 +02:00
sonora
8fefc66302 Merge branch 'master' of git@github.com:osmandapp/Osmand.git 2011-10-15 23:02:47 +02:00
sonora
d03142ee2a Better navigation menu order 2011-10-15 23:01:19 +02:00
Victor Shcherb
17d4467ec4 Fix issue with osm bugs functionality 2011-10-15 12:44:39 +02:00
Victor Shcherb
10a50b6514 Implement tool box on click 'show on map' 2011-10-15 12:20:18 +02:00
pavolzibrita
442ec1ff42 Merge pull request #94 from zibik/patch-3
Updating and translating new strings of v0.6.8, minor fixes
2011-10-14 04:31:46 -07:00
zibik
2bf311d7d0 Updating and translating new strings of v0.6.8, minor fixes 2011-10-13 23:21:08 +03:00
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
470ee5b29a Update night build 2011-10-11 23:03:56 +02: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