summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add:gui:Introduce default OSD on Openmoko and WinCEmvglasow2019-01-252-0/+14
| * | | Add:gui:Move follow button to bottom-left, above autozoom toggle buttonmvglasow2019-01-251-1/+1
| * | | Add:gui:Use medium icon size for OSD buttonsmvglasow2019-01-251-10/+10
| * | | Add:gui:Bigger font for distance to next maneuvermvglasow2019-01-251-1/+1
| * | | Fix:gui:Same format for current road and next road in OSDmvglasow2019-01-251-1/+1
| * | | Add:gui:Rearrange buttons to fit on a 240×240 screenmvglasow2019-01-241-6/+6
| * | | Add:gui:Move follow button to bottom rightmvglasow2019-01-241-1/+1
| * | | Add:gui:Enable autozoom toggle buttonsmvglasow2019-01-241-6/+4
| * | | Add:gui:Material design for OSD button iconsmvglasow2019-01-248-146/+422
| * | | Refactor:gui:Drop FIXME commentmvglasow2019-01-241-1/+0
| * | | Fix:gui:Make toggle_announcer OSD 48px by defaultmvglasow2019-01-231-2/+1
| * | | Fix:gui:Explicitly size default toggle_announcermvglasow2019-01-231-1/+1
| * | | Add:osd:Update default image for toggle_announcer OSDmvglasow2019-01-231-1/+2
| * | | Fix:osd:Make icon_src for toggle_announcer work without pathmvglasow2019-01-231-1/+1
| * | | Add:gui:Redesign Android menu buttonmvglasow2019-01-231-86/+81
| * | | Refactor:gui:Rearrange buttons to fit on 360x360 screenmvglasow2019-01-232-3/+3
| * | | Add:gui:New icons for toggle_announcer OSDmvglasow2019-01-234-5/+258
| * | | Refactor:graphics/android:Fix code stylemvglasow2019-01-231-19/+38
| * | | Add:gui:New zoom in/out buttonsmvglasow2019-01-223-118/+182
| * | | Add:gui:Icon for "follow vehicle" buttonmvglasow2019-01-222-1/+166
| * | | Add:gui:Use 0xa0 as default transparencymvglasow2019-01-222-2/+2
| * | | Add:gui:Rearrange default OSD itemsmvglasow2019-01-222-10/+21
* | | | Merge pull request #745 from mvglasow/android-resizemvglasow2019-02-192-106/+188
|\ \ \ \
| * | | | Fix:port/android:Work around WindowInsets bugsmvglasow2019-02-071-27/+56
| * | | | Fix:port/android:Improve behavior of transparent system bars on API 23+mvglasow2019-02-062-102/+159
| * | | | Fix:port/android:Do not exit Navit when the activity is destroyedmvglasow2019-02-041-4/+0
| | |_|/ | |/| |
* | | | Add:Gui/Internal: Allowing visual debugging on boxes and tables (#715)lains2019-02-193-8/+82
* | | | patch:vehicle:gpsd allow navit to use gpsd API version 7 and higher, which ha...Charles Curley2019-02-191-0/+4
* | | | Enable traffic plugins by default (#744)mvglasow2019-02-112-0/+6
* | | | Merge pull request #746 from mvglasow/android-build2mvglasow2019-02-053-18/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor:circleci:Rename build_android_arm to build_androidmvglasow2019-02-051-4/+4
| * | | Add:build:Remove deprecated build_android_arm.shmvglasow2019-02-051-13/+0
| * | | Add:build:Add Android SDK bin dir to pathmvglasow2019-02-051-1/+1
|/ / /
* | | Merge pull request #743 from navit-gps/fix_qt5_vehiclemvglasow2019-01-311-6/+17
|\ \ \
| * | | Fix:vehicle_qt5:Properly update position statusfix_qt5_vehiclemetalstrolch2019-01-301-6/+17
|/ / /
* | | Merge pull request #682 from lains/fixing_resizeStefan Wildemann2019-01-306-81/+376
|\ \ \
| * | | CleanupLionel AINS2018-11-261-1/+0
| * | | Fixing indentationLionel AINS2018-11-262-4/+8
| * | | Moving widget-related swap and move functions to gui_internal_widget.cLionel AINS2018-11-263-53/+55
| * | | Removing unused codeLionel AINS2018-11-262-57/+110
| * | | Fixing redraw of menus when going back from a submenu (if no window resize ha...Lionel AINS2018-11-201-8/+8
| * | | Moving debugging logs to lvl_debugLionel AINS2018-11-192-3/+3
| * | | Merge branch 'trunk' into fixing_resizeLionel AINS2018-11-1929-7061/+7317
| |\ \ \
| * | | | Reverting unrelated changes committed by mistakeLionel AINS2018-11-191-2/+2
| * | | | Removing debug logs, adding doxygen commentsLionel AINS2018-11-193-16/+64
| * | | | Fixing bug that has been inserted during re-indentationLionel AINS2018-11-171-1/+1
| * | | | Fixing indentationLionel AINS2018-11-171-1/+1
| * | | | Fixing indentationLionel AINS2018-11-171-1/+2
| * | | | Fixing indentationLionel AINS2018-11-171-10/+10
| * | | | Forcing resize when display is resized then the user goes back in submenusLionel AINS2018-11-162-10/+15