navit:android_request_background_gps

Last commit made on 2020-11-17
Get this branch:
git clone -b android_request_background_gps https://git.launchpad.net/navit

Branch merges

Branch information

Name:
android_request_background_gps
Repository:
lp:navit

Recent commits

2e22f07... by jkoan <email address hidden>

Merge branch 'trunk' into android_request_background_gps

11b5f77... by Michael von Glasow

Merge pull request #1071 from navit-gps/android_adaptive_icon

Add:port/android:Adaptive app icon

805a555... by mvglasow <michael -at- vonglasow.com>

Add:port/android:Adaptive app icon

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

91506bd... by Michael von Glasow

Merge pull request #1070 from mvglasow/cmake_fix

Fix:build:Prevent try_compile() from choking on CXX

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

Fix:build:Prevent try_compile() from choking on CXX

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

3ab88d4... by James

Fix:plugin/j1850: Replace graphic_fg_white with graphic_fg.

Looks like this was missed in:
46f67d8937cfef6158eeee6e5ed039d29fc1b8f7

Fixes:
j1850.c:319:46: error: ‘struct osd_item’ has no member named ‘graphic_fg_white’

Signed-off-by: James Hilliard <email address hidden>

226f3da... by jkoan kerich

fix:android:Add possibility to use background position usage

12478f5... by jkoan kerich

fix:build:core:Fix two issues where the wrong enum type is used, but
both have the same value of 0

6819fe2... by =?utf-8?q?Patrick_H=C3=B6hn?= <email address hidden>

fix:core:osd:Altitude in metric with imperial defined

* cleaned version of the patch by 1096

* fix issue of sanity check

3c99117... by jkoan <email address hidden>

fix:build:android:Add extra security check for gradle.

Just add the security check as mentioned in https://gitlab.com/fdroid/fdroiddata/-/issues/1843