summaryrefslogtreecommitdiff
path: root/navit/android
Commit message (Expand)AuthorAgeFilesLines
* Fix:android:Fixed missing translation, closes #1241| Thanks jandegr!kazer_2014-08-141-1/+1
* Add:graphics_android:Support dashed linesmdankov2014-05-091-2/+16
* Add:graphics_android:Draw glow around the text to make it more readablemdankov2014-05-051-11/+26
* Add:graphics_android:Improve map drawing performance (approx. 3x)mdankov2014-04-201-4/+8
* Add:port_android:Add Ukraine to the map download list. Related to #1183.mdankov2013-12-041-0/+1
* Add:port_android:Use hardware button to enter the search dialog. Fixes #998.|...mdankov2013-11-022-0/+18
* Add:port_android:Enable fullscreen/windowed mode swith on Android. Fixes #838...mdankov2013-11-021-0/+12
* Add:port_android:Cancel button for the "route to here" popup, fixes #991.|Tha...mdankov2013-10-131-3/+2
* Fix:port_android:Accept any character entered with Android software keyboard....mdankov2013-09-061-5/+19
* Fix:android:Update country flag in Android Address search. Produce country fl...mdankov2013-09-021-1/+1
* Add:port_android:Let notification area messages be translated.mdankov2013-09-021-2/+2
* Add:port_android:Rename country names used in Android port to match names use...mdankov2013-08-261-13/+12
* Add:port_android:Prepare to switch to gettext translations of Android specifi...mdankov2013-08-268-243/+243
* Add:port_android:Build localized Android string resources from gettext db.mdankov2013-08-247-203/+84
* Add:port_android:Utilize existing gettext country name translations in Androi...mdankov2013-08-241-202/+202
* Add:port_android:Backup / Restore Function for Android Devices, see #1148|tha...mdankov2013-08-116-5/+440
* Fix:android:Avoid packaging of foreign autoload libraries into the apkmartin-s2013-05-031-1/+1
* Fix:graphics_android:Allow to draw osd asynchronously to mapmartin-s2012-11-191-16/+37
* Add:Android:Map download - add list entry of all maps containing current loca...rikky2012-09-216-345/+494
* Add:Android:Make Navit available on device without network based location (so...rikky2012-08-191-0/+2
* Fix:Android:Fixed lint warningrikky2012-08-191-8/+8
* Add:Android:Add Netherlands to downloadable mapsrikky2012-08-191-0/+1
* Fix:Android:Fixed crash when build with old ant versionrikky2012-08-181-3/+15
* Fix:Android:Fixed warning about hardcoded path /sdcard (but no other path sup...rikky2012-08-181-1/+2
* Add:Android:Add ACRA for better crash report capabilityrikky2012-08-172-0/+6
* Fix:Android:Fixed rare crash in MapDownloaderrikky2012-08-171-4/+7
* Fix:Android:Fix crash on search intent, when no previous search dialog has be...rikky2012-08-171-18/+23
* Add:Android:Add svn version to VersionName (make market versions distinguisha...rikky2012-08-171-1/+1
* Fix:Android:Fixed rare crash on cancel map downloadrikky2012-08-171-2/+1
* Fix:Android:Don't crash if graphics overlays are used. Fixes #1051.mdankov2012-07-041-1/+1
* Fix:android:Use maps tag instead of adding maps from android code to make res...martin-s2012-06-201-14/+0
* Fix:android:Made compileable againmartin-s2012-06-171-7/+7
* Fix:android:Made compileable againmartin-s2012-06-171-8/+8
* Fix:android:Handle overlay disable/enable correctlymartin-s2012-06-161-1/+14
* Fix:android:Fixed missing country flag in search dialog after #5063rikky2012-05-311-1/+1
* Fix:Android:Fix file size shown in download dialog, when resuming downloadsrikky2012-05-221-5/+5
* Fix:Android:Rewrite android search dialog handling. Fix for crashs/deadlocks ...rikky2012-05-127-527/+226
* Fix:Android:Check whether intent is available before trying to use itmartin-s2012-05-071-1/+8
* Fix:Android:add missing filerikky2012-05-041-0/+40
* Fix:Android:Properly fix resource extractionrikky2012-04-291-1/+2
* Fix:Android:Remove old unused translationsrikky2012-04-292-109/+0
* Fix:Android:Fix for failing resource extractionrikky2012-04-291-1/+1
* Fix:Android:Fixed missing escape of apostrophe in French translationrikky2012-04-291-1/+1
* Fix:Android:Silence some debug messages to improve startup timerikky2012-04-283-11/+4
* Fix:Android:Improve startup time and simplify resource extractionrikky2012-04-281-83/+35
* Fix:Android:Make compatible to android API < 5 againrikky2012-04-282-27/+24
* Fix:Android:Small French translation fix.sleske2012-04-281-2/+2
* Fix:port/android:Update translation strings to correct for nl, and update all...korrosa2012-04-274-6/+6
* Fix:Android:Cache translations fetched from navit corerikky2012-04-271-0/+7
* Add:Android:Download more than one map; user may delete old maps; map activat...rikky2012-04-2710-126/+207