summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Android: disable pedestrian default buildAndroid_pedestrian_disablejandegr2016-03-031-1/+0
| | | disable the building of the pedestrian plugin by default for the Android port
* Merge pull request #50 from mvglasow/trac712.rebasedR6608mvglasow2016-03-0120-7/+406
|\ | | | | Add:gui_internal:Support native on-screen keyboard (currently Android only)
| * Fix:gui_internal:Hide native keyboard when displaying POI search resultsmvglasow2016-02-241-0/+4
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix:gui_internal:Make native keyboard compatible with changes after R6421mvglasow2016-02-242-0/+9
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:gui_internal:Support mode for native virtual keyboardmvglasow2016-02-241-0/+1
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix:port_android:Restore soft keyboard when resuming activitymvglasow2016-02-241-3/+8
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix:gui_internal:Further native keyboard refinementsmvglasow2016-02-246-40/+167
| | | | | | | | | | | | | | | | | | | | Allow graphics plugin to specify size occupied by keyboard Create placeholder for Android keyboard Show Android keyboard in landscape mode Skip keyboard logic if hardware keyboard is present on Android Add some documentation and comments Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-2419-7/+260
|/ | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Merge pull request #73 from mvglasow/android-laf-rebasedR6603Pierre GRANDIN2016-02-2227-31/+807
|\ | | | | Add:port_android:Look and feel update
| * Fix:port_android:Remove noisy debug codemvglasow2016-02-021-2/+0
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix:gui_internal:Correctly handle fullscreen toggle on Android API 17+mvglasow2016-02-021-0/+6
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:graphics_android:Use background_color attribute for system bar tintmvglasow2016-02-022-7/+42
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix:port_android:Prevent system bar tint views from overlappingmvglasow2016-02-021-2/+3
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:port_android:Add custom tint to system bars on API 19+mvglasow2016-02-021-5/+60
| | | | | | | | | | | | Still with hardcoded colors and minor rendering bugs Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:core:Use padding for vehicle cursor if supported by graphics drivermvglasow2016-02-021-0/+26
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:gui_internal:Use padding if supported by graphics drivermvglasow2016-02-021-6/+40
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Refactor:gui_internal:Determine menu widget size based on parent sizemvglasow2016-02-021-6/+6
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:osd:Use padding if supported by graphics drivermvglasow2016-02-021-6/+60
| | | | | | | | | | | | Still buggy (race condition) Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:graphics_android:Implement padding for areas obstructed by system UImvglasow2016-02-025-10/+180
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:port_android:Make system bars translucent on API 19+, transparent on API 21+mvglasow2016-02-025-10/+78
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:port_android:Apply color thememvglasow2016-02-027-5/+73
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:port_android:Notification icon which complies with Android style guide ↵mvglasow2016-02-0212-1/+262
| | | | | | | | | | | | for all densities Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Merge pull request #82 from navit-gps/i18n/frR6602Pierre GRANDIN2016-02-221-3/+3
|\ \ | | | | | | Automatic translation import
| * | Update:i18n:Updated French (fr) translation from launchpadPierre GRANDIN2016-02-221-3/+3
| | |
* | | Merge pull request #81 from navit-gps/i18n/en_GBR6601Pierre GRANDIN2016-02-221-4/+4
|\ \ \ | | | | | | | | Automatic translation import
| * | | Update:i18n:Updated English (United Kingdom) translation from launchpadPierre GRANDIN2016-02-221-4/+4
| |/ /
* | | Merge pull request #80 from navit-gps/i18n/daR6599Pierre GRANDIN2016-02-221-21/+30
|\ \ \ | |/ / |/| | Update:i18n:Updated Danish translation for Navit translation from launchpad
| * | Update:i18n:Updated Danish translation for Navit translation from launchpadPierre GRANDIN2016-02-221-21/+30
|/ /
* | Merge pull request #79 from navit-gps/i18n/plR6594Pierre GRANDIN2016-02-221-5/+6
|\ \ | | | | | | Automatic translation import
| * | Update:i18n:Updated Polish translation from launchpadPierre GRANDIN2016-02-221-5/+6
|/ /
* | Update:i18n:Fixing po import scriptR6590Pierre GRANDIN2016-02-221-2775/+0
| |
* | Fix:i18n:Fixing translations importR6589Pierre GRANDIN2016-02-221-1/+0
| | | | | | The way we currently import i18n updates is cumbersome, simplifying it.
* | Merge pull request #74 from pohlinkzei/speedWarnerWaitR6582Pierre GRANDIN2016-02-221-4/+18
|\ \ | | | | | | Add configurable (default : 10s) timeout before speed warner talks to you
| * | Add configurability for speed_warner timeoutRobert Pohlink2016-02-221-7/+14
| | |
| * | Fix wait_before_warnRobert Pohlink2016-02-221-3/+3
| | |
| * | Update osd_core.cRobert Pohlink2016-02-221-3/+10
| |/
* | Merge pull request #76 from navit-gps/i18n/plR6581Pierre GRANDIN2016-02-221-0/+2775
|\ \ | |/ |/| Automatic translation import
| * Importing 241569203/pl from launchpadPierre GRANDIN2016-02-221-0/+2775
|/
* Fix:core:Fix typo in nav_status_to_text()R6563mvglasow2016-02-011-1/+1
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Fix:osd:Draw correct icon for navigation_status OSD when resizing windowmvglasow2016-02-011-4/+31
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Fix:core:Make attr_dup_content support attr_item_type. Fixes trac #1340.R6560Sebastian Leske2016-01-311-0/+2
| | | | | attr_dup_content did not support attr_item_type, which caused a warning. attr_item_type is now handled correctly.
* Merge pull request #72 from navit-gps/no-HOVR6558jandegr2016-01-283-1/+4
|\ | | | | No hov
| * no-HOVjandegr2016-01-271-0/+2
| |
| * no-HOVjandegr2016-01-271-1/+1
| |
| * Update attr.hjandegr2016-01-271-0/+1
|/
* Refactor:core:Document navit_get_cursor_pnt()R6552mvglasow2016-01-251-1/+13
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:gui_internal:Document gui_internal_menu.cR6550mvglasow2016-01-241-0/+15
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:core:Add Doxygen docs, #define IMAGE_W_H_UNSET for image dimensions.R6547Sebastian Leske2016-01-216-22/+52
|
* Refactor:core:Update Doxyfile to Doxygen 1.8.9.1Sebastian Leske2016-01-211-713/+1869
|
* Refactor:core:Fix Doxygen comments; @code only for code blocks.Sebastian Leske2016-01-211-6/+10
|