summaryrefslogtreecommitdiff
path: root/navit/android/src/org/navitproject/navit/NavitMapDownloader.java
Commit message (Expand)AuthorAgeFilesLines
* Add:port_android:Made map and custom navit.xml path user-selectable|Related t...mdankov2015-04-061-11/+21
* Add:port_android:On download completion, move screen position to the center o...mdankov2015-04-051-1/+3
* Fix:port_android:Do not show estimated time and percent value as "NaN" in map...mdankov2015-03-311-3/+7
* Fix:port_android:Adjust map sizes reported in Map Download menu to reflect cu...mdankov2015-03-291-202/+202
* Add:port_android:Add Ukraine to the map download list. Related to #1183.mdankov2013-12-041-0/+1
* 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-261-214/+214
* Add:port_android:Utilize existing gettext country name translations in Androi...mdankov2013-08-241-202/+202
* Add:Android:Map download - add list entry of all maps containing current loca...rikky2012-09-211-314/+342
* Add:Android:Add Netherlands to downloadable mapsrikky2012-08-191-0/+1
* Fix:Android:Fixed rare crash in MapDownloaderrikky2012-08-171-4/+7
* 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-121-1/+1
* Fix:Android:Make compatible to android API < 5 againrikky2012-04-281-4/+13
* Add:Android:Download more than one map; user may delete old maps; map activat...rikky2012-04-271-50/+65
* Add:Android:Show available space in map download listrikky2012-04-271-8/+12
* Fix:android:More precise download speed display, at map download startrikky2012-04-271-1/+1
* Fix:Android:Fix map download issue on android 4rikky2012-04-271-1/+0
* Add:Android:Group maps by continent in map download dialogrikky2012-04-271-146/+143
* Add:Android:Add 'Saudi Arabia' to downloadable mapsrikky2012-04-231-1/+2
* Add:Android: Adds Russia to the download sectiongeoghegan2011-11-021-1/+2
* Fix:android:Updated download areasmartin-s2011-09-131-88/+199
* Fix:android:Increase timeouts for map downloadrikky2011-09-011-2/+2
* Fix:android:Some cleanup of message and dialog handlingrikky2011-08-311-16/+13
* Fix:Android:Avoid overflow in free space calculationmartin-s2011-07-221-1/+1
* Fix:android:Use the new redirect URLs to ensure we resume map download with t...rikky2011-07-061-31/+30
* Add:android:Test for free space in MapDownloader and present usefull error me...rikky2011-03-281-63/+132
* Fix:android:Minor cleanuprikky2011-03-281-24/+25
* Fix:android:Remove superflous code and other cleanupsrikky2011-03-281-68/+44
* Add:android:Initial support for resuming map downloads and more code cleanuprikky2011-03-271-174/+181
* Fix:android:Rewrite/cleanup of the MapDownloader menu coderikky2011-03-271-197/+125
* Fix:android:Code cleanuprikky2011-03-271-468/+102
* Add:Android:more translation of strings, some fixes, catch xhdpi densityzoff992011-03-031-32/+38
* Fix:Android:mapdownload select looks a bit nicerzoff992011-03-021-522/+573
* Fix:Android:OSM license, where its not so ugly to viewzoff992011-03-021-3/+3
* Add:Android:first crude part of translation of stringszoff992011-03-011-8/+8
* fix:Android:Follow CC-BY-SA licence termssanderd172011-03-011-1/+3
* Fix:Android:dont clutter sdcard root dir, move maps to /sdcard/navit subdir (...zoff992011-02-191-10/+18
* Add:Android:use and download 2 mapszoff992011-02-191-365/+509
* Fix:Android:map download -> correct sizes for bigger maps (they dont report t...zoff992011-02-191-93/+113
* Fix:Android:map download -> longer list and a few tweaks for speedzoff992011-02-191-54/+398
* Fix:Android:activate a newly downloaded map (works perfect now)zoff992011-02-181-3/+10
* Add:Android:activate a newly downloaded map (works now only if there is no ma...zoff992011-02-181-5/+6
* Fix:Android:download an OSM map selected from listzoff992011-02-181-19/+70
* Add:Android:download an OSM map selected from listzoff992011-02-171-19/+107
* Add:Android:download a map cruedly with androidzoff992011-02-161-0/+190