summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36 from mvglasow/android-network-locationR6338mvglasow2015-11-091-2/+17
|\
| * Refactor:port_android:Reformat some commentsmvglasow2015-11-091-4/+4
| * Fix:port_android:Try to use all available location providers for first fixmvglasow2015-11-091-2/+17
* | Merge pull request #29 from mvglasow/trac1324R6332mvglasow2015-11-085-63/+264
|\ \
| * | Refactor:core:Clean up navigation.cmvglasow2015-10-191-6/+0
| * | Add:core:Add "recalculating" state to nav_statusmvglasow2015-10-191-2/+3
| * | Add:core:New navigation.nav_status attributemvglasow2015-10-182-15/+62
| * | Fix:core:Don't update route path after cancel or destination changemvglasow2015-10-182-5/+4
| * | Fix:core:Fix race condition on position updatemvglasow2015-10-181-6/+15
| * | Refactor:core:Remove forgotten debug outputmvglasow2015-10-181-1/+0
| * | Fix:core:Handle break conditions in navigation_update_idle correctlymvglasow2015-10-181-6/+9
| * | Refactor:core:Remove profiling code for maneuver generationmvglasow2015-10-161-14/+0
| * | Add:core:Use profile.h to measure maneuver generation performancemvglasow2015-10-151-16/+7
| * | Merge branch 'trunk' into trac1324mvglasow2015-10-1517-439/+192
| |\ \
| * | | Add:core:When generating maneuvers, follow async choice made for routingmvglasow2015-10-143-11/+25
| * | | Refactor:core:documentation in navigation.cmvglasow2015-10-141-1/+18
| * | | Fix:core:Properly destroy the map rect when canceling maneuver generationmvglasow2015-10-141-28/+21
| * | | Refactor:core:Fix and improve documentation in navigation.cmvglasow2015-10-141-1/+12
| * | | Fix:core:Don't crash when canceling or rerouting during maneuver generationmvglasow2015-10-141-33/+38
| * | | Fix:core:Do not crash if navigation is stopped during maneuver generationmvglasow2015-10-143-16/+48
| * | | Add:core:Implement asynchronous maneuver generationmvglasow2015-10-141-20/+45
| * | | Refactor:core:Modularize navigation_update() for asynchronous processingmvglasow2015-10-141-45/+99
| * | | Add:core:More time measurement code in navigation_update()mvglasow2015-10-141-0/+2
| * | | Merge branch 'trunk' into trac1324mvglasow2015-10-041-19/+27
| |\ \ \
| * | | | Add:core:Time measurement code for debugging route/maneuver generationmvglasow2015-10-041-0/+14
| * | | | Refactor:core:Improve documentation in navit.c and route.cmvglasow2015-10-042-5/+10
* | | | | Merge pull request #34 from mvglasow/docR6330mvglasow2015-11-072-1/+64
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactor:core:Document navit_object_attr_get()mvglasow2015-11-071-0/+25
| * | | | Refactor:core:Some more documentation in navit.cmvglasow2015-11-051-1/+39
|/ / / /
* | | | Make big cities visible at low zoomR6327mdankov2015-11-021-0/+4
* | | | Merge branch 'trunk' of github.com:navit-gps/navit into trunkR6325mvglasow2015-11-023-30/+147
|\ \ \ \
| * | | | vehicle_gpsd:Read all pending data on every poll.R6323Sebastian Leske2015-10-271-1/+5
| * | | | Merge pull request #33 from mvglasow/docR6321mvglasow2015-10-271-28/+137
| |\ \ \ \
| | * | | | Refactor:core:Add/improve documentation in route.cmvglasow2015-10-271-28/+137
| * | | | | Merge pull request #32 from mvglasow/docR6318mvglasow2015-10-261-1/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Refactor:core:Document projectionsmvglasow2015-10-261-1/+5
| |/ / / /
* | | | | Add:core:Log descriptive error strings for saved commandsmvglasow2015-11-023-3/+60
|/ / / /
* | | | Merge pull request #31 from navit-gps/jandegr-android-env-updateR6315jandegr2015-10-263-5/+16
|\ \ \ \
| * | | | 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
| * | | | bump ANDROID_SDK_FILEjandegr2015-10-251-1/+1
| * | | | Update build_android.shjandegr2015-10-251-1/+1
|/ / / /
* | | | Merge pull request #30 from mvglasow/trac1252R6308mvglasow2015-10-201-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix:port/android:Handle up/down keys correctly, fixes #1252mvglasow2015-10-201-2/+2
| | |/ | |/|
* | | Merge pull request #28 from mvglasow/trac1274.refactorR6304mvglasow2015-10-151-172/+25
|\ \ \
| * | | Refactor:core:Clean up code and comments in navigation.c, see #1274mvglasow2015-10-151-172/+25
* | | | Check fwrite rc in maptoolR6301Michael Dankov2015-10-127-43/+46
* | | | Remove unused parameter 'depth' from get_glyph/get_shadow.R6299Sebastian Leske2015-10-067-214/+61
* | | | Add Doxygen comments, remove unused struct membersSebastian Leske2015-10-053-17/+68