Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete NavitAndroidOverlay.java | jandegr | 2016-03-03 | 1 | -239/+0 |
| | |||||
* | Android: remove unused classfiles | jandegr | 2016-03-03 | 1 | -1/+0 |
| | |||||
* | Merge pull request #50 from mvglasow/trac712.rebasedR6608 | mvglasow | 2016-03-01 | 20 | -7/+406 |
|\ | | | | | Add:gui_internal:Support native on-screen keyboard (currently Android only) | ||||
| * | Fix:gui_internal:Hide native keyboard when displaying POI search results | mvglasow | 2016-02-24 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Fix:gui_internal:Make native keyboard compatible with changes after R6421 | mvglasow | 2016-02-24 | 2 | -0/+9 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:gui_internal:Support mode for native virtual keyboard | mvglasow | 2016-02-24 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Fix:port_android:Restore soft keyboard when resuming activity | mvglasow | 2016-02-24 | 1 | -3/+8 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Fix:gui_internal:Further native keyboard refinements | mvglasow | 2016-02-24 | 6 | -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 implementation | mvglasow | 2016-02-24 | 19 | -7/+260 |
|/ | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | Merge pull request #73 from mvglasow/android-laf-rebasedR6603 | Pierre GRANDIN | 2016-02-22 | 27 | -31/+807 |
|\ | | | | | Add:port_android:Look and feel update | ||||
| * | Fix:port_android:Remove noisy debug code | mvglasow | 2016-02-02 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Fix:gui_internal:Correctly handle fullscreen toggle on Android API 17+ | mvglasow | 2016-02-02 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:graphics_android:Use background_color attribute for system bar tint | mvglasow | 2016-02-02 | 2 | -7/+42 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Fix:port_android:Prevent system bar tint views from overlapping | mvglasow | 2016-02-02 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:port_android:Add custom tint to system bars on API 19+ | mvglasow | 2016-02-02 | 1 | -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 driver | mvglasow | 2016-02-02 | 1 | -0/+26 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:gui_internal:Use padding if supported by graphics driver | mvglasow | 2016-02-02 | 1 | -6/+40 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Refactor:gui_internal:Determine menu widget size based on parent size | mvglasow | 2016-02-02 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:osd:Use padding if supported by graphics driver | mvglasow | 2016-02-02 | 1 | -6/+60 |
| | | | | | | | | | | | | Still buggy (race condition) Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:graphics_android:Implement padding for areas obstructed by system UI | mvglasow | 2016-02-02 | 5 | -10/+180 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:port_android:Make system bars translucent on API 19+, transparent on API 21+ | mvglasow | 2016-02-02 | 5 | -10/+78 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:port_android:Apply color theme | mvglasow | 2016-02-02 | 7 | -5/+73 |
| | | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
| * | Add:port_android:Notification icon which complies with Android style guide ↵ | mvglasow | 2016-02-02 | 12 | -1/+262 |
| | | | | | | | | | | | | for all densities Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | | Merge pull request #82 from navit-gps/i18n/frR6602 | Pierre GRANDIN | 2016-02-22 | 1 | -3/+3 |
|\ \ | | | | | | | Automatic translation import | ||||
| * | | Update:i18n:Updated French (fr) translation from launchpad | Pierre GRANDIN | 2016-02-22 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #81 from navit-gps/i18n/en_GBR6601 | Pierre GRANDIN | 2016-02-22 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Automatic translation import | ||||
| * | | | Update:i18n:Updated English (United Kingdom) translation from launchpad | Pierre GRANDIN | 2016-02-22 | 1 | -4/+4 |
| |/ / | |||||
* | | | Merge pull request #80 from navit-gps/i18n/daR6599 | Pierre GRANDIN | 2016-02-22 | 1 | -21/+30 |
|\ \ \ | |/ / |/| | | Update:i18n:Updated Danish translation for Navit translation from launchpad | ||||
| * | | Update:i18n:Updated Danish translation for Navit translation from launchpad | Pierre GRANDIN | 2016-02-22 | 1 | -21/+30 |
|/ / | |||||
* | | Merge pull request #79 from navit-gps/i18n/plR6594 | Pierre GRANDIN | 2016-02-22 | 1 | -5/+6 |
|\ \ | | | | | | | Automatic translation import | ||||
| * | | Update:i18n:Updated Polish translation from launchpad | Pierre GRANDIN | 2016-02-22 | 1 | -5/+6 |
|/ / | |||||
* | | Update:i18n:Fixing po import scriptR6590 | Pierre GRANDIN | 2016-02-22 | 1 | -2775/+0 |
| | | |||||
* | | Fix:i18n:Fixing translations importR6589 | Pierre GRANDIN | 2016-02-22 | 1 | -1/+0 |
| | | | | | | The way we currently import i18n updates is cumbersome, simplifying it. | ||||
* | | Merge pull request #74 from pohlinkzei/speedWarnerWaitR6582 | Pierre GRANDIN | 2016-02-22 | 1 | -4/+18 |
|\ \ | | | | | | | Add configurable (default : 10s) timeout before speed warner talks to you | ||||
| * | | Add configurability for speed_warner timeout | Robert Pohlink | 2016-02-22 | 1 | -7/+14 |
| | | | |||||
| * | | Fix wait_before_warn | Robert Pohlink | 2016-02-22 | 1 | -3/+3 |
| | | | |||||
| * | | Update osd_core.c | Robert Pohlink | 2016-02-22 | 1 | -3/+10 |
| |/ | |||||
* | | Merge pull request #76 from navit-gps/i18n/plR6581 | Pierre GRANDIN | 2016-02-22 | 1 | -0/+2775 |
|\ \ | |/ |/| | Automatic translation import | ||||
| * | Importing 241569203/pl from launchpad | Pierre GRANDIN | 2016-02-22 | 1 | -0/+2775 |
|/ | |||||
* | Fix:core:Fix typo in nav_status_to_text()R6563 | mvglasow | 2016-02-01 | 1 | -1/+1 |
| | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | Fix:osd:Draw correct icon for navigation_status OSD when resizing window | mvglasow | 2016-02-01 | 1 | -4/+31 |
| | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | Fix:core:Make attr_dup_content support attr_item_type. Fixes trac #1340.R6560 | Sebastian Leske | 2016-01-31 | 1 | -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-HOVR6558 | jandegr | 2016-01-28 | 3 | -1/+4 |
|\ | | | | | No hov | ||||
| * | no-HOV | jandegr | 2016-01-27 | 1 | -0/+2 |
| | | |||||
| * | no-HOV | jandegr | 2016-01-27 | 1 | -1/+1 |
| | | |||||
| * | Update attr.h | jandegr | 2016-01-27 | 1 | -0/+1 |
|/ | |||||
* | Refactor:core:Document navit_get_cursor_pnt()R6552 | mvglasow | 2016-01-25 | 1 | -1/+13 |
| | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | Refactor:gui_internal:Document gui_internal_menu.cR6550 | mvglasow | 2016-01-24 | 1 | -0/+15 |
| | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com> | ||||
* | Refactor:core:Add Doxygen docs, #define IMAGE_W_H_UNSET for image dimensions.R6547 | Sebastian Leske | 2016-01-21 | 6 | -22/+52 |
| | |||||
* | Refactor:core:Update Doxyfile to Doxygen 1.8.9.1 | Sebastian Leske | 2016-01-21 | 1 | -713/+1869 |
| |