Commit graph

2925 commits

Author SHA1 Message Date
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
Pavol Zibrita
9b2cec4dcd Merge pull request #199 from rododevr/patch-6
"not enough memory" adapted according to today's instructions
2012-03-19 08:33:12 -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
Pavol Zibrita
a2841587bb Merge pull request #197 from alexey-pelykh/osrmIntegration
Added OSRM usage
2012-03-18 15:54:31 -07:00
Alexey Pelykh
8188b17daa Added OSRM usage 2012-03-18 16:16:57 +02: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
Dušan
23a1fa4c59 Merge pull request #195 from rododevr/patch-4
Update OsmAnd/res/values-nl/strings.xml
2012-03-17 10:51:31 -07: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
Pavol Zibrita
9472d5420a Merge pull request #193 from Brainik/patch-21
Translated "fluorescent overlays"
2012-03-14 03:37:05 -07: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
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
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