summaryrefslogtreecommitdiff
path: root/navit/android
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Fix:port/android:Fix some German translations.sleske2012-03-281-11/+11
* Add:port/android:Updated the strings resource.|If one of these is your native...korrosa2012-03-254-0/+24
* Add:port/android:Start to use string resources in the app.korrosa2012-03-241-16/+16
* Fix:port/android:Escape required characters in string resources.korrosa2012-03-244-10/+10
* Fix:port/android:Typo in attribute name.korrosa2012-03-244-4/+4
* Add:port/android:Updated the en strings resource, and added matching string r...korrosa2012-03-244-9/+157
* Update:port/android:Updated the strings resource in preparation for overhaul ...korrosa2012-03-221-1/+49
* 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
* Fix:Android:English text strings, fixing grammarkorrosa2011-12-181-23/+23
* Add:Android: Adds Russia to the download sectiongeoghegan2011-11-021-1/+2
* Add:Build:Toolchain file for android x86martin-s2011-09-301-3/+3
* Fix:android:Removed excess @Overrides for compatibility with newer jdksmartin-s2011-09-303-5/+0
* Fix:android:Fix and cleanup of google.navigation intent parsingrikky2011-09-291-118/+62
* Fix:android:Improve pinch zoomrikky2011-09-231-36/+4
* Add:android:Add last destinations to android search dialog, introduce class f...rikky2011-09-237-126/+183