summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update:i18n:Updated Afrikaans translation from launchpadi18n/afPierre GRANDIN2017-03-091-1/+1
|
* Fix:gui_internal:Rename new option to hide_impossible_next_keysR7360Sebastian Leske2017-03-032-2/+2
|
* Hide impossible keys at the internal keyboard instead of highlighting the ↵R7358Robert Pohlink2017-03-026-14/+74
| | | | | | | | | | | | | | | | | | | | possible ones (leftover from PR5) (#210) * Add:gui_internal:In search, hide on-screen keys which will not find a result. During incremental search in the search dialog, hide keys on the on-screen keyboard which will not lead to any search result. Before, keys where highlighted if they would lead to a result. * Remap special characters in Search to standard characters to enable useful hide-key-functionality * Fix highlight (hide) possible next keys for search internal Now only shows possible keys, not the nth key of the searched item. Takes care of umlauts. * Add a switch attr for gui internal to decide to use hide_keys or the old highlight key behaviour usage: add the attr 'hide_next_possible_keys="1"' to <gui type="internal" [...] />
* Fix apk signing and bump sdk to 25 - nougat (#209)R7351jandegr2017-02-283-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update build_android_x86.sh * Update build_android.sh * Update build_android_x86.sh * Update publish.sh * Update build_android.sh * Update circle.yml * Update publish.sh * Update publish.sh * Update publish.sh * use apksigner instead of jarsigner * Update circle.yml * revert to jarsigner * Update build_android.sh * Update publish.sh
* import android.ManifestR7339jandegr2017-02-241-0/+1
|
* add strings for permission dialogjandegr2017-02-241-0/+4
|
* ask permissions on sdk >= 23jandegr2017-02-241-2/+43
|
* Publish arm packages only on PlaystoreR7325Pierre Grandin2017-02-231-0/+2
|
* CI: Add linux tests for qt5 and gtk_drawing_areaR7321Stefan Wildemann2017-02-231-15/+42
| | | | | | | | | | | | | | | | | | | | commit 6bff6c358cb3bb65c038cee725e14999ded0eb7b Author: Stefan Wildemann <gta04@metalstrolche.de> Date: Thu Feb 23 18:37:44 2017 +0100 Fix: give graphics name to script as planned commit 6d3750d80e2b540fecf2a3efaba80f8292ebc1b0 Author: Stefan Wildemann <gta04@metalstrolche.de> Date: Thu Feb 23 18:18:41 2017 +0100 Fix: correct typo commit bacca401ffaabd078d31000ff0ea201cd3a6a92b Author: Wildemann Stefan <stefan.wildemann@corpuls.com> Date: Thu Feb 23 16:44:29 2017 +0100 Run linux tests for gtk_drawing_area and qt
* Add:CI:Expand UI tests with a clean exitPierre Grandin2017-02-231-0/+8
|
* Revert "Temporary: Enable Qt5 graphics in navit_shipped.xml"Wildemann Stefan2017-02-231-1/+1
| | | | This reverts commit d7da3842b3170c179049eb3348e152646788fb91.
* Fix: remove autotools leftoversWildemann Stefan2017-02-232-18/+0
|
* Temporary: Enable Qt5 graphics in navit_shipped.xmlWildemann Stefan2017-02-231-1/+1
| | | | | Enable Qt5 for in branch CircleCI. This should be reverted before or after merge to trunk as this breaks
* Add libqt5svg5-dev to test environmentStefan Wildemann2017-02-231-1/+1
|
* Fix: Qt5: only update navit geometry if root window changed size.Stefan Wildemann2017-02-233-9/+8
|
* Fix: Qt5: fix resizing. Add config params w,h,fullscreenStefan Wildemann2017-02-233-56/+99
|
* Fix: Qt5: clean up things even if there i no app objectStefan Wildemann2017-02-231-2/+5
|
* Fix: Qt5: allow passing Qt backend via config.xmlStefan Wildemann2017-02-233-7/+35
|
* Fix: Qt5: integer to pinter cast as suggested by GLibStefan Wildemann2017-02-231-7/+7
|
* refactor: qt5: follow api changes brought with commit ↵Stefan Wildemann2017-02-233-4/+4
| | | | 60bc2797f0bd71d87a4eece306e2368afe2a8866
* Qt5: Use default svg size if size not givenStefan Wildemann2017-02-231-3/+3
|
* Qt5 image loading more robust on navit image guessingStefan Wildemann2017-02-231-27/+70
|
* Improve dash handling. Cope with impair patterns.Stefan Wildemann2017-02-231-0/+11
|
* Ignore old fix provided by Qt5 on startupStefan Wildemann2017-02-231-1/+12
|
* Clear surfaces if transparent. Fix dash setting.Stefan Wildemann2017-02-231-5/+24
|
* Sailfish needs periodic trigger for display on.Stefan Wildemann2017-02-232-4/+39
|
* Add screen blanking for Sailfish OS.Stefan Wildemann2017-02-232-3/+11
|
* Add Qt5 based vehicleStefan Wildemann2017-02-235-0/+370
|
* Remove most debug messagesStefan Wildemann2017-02-231-29/+28
|
* Fix overlay text functions.Stefan Wildemann2017-02-231-16/+32
|
* Add QT5 graphics. Works on Sailfish OS.Stefan Wildemann2017-02-239-5/+1127
|
* Add:CI:Add basic UI tests (#197)R7311Pierre GRANDIN2017-02-233-3/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Ensures that navit has time to start before starting tests * Adding basic UI town search tests * Add pointer icon when clicking via CI * Fetch zlib from github, reduces download issues * Download a sample map for UI tests * Start navit in the background * Fixed Demo vehicle activation * Set a destination for UI tests * UI tests to switch to 3d view * Capture image when clicking for UI tests * Append 5 frames of usage to the UI tests * Use keyboard instead of mouse emulation for UI tests * Temporarily disabling dbus test because of issues in circleCI
* add:graphics:RaspberryPI hardware accelerated graphics support (#208)R7308Cedric PAILLE2017-02-233-0/+1470
| | | | | | | | | | * cleanup * Renamed rpi to egl + polygon filling method and lot of fixes * Fix overlay crash * Cleanup
* Ensure that we use jarsigner w/ jdk 1.8R7306Pierre Grandin2017-02-211-1/+1
|
* Extract android publishing credentials to current folderR7303Pierre Grandin2017-02-211-1/+1
|
* Extract publishing credentials in the right folderR7298Pierre Grandin2017-02-211-2/+2
|
* Fixed Store client_secrets pathR7295Pierre Grandin2017-02-201-1/+1
|
* Ensures that google-api-python-client is installed for apk publishingR7293Pierre Grandin2017-02-201-0/+2
|
* Fixed keyrings pathPierre Grandin2017-02-201-1/+1
|
* Merge branch 'trunk' of https://github.com/navit-gps/navit into trunkPierre Grandin2017-02-202-88/+49
|\
| * removed autotools lefotover (#204)R7284jandegr2017-02-191-37/+0
| |
| * sunrise near poles simplification (#206)R7283jandegr2017-02-191-51/+49
| | | | | | | | | | | | * sunrise near poles simplification * Update navit.c
* | Added automatic publishing to Playstore BetaPierre Grandin2017-02-203-0/+97
|/
* Merge pull request #205 from mvglasow/trac1348R7275mvglasow2017-01-311-3/+0
|\ | | | | Fix:port/android:Fix "invalid DT_NEEDED" warnings on API 23+, fixes #1348
| * Fix:port/android:Fix "invalid DT_NEEDED" warnings on API 23+, fixes #1348mvglasow2017-01-311-3/+0
|/ | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Reducing code duplication in the tomtom builds (#201)R7272Pierre GRANDIN2017-01-305-4/+314
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reducing code duplication in the tomtom builds * Reducing code duplication in the tomtom builds * Reducing code duplication in the tomtom builds * Track each build result to catch errors * Track each build result to catch errors * Stop builds on errors * Working on the tomtom plugin build * Moving espeak for tomtom to the common script * Moving sdl tests for tomtom to the common script * fix espeakdsp buffer usage for tomtom (#200) * fix buffer usage dont send more bytes then received. * remove last blank line * Disabling dbus tests, needs investigation
* Merge branch 'trunk' of https://github.com/navit-gps/navit into trunkR7266Pierre Grandin2017-01-258-12/+26
|\
| * Jandegr patch 1 (#203)R7263jandegr2017-01-252-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ndk downgrade ndk downgrade * ndk downgrade * Update build_android.sh * Update build_android_x86.sh * Update build_android.sh * Update build_android_x86.sh * Update build_android_x86.sh * Update build_android.sh * Update NavitAppConfig.java * Add files via upload * Delete acra-4.3.0b2.jar * Update NavitAppConfig.java * Update Navit.java * Update AndroidManifest.xml.cmake * Update Navit.java * Update Navit.java
| * Android patches from Jandegr (#202)R7256Pierre GRANDIN2017-01-256-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ndk downgrade ndk downgrade * ndk downgrade * Update build_android.sh * Update build_android_x86.sh * Update build_android.sh * Update build_android_x86.sh * Update build_android_x86.sh * Update build_android.sh * Update NavitAppConfig.java * Add files via upload * Delete acra-4.3.0b2.jar * Update NavitAppConfig.java
* | Improved documentationPierre Grandin2017-01-251-0/+9
|/