summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trunk' into PR_830PR_830jkoan2021-06-22121-349/+2781
|\
| * Fix:port/android:Correct path to Android APK in build scriptmvglasow2021-06-201-1/+1
| * Fix:port/android:Make file picker compatible with Android 11mvglasow2021-06-201-2/+3
| * fix:build:cmake:fix in-tree cmake build circular dependency warnings (#1122)David Heidelberg2021-05-232-0/+4
| * Fix:core:Do not recalculate length when restoring traffic distortion items (#...mvglasow2021-04-271-11/+5
| * Merge pull request #1115 from navit-gps/issue-1113mvglasow2021-04-263-9/+35
| |\
| | * Merge branch 'trunk' into issue-1113issue-1113mvglasow2021-04-261-0/+9
| | |\ | | |/ | |/|
| * | add:doc:Added minimum dependencies for Raspberry Pi OS (#1111)OLFDB2021-04-261-0/+9
| | * Fix:core:Rewind before retrieving attributes (route.c/traffic.c)mvglasow2021-04-262-0/+19
| | * Refactor:core:Fix docs for route_graph_add_segment()mvglasow2021-04-261-5/+1
| | * Refactor:core:Document the need to rewind before retrieving attributesmvglasow2021-04-261-0/+7
| | * Fix:core:Rewind attributes before retrieving themmvglasow2021-04-261-0/+2
| | * Fix:core:Prevent passing stale data in traffic map rectmvglasow2021-04-261-4/+6
| |/
| * Fix:core:Fix read after free in traffic_message_restore_segments (#1114)mvglasow2021-04-241-1/+1
| * Fix:vehicle:geoclue Fix cmake usage (#1109)Stefan Wildemann2021-04-111-1/+2
| * Fix:ci:Fix fdroidserver download path (#1107)mvglasow2021-04-031-1/+1
| * added:core:make it switch to nightlayout when we are in a tunnel (#1089)OLFDB2021-04-036-7/+79
| * changed:fastlane:Renamed locales. Fiexes #1101jkoan2021-03-1833-0/+0
| * fix:vehicle:gpsd:Retry connect after 10 seconds not performed (#1099)OLFDB2021-03-101-4/+6
| * update:Bump version to 0.5.6v0.5.6jkoan2021-03-062-2/+2
| * update:release:Update Changelog for release of 0.5.6jkoan2021-03-061-25/+94
| * update:Update AUTHORS, thanks to eveyone involvedjkoan2021-03-061-2/+5
| * fix:release:Fix Markdown template for type-Sectionsjkoan2021-03-061-1/+1
| * Refactor:fdroid:Remove build.xml generationmvglasow2021-03-061-1/+0
| * Add:CI:Add job for F-Droid buildmvglasow2021-03-012-0/+91
| * Fix:CI:use Android image for sanity_checkmvglasow2021-02-281-1/+1
| * Fix:build:Use NDK libraries when building for Androidmvglasow2021-02-282-1/+7
| * Refactor:core:Documentation update (#1095)mvglasow2021-02-289-55/+109
| * Fix:build:Keep generated Android resource files in build dirmvglasow2021-02-212-13/+11
| * Fix:build:Reduce source tree pollution by Android buildmvglasow2021-02-212-11/+20
| * fix:vehicle:gpsd:Fix #1090, plugin_init not foundjkoan2021-02-201-0/+1
| * fixed:android:build:Fixed the apk outputname and the corresponding locations ...jkoan2021-02-203-5/+8
| * Fix:build:do not request CXX if explicitly disabledmvglasow2021-02-191-1/+5
| * Refactor:build:merge into one single build.gradlemvglasow2021-02-193-109/+108
| * Merge pull request #1091 from navit-gps/update_MacOS_instructions_unmaintainedPatrick Höhn2021-02-191-0/+4
| |\
| | * Update macos_development.rstupdate_MacOS_instructions_unmaintainedPatrick Höhn2021-02-151-0/+4
| |/
| * Merge pull request #1087 from navit-gps/ndk-getcwdmvglasow2021-02-131-1/+1
| |\
| | * Fix:build/android:do not double-define getcwd on recent NDK versionsndk-getcwdmvglasow2021-02-071-1/+1
| |/
| * Merge pull request #1083 from navit-gps/traff_0_8mvglasow2021-01-3112-42/+672
| |\
| | * Refactor:traffic/traff_android:remove TODO commenttraff_0_8mvglasow2021-01-241-2/+8
| | * Refactor:traffic:Make sanity check happymvglasow2021-01-241-4/+4
| | * Add:traffic:Log class/type of unrecognized events during XML parsingmvglasow2021-01-241-1/+3
| | * Add:traffic:Log ID for messages discarded as invalidmvglasow2021-01-241-7/+9
| | * Merge branch 'master' into traff_0_8mvglasow2021-01-2394-417/+1619
| | |\ | | |/ | |/|
| * | fix:build:android: Fix VersionCode after 31.12.2020 (#1082)jkoan2021-01-151-1/+5
| * | fix:doc:Fix Link to full Changelogjkoan2021-01-111-1/+1
| * | fix:build:Remove install of git as the baseimage already has itjkoan2021-01-081-3/+0
| * | fix:builds:Revert baseimage back and oly set merge_trunk_in_master to cimg/basejkoan2021-01-081-2/+3
| * | fix:build:Change basimage to one by circleci which includes git and sshjkoan2021-01-081-1/+1
| * | Fix:ci:Relax checkstyle rules for Java code, see #1041mvglasow2021-01-061-5/+1