summaryrefslogtreecommitdiff
path: root/navit/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* Add:port_android:Support raster maps on Android as described in #1285.|Thank ...mdankov2015-07-051-2/+29
* Add:port_android:Allow running "Set map location" dialog from internal gui. M...mdankov2015-04-071-0/+3
* Refactor:core:Remove unused method graphics_draw_restore.sleske2015-03-031-6/+0
* Fix:graphics_android:When scaling image, report scaled size of image, not siz...mdankov2015-01-211-1/+3
* Add:graphics_android:Allow to scale images.mdankov2015-01-071-42/+50
* Add:port_android:Allow Android map download and backup/restore dialogs to be ...mdankov2014-12-211-1/+26
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-34/+34
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-44/+44
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-311-3/+3
* Add:graphics_android:Support dashed linesmdankov2014-05-091-5/+20
* Add:graphics_android:Draw glow around the text to make it more readablemdankov2014-05-051-2/+5
* Add:graphics_android:Improve map drawing performance (approx. 3x)mdankov2014-04-201-12/+22
* Add:port_android:Enable fullscreen/windowed mode swith on Android. Fixes #838...mdankov2013-11-021-3/+7
* Add:Core:Changed draw_image_warp apimartin-s2013-02-151-6/+1
* Fix:core:Silence debug messages in win32 and android graphics.mdankov2012-05-201-1/+1
* Fix:Android:Fix global JNI references (fix crashes with target API 15)rikky2012-04-231-35/+50
* Add:android:Made watches more flexiblemartin-s2012-02-061-2/+26
* Add:graphics_android:Save package name for later reusemartin-s2011-08-311-4/+10
* Fix:core:Fixed some warningsrikky2011-03-181-1/+1
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Fix:android:Account for overlays in image cacherikky2011-03-131-5/+6
* Fix:android_graphics:Fixed wrong image hot point introduced with rev4335rikky2011-03-121-2/+2
* Add:android/graphics:Add an image cache to speed up map and gui drawingrikky2011-03-121-43/+57
* Add:Build/cmake:Added Android build supportrikky2011-01-131-0/+1
* Patch:Android:Applied patch to enable Anti-Aliasing from #540kazer_2010-01-281-2/+4
* Patch:Android:Applied patch from ticket #538, memory issues on Androidkazer_2010-01-281-21/+42
* Fix:Build:Changed linking of modules for android due to recent change in load...martin-s2009-12-061-1/+1
* Fix:Core:Android cleanupsmartin-s2009-11-251-5/+25
* Add:graphics_android:Camera supportmartin-s2009-11-121-3/+6
* Fix:graphics_android:Avoid leak of local referencesmartin-s2009-08-201-2/+4
* Add:Core:Android updatesmartin-s2009-08-171-3/+7
* Fix:Core:Some more android fixesmartin-s2009-08-171-0/+15
* Add:Core:And another batch of android updatesmartin-s2009-08-161-12/+34
* Add:Core:Next round of android workmartin-s2009-08-141-26/+40
* Fix:graphics_android:Better strategy for idle methodsmartin-s2009-08-131-0/+9
* Add:Core:More android workmartin-s2009-08-121-11/+63
* Add:Core:More android workmartin-s2009-08-111-8/+1
* Add:graphics_android:More functionalitymartin-s2009-08-111-10/+81
* Add:graphics_android:More functionalitymartin-s2009-08-111-64/+260
* Add:Core:Initial work on android supportmartin-s2009-08-102-0/+426