navit:PR_830

Last commit made on 2021-06-22
Get this branch:
git clone -b PR_830 https://git.launchpad.net/navit

Branch merges

Branch information

Name:
PR_830
Repository:
lp:navit

Recent commits

39b6e79... by jkoan <email address hidden>

Merge branch 'trunk' into PR_830

ea5a86b... by mvglasow <michael -at- vonglasow.com>

Fix:port/android:Correct path to Android APK in build script

Signed-off-by: mvglasow <michael -at- vonglasow.com>

0c64cb6... by mvglasow <michael -at- vonglasow.com>

Fix:port/android:Make file picker compatible with Android 11
Default to private external storage dir
/navit is not appended to paths which contain the package ID

Signed-off-by: mvglasow <michael -at- vonglasow.com>

03b7ce2... by David Heidelberg

fix:build:cmake:fix in-tree cmake build circular dependency warnings (#1122)

Only copy files when SOURCE and DESTINATION directory differs.
No need to copy files into themselves when doing in-tree build.

Removes annoying warning.

```
make[2]: Circular navit/textures/diagonal-stripes.svg <- navit/textures/diagonal-stripes.svg dependency dropped.
```

Signed-off-by: David Heidelberg <email address hidden>

3046130... by Michael von Glasow

Fix:core:Do not recalculate length when restoring traffic distortion items (#1116)

Signed-off-by: mvglasow <michael -at- vonglasow.com>

Co-authored-by: mvglasow <michael -at- vonglasow.com>

488d07f... by Michael von Glasow

Merge pull request #1115 from navit-gps/issue-1113

Fix issues resulting in ignored traffic messages

80fdb18... by Michael von Glasow

Merge branch 'trunk' into issue-1113

8de0102... by OLFDB <email address hidden>

 add:doc:Added minimum dependencies for Raspberry Pi OS (#1111)

* Added minimum dependencies for Raspberry Pi OS

* astyle

* astyle

8f56585... by mvglasow <michael -at- vonglasow.com>

Fix:core:Rewind before retrieving attributes (route.c/traffic.c)

Signed-off-by: mvglasow <michael -at- vonglasow.com>

879ef98... by mvglasow <michael -at- vonglasow.com>

Refactor:core:Fix docs for route_graph_add_segment()

Signed-off-by: mvglasow <michael -at- vonglasow.com>