summaryrefslogtreecommitdiff
Commit message (Expand)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 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 map...lains2018-08-216-66/+277
| * 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
| * Fix latlon2bookmark (#627)jkoan2018-08-122-2/+2
| * Refactor:core:Minor documentation amendmentmvglasow2018-08-041-1/+1
| * Fix build on circleci for androidjkoan2018-07-261-0/+1
| * Fix:build:Disable map/garmin on Androidmvglasow2018-07-251-0/+1
| * Fix:build:Disable vehicle/gpsd on Androidmvglasow2018-07-251-0/+1
| * Add:build:Make gradlew executablemvglasow2018-07-201-0/+0
| * Add:build:Ignore gradle artifactsmvglasow2018-07-201-0/+4
| * update in-tree espeak to espeak-1.48.04 (#624)Stefan Wildemann2018-07-15309-7119/+15711
| * Refactoring:graphics Improving quality of circles on platforms without native...lains2018-07-151-18/+33
| * Fix:scripts:WinCE build script (remove sample map, add espeak-data) (#632)lains2018-07-153-5/+19
| * Refactor:core:Improve documentation of route_value_seg()mvglasow2018-06-101-9/+16
| * Merge pull request #625 from aerostitch/sanity_supportStefan Wildemann2018-06-051-30/+34
| |\
| | * 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
| * Merge pull request #621 from navit-gps/revert_612_for_sailfishStefan Wildemann2018-06-051-2/+6
| |\
| | * 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
| |/
| * update:scripts:change the scripts that use non-POSIX functionnalities to bash...Joseph Herlant2018-06-042-2/+2
| * 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