summaryrefslogtreecommitdiff
path: root/navit/android/src/org/navitproject/navit/Navit.java
Commit message (Expand)AuthorAgeFilesLines
* fix:android Fix dialogs and replace _ with T for Translate because _ is depre...jkoan2017-11-031-18/+12
* [Android] 'Toggle POIs' button also toggle POI labels (#226)R7434Johan FitiƩ2017-05-021-1/+7
* Fix #1345 crash on AndroidR7395mdankov2017-04-201-1/+1
* import android.ManifestR7339jandegr2017-02-241-0/+1
* ask permissions on sdk >= 23jandegr2017-02-241-2/+43
* Jandegr patch 1 (#203)R7263jandegr2017-01-251-4/+4
* Update Navit.javajandegr2016-11-031-1/+2
* Fix:port_android:Restore soft keyboard when resuming activitymvglasow2016-02-241-3/+8
* Fix:gui_internal:Further native keyboard refinementsmvglasow2016-02-241-6/+64
* Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-241-0/+21
* Add:graphics_android:Implement padding for areas obstructed by system UImvglasow2016-02-021-1/+45
* Add:port_android:Make system bars translucent on API 19+, transparent on API 21+mvglasow2016-02-021-0/+10
* Add:port_android:Apply color thememvglasow2016-02-021-1/+5
* Add:port_android:Notification icon which complies with Android style guide fo...mvglasow2016-02-021-1/+1
* Add:port_android:Remove ActionBar as it is no longer neededmvglasow2015-12-201-11/+5
* Add:port_android:OSD button and command to show Android menumvglasow2015-12-201-0/+10
* import android.view.Windowjandegr2015-10-251-0/+1
* try to remove titlebar on pre-Honeycombjandegr2015-10-251-0/+2
* remove actionbar when going fullscreenjandegr2015-10-251-3/+11
* Fix:port_android:Terminate process properly when quitting Navitmvglasow2015-05-021-1/+1
* Fix:port_android:Properly detect if we're already in the navit directory when...mdankov2015-04-061-1/+1
* Add:port_android:Made map and custom navit.xml path user-selectable|Related t...mdankov2015-04-061-6/+42
* Add:port_android:Properly handle densities. Add support for navit_x[x][x]hdpi...mdankov2015-01-071-5/+17
* Add:port_android:Allow Android map download and backup/restore dialogs to be ...mdankov2014-12-211-2/+7
* Add:port_android:Use hardware button to enter the search dialog. Fixes #998.|...mdankov2013-11-021-0/+9
* Add:port_android:Enable fullscreen/windowed mode swith on Android. Fixes #838...mdankov2013-11-021-0/+12
* Add:port_android:Let notification area messages be translated.mdankov2013-09-021-2/+2
* Add:port_android:Prepare to switch to gettext translations of Android specifi...mdankov2013-08-261-2/+2
* Add:port_android:Backup / Restore Function for Android Devices, see #1148|tha...mdankov2013-08-111-1/+59
* Fix:Android:Fixed warning about hardcoded path /sdcard (but no other path sup...rikky2012-08-181-1/+2
* Fix:android:Use maps tag instead of adding maps from android code to make res...martin-s2012-06-201-14/+0
* Fix:Android:Rewrite android search dialog handling. Fix for crashs/deadlocks ...rikky2012-05-121-94/+15
* Fix:Android:Properly fix resource extractionrikky2012-04-291-1/+2
* Fix:Android:Remove old unused translationsrikky2012-04-291-38/+0
* Fix:Android:Fix for failing resource extractionrikky2012-04-291-1/+1
* Fix:Android:Silence some debug messages to improve startup timerikky2012-04-281-7/+2
* Fix:Android:Improve startup time and simplify resource extractionrikky2012-04-281-83/+35
* Add:Android:Download more than one map; user may delete old maps; map activat...rikky2012-04-271-37/+26
* Fix:Android:Properly activate map after downloadingrikky2012-04-271-6/+11
* Add:Android:Group maps by continent in map download dialogrikky2012-04-271-1/+1
* 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:android:Fix and cleanup of google.navigation intent parsingrikky2011-09-291-118/+62
* Add:android:Add last destinations to android search dialog, introduce class f...rikky2011-09-231-87/+55
* Fix:android:Destroy Navit on exitrikky2011-09-031-0/+12
* Fix:android:Proberly clear GPS registration when finishedrikky2011-09-031-0/+1
* Add:android:Add country selection to android search dialogrikky2011-08-311-2/+4