Pavol Zibrita
e56d47d204
Fixed IndexOutOfBound exception, possible when navigating.
2012-04-13 03:28:58 +02:00
Pavol Zibrita
e18f8fe18e
Fixed issue 944. More favorites with same name possible now.
2012-04-13 02:44:45 +02:00
Pavol Zibrita
d334fe34fa
Removed rest of tracking usage. Fixed issue 956
2012-04-13 02:06:11 +02:00
Pavol Zibrita
ade929b0ff
removed libGoogleAnalytics dependency
2012-04-13 01:25:43 +02:00
Pavol Zibrita
8de181d03e
Do not load the tts files from Internet anymore, only from assets
2012-04-13 01:04:32 +02:00
Johan Walles
d461c2e1ee
Voice navigation in Swedish.
2012-04-12 10:24:53 +02:00
Pavol Zibrita
4d15df7707
Merge pull request #216 from robertogeb/patch-4
...
Some defects corrected and some long sentences reduced
2012-04-12 00:16:20 -07:00
robertogeb
d24067f737
Some defects corrected and some long sentences reduced
2012-04-11 22:27:16 +03:00
Pavol Zibrita
7703a96fff
tts config files are included in apk now, can be installed by download
...
all installed tts files are updated when app installs
tts files are listed and installable also when offline
2012-04-11 06:06:28 +02:00
Pavol Zibrita
66cb10ff44
zh tts config
2012-04-11 06:06:26 +02:00
Victor Shcherb
8871365e15
Improve view of condensed cities
2012-04-11 00:32:14 +02:00
Pavol Zibrita
f37f40eb00
Merge pull request #213 from alexey-pelykh/buildFix
...
Android SDK 17 broke old Ant script
2012-04-10 04:22:34 -07:00
Pavol Zibrita
6e7442ac38
fix wrong characters
2012-04-10 00:36:01 +02:00
robertogeb
d0f4a72be5
This is a brand new translation from the latest english version.
...
The glossary of terms and translations used are:
background - de fondo (not very meaningful)
commit - cambiar
location - localización
offline - sin conexión
routing - ruteo
setting - opción
tile - tesela
track - traza
tracking - seguimiento
waypoint - punto de paso
2012-04-08 22:28:29 +03:00
Alexey Pelykh
60970375ae
Workaround for SDK17 bug
2012-04-08 14:58:43 +03:00
Alexey Pelykh
0e4ab0a07f
Android SDK 17 broke old Ant script
2012-04-08 09:58:47 +03:00
CupIvan
fd4a785798
орфография: в русском нет слова "нету"
2012-04-08 01:14:09 +04:00
Victor Shcherb
3039823a2c
Fix compilation error
2012-04-03 22:46:10 +02:00
vshcherb
1342fb9aa4
Remove exception handle
2012-04-03 22:45:24 +03:00
vshcherb
d659a832ee
Merge pull request #209 from pelya/nomedia
...
Create .nomedia file on the SD card, so that Gallery and Music apps won't index tile images or voice navigation files.
2012-04-03 12:41:08 -07:00
pelya
8511630e6b
Create .nomedia file on the SD card, so that Gallery and Music apps won't index tile images or voice navigation files.
2012-04-03 14:44:08 +03:00
robertogeb
ce969c82c8
Major changes to better adapt to spanish grammar and better match the english text. New predicate turn_inf defined to make a distinction between infinitive and imperative forms
2012-04-03 05:04:45 +03:00
sonora
57da4fbb6b
complete consistent usage of route and navigation
2012-04-02 23:21:32 +02:00
sonora
25b7926f27
es-tts corrections, Issue 934
2012-04-02 22:29:36 +02:00
Dušan
0603819bfe
added new strings(accesibility) in slovak translation
2012-04-02 21:23:27 +03:00
Pavol Zibrita
3daf7cd247
Catch possible exceptions when settings change.
2012-04-02 14:34:55 +02:00
Victor Shcherb
26f9216a8a
Merge accessibility branch + update imports
2012-04-01 00:46:00 +02:00
Victor Shcherb
a672edf05d
Fix strings
2012-03-31 21:23:29 +02:00
Victor Shcherb
838df611ae
Display ruler settings
2012-03-31 20:26:31 +02:00
Victor Shcherb
bfb480109f
Strings update
2012-03-31 20:26:17 +02:00
sonora
6982daa2af
backout earlier commit to test occasional route not recaluated issue
2012-03-30 13:18:34 +02:00
Pavol Zibrita
60dabe3757
removed obsolete code
2012-03-28 02:07:39 +02:00
Victor Shcherb
044a586afa
Add local.mk
2012-03-23 14:33:47 +01:00
vshcherb
7fa8598f2b
Merge pull request #201 from alexey-pelykh/jniBuild
...
Allow third-party libraries to be prebuilt
2012-03-23 04:35:47 -07:00
Pavol Zibrita
f43f4feca5
Fixed issue 936, not all inputType settings can be combined!
2012-03-23 09:39:48 +01:00
Alexey Pelykh
47ef869f28
Allow third-party libraries to be prebuilt
2012-03-23 09:00:12 +02:00
Pavol Zibrita
b0c9018753
moving drawables to right place
2012-03-22 01:08:41 +01:00
Pavol Zibrita
b0b0f96c4f
resolving code and lint warnings
2012-03-21 23:55:48 +01:00
Pavol Zibrita
ba00e62a7e
Probably fix for issue 936
2012-03-21 23:37:59 +01:00
sonora
e3197bc0b3
synchronized for tryMarkPassedRoute and directionDetection
2012-03-21 22:49:25 +01:00
sonora
ff5fb66af1
unify position tolerance as parameter
2012-03-20 23:10:24 +01:00
sonora
a46aad7f5f
more precise comment
2012-03-20 22:18:11 +01:00
sonora
57b6c21413
more precise comment
2012-03-20 22:13:02 +01:00
sonora
9a1a99bec2
prepare routingHelper code for debugging
2012-03-20 21:33:15 +01:00
Pavol Zibrita
562447dc42
Fixed bugs in issue 935
2012-03-20 02:01:15 +01:00
sonora
ca04c3c1d7
harmonize all GPS tolerance distances to 60m
2012-03-19 20:01:41 +01:00
Pavol Zibrita
1661681044
Update OsmAnd/src/net/osmand/plus/activities/OsmandExpandableListActivity.java
2012-03-19 17:35:15 +01:00
Pavol Zibrita
c9add226b0
Merge pull request #200 from osmandapp/uiChanges
...
Ui changes
2012-03-19 09:31:08 -07:00
Rodolfo
57f9615b93
"not enough memory" adapted according to today's instructions
2012-03-19 15:44:10 +01:00
sonora
127d77e70d
try remove remaining false route-recaluated prompts
2012-03-19 12:58:23 +01:00
sonora
d902232126
string improvement
2012-03-19 09:01:22 +01:00
sonora
95995e06e0
change not enough memory to "process memory"
2012-03-19 08:46:56 +01:00
vshcherb
6f6befa7af
Merge pull request #196 from alexey-pelykh/uiCodeReferencesRefactor
...
Additional native code cleanup
2012-03-18 03:24:35 -07:00
sonora
2097f37e0b
string maintenance
2012-03-18 10:49:21 +01:00
sonora
a0c54e27c2
string maintenance
2012-03-18 09:58:41 +01:00
sonora
3f748138fb
string maintenance
2012-03-18 09:45:05 +01:00
sonora
c60e8cdf32
string maintenance
2012-03-18 09:34:23 +01:00
sonora
b1c5ebd0c7
Shorten string that was cut off on some devices
2012-03-18 09:23:34 +01:00
Alexey Pelykh
c00f9b408d
Move logging from WARN to INFO channel. Remove redefined constants
2012-03-18 09:54:21 +02:00
Alexey Pelykh
2dc5acfcd7
Clean up logging
2012-03-18 09:54:19 +02:00
Alexey Pelykh
dd51beff1f
Updated Makefiles to allow selective building. For Jenkins OSMAND_ARM_ONLY envvar should be set
2012-03-18 09:54:18 +02:00
Rodolfo
a1dd18076f
Update OsmAnd/res/values-nl/strings.xml
2012-03-17 18:50:18 +01:00
Pavol Zibrita
82b0d1e7f7
Merge pull request #194 from robertogeb/patch-1
...
Update OsmAnd/res/values-es/strings.xml
2012-03-16 13:12:23 -07:00
sonora
1840f6bdb7
simplify code
2012-03-16 13:19:48 +01:00
sonora
d4ccbc86c3
correct implementation of evalWaitInterval
2012-03-16 12:51:49 +01:00
robertogeb
702c241046
Update OsmAnd/res/values-es/strings.xml
2012-03-16 12:33:35 +01:00
sonora
9f877261ff
improve comment
2012-03-16 12:29:14 +01:00
sonora
5f859054c6
introduce better reset for when route should be recalculated to save some internet traffic
2012-03-16 12:25:17 +01:00
sonora
5638b379be
missing )
2012-03-16 01:16:30 +01:00
sonora
3d6b2304b3
reduce recalculation activity some
2012-03-16 01:11:08 +01:00
sonora
de62324e82
trigger route re-calculation also based on new directionDetection (Under some conditions route was not recalculated for very long times)
2012-03-16 00:46:16 +01:00
Pavol Zibrita
2b054dc780
Fixing the local index activity title and description text.
2012-03-15 22:28:28 +01:00
sonora
b8f6a443d8
make new overlay colors default to trigger more feedback. Keep old colors as Setting for special purposes.
2012-03-15 21:02:33 +01:00
sonora
bbb7cb3013
better translation of high resolution display explanation in en and de
2012-03-15 08:35:47 +01:00
sonora
96c7584f37
introduce screenSizeCorrection in defineZoomFromSpeed to get consistent results across all devices
2012-03-14 21:39:44 +01:00
Brainik
898f648794
Translated "fluorescent overlays"
2012-03-14 11:14:22 +01:00
sonora
fa884b13c9
fix old hysteresis bug
2012-03-13 20:35:17 +01:00
sonora
df3786a670
spelling error
2012-03-13 20:14:11 +01:00
sonora
72a4ae7158
try alternative speed/zoome hysteresis prevention, solves bug that zoom is not adjusted in many cases wher adjustment by 1 is needed
2012-03-13 20:13:24 +01:00
sonora
7aa44d9829
align LinkedToLocation minimum zoom with new speed/zoom pattern
2012-03-13 19:27:11 +01:00
Pavol Zibrita
c41d534a49
Finished other expandable lists to new layout
2012-03-10 00:39:59 +01:00
sonora
1d1969f86d
test new speed-zoom relation for Issue 914
2012-03-09 18:30:33 +01:00
Alexey Pelykh
904659f90b
Allow settings to be created on the upper level. Add interface for letter conditional overriding of default values for preferences
2012-03-09 08:49:20 +02:00
Alexey Pelykh
09daa404e2
OsmandApplication class is not anyhow related to activities, let's keep code organized
2012-03-09 08:49:19 +02:00
Stefan Radev
36cdbfc0f4
new image changes
2012-03-09 04:48:03 +01:00
Pavol Zibrita
d599ef92bf
remove duplicate image
2012-03-09 04:43:06 +01:00
Pavol Zibrita
df389ed289
fine tuning UI for favorites activity
2012-03-09 04:33:26 +01:00
Pavol Zibrita
7c54ef450f
towards to new changes, however, the images are not correct (waiting)
2012-03-09 04:25:12 +01:00
Stefan Radev
d470d1e128
new image changes
2012-03-09 04:25:10 +01:00
Stefan Radev
76e7285516
new image changes
2012-03-09 04:25:08 +01:00
Stefan Radev
2ca41950e4
new image changes
2012-03-09 04:25:07 +01:00
Stefan Radev
7dc066978c
new image changes
2012-03-09 04:25:04 +01:00
Stefan Radev
5f9cabb5f7
new image changes
2012-03-09 04:25:02 +01:00
Pavol Zibrita
a1b546fad9
Merge pull request #189 from alexey-pelykh/master
...
Project settings adjustment to allow work in Eclipse not only on Victors machine :)
2012-03-08 01:10:31 -08:00
Alexey Pelykh
b0015b7d56
Update a bit project settings, since they were tied to Victors machine. Now uses ANDROID_NDK envvar and also compatible to build using Eclipse, Cygwin under Windows
2012-03-07 20:49:43 +02:00
sonora
9edf90b02b
require 5 sec confirmation time before announcing "U-turn when possible" to avoid false positives
2012-03-07 00:14:07 +01:00
sonora
d55fce74ea
try 6 sec tolerance for U-turn detection to avoid false positives while in motion
2012-03-06 20:47:50 +01:00
sonora
38874a0929
simplify code
2012-03-05 21:17:42 +01:00
sonora
960dc3da84
announce final prompt again if recovering from a "U-turn when possible" situation
2012-03-05 21:11:56 +01:00
sonora
a7ae50294e
improved en-tts miles+feet, in announce in tenths of miles
2012-03-05 19:34:32 +01:00
sonora
4f10d8a10f
small status order correction
2012-03-04 14:38:15 +01:00
Victor Shcherb
04dfa4c4cd
Merge branch 'newNdkBranch'
2012-03-04 13:51:58 +01:00
sonora
a1f2342024
direction detection to determine if route recalculated should be announced
2012-03-04 12:53:27 +01:00
sonora
2249360ce2
put STATUS_UNKNOWN ro be sure
2012-03-03 19:22:28 +01:00
vshcherb
ab3bcae537
Fast build
2012-03-03 18:23:15 +01:00
vshcherb
232da9c70b
Trigger build (nothing changed)
2012-03-03 18:10:03 +01:00
sonora
f2860b6043
try to trigger master build
2012-03-03 18:06:06 +01:00
Alexey Pelykh
14bbbb000a
Fixed icon loading
2012-03-03 18:47:28 +02:00
sonora
d0fe19f16d
remove '-' in constant
2012-03-03 17:35:33 +01:00
sonora
218860946e
try l.newRouteIsCalculated(updateRoute, true)
2012-03-03 17:22:31 +01:00
sonora
b10919364f
replace 60sec timer for "Make U-turn when possible" by mechanism to announced only once until situation significantly changed
2012-03-03 14:15:23 +01:00
sonora
90ea40e96c
refactor directionDetection, route-recalculated now only played when new route in forward direction
2012-03-03 12:48:51 +01:00
Alexey Pelykh
cc336ed49b
Lost files
2012-03-03 12:39:38 +02:00
sonora
69bf6474a4
Prepare include prompting of route-recalculated in direction detection mechanism
2012-03-02 17:39:51 +01:00
Alexey Pelykh
8153fb8f70
Initial part of native rendering improvement. Will not render icons, introduces only stability
2012-03-02 18:24:06 +02:00
Brainik
ba54551741
Minor corrections and voice improvements
2012-03-01 23:05:54 +01:00
Alexey Pelykh
8160cc5e5b
Revert "FOR_TEST: Fake mutex implementation"
...
This reverts commit 82843c303b
.
2012-03-01 23:47:49 +02:00
Alexey Pelykh
82843c303b
FOR_TEST: Fake mutex implementation
2012-03-01 23:14:49 +02:00
Dušan
3ad5155577
tweaked slovak TTS voice commands
2012-03-01 19:44:10 +01:00
Alexey Pelykh
694d9e7674
Fix of stride vs rowBytes, added direct rendering where supported
2012-03-01 17:18:40 +02:00
Dušan
cfdf0bc40e
updated slovak translation
2012-03-01 14:19:21 +01:00
Alexey Pelykh
075642c19f
Reduce native allocation calls amount by reusing previously allocated buffer if possible
2012-03-01 14:25:12 +02:00
sonora
6b6ae304e8
align nav arrow yellow with Prepare_long distance
2012-03-01 13:11:53 +01:00
Alexey Pelykh
7b68b7182b
NEON support, fixed bug in JNI signature, release compilation of native code
2012-03-01 13:21:20 +02:00
sonora
b32b054025
adjust comment
2012-03-01 01:24:55 +01:00
sonora
72d74aefe1
fine tune PREPARE (2)
2012-03-01 01:22:35 +01:00
sonora
399ae4eef9
tune PREPARE distance
2012-03-01 01:19:05 +01:00
vshcherb
2186977a4a
New native ndk support
2012-02-29 22:27:36 +01:00
sonora
95fd8a6cfb
Issue 912, new fr-tts
2012-02-28 21:15:44 +01:00
sonora
25002cde76
stage 1 of voice prompt timing
2012-02-28 20:13:28 +01:00
sabas
9ff2795a18
Update OsmAnd/res/values-it/strings.xml
2012-02-28 18:02:30 +01:00
sonora
de77eae1e8
remove Alpha comments
2012-02-28 13:44:55 +01:00
sonora
fda7554217
alphe=CC
2012-02-28 13:14:42 +01:00
sonora
3a5ebadd3f
correctly export alphas to color.xml as well
2012-02-28 13:08:20 +01:00
sonora
2e0804044f
try 95%=F2
2012-02-28 12:35:27 +01:00
sonora
b1dc3cd57b
fix strings-it duplicate entry
2012-02-28 12:26:06 +01:00
sonora
4472b6262f
fix strings-it apostrophy problem
2012-02-28 12:24:25 +01:00
sonora
0a912612e3
try nav_track_fluorescent alpha=E5 to better cover blue highways as requested in forum
2012-02-28 12:18:02 +01:00
sabas
d38bbb56a1
Update OsmAnd/res/values-it/strings.xml
2012-02-28 12:08:06 +01:00
sonora
b67b537d45
improve ft-tts
2012-02-28 09:04:45 +01:00
sonora
a3c6b20ade
pl-tts improvement
2012-02-28 08:59:42 +01:00
sonora
7f231f6282
test fluorescent overlays with seperate setting
2012-02-28 00:35:05 +01:00
sonora
976285479d
fix error in fr strings
2012-02-28 00:31:48 +01:00
Pavol Zibrita
27b3901bf0
Merge pull request #176 from dgkwhite/patch-2
...
Added FR strings
2012-02-27 15:01:59 -08:00
dgkwhite
8829975a36
Added FR strings
2012-02-27 22:11:28 +01:00
Victor Shcherb
67171fcba3
Fix error
2012-02-27 21:25:04 +01:00
sonora
058586cd3a
clean up voice router and implemet upper limit for PREPARE_LONG_DISTANCE prompt
2012-02-27 21:00:47 +01:00
Pavol Zibrita
c5fde90402
Merge pull request #173 from BathoryPeter/patch-15
...
updated Hungarian translation
2012-02-26 16:17:00 -08:00
sonora
45e8f82ed7
insert a comma for better visibility
2012-02-26 16:23:58 +01:00
sonora
f4fac5f07b
correct gpx info date format
2012-02-26 15:03:25 +01:00
sonora
8135d5c1dd
add _ to save route file name suggestion
2012-02-26 10:03:13 +01:00
sonora
233d5c20a3
fix bug caused by wrong naming convention used in Australia_Oceania map
2012-02-26 09:47:59 +01:00
sonora
e9b3c8c309
fix bug caused by rcent change from Australia to Oceania
2012-02-26 09:36:54 +01:00
sonora
12e280222c
Show current local Edition date in Download list
2012-02-26 09:31:37 +01:00
sonora
c3df68582f
increase "make U-turn when possible" tolerance from 50m to 60m
2012-02-25 15:09:56 +01:00
sonora
a2a75a2416
add another second to turnImminent status to try compensate device delay
2012-02-24 19:15:01 +01:00
sonora
e2e978783d
add comment to finish later
2012-02-24 01:31:40 +01:00
sonora
1d88400ca5
fix build
2012-02-23 23:30:31 +01:00
sonora
b9fe010327
fix parentheses
2012-02-23 23:13:23 +01:00
sonora
776aa02744
Include Profile name in PreferenceScreen title
2012-02-23 23:08:44 +01:00
vshcherb
e8be093d52
Merge pull request #171 from Brainik/patch-18
...
fixed duplicated string "update_poi_does_not_change_indexes"
2012-02-23 13:20:42 -08:00
vshcherb
3e202e06bd
Merge pull request #172 from Brainik/patch-19
...
Minor corrections
2012-02-23 13:20:19 -08:00
sonora
0bed66671e
show turnImminent for at least 5sec if moving
2012-02-23 21:19:17 +01:00
Báthory Péter
8113743e6b
updated Hungarian translation
2012-02-23 17:30:49 +01:00
Brainik
8bc71e8ced
Added link to czech pages osmand.cz
...
Correction of wrongly formatted \n
2012-02-23 15:56:00 +01:00
Brainik
1bb537fbc3
fixed duplicated string "update_poi_does_not_change_indexes"
2012-02-23 11:01:41 +01:00
Pavol Zibrita
a3e8a25623
Merge pull request #169 from Brainik/patch-16
...
Translated latest strings in version 0.7.1.
2012-02-22 22:43:51 -08:00
Pavol Zibrita
83d8d74613
Merge pull request #170 from Brainik/patch-17
...
correctly translated "make u-turn when possible"
2012-02-22 22:42:31 -08:00
sonora
0652f2e586
string improvements
2012-02-22 23:02:22 +01:00
Brainik
3b26d8eb8c
correctly translated "make u-turn when possible"
2012-02-22 22:53:09 +01:00
Brainik
f329afe2e0
Translated latest strings in version 0.7.1.
2012-02-22 22:31:54 +01:00
sonora
21c3e58ad0
string improvement
2012-02-22 20:01:16 +01:00
sonora
fde28c3e26
completed Australia-Oceania change in remaining string files
2012-02-22 19:54:04 +01:00
Dušan
1ec51dee38
added recent changes in slovak translation
2012-02-22 15:07:05 +01:00
Dušan
e7ef4306ff
added new strings to slovak translation
2012-02-22 11:07:33 +01:00
Pavol Zibrita
b3cbd06f70
Merge pull request #168 from gkfabs/master
...
Make a menu option for POI offline force
2012-02-22 00:33:02 -08:00
Fabien Carrion
cd2c835a13
Make a menu option to force offline poi edition
2012-02-21 23:00:36 -06:00
Pavol Zibrita
59d4a45939
Merge pull request #165 from yvecai/master
...
Change Australia prefix to Oceania
2012-02-21 15:35:53 -08:00
Pavol Zibrita
db5b33a3d3
Correct the file version
2012-02-22 00:34:13 +01:00
Rodolfo
951ac86520
Update OsmAnd/voice/es-tts/_ttsconfig.p
2012-02-21 20:12:41 +01:00
sonora
2199b663f6
Standard LT-GREY
2012-02-21 16:37:00 +01:00
sonora
57c342f1a3
brighten somewhat
2012-02-21 16:24:30 +01:00
sonora
010167fd39
long distance turn indication dimmed
2012-02-21 16:03:25 +01:00
yvecai
16876a36f9
Change Australia for Oceania
2012-02-20 17:20:32 +01:00
yvecai
d3d91dd502
Change Australia for Oceania
2012-02-20 17:19:33 +01:00
sonora
ad1778273e
finalize direction detection, code de-duplication
2012-02-20 15:13:35 +01:00
sonora
85423cf60c
suppress turn prompt also for recalculated still-opposite route
2012-02-20 06:36:19 +01:00
Victor Shcherb
4c41948378
Version 0.7.1
2012-02-19 20:07:07 +01:00
sonora
0b7b615c3d
better suppress wrong turn instructions, remaining bug is when route was freshly recalculated
2012-02-19 11:03:24 +01:00
sonora
d4d8aff50e
better suppress wrong turn instructions, but still one small bug remains
2012-02-19 10:42:30 +01:00
Pavol Zibrita
42a062ebc8
Added the free osmand icon
2012-02-18 02:50:44 +01:00
Pavol Zibrita
fc87d76126
Fixed the white on white problem. Settings reverted to black.
...
Correctly applying the theme
2012-02-18 02:43:05 +01:00
sonora
92a58c7afd
Suppress turn prompt if prescribed direction of motion is between 45 and 135 degrees off
2012-02-17 20:28:49 +01:00
sonora
943d18cb26
remove unused import android.graphics.Color;
2012-02-17 01:02:07 +01:00
Pavol Zibrita
a7d54ec821
Fixed the white on white for autoCompleteTextView
2012-02-16 23:01:41 +01:00
Pavol Zibrita
f85c357704
fixing the xml color usage
2012-02-16 23:01:40 +01:00
sonora
61f368d817
string corrections
2012-02-16 22:23:53 +01:00
sonora
c80d69cbc0
update de and en strings
2012-02-16 22:12:41 +01:00
Dušan
588f3aa855
correct slovak-tts voice(make UT)
2012-02-16 21:53:46 +01:00
sonora
3807c0f2e4
Suppress gpsLocationLost() in one place, causes bogus prompt
2012-02-16 21:43:11 +01:00
sonora
04179fba54
fix getResources errors
2012-02-16 19:51:41 +01:00
sonora
764ec97223
remove unused import net.osmand.plus.ResourceManager;
2012-02-16 18:21:10 +01:00
sonora
aec5c125c8
blue adjustment
2012-02-16 17:50:38 +01:00
sonora
74b711ee24
adjust dark_green and light_blue by 5 shades each to improve contrast/visibility on medium gray
2012-02-16 17:29:42 +01:00
sonora
67934000ed
backout GPXlayer and routeLayer
2012-02-16 15:57:39 +01:00
sonora
24b374913e
correct )
2012-02-16 15:50:25 +01:00
sonora
9cfb775d9d
partial backout due to some errors
2012-02-16 15:47:22 +01:00
sonora
e232ff3fc4
fix turnpathhelper
2012-02-16 14:47:54 +01:00
sonora
6a3a357016
add missing imports
2012-02-16 14:37:45 +01:00
sonora
a4dc3d50ee
correct typo
2012-02-16 14:20:31 +01:00
sonora
eead1d3f0c
control all layer colors via colors.xml
2012-02-16 14:17:40 +01:00
pavolzibrita
c26d3e2992
Merge pull request #161 from gkfabs/master
...
Small Bug corrections
2012-02-16 04:18:00 -08:00
pavolzibrita
98ad1d70cd
...another white/white fix...
2012-02-16 12:52:38 +01:00
pavolzibrita
3ff14e5ac7
So autocompletetextview has actually the problem with the white
2012-02-16 12:43:40 +01:00
pavolzibrita
c96f15e5df
Still trying to fix the spinners... Theme.Light was not good.
2012-02-16 12:10:44 +01:00
pavolzibrita
26d896701b
Trying to fix the white on white issues in spinners.
2012-02-16 11:55:20 +01:00
sonora
a00896c1bc
re-introduce BLUE - GREEN scheme with better visibility (LIGHT_BLUE)
2012-02-16 10:50:26 +01:00
Pavol Zibrita
f472640b0c
Custom title bar applied to more activities, some color changes.
...
There is still lot to do.
2012-02-16 02:05:33 +01:00
sonora
d813bb716e
adjust tabs for debugging
2012-02-16 01:58:10 +01:00
sonora
e1bb967951
update en _config.p
2012-02-15 22:35:54 +01:00
sonora
3acc4d7f1c
correct u turn test string
2012-02-15 21:55:52 +01:00
sonora
8d7619a0a8
correct some voice prompt test strings
2012-02-15 21:48:49 +01:00
sonora
de716ee763
update assets
2012-02-15 21:45:09 +01:00
sonora
b54ba6572a
implement calling "Make UT when possible" voice prompt
2012-02-15 21:39:31 +01:00
sonora
7fcb0436c2
complete es + it
2012-02-15 21:28:41 +01:00
sonora
8841cfb09d
prepare all voice files on github with new "make U-turn when possibly" prompt
2012-02-15 21:24:05 +01:00
sonora
959115aea8
update voiceRouter with currentStatus = STATUS_UNKNOWN; while makeUturnWhenPossible is active
2012-02-15 10:42:04 +01:00
Victor Shcherb
f3eba8f511
Version released
2012-02-15 01:10:19 +01:00
Victor Shcherb
c8d8202cee
Prepare to 0.7.1
2012-02-15 00:37:11 +01:00
Dušan
f611c645de
updated slovak translation
2012-02-14 21:36:09 +01:00
sonora
fe8a994db0
string simplification
2012-02-14 20:58:03 +01:00
sonora
cb7b101395
suppress "route recalculated" prompt while makeUturnWhenPossible is active.
2012-02-14 15:50:52 +01:00
sonora
3e8e433c58
introduce dark green and dark blue for deactivated indexes on download screen
2012-02-14 11:44:16 +01:00
Dušan
093ad443cd
voice tweaks for sk-tts
2012-02-14 09:30:32 +01:00
Dušan
846add73f7
fixed slovak tts for distance lower than 5km
2012-02-14 09:04:25 +01:00
sonora
b5bf140179
fix Issues 863/644, introduce makeUturnWhenPossible, and turnImminent display
...
Signed-off-by: sonora <hm.gglmail@googlemail.com>
2012-02-14 02:46:26 +01:00
Pavol Zibrita
7fdca4fd2d
Making the UI gray for all activities.
...
Fixing lists to scroll with correct color.
2012-02-12 04:18:17 +01:00
Fabien Carrion
ebd673c091
Bug correction. Update the progress bar while uploading.
2012-02-11 16:57:54 -06:00
Fabien Carrion
a4b4c8adbb
Don't commit empty values (case of no name)
2012-02-11 16:51:41 -06:00
Pavol Zibrita
7b8a3a76fa
Fixed shadow in search, Fixed NPE in ResourceManager
2012-02-11 23:27:07 +01:00
Victor Shcherb
c9c2d491ba
Improved search by name filter now displayed on the map
2012-02-11 11:43:56 +01:00
Victor Shcherb
3cff2e0d77
Name filter preserve
2012-02-11 11:43:56 +01:00
Victor Shcherb
907c7d6ee0
Fix bug with date
2012-02-11 11:43:56 +01:00
Victor Shcherb
8e80767537
Fix update color
2012-02-11 11:43:56 +01:00
Rodolfo
7957eb254f
minor text corrections
2012-02-10 18:11:01 +01:00
sonora
72b7b88193
rename auto return to auto-center
2012-02-10 00:30:36 +01:00
sonora
587a1faaf3
change auto return default in car mode from 7s to 10s as 7 is not in selection list
2012-02-10 00:11:32 +01:00
sonora
2e1c0bcebb
try without AUTO_FOLLOW_ROUTE_NAV (see forum discussion 'Simplify our navigation preference menu')
2012-02-09 23:49:10 +01:00
Victor Shcherb
dbb0d4af53
Fix bug
2012-02-09 22:36:49 +01:00
sonora
0a36c5fc41
remove some typos in nl
2012-02-09 22:33:47 +01:00
sonora
3e8eebd017
remove errors in nl strings file
2012-02-09 22:27:31 +01:00
sonora
c01ee885d0
include nl locale
2012-02-09 22:16:06 +01:00
Rodolfo
2fff8058e1
updated strings-nl.xml (first draft!)
2012-02-09 19:51:21 +01:00
sonora
49b97d53dd
de strings for Commit 'Update OsmAnd/res/layout/favourite_edit_dialog.xml'
2012-02-09 09:18:26 +01:00
pavolzibrita
44e74318a3
Merge pull request #157 from saindofora/patch-4
...
Update OsmAnd/res/layout/favourite_edit_dialog.xml
2012-02-09 00:04:57 -08:00
pavolzibrita
82cc2a4052
Merge pull request #156 from saindofora/patch-3
...
Update OsmAnd/res/values/strings.xml
2012-02-09 00:04:46 -08:00
sonora
80f9857db8
complete ru-tts
2012-02-09 02:20:04 +01:00
saindofora
9ef60568c4
Update OsmAnd/res/layout/favourite_edit_dialog.xml
2012-02-08 17:31:58 -02:00
saindofora
0c75449983
Update OsmAnd/res/values/strings.xml
2012-02-08 17:29:24 -02:00
Victor Shcherb
ba8f3dd7db
Slightly modify live monitoring
2012-02-08 01:03:32 +01:00
sonora
29d9732d1e
replace string googlecode.com by osmand.net
2012-02-08 00:53:57 +01:00
Victor Shcherb
71939d438d
update string
2012-02-08 00:10:12 +01:00
Victor Shcherb
0dd6c4a2e7
Name fix
2012-02-08 00:08:49 +01:00
sonora
13fed67b8a
nl-tts v3 as improved by Harro
2012-02-07 22:55:50 +01:00
sonora
5a76a7edcd
add 'save as' menu to ShowRouteInformationActivity. TODO: Add save code
2012-02-07 22:31:33 +01:00
sonora
c8d3c51676
improve some code visibility
2012-02-07 08:16:07 +01:00
Dušan
4a13379f69
updated slovak translation
2012-02-06 23:36:08 +01:00
Victor Shcherb
ef8685b8b8
Merge branch 'offlinePoiEdit'
2012-02-06 00:58:46 +01:00
Victor Shcherb
af3382e826
Fix short click
2012-02-06 00:56:36 +01:00
Victor Shcherb
0bcbb6f5f1
Fix compilation 1.6
2012-02-06 00:18:38 +01:00
Victor Shcherb
edba19a901
Fix compilation errors
2012-02-05 23:51:54 +01:00
Victor Shcherb
fe6435a6b1
Fix compilation errors
2012-02-05 23:42:48 +01:00
Fabien Carrion
8843c8f5a3
Make a specific asynctask and a dialog to upload POI
2012-02-05 23:34:00 +01:00
Pavol Zibrita
fe633d8763
eclipse warnings cleaning
2012-02-05 23:34:00 +01:00
Fabien Carrion
efbacdb098
Add an upload all POI button
2012-02-05 23:33:20 +01:00
Fabien Carrion
db007efb75
Add list, delete and upload POI to Openstreetmap Offline POI edition activity
2012-02-05 23:33:20 +01:00
Fabien Carrion
84ad4b24a4
Add new activity to display all the POI changes to upload to openstreetmap server
2012-02-05 23:32:47 +01:00
Fabien Carrion
83fd560681
Save asynchrone local edition in a local db
2012-02-05 23:31:13 +01:00
Fabien Carrion
032130721e
Create an interface for Openstreetmap class
2012-02-05 23:30:44 +01:00
Fabien Carrion
ca48cf0835
Take out of activity code to send poi edition to remote openstreetmap server
2012-02-05 23:30:06 +01:00
vshcherb
1c359d7bbd
Merge pull request #154 from jmakovicka/disable-native-on-failure
...
disable the native rendering option when it fails to load
2012-02-05 14:17:08 -08:00
Victor Shcherb
244123588e
Fix issue 849
2012-02-05 19:11:52 +01:00
Victor Shcherb
270d6e72d0
Fix issue with green backuped indexes
2012-02-05 19:00:34 +01:00
Victor Shcherb
31aa4d3ec4
Fix issue 845
2012-02-05 15:47:42 +01:00
sonora
6f0b029b96
update nl-tts to v2
2012-02-05 14:29:34 +01:00
sonora
b8e3162b19
simplify strings: remove route_about and follow_route
2012-02-05 08:58:52 +01:00
sonora
6f88a3e5e1
unify routing directios dialogue
2012-02-05 01:19:03 +01:00
sonora
c1277d003d
simplify nl-tts
2012-02-04 18:52:45 +01:00
sonora
b54e24397e
rename "voice commands" to "voice prompts" to avoid confusion with voice control
2012-02-04 16:31:19 +01:00
sonora
3ab295b2b8
correct recorded voice templates (Issue 858)
2012-02-04 15:28:29 +01:00
Victor Shcherb
b507b5cdec
Fix transport layer
2012-02-04 12:44:45 +01:00
sonora
b725a0cf83
update hu-tts, Issue 866
2012-02-04 11:06:13 +01:00
sonora
6a442dd806
ad nl-tts, first version
2012-02-04 10:17:25 +01:00
sonora
4f437052a9
slight improvements to de and en voice prompts
2012-02-04 09:36:12 +01:00
Victor Shcherb
8c25d57f74
Improve live monitoring
2012-02-02 23:26:47 +01:00
Victor Shcherb
0a0d132d14
Fix live monitoring
2012-02-02 22:59:07 +01:00
Jindřich Makovička
d244325cf7
disable the native rendering option when it fails to load
2012-02-02 21:45:00 +01:00
sonora
82cd5092a6
simplify code
2012-02-02 01:31:48 +01:00
sonora
64b4ce6973
add one more occasion where stop routing button is needed
2012-02-02 00:31:37 +01:00
sonora
a4aedee2d4
remove unused import for now
2012-02-01 21:27:21 +01:00
sonora
d313ac50f4
fix build
2012-02-01 11:03:03 +01:00
sonora
afdcc0baf0
re-introduce suppressing route-recalc message for GPX routes
2012-02-01 10:54:16 +01:00
sonora
5e1fa06f63
shorten route-recalculated in en miles+feet also
2012-02-01 02:03:22 +01:00
sonora
8145ad1ffa
shortened English route-recalculated announcement
2012-02-01 02:00:09 +01:00
sonora
15283203ad
check out if jenkins error is real
2012-02-01 00:30:40 +01:00
sonora
9dc28e6ac9
include newly developed 'high contrast roads' renderer as example for depends renderer
2012-01-31 23:51:27 +01:00
sonora
a32cf4a7c0
trigger build with string change
2012-01-31 22:56:03 +01:00
sonora
6a7aa3dc22
suppress temporary-switch-to-cloudmade even further
2012-01-31 22:07:31 +01:00
sonora
0feec63150
test playing temporary-switch-to-cloudmade message only once per route
2012-01-31 21:47:51 +01:00
sonora
f7e25c4085
play with new branch
2012-01-31 21:16:00 +01:00
sonora
c81707942b
test commit
2012-01-31 20:56:38 +01:00
sonora
6bee70b6cd
pl string corrections by blackmetalowiec
2012-01-31 11:57:12 +01:00
sonora
89edf915be
temporarily remove playing route recalculated message for further testing
2012-01-31 11:44:26 +01:00
pavolzibrita
c86483b725
Merge pull request #153 from BathoryPeter/patch-13
...
Hungarian translation update and line synchronization with English
2012-01-31 00:20:00 -08:00
pavolzibrita
46b4b4f25e
Merge pull request #152 from BathoryPeter/patch-14
...
"gps location lost" and typos in hu-tts
2012-01-31 00:19:31 -08:00
pavolzibrita
72763bab1d
Merge pull request #151 from Brainik/patch-15
...
"Location lost" translated to Czech
2012-01-31 00:18:47 -08:00
pavolzibrita
6a9a1e3aa5
Merge pull request #150 from Brainik/patch-14
...
Live monitoring translated to czech
2012-01-31 00:18:22 -08:00
sonora
3a46d08e01
Correct action for 'stop routing' while route is still being calculated
2012-01-31 00:08:53 +01:00
sonora
706d59527d
Show 'stop routing' already while route is being calculated
2012-01-30 23:52:38 +01:00
sonora
fa7a3c2996
do not display 'temporarily switched to CloudMade' message for GPX routes
2012-01-30 23:13:26 +01:00
sonora
c33a003dc7
fix build
2012-01-30 22:59:40 +01:00
sonora
e9db2bf0d6
display 'temporarily switched to CloudMade' message only once per error wait period
2012-01-30 22:49:01 +01:00
sonora
c728e4360b
try remove NPE in VoiceRouter
2012-01-30 22:17:07 +01:00
Báthory Péter
24d9b63c0f
"gps location lost" and typos
2012-01-30 16:48:56 +01:00
Báthory Péter
6ec53a5146
Hungarian translation update and line synchronization with English
2012-01-30 16:29:14 +01:00
Dušan
47700ee59c
corrected slovak TTS
2012-01-30 15:25:06 +01:00
Dušan
b0376fd50b
corrected slovak translation
2012-01-30 15:15:38 +01:00
Brainik
0d5f066ccf
"Location lost" translated to czech
2012-01-30 15:00:29 +01:00
sonora
47630b50cd
manual application of patch for Issue 848 fr-strings
2012-01-30 11:10:54 +01:00
sonora
dafdd89d25
some string improvements
2012-01-29 22:15:33 +01:00
sonora
17d7f921fc
shorten routing error message text
2012-01-29 22:05:51 +01:00
Brainik
3e33400388
Live monitoring translated to czech
2012-01-29 21:58:46 +01:00
sonora
663a1ed791
fix build
2012-01-29 21:50:49 +01:00
sonora
4b794bbbce
break line
2012-01-29 21:43:43 +01:00
sonora
03d3e1faf2
fix build
2012-01-29 21:38:14 +01:00
sonora
d9f5ad53ab
consolidate routing error messages.
2012-01-29 21:30:27 +01:00
sonora
b9ca084913
more ergonomic order of map layer menu
2012-01-29 20:01:11 +01:00
sonora
573ab46e94
fix build (2)
2012-01-29 17:31:51 +01:00
sonora
00f35bb8a7
fix build
2012-01-29 17:15:56 +01:00
sonora
38d575b8d7
suppress "route recaluated" message for GPX routing, as message would be constantly triggered for any deviation from pre-saved track
2012-01-29 17:09:43 +01:00
sonora
66b154bb78
Re-structure all voice tts-files to simplify maintenance and add missing commands.
...
- Some translastion for 'GPS location lost' still needed.
- Always used latest file available from either git or download.
- Will now update all files in download section also
2012-01-29 11:58:54 +01:00
sonora
757e3c65cc
complete voice commands in en and de tts voice files
2012-01-29 10:33:48 +01:00
sonora
247f938435
some more small improvements to test voice commands
2012-01-29 09:12:43 +01:00
sonora
794f93e101
clean up test voice messages
2012-01-28 23:08:47 +01:00
Dušan
75b9f3ee9f
slovak language corrections
2012-01-28 21:53:05 +01:00
sonora
7995b6e6a3
display switching-to-cloudmade notification in sync with other routing error messages only
2012-01-28 19:18:48 +01:00
sonora
a13db31e6d
sync fix live monitoring string chages to sk and de
2012-01-28 18:20:11 +01:00
Victor Shcherb
c699043f4e
Fix live monitoring
2012-01-28 13:51:21 +01:00
sonora
8650ecce1d
clean up routing error strings in en+de
2012-01-28 10:36:54 +01:00
sonora
6fe3c45ced
use Toast.LENGTH_LONG for routing errors to help user and facilitate debugging
2012-01-28 10:26:54 +01:00
sonora
0db09af5fb
increase time error message cloudmade-fallback is displayed
2012-01-28 10:07:37 +01:00
sonora
4088b871b8
sync onboard en-tts and de-tts files
2012-01-27 18:34:45 +01:00
Dušan
92df111ab7
Merge pull request #149 from ncroiset/patch-1
...
Update OsmAnd/res/values-fr/strings.xml
2012-01-27 01:21:02 -08:00
sonora
a793a59dd6
de string improvements
2012-01-27 10:00:15 +01:00
ncroiset
1c58ed356a
Update OsmAnd/res/values-fr/strings.xml
2012-01-27 09:59:41 +01:00
Dušan
4f4ead3da9
slovak translation-upgrade
2012-01-27 09:55:14 +01:00
sonora
075e7fb0b6
string improvement
2012-01-27 09:46:31 +01:00
sonora
536f8c2ff7
small string improvement
2012-01-27 09:33:41 +01:00
sonora
f1d365f194
small string improvement
2012-01-27 09:01:03 +01:00
sonora
5accf8ab05
adjust strings
2012-01-27 02:12:43 +01:00
sonora
f05396bb03
Try Preference Category for SD-Logging and Live-Tracking
2012-01-27 02:02:57 +01:00
sonora
0b946e2728
Segment SD-Logging and Live-Tracking options with headline + bullets
2012-01-27 01:50:25 +01:00
sonora
527490af63
Try bullet view to segment tracking menu
2012-01-27 01:37:57 +01:00
sonora
828ad3d09f
de string completion
2012-01-27 01:26:37 +01:00
Victor Shcherb
71dabcc563
Add live monitoring
2012-01-27 01:00:01 +01:00
sonora
8a34338c05
improve de strings
2012-01-26 22:57:53 +01:00
Dušan
14afaf596a
updated slovak translation-added new strings
2012-01-26 22:08:57 +01:00
Victor Shcherb
1e7ba3c729
Add activity
2012-01-26 19:11:22 +01:00
Victor Shcherb
fdfcd07506
Update favorite icons and implement new layer list functionality
2012-01-26 01:05:55 +01:00
Victor Shcherb
e758615cb4
Change favorite icons
2012-01-26 00:14:45 +01:00
Victor Shcherb
2d8b81791c
Add padding
2012-01-25 23:13:28 +01:00
Victor Shcherb
fd1b3c0abf
Add support for showing current track
2012-01-25 23:13:28 +01:00
sabas
4bb455f960
Update OsmAnd/res/values-it/strings.xml
2012-01-25 21:32:53 +01:00
Victor Shcherb
656e4c3a32
Fix blocker issue with route calculation
2012-01-25 01:16:12 +01:00
Victor Shcherb
ea50c82122
Upgrade to 1.6 and show poi information on long press
2012-01-25 00:57:49 +01:00
Victor Shcherb
428ff147d6
Fix download error
2012-01-25 00:15:19 +01:00
Victor Shcherb
aab07091d4
Fix download error
2012-01-25 00:11:30 +01:00
Victor Shcherb
579152988c
Fix max errors for tile downloads
2012-01-24 22:15:24 +01:00
Victor Shcherb
350def48e1
Slightly modify build.xml
2012-01-24 01:13:39 +01:00
Victor Shcherb
82ae808586
Last commit before release
2012-01-24 00:49:37 +01:00
Victor Shcherb
b259c2eb8c
Fix version description
2012-01-24 00:31:14 +01:00
Victor Shcherb
b6a81d1463
Change production definition
2012-01-24 00:26:22 +01:00
Victor Shcherb
9faf1c36de
Change version name
2012-01-24 00:23:40 +01:00
Victor Shcherb
92e07d2fad
Fix build scripts
2012-01-24 00:21:28 +01:00
Victor Shcherb
93af937d89
Change version track mechanism. Split mapcreator and osmand.
2012-01-24 00:14:25 +01:00
Victor Shcherb
853dd08d7a
Change version description
2012-01-23 23:36:51 +01:00
sonora
577d1b054f
improve en+de tts voices from forum feedback
2012-01-23 19:40:09 +01:00
pavolzibrita
89b88caed7
Merge pull request #146 from Schusch/master
...
eleminated some typos and french spacing (i hope this is a contribution ...)
2012-01-22 23:28:22 -08:00
pavolzibrita
f07b379b28
Merge pull request #145 from BathoryPeter/patch-12
...
small improvments in hu
2012-01-22 23:26:41 -08:00
Dušan
92fde96557
fixed slovak translation
2012-01-22 18:21:12 +01:00
Báthory Péter
746a24284d
small improvments in hu
2012-01-21 18:46:07 +01:00
Schusch
59c28fda0f
eleminated some typos and french spacing (i hope this is a contribution - my first github edit ever :-)
2012-01-21 15:31:48 +01:00
sonora
7b71f713db
string improvement
2012-01-20 01:25:43 +01:00
sonora
98cd03b485
bundle the Americas together in Download manager
2012-01-19 21:23:55 +01:00
sonora
f2e8cfb58a
revert right-justified menu button text (landscape) at Victor's request
2012-01-19 01:10:23 +01:00
Victor Shcherb
543a909b8a
Fix modified date
2012-01-19 00:57:00 +01:00
sonora
fbf734126b
fix build
2012-01-19 00:45:15 +01:00
sonora
9426e5e6ad
new try at localizing daynight display in prefs
2012-01-19 00:34:04 +01:00
Victor Shcherb
2ac2f17603
Remove poi support. Trying to remove poi.odb completely / leave only for internal usage
2012-01-19 00:32:01 +01:00
Victor Shcherb
199220d5e5
Reload indexes properly
2012-01-19 00:32:01 +01:00
Victor Shcherb
6c7fdd1b72
Add file indexing differently
2012-01-19 00:32:01 +01:00
sonora
417042f673
fix build
2012-01-19 00:12:27 +01:00
sonora
395cdb8313
fix build
2012-01-19 00:08:17 +01:00
sonora
17db892398
localize daynightmode
2012-01-18 23:55:07 +01:00
sonora
3ceea924af
fix build
2012-01-18 23:44:30 +01:00
sonora
1a9d8ffb2e
fix build
2012-01-18 23:42:20 +01:00
sonora
55d617ae6e
localize daynightmode current settings display
2012-01-18 23:38:41 +01:00
Victor Shcherb
1bd67140ed
Add wiki and fix last modified date with new indexes
2012-01-18 23:14:02 +01:00
Victor Shcherb
985cf611ff
Small improvement
2012-01-18 23:14:02 +01:00
sonora
edf5728f8d
update dayNightMode and router service display if changed
2012-01-18 23:13:26 +01:00
sonora
01f2715fdf
fix build
2012-01-18 23:03:48 +01:00
sonora
c3532ce2b8
fix build
2012-01-18 22:59:59 +01:00
sonora
0b9a2dc492
Display current Settings: dayNightMode
2012-01-18 22:48:24 +01:00
sonora
fd6ad043ac
Display current Setting routerService
2012-01-18 22:42:43 +01:00
Dušan
6de2ba992c
update slovak translation finally
2012-01-18 22:26:06 +01:00
Dušan
5803bba1f8
revert slovak string
2012-01-18 22:21:27 +01:00
Dušan
5a64b5c244
fix slovak string
2012-01-18 22:05:11 +01:00
sonora
aab5041907
try hide max_level_download_tile, for Issue 823
2012-01-18 17:50:24 +01:00
sonora
d780542349
string adjustments
2012-01-18 17:31:42 +01:00
sonora
c317469ff9
Bundle map source settings more clearly
2012-01-18 17:09:52 +01:00
Pavol Zibrita
eb8b5b6eea
Move faster when animating route. Try to get to each point in 2 steps.
2012-01-18 04:02:28 +01:00
Pavol Zibrita
dace41d8f8
postponed the back button to keyUp event on map view only
...
For some hardware/applications back button can be used as trigger for
some action.
2012-01-18 03:33:44 +01:00
Pavol Zibrita
9fd00776aa
getting rid of the aditional map activity rotation when in landscape
2012-01-18 02:59:28 +01:00
Pavol Zibrita
de0aa327c3
map source is not global anymore, we need to update it when mode changes
2012-01-18 02:25:51 +01:00
sonora
b85bad4a9f
revert to check issue
2012-01-18 02:15:06 +01:00
sonora
78ca6e3b24
Hide max online zoom to test if needed
2012-01-18 01:59:22 +01:00
sonora
dddb4d0370
include Display of over/underlay in Prefs init
2012-01-18 01:30:46 +01:00
sonora
a0c18b1774
Complete Display over/underlay map in Prefs
2012-01-18 01:24:45 +01:00
sonora
76759ef98b
Display currently set Overlay+ underlay maps in Prefs
2012-01-18 01:14:17 +01:00
sonora
bfb045f360
fix build
2012-01-18 01:04:22 +01:00
sonora
284345fed4
localize Current User Profile display
2012-01-18 00:52:32 +01:00
sonora
cd182c3dcf
Display Current User Profile: fix string bug
2012-01-18 00:44:12 +01:00
sonora
793151f324
improve Display current User Profile
2012-01-18 00:37:54 +01:00
sonora
dc3a03574b
fix build
2012-01-18 00:26:33 +01:00
sonora
d13bd2a15d
Display Current Pref: User Profile
2012-01-18 00:21:33 +01:00
sonora
78e091db84
fix faulty cs build
2012-01-18 00:12:10 +01:00
sonora
eef3d645ab
resolve conflicting build
2012-01-17 23:59:05 +01:00
pavolzibrita
0bd4e14081
Merge pull request #141 from Brainik/patch-13
...
Czech translation updated.
2012-01-17 14:54:21 -08:00
sonora
77d351e5f0
Display Current Pref: User Profile
2012-01-17 23:49:25 +01:00
sonora
34ab7dc875
Display Current Prefs: Tile source (2)
2012-01-17 23:21:07 +01:00
sonora
8ebe9936fb
Display Current Prefs: Tile Source
2012-01-17 23:10:26 +01:00
sonora
22f9a467e1
properly align text right
2012-01-17 19:42:48 +01:00
Brainik
35c5f7a43a
Czech translation updated. Menu reorganized as in English version. Hopefully everything is consistent...
2012-01-17 19:09:04 +01:00
sonora
703860abb5
correct button text alignment
2012-01-17 03:06:40 +01:00
sonora
bf3b588442
de string alignment
2012-01-17 01:32:47 +01:00
sonora
c40b6187c7
icon alignment
2012-01-17 01:29:38 +01:00
sonora
b4cede5667
better button alignment
2012-01-17 00:52:45 +01:00
sonora
b7d9a1a646
align menu button positions
2012-01-17 00:32:10 +01:00
sonora
deb8fb4f0b
Issue 809 try 13
2012-01-17 00:10:16 +01:00
sonora
dd71c955eb
Issue 809 try 12
2012-01-16 23:56:42 +01:00
sonora
b48c7eaf7c
Issue 809 try 11
2012-01-16 23:25:47 +01:00
sonora
cb198d2170
Issue 809 try 10
2012-01-16 23:18:55 +01:00
sonora
4a9c3caee9
Issue 809 try 9
2012-01-16 23:05:35 +01:00
sonora
a74f4e5599
Issue 809 try 8
2012-01-16 22:58:56 +01:00
sonora
3859f940ac
Issue 809 try 7
2012-01-16 22:50:53 +01:00
sonora
6a438a6eeb
Issue 709 try 6
2012-01-16 22:45:06 +01:00
sonora
d5839fb5a6
Issue 809 try 5
2012-01-16 22:38:31 +01:00
sonora
de89033345
Issue 809 try 4
2012-01-16 22:31:01 +01:00
sonora
c2924d7b45
Issue 809 try 3
2012-01-16 22:23:49 +01:00
sonora
8eec0dc0b4
Issue 809 try 2
2012-01-16 22:16:46 +01:00
sonora
3053e5d255
Issue 809 try 1
...
Signed-off-by: sonora <hm.gglmail@googlemail.com>
2012-01-16 22:07:31 +01:00
sonora
daaab3d8dd
align menu.xml's without functional change
2012-01-16 21:52:31 +01:00
Pavol Zibrita
f05d455584
fixed duplicated strings
2012-01-16 16:31:09 +01:00
Báthory Péter
f5422f2c20
corrections in Hungarian translation
2012-01-16 14:34:49 +01:00
Dušan
f52ee76ce3
updated slovak translation-new version
2012-01-16 10:59:53 +01:00
pavolzibrita
462c8bfcdc
Merge pull request #139 from dgkwhite/patch-1
...
Update OsmAnd/res/values-fr/strings.xml
2012-01-15 23:23:49 -08:00
dgkwhite
02c56dc547
Update OsmAnd/res/values-fr/strings.xml
2012-01-15 22:53:49 +01:00
szimszon
c366f03baa
Hungarian translation.
2012-01-15 22:51:56 +01:00
sonora
d1c68f8628
sync de strings
2012-01-15 18:46:18 +01:00
Victor Shcherb
8d54f56fcd
Update version 0.7
2012-01-15 18:23:04 +01:00
Victor Shcherb
6e3fffd646
Russian translation
2012-01-15 15:10:12 +01:00
Victor Shcherb
2b16ae7131
Fix download index message
2012-01-15 14:55:06 +01:00
Victor Shcherb
c5375dd36e
Add download index
2012-01-15 14:48:10 +01:00
Victor Shcherb
febc11d7dc
Add download index
2012-01-15 14:32:50 +01:00
Victor Shcherb
0eee93e4af
Add free version support
2012-01-15 14:32:50 +01:00
sonora
1085e1e675
Complete fav sorting after edits and deletes
2012-01-15 13:16:49 +01:00
sonora
f47b668b93
fix build
2012-01-15 13:01:44 +01:00
sonora
a3ca4db518
code simplification
2012-01-15 12:53:54 +01:00
Victor Shcherb
a7d42f3231
Fix build
2012-01-15 11:43:44 +01:00
sonora
510e925168
sync de strings
2012-01-15 11:08:11 +01:00
sonora
5ffc0ed4fd
add missing default translation for poi_context_menu_showdescription
2012-01-15 11:02:47 +01:00
sonora
072ac74af5
fix small bug when deleting favorites
2012-01-15 10:26:37 +01:00
Victor Shcherb
272f20d439
Add libcutils
2012-01-14 23:18:29 +01:00
Victor Shcherb
785531bf79
Update sources
2012-01-14 23:00:22 +01:00
Victor Shcherb
86246dcfda
NDK build configure
2012-01-14 22:40:37 +01:00
Victor Shcherb
3bad75cd0a
NDK build configure
2012-01-14 22:23:42 +01:00
Dušan
481ec67d65
updated slovak translation/offline downloader
2012-01-14 21:44:51 +01:00
Victor Shcherb
0f7334ad23
Resort download maps based on popularity and on important maps (e.g. voice packs/worldwide should be visible on top)
2012-01-14 21:20:24 +01:00
Victor Shcherb
a8b4ff78cf
Implement bidirection build
2012-01-14 21:07:19 +01:00
Victor Shcherb
76530bf5f4
Update version
2012-01-14 21:07:19 +01:00
Victor Shcherb
1d37de9501
Update version
2012-01-14 21:07:19 +01:00
Victor Shcherb
6c04b89725
Add version change
2012-01-14 21:07:19 +01:00
Victor Shcherb
5a038c317f
Add google analytics
2012-01-14 21:06:49 +01:00
sonora
5f7441b206
typo
2012-01-14 19:22:52 +01:00
sonora
804c163b0e
de string adjustments
2012-01-14 19:17:37 +01:00
sonora
9543b4c603
small typo
2012-01-14 14:26:13 +01:00
sonora
571dc74222
fix build
2012-01-14 14:18:13 +01:00
sonora
fa422d474c
Issue 792 completion
2012-01-14 14:00:59 +01:00
sonora
d007865cc1
revert build
2012-01-14 13:39:57 +01:00
sonora
6d97411c42
fix build
2012-01-14 13:37:24 +01:00
sonora
8ce21bd49d
fix build
2012-01-14 13:33:12 +01:00
sonora
f48e19636d
Issue 792 completion
2012-01-14 13:29:38 +01:00
sonora
1db7cf6061
align strings files
2012-01-14 12:50:14 +01:00
sonora
36e7cbfedf
region hierarchiy - more space for countries in list before continent header if needed in future
2012-01-14 12:02:28 +01:00
sonora
037292b672
resort ODM to beter present deactivate-concept
2012-01-14 11:41:27 +01:00
sonora
9d864fb441
fix build
2012-01-14 11:22:54 +01:00
sonora
4f88d36046
slight improvements in sorting
2012-01-14 11:16:06 +01:00
sonora
7bdb75e20c
region names - geographical sorting
2012-01-14 10:56:26 +01:00
sonora
771b724941
better region names - shorten even further
2012-01-14 10:41:11 +01:00
sonora
43f035e628
better region names - shortened
2012-01-14 10:30:18 +01:00
sonora
d87dcc085e
Better region names
2012-01-14 10:15:12 +01:00
Dušan
4f2c881b8c
fixed characters in en translation
2012-01-13 10:18:57 +01:00
Dušan
2212a58992
updaded slovak translation-added new strings
2012-01-13 10:18:11 +01:00
Victor Shcherb
175c2bc5dc
Add hierarchy view to downloads
2012-01-13 01:25:26 +01:00
Victor Shcherb
8a72f39f99
Add hierarchy view to downloads
2012-01-13 01:22:40 +01:00
Osmand
eb5618cf88
added cpd findings (duplicated code)
2012-01-11 01:23:20 +01:00
Pavol Zibrita
341745a70a
added compile warnings output
2012-01-11 00:53:40 +01:00
pavolzibrita
c2dfe70dc3
Update OsmAnd/res/values-it/strings.xml
2012-01-11 00:43:24 +01:00
pavolzibrita
84daad4922
Update OsmAnd/res/values-it/strings.xml
2012-01-11 00:42:49 +01:00
sabas
352c74a12d
Inserted last 4 strings and reviewed all translations, regularized spaces and now matches lines of english version
2012-01-10 20:10:50 +01:00
Victor Shcherb
3ea89c713a
Update poi selections
2012-01-10 00:15:46 +01:00
Dušan
b5cfcb391e
added new strings to slovak translation
2012-01-09 21:49:46 +01:00
Victor Shcherb
e3168340d8
Replace ... &8230;
2012-01-09 01:39:44 +01:00
Victor Shcherb
9eb51c84d8
Do small simplification
2012-01-09 01:36:45 +01:00
Victor Shcherb
a92f33aee1
Implement multi objects context menu. Add wiki scripts
2012-01-09 01:14:43 +01:00
Victor Shcherb
2914df8cb7
Add POI text box and rewrite WikiIndexer
2012-01-08 23:23:44 +01:00
Victor Shcherb
c89e935431
Add description dialog
2012-01-08 23:23:44 +01:00
Victor Shcherb
780274071d
Add new categories
2012-01-08 23:23:44 +01:00
Victor Shcherb
87fff487dc
update classpath?
2012-01-08 23:23:44 +01:00
Dušan
5d4406cc64
correct slovak translation
2012-01-08 16:04:58 +01:00
sonora
1137a34f9a
simplify
2012-01-08 11:27:11 +01:00
sonora
fbd2284b6b
fix build
2012-01-08 10:53:34 +01:00
sonora
1b3b4162db
activate winter+ski renderer
2012-01-08 10:36:19 +01:00
Pavol Zibrita
d2e8847f49
updated build.xml to newest android-sdk-linux tools
2012-01-07 01:41:38 +01:00
Victor Shcherb
640c120212
Performance fix. Require proper testing POI, Address and Map simultaneously. Could be Dangerous! Initialization map method is changed.
2012-01-06 01:09:24 +01:00
Victor Shcherb
8a2f562304
implement favorites sorting
2012-01-06 00:51:31 +01:00
Victor Shcherb
69958f88de
Fix issue 803. Align naming
2012-01-06 00:48:20 +01:00
Victor Shcherb
41f65a1e5c
Fix bug with native rendering
2012-01-06 00:19:23 +01:00
Dušan
226d99eb15
some slovak translation corrections
2012-01-05 22:42:26 +01:00
Dušan
de8740d23f
updated slovak translation based on Hardy's new layout of Settings
2012-01-05 22:28:56 +01:00
sonora
b26dd7ae1f
string improvement
2012-01-05 18:29:25 +01:00
sonora
8c3f096dbd
de strings from forum
2012-01-05 16:07:08 +01:00
sonora
6a2ef6bac9
en+de string improvement: explain background waiting time more precisely (2)
2012-01-05 15:24:28 +01:00
pavolzibrita
163fb11aff
Merge pull request #133 from saindofora/patch-2
...
Update OsmAnd/res/values-pt/strings.xml
2012-01-05 05:48:28 -08:00
sonora
161425dcfc
offer more customary values for background positioning interval
2012-01-05 13:43:58 +01:00
saindofora
261ff730b9
Update OsmAnd/res/values-pt/strings.xml
2012-01-05 10:28:12 -02:00
sonora
c9c5d987d4
en+de string improvement: explain background waiting time more precisely
2012-01-05 10:31:43 +01:00
Victor Shcherb
46d3cd77de
Fix compilation errors/ remove duplicates
2012-01-05 00:41:01 +01:00
Victor Shcherb
40f3daaf88
Fix compilation errors/ remove duplicates
2012-01-05 00:36:21 +01:00
Victor Shcherb
7f92106ea6
Fix french strings
2012-01-05 00:30:22 +01:00
vshcherb
941ec2528f
Merge pull request #131 from sabas/patch-1
...
Update with last strings. In future perhaps must be revised all the file...
2012-01-04 15:27:54 -08:00
vshcherb
534ffd2a22
Merge pull request #132 from dgkwhite/master
...
updated FR strings translation
2012-01-04 15:27:39 -08:00
Victor Shcherb
3b865f0c27
Fix issue 782
2012-01-04 23:48:52 +01:00
Victor Shcherb
89975f6754
Fix issue with shadow color of rendering
2012-01-04 23:37:40 +01:00
Victor Shcherb
7c3ff2d5cb
Fix issue with background service
2012-01-04 23:37:40 +01:00
dgkwhite
897eaf032a
Update OsmAnd/res/values-fr/strings.xml
2012-01-04 23:04:43 +01:00
sonora
496103c263
de string improvement
2012-01-04 22:52:04 +01:00
sabas
0dfc11fa79
Update with last strings. In future perhaps must be revised all the file. -Stefano
2012-01-04 22:34:15 +01:00
sonora
c518fd093d
de string improvements
2012-01-04 21:46:54 +01:00
Victor Shcherb
4b6813eaa6
Favorites confirmation and backup
2012-01-04 20:59:13 +01:00
sonora
bc81d8f6b5
Remove capitalized Preferences section headlines
2012-01-04 15:57:08 +01:00
sonora
0829c29c9c
move 'native rendering' to top of development features
2012-01-04 14:55:47 +01:00
sonora
9394681872
de string improvement
2012-01-04 14:44:55 +01:00
sonora
2739b7c184
replace "Application Mode" by "User Profile", as suggested in forum
2012-01-04 14:31:29 +01:00
sonora
48e3f0f7dd
Issue 794: make map sources and use_english_names profile-specific settings
2012-01-04 13:31:04 +01:00
sonora
a47e2f2433
de string improvement
2012-01-04 13:16:29 +01:00
sonora
bb6949d369
Issue 794: indent profile specific sub-menu headers in all strings
2012-01-04 13:11:22 +01:00
sonora
3af3cc68b0
Issue 794: inserted summaries again, as no screen space gained
2012-01-04 12:46:21 +01:00
sonora
918d6e394f
Issue 794: Leave out non-descript summaries in profile-subsettings
2012-01-04 12:34:38 +01:00
sonora
cef4733bdc
Issue 794: Try yet another visualization
2012-01-04 12:17:25 +01:00
sonora
8979134673
back out, as :textStyle and :padding showed no effect in menu
2012-01-04 09:19:21 +01:00
sonora
cc35c82488
experiment with bold (global menus) and indent (profile menus)
2012-01-04 09:05:17 +01:00
Victor Shcherb
db28f122b4
Remove poi index support
2012-01-03 20:22:40 +01:00
sonora
cea925f65c
Issue 794: 'de' prototype
2012-01-03 16:51:09 +01:00
sonora
146d2bb727
typo
2012-01-03 15:37:44 +01:00
sonora
c442f721c6
Issue 794: String enhancements ('en' only for prototype)
2012-01-03 15:32:19 +01:00
sonora
8b233a9679
Issue 794: Additional visualization effect
2012-01-03 14:33:45 +01:00
sonora
0291f6ced5
Issue 794: slight correction to prototype
2012-01-03 14:05:01 +01:00
sonora
3c319d754f
Issue 794: Prototype for new menu structure (GLOBAL vs. appMode-specific)
2012-01-03 13:56:18 +01:00
Victor Shcherb
9bc1131a3e
Small improvements
2012-01-02 22:46:11 +01:00
Victor Shcherb
40e269c9ac
Fix issue with share location
2012-01-02 22:46:11 +01:00
Báthory Péter
7d3e71ca56
Hungarian translation update
2012-01-02 13:53:26 +01:00
sonora
1716d8bebe
small string correction
2011-12-30 11:11:35 +01:00
Dušan
dadf5e0024
updated slovak translation-added new strings
2011-12-30 10:58:25 +01:00
sonora
2cbcfd0671
clean up sms text for 'share location' (not only: 'share position'!)
2011-12-30 10:52:42 +01:00
sonora
1933d5524b
clean up unused strings
2011-12-30 10:07:24 +01:00
sonora
003486d7fc
replace messageFormatter in NavigatePointActivity as well + some string consistency
2011-12-30 09:54:11 +01:00
Victor Shcherb
8b9700914a
Update system.out to log.info
2011-12-30 09:12:37 +01:00
sonora
db00a00d81
Unify lat/lon display accuracy (~1m)
2011-12-28 19:08:36 +01:00
sonora
271fb09690
Issue 493: Fix remaining annoying bug with wrong position caching
2011-12-28 16:47:47 +01:00
Pavol Zibrita
4829abe041
fixed compile errors
2011-12-28 04:38:31 +01:00
Pavol Zibrita
cdd83fdb07
Replacing MessageFormat with Formatter
2011-12-28 01:54:22 +01:00
Pavol Zibrita
be8c46d3c1
fixed formatting issues
2011-12-28 01:27:59 +01:00
sonora
e6fc843d66
shorten strings slightly for better fit
2011-12-27 17:40:34 +01:00
sonora
69ecebb6a4
add new de strings
2011-12-27 17:18:57 +01:00
sonora
9a480933d0
add free space message where missing in strings
2011-12-27 17:01:01 +01:00
sonora
12f82ded93
clarify Backup/Restore as Deactivate/Activate in en and de strings
2011-12-27 16:52:46 +01:00
Pavol Zibrita
d56ff22316
Removing warnings
2011-12-27 16:04:40 +01:00
Pavol Zibrita
8c2a23d356
Fixed issue 742, map re-render when app mode changes
2011-12-27 15:59:09 +01:00
sonora
e35ea49070
fix build for now
2011-12-27 14:46:33 +01:00
sonora
11a2c04876
try to resolve non-static/static error
2011-12-27 14:28:11 +01:00
sonora
3549448ac5
adjust strings accordingly
2011-12-27 13:58:29 +01:00
sonora
f3a63862c2
small error
2011-12-27 13:26:52 +01:00
sonora
5e033677cc
add fav name to delete context action dialog
2011-12-27 13:17:11 +01:00
sonora
00474a9cf9
remove more uneccessary code
2011-12-27 13:04:00 +01:00
sonora
b6535c55a3
remove unused code
2011-12-27 12:20:10 +01:00
sonora
8f54c3333c
adjust strings accordingly
2011-12-27 11:48:43 +01:00
sonora
943e3e9425
Use getString as result is shown as number
2011-12-27 11:32:38 +01:00
sonora
ad9d8d964c
menu consistency in ODM context menu
2011-12-27 10:26:23 +01:00
Victor Shcherb
b66c68f463
Fix issue with not enough space
2011-12-26 22:36:22 +01:00
Victor Shcherb
644c7ac7e8
Fix issue with not enough space
2011-12-26 22:17:30 +01:00
Victor Shcherb
0a53e6c321
Fix annoying issue not closing dialog
2011-12-26 01:45:24 +01:00
sonora
f5e80c176d
string improvements: be more consistent with '...' where dialogue follows
2011-12-26 01:07:10 +01:00
sonora
bb08ffcd7e
Issue 772, make high resolution device setting global
2011-12-26 00:40:06 +01:00
Victor Shcherb
10f0c97e2a
Implement issue 725. Search with lat/lon in one box. Paste 2 numbers (lat/lon) into one box.
2011-12-25 22:15:08 +01:00
Victor Shcherb
5d8c6a710d
Update free boxes
2011-12-25 12:34:28 +01:00
Victor Shcherb
13081b36e7
Fix small issues
2011-12-23 01:42:37 +01:00
Victor Shcherb
6e66378cd4
Intermediate commit
2011-12-23 01:42:37 +01:00
sonora
48d67c3804
fix Issue 755: Display order right stack
2011-12-23 01:40:40 +01:00
sonora
f8107714b6
adjust angle limits for turn announcements to more customary figures
2011-12-21 22:40:54 +01:00
sonora
de21c7da6e
Issue 752 + LD display bug (arrows cut off)
2011-12-20 00:40:54 +01:00
sonora
9c0b90a290
gpx track string improvement
2011-12-19 09:08:16 +01:00
sonora
62faf87cb4
Multiple default render improvements: small highways' bridge code, remote alpine huts more visible, construction areas, more consistent text colors, some bug fixes
2011-12-18 20:15:30 +01:00
Victor Shcherb
c3464f8ad5
Lat/lon text edits
2011-12-15 23:59:18 +01:00
Victor Shcherb
fe1b86cdbd
Merge branch 'uiChanges'
2011-12-14 23:53:31 +01:00
Victor Shcherb
bfffe28f57
Fix font issue
2011-12-14 23:50:24 +01:00
Pavol Zibrita
8fd0c46982
fix the cachehitcolor for favorits and history lists in search
2011-12-14 03:23:55 +01:00
Pavol Zibrita
7255664535
fix merge issues...
2011-12-14 02:21:45 +01:00
Pavol Zibrita
21d0cf6540
Disable option for native library if could not be loaded
2011-12-14 02:16:18 +01:00
Stefan Radev
dcb8af2d3b
new image changes
2011-12-14 02:04:41 +01:00
Stefan Radev
ebad717ff9
new image changes
2011-12-14 02:04:41 +01:00
Stefan Radev
e4469785a2
new image changes
2011-12-14 02:04:41 +01:00
Stefan Radev
53e84a0928
new image changes
2011-12-14 02:04:41 +01:00
Stefan Radev
de65c284c4
new image changes
2011-12-14 02:04:41 +01:00
Victor Shcherb
b3d59e2d23
Add city types in activity
2011-12-14 02:04:41 +01:00
Brainik
e8f033f2f8
Translated "zoom level"
2011-12-13 14:08:33 +01:00
Victor Shcherb
f2c5979e1e
Update gps location lost message
2011-12-12 01:56:20 +01:00
Dušan
b7d7d146fb
fixed "select destination" tip in slovak translation
2011-12-11 12:30:58 +01:00
Báthory Péter
a36edbda88
Hungarian translation update
2011-12-11 11:53:32 +01:00
Victor Shcherb
30900b6ec5
Merge uiChanges branch and temporary disable gps location lost (because of errorenous)
2011-12-11 01:35:20 +01:00
Pavol Zibrita
8478392a87
more search activity UI fine tuning
2011-12-11 01:20:36 +01:00
Stefan Radev
6783d5a982
new image changes
2011-12-11 01:20:36 +01:00
Stefan Radev
d384d366a7
new image changes
2011-12-11 01:20:36 +01:00
Stefan Radev
141f8347bd
new image changes
2011-12-11 01:20:36 +01:00
Pavol Zibrita
5d1ee753af
fine tuning search activity (poi tab)
2011-12-11 01:20:36 +01:00
Pavol Zibrita
28d58be4cb
Implementing search activity ui changes
2011-12-11 01:20:36 +01:00
Stefan Radev
bda7335fa6
new image changes
2011-12-11 01:20:36 +01:00
Stefan Radev
2034edc389
new image changes
2011-12-11 01:20:36 +01:00
Stefan Radev
2f13441648
new image changes
2011-12-11 01:20:36 +01:00
Stefan Radev
683e233a5c
new image changes
2011-12-11 01:20:36 +01:00