Commit graph

2880 commits

Author SHA1 Message Date
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
sonora
1d1969f86d test new speed-zoom relation for Issue 914 2012-03-09 18:30:33 +01:00
Pavol Zibrita
c2649a6158 Merge pull request #192 from alexey-pelykh/uiCodeReferencesRefactor
Ui code references refactor
2012-03-09 01:38:28 -08: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
Pavol Zibrita
941df08c9a Merge pull request #190 from osmandapp/srtm-contour-V2
Srtm contour v2
2012-03-08 15:51:45 -08: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
b1e76a0016 Merge pull request #188 from alexey-pelykh/newNdkBranch
Fixed icon loading
2012-03-03 08:48:47 -08: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
vshcherb
176325258a Merge pull request #187 from alexey-pelykh/newNdkBranch
Lost files
2012-03-03 05:16:07 -08: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
vshcherb
33d3091667 Merge pull request #186 from alexey-pelykh/newNdkBranch
New ndk branch
2012-03-02 09:27:08 -08: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
Pavol Zibrita
c63ca153e8 Merge pull request #184 from Brainik/patch-20
Minor corrections and voice improvements
2012-03-02 01:19:00 -08: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
vshcherb
3981dec18f Merge pull request #182 from alexey-pelykh/newNdkBranch
Fix of stride vs rowBytes, added direct rendering where supported
2012-03-01 07:48:01 -08: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
vshcherb
49050b6eea Merge pull request #181 from alexey-pelykh/newNdkBranch
Reduce native allocation calls amount by reusing previously allocated bu...
2012-03-01 04:32:14 -08: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
vshcherb
b9f1dfc3e9 Merge pull request #180 from alexey-pelykh/newNdkBranch
NEON support, fixed bug in JNI signature, release compilation of native ...
2012-03-01 03:29:01 -08: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