summaryrefslogtreecommitdiff
path: root/navit/android/src/org
Commit message (Expand)AuthorAgeFilesLines
...
* 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: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-114-2/+399
* 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-214-345/+490
* 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-171-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
* 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: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: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-276-117/+190
* Add:Android:Show available space in map download listrikky2012-04-272-8/+13
* Fix:android:More precise download speed display, at map download startrikky2012-04-271-1/+1
* Fix:Android:Properly activate map after downloadingrikky2012-04-272-8/+14
* Fix:Android:Fix map download issue on android 4rikky2012-04-271-1/+0
* Add:Android:Group maps by continent in map download dialogrikky2012-04-274-170/+183
* Add:Android:Add 'Saudi Arabia' to downloadable mapsrikky2012-04-231-1/+2
* Fix:Android:Fix global JNI references (fix crashes with target API 15)rikky2012-04-231-6/+5
* Add:port/android:Start to use string resources in the app.korrosa2012-03-241-16/+16
* Fix:port/android:Altered notification bar flag from FLAG_NO_CLEAR to FLAG_ON...korrosa2012-03-211-6/+8
* Fix:port/android:Revert r4975 due to incomplete commit.korrosa2012-03-141-1/+1
* Fix:port/android:Altered notification bar flag from FLAG_NO_CLEAR to FLAG_FOR...korrosa2012-03-141-1/+1
* Fix:port/android:More whitespace removal. No change to code.korrosa2012-03-071-22/+20
* Fix:port/android:Fixed whitespace formatting within the file for easier reada...korrosa2012-03-061-184/+71
* Add:android:Made watches more flexiblemartin-s2012-02-061-3/+5