Commit graph

499 commits

Author SHA1 Message Date
prescott66@gmail.com
e1dd4edc79 updated osmand slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@857 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 10:43:14 +00:00
pavol.zibrita
b788966c84 Catching possible exceptions when getting actual location
git-svn-id: https://osmand.googlecode.com/svn/trunk@856 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 09:02:12 +00:00
pavol.zibrita
a60ef26f4d Auto switch day/night mode:
- added settings for sunrise/sunset,day,night,sensor auto switch
- DayNightHelper contains the base switching logic
- auto switching works only if render is selected which has its -night counterpart
- light sensor threshold is currently hard coded

git-svn-id: https://osmand.googlecode.com/svn/trunk@854 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 23:56:17 +00:00
vics001
ed10675d40 first cut routing
git-svn-id: https://osmand.googlecode.com/svn/trunk@853 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 16:16:18 +00:00
vics001
aa6ddff8f0 consider restrictions
git-svn-id: https://osmand.googlecode.com/svn/trunk@852 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-24 20:55:53 +00:00
vics001
aed5ca28aa native http support for multidownloader
fix problems with broken connection (works much faster)

git-svn-id: https://osmand.googlecode.com/svn/trunk@847 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-21 22:44:57 +00:00
vics001
232f2ff854 b3
git-svn-id: https://osmand.googlecode.com/svn/trunk@846 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-21 22:44:07 +00:00
prescott66@gmail.com
2871f2de5a updated osmand/mapcreator spanish translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@844 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-20 16:35:10 +00:00
nils.jermann@googlemail.com
676650d088 translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@843 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-20 16:25:49 +00:00
prescott66@gmail.com
b4a46248e7 updated osmand czech translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@841 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 22:11:32 +00:00
vics001
55dc0e2a76 show estimated size to download
git-svn-id: https://osmand.googlecode.com/svn/trunk@838 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-18 00:11:50 +00:00
vics001
ca6755718e remove comment
git-svn-id: https://osmand.googlecode.com/svn/trunk@835 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-17 10:47:57 +00:00
pavol.zibrita
52f7fae68e - fixed apostrophes and duplications
git-svn-id: https://osmand.googlecode.com/svn/trunk@832 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:31:36 +00:00
pavol.zibrita
a94867e4e4 - moved ftp.user and password to local.properties
git-svn-id: https://osmand.googlecode.com/svn/trunk@831 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:07:07 +00:00
pavol.zibrita
3eceed4045 Intorducing build.xml for automated build.
Notes:
- define local.properties to locate the android sdk
- use 'ant nightbuild' to clean,update and upload the nightbuild
- the ant's svn update works only over readonly copy (some ssl problem with https)
- the ant's ftp upload task needs commons-net.jar from apache on ant's classpath
- building may not work on windows where workspace path has spaces like 'C:\Program Files\' etc...



git-svn-id: https://osmand.googlecode.com/svn/trunk@830 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:01:02 +00:00
prescott66@gmail.com
f8f6676aea update french and hungarian translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@829 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 22:45:29 +00:00
prescott66@gmail.com
3b919c0606 updated osmand slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@828 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 17:17:23 +00:00
Olga.shcherb
fba70bf902 translate
git-svn-id: https://osmand.googlecode.com/svn/trunk@827 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 16:52:15 +00:00
Olga.shcherb
626e471dd2 fix issue 230
Added functions :
1. Select all filtered items to download
2. Clear selected items to download
3. Filter downloaded indexes
4. Coloring

git-svn-id: https://osmand.googlecode.com/svn/trunk@826 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 16:50:43 +00:00
Olga.shcherb
6918709d65 implement downloading from download.osmand.net
git-svn-id: https://osmand.googlecode.com/svn/trunk@825 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 15:08:15 +00:00
Olga.shcherb
caa6b1dd58 implement geocache type for amenity and change geocache rendering
fix issue 265

git-svn-id: https://osmand.googlecode.com/svn/trunk@822 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 09:55:10 +00:00
prescott66@gmail.com
6729419acb fix issue 272-update hungarian translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@821 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-15 08:26:28 +00:00
Victor Shcherb
73e789d0f2 fix issue 268
git-svn-id: https://osmand.googlecode.com/svn/trunk@819 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-14 14:48:21 +00:00
Victor Shcherb
613044189e fix shields for high res (issue 268)
git-svn-id: https://osmand.googlecode.com/svn/trunk@815 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 22:53:44 +00:00
Victor Shcherb
18ffc2e9bb fix issue 260
git-svn-id: https://osmand.googlecode.com/svn/trunk@810 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 09:42:36 +00:00
Victor Shcherb
e243439cf4 fix issue
git-svn-id: https://osmand.googlecode.com/svn/trunk@809 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 09:40:19 +00:00
prescott66@gmail.com
d2415ccaba fix issue 267-update hungarian translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@806 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-12 15:44:07 +00:00
Victor Shcherb
aa05b527e7 implement close button (just finish activity)
git-svn-id: https://osmand.googlecode.com/svn/trunk@803 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 15:31:54 +00:00
Victor Shcherb
1a18058ea7 fix issue 251
git-svn-id: https://osmand.googlecode.com/svn/trunk@801 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 14:32:38 +00:00
Victor Shcherb
2824e4e408 fix issue 257
git-svn-id: https://osmand.googlecode.com/svn/trunk@800 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 14:24:21 +00:00
prescott66@gmail.com
3170a19b4c corrected osmand slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@799 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 14:02:57 +00:00
Victor Shcherb
00c0d431a7 fix landscape layout for hdpi
git-svn-id: https://osmand.googlecode.com/svn/trunk@797 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 11:23:04 +00:00
Victor Shcherb
39f4461f62 implement amenity search from map index
git-svn-id: https://osmand.googlecode.com/svn/trunk@796 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 11:20:51 +00:00
Victor Shcherb
1148020d95 fix site
git-svn-id: https://osmand.googlecode.com/svn/trunk@795 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 21:24:18 +00:00
Victor Shcherb
59f481af61 fix site
git-svn-id: https://osmand.googlecode.com/svn/trunk@794 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 21:21:52 +00:00
Victor Shcherb
393b11641e site fix
git-svn-id: https://osmand.googlecode.com/svn/trunk@793 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 21:13:53 +00:00
Victor Shcherb
d8417e0359 fix description for download
git-svn-id: https://osmand.googlecode.com/svn/trunk@792 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 20:52:34 +00:00
prescott66@gmail.com
4b168e1858 corrected osmand slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@791 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 19:20:05 +00:00
prescott66@gmail.com
400d7bac70 corrected osmand slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@790 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 18:59:34 +00:00
prescott66@gmail.com
50ea228d22 updated osmand slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@789 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 18:56:21 +00:00
Victor Shcherb
54672c3902 implement poi search using binary format
git-svn-id: https://osmand.googlecode.com/svn/trunk@788 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 15:24:31 +00:00
Victor Shcherb
787a3e4497 fix russian names
git-svn-id: https://osmand.googlecode.com/svn/trunk@787 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 22:13:38 +00:00
Victor Shcherb
1e45f6959f fix issue 189
redesign settings layout

git-svn-id: https://osmand.googlecode.com/svn/trunk@786 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 22:11:31 +00:00
Victor Shcherb
cf4f0e3174 fix french translate
git-svn-id: https://osmand.googlecode.com/svn/trunk@784 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 21:09:32 +00:00
Victor Shcherb
eacda164d2 fix issue 253
git-svn-id: https://osmand.googlecode.com/svn/trunk@783 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 20:59:58 +00:00
prescott66@gmail.com
48bdae0958 update of osmand's slovak translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@782 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 20:36:34 +00:00
Victor Shcherb
f40eca5bed fix issue 252
fix issue 157

git-svn-id: https://osmand.googlecode.com/svn/trunk@781 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 15:47:40 +00:00
Victor Shcherb
dc24e37647 fix configured settings gpx car save time and continuous rendering
git-svn-id: https://osmand.googlecode.com/svn/trunk@779 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-07 13:56:12 +00:00
Victor Shcherb
0a11c3a98a slightly change auto zoom
git-svn-id: https://osmand.googlecode.com/svn/trunk@778 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-07 13:41:10 +00:00
Victor Shcherb
ab9aefe03c add large layout
git-svn-id: https://osmand.googlecode.com/svn/trunk@774 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 14:24:54 +00:00