summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cleanup:android:Fix checkstyle NoWhitespaceBeforefix_android_indentationJoseph Herlant2018-08-301-1/+1
|
* cleanup:android:Fix checkstyle SeparatorWrapCommaJoseph Herlant2018-08-303-13/+12
|
* cleanup:android:Fix checkstyle MethodParamPad and ParenPadJoseph Herlant2018-08-304-13/+13
|
* cleanup:android:Fix checkstyle LineLengthJoseph Herlant2018-08-307-56/+91
|
* cleanup:android:Fix checkstyle OperatorWrapJoseph Herlant2018-08-303-6/+6
|
* cleanup:android:Fix indentation warnings from checkstyleJoseph Herlant2018-08-308-591/+580
|
* fix:checkstyle:The array indentation should be 4 like the restJoseph Herlant2018-08-301-1/+1
|
* cleanup:android:Some more indentation cleanup and case fixJoseph Herlant2018-08-303-232/+226
|
* cleanup:android:We support Java pre-7 so no try-with-resource blockJoseph Herlant2018-08-301-3/+14
|
* cleanup:android:Use try-with-resource construct to avoid emtpy catch block + ↵Joseph Herlant2018-08-301-14/+3
| | | | fix AbbreviationAsWordInName in NavitRestoreTask
* Fix checkstyle indentation warnings on NavitRestoreTaskJoseph Herlant2018-08-301-13/+11
|
* cleanup:android:Fix CustomImportOrder checkstyle issuesJoseph Herlant2018-08-292-10/+9
|
* cleanup:android:Fix ArrayTypeStyle checkstyle issuesJoseph Herlant2018-08-295-12/+12
|
* cleanup:android:Fix a forgotten linebreak issueJoseph Herlant2018-08-291-1/+3
|
* Fix linebreaks for codefactorJoseph Herlant2018-08-295-16/+48
|
* cleanup:android:Fix WhitespaceAround checkstyle issuesJoseph Herlant2018-08-298-96/+98
|
* cleanup:android:Fix EmptyLineSeparator checkstyle issuesJoseph Herlant2018-08-2910-3/+42
|
* cleanup:android:Fix NeedBraces checkstyle issuesJoseph Herlant2018-08-297-67/+81
|
* cleanup:android:Fix WhitespaceAround checkstyle issuesJoseph Herlant2018-08-292-13/+13
|
* Merge branch 'trunk' into fix_android_indentationJoseph Herlant2018-08-29809-97427/+101000
|\
| * Refactor:gui/internal: Add pointer and label when using function "view on ↵lains2018-08-216-66/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | map" (#631) * Factorizing gui_internal_cmd_results_to_map() to also highlight points selected by command "View on map" * Adding comments on displayed text for type_waypoint and type_route_end * Adding comments * Restoring zoom_to_rect in gui_internal_cmd_results_to_map() * Making zoom_to_rect conditional, moving results_map preparation code to a dedicated function * Moving "search_results" map preparation into a dedicated function * Removing unused var * Adding doxygen comments and disabling widget dealloc (causes segfault) * Fixing segfault at next do_drawy() when adding pointer for view on map * Reformatting labels to be displayed in a compact square area rather than all on a line * Applying astyle to comply to ci_sanity_checks.sh * Handling newlines in labels associated to element_circle * Fixing hardcoded nblines * Moving multi-line label processing to a dedicated function multiline_label_draw() * Rework on arg naming to line-up with other simular functions. Minor update on doxygen comments * Moving unsigned int sqrt calculation to utils * Minor improvement of comment * Fixing typo on comment * Also applying size xslt processing to layer itemgra This allows to also process the size of item_types="found_item", which is used by "View on map" and "Show results on map"
| * cleanup:maptool: use g_strcmp0 instead of strcmp (#434)Joseph Herlant2018-08-2110-113/+113
| |
| * Revert Fix because the docker image was fixedjkoan2018-08-141-1/+0
| |
| * Fix Android apk VersionCode (#633)jkoan2018-08-122-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create git-scm-version.gradle * Update build.gradle * Update git-scm-version.gradle * Update build.gradle * Update git-scm-version.gradle * Update git-scm-version.gradle * Update git-scm-version.gradle * Update git-scm-version.gradle * Update git-scm-version.gradle * Update git-scm-version.gradle * Update git-scm-version.gradle * chnage to get release tags
| * Fix latlon2bookmark (#627)jkoan2018-08-122-2/+2
| | | | | | | | | | | | * fix:latlon2bookmark:Fix to be able to compile latlon2bookmark * fix:latlon2bookmark:Add Wall
| * Refactor:core:Minor documentation amendmentmvglasow2018-08-041-1/+1
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix build on circleci for androidjkoan2018-07-261-0/+1
| |
| * Fix:build:Disable map/garmin on Androidmvglasow2018-07-251-0/+1
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Fix:build:Disable vehicle/gpsd on Androidmvglasow2018-07-251-0/+1
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:build:Make gradlew executablemvglasow2018-07-201-0/+0
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Add:build:Ignore gradle artifactsmvglasow2018-07-201-0/+4
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * update in-tree espeak to espeak-1.48.04 (#624)Stefan Wildemann2018-07-15309-7119/+15711
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update in-tree espeak to espeak-1.48.04 Update the C-ified version of espeak to espeak-1.48.04. Currently builds and links for Sailfish. Untested for Windows builds yet. Throws a lot of warnings still. * Make private functions static in espeak. Convert the obviously private functions to static in order to fix warnings. There are a lot not so obvious left that are used in other files by extern statement. Silly. * correctly assign exported methods to headers This asigns exported functions to headers avoiding missing prototypes warning. * move vars out of for loop as Sailfish disallows c99 Standard build under Sailfosh disallows c99 features. Therefore move variables out of for loop declaration. * espeak prepare for Windows build * fix:speech:espeak Adapt to newer espeak version 1.48.04 * redo. removing the files from build was the false way * Disable mbrola support as this fails on windows * remove uneccesary posix calls on windows
| * Refactoring:graphics Improving quality of circles on platforms without ↵lains2018-07-151-18/+33
| | | | | | | | | | | | | | | | | | | | native circle method (#628) * Improving quality of circles on platforms without native circle draw methods. Adding doxygen comments. * Updating verbiage * in circle_to_points(): renaming pnt to center and making in const
| * Fix:scripts:WinCE build script (remove sample map, add espeak-data) (#632)lains2018-07-153-5/+19
| | | | | | | | | | | | | | | | | | | | | | | | * Fixing WinCE build script Remove inclusion of sample map in zip package (which, in addition, fails currently because map server is down) Allow running script twice by performing cleanup on directories if already created Adding missing espeak-data to zip package (currently missing and makes navit speech synthesis fail on current WinCE builds) * Adding xslt processor to build env * Pre-filling <vehicle> tag for WinCE
| * Refactor:core:Improve documentation of route_value_seg()mvglasow2018-06-101-9/+16
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
| * Merge pull request #625 from aerostitch/sanity_supportStefan Wildemann2018-06-051-30/+34
| |\ | | | | | | update:scripts:change the sanity script to exclude fib and support
| | * update:scripts:change the sanity script to exclude fib and supportJoseph Herlant2018-06-051-30/+34
| |/
| * cleanup:scripts:Use $(..) instead of legacy `..` to make codefactor happy (#623)Joseph Herlant2018-06-059-55/+55
| |
| * cleanup:python:cleanup python scripts (#622)Joseph Herlant2018-06-053-18/+18
| |
| * update:scripts:simplify the variables concatenation (#620)Joseph Herlant2018-06-052-2/+2
| |
| * cleanup:osd&support_espeak:get rid of unused-variables compilation warnings ↵Joseph Herlant2018-06-052-21/+20
| | | | | | | | | | | | | | | | (#619) * update:support_espeak:only declare the variable if used * cleanup:osd:remove unused variable
| * Merge pull request #621 from navit-gps/revert_612_for_sailfishStefan Wildemann2018-06-051-2/+6
| |\ | | | | | | Revert #612 for sailfish build script
| | * move the file name to the right spotJoseph Herlant2018-06-041-2/+2
| | |
| | * Change parenthesis substitutuin as per CodeFactor requestStefan Wildemann2018-06-051-2/+2
| | |
| | * Revert #612 for sailfish build scriptStefan Wildemann2018-06-051-2/+6
| |/ | | | | | | | | | | | | Whatever the 'enhancement' done in #612 should bring, it causes grep to complain for non existing file in Sailfish's MER SDK. Most probably because the escaping of the parenthesis was wrongly considered. Never mind - revert.
| * update:scripts:change the scripts that use non-POSIX functionnalities to ↵Joseph Herlant2018-06-042-2/+2
| | | | | | | | bash v2 (#618)
| * fix:scripts:replace \s with the supported use of the space class (#617)Joseph Herlant2018-06-041-1/+1
| |
| * cleanup:scripts:removes deprecated usage of egrep (#616)Joseph Herlant2018-06-041-1/+1
| |
| * fix:scripts:fix malformed shebang (#615)Joseph Herlant2018-06-041-1/+1
| |
| * update:scripts:avoid iterating over ls output by using glob (#614)Joseph Herlant2018-06-041-1/+1
| |