navit:fix_android_update_1035

Last commit made on 2020-08-08
Get this branch:
git clone -b fix_android_update_1035 https://git.launchpad.net/navit

Branch merges

Branch information

Name:
fix_android_update_1035
Repository:
lp:navit

Recent commits

8a2cc3b... by jkoan kerich

fix:android:Remove old, confusing AndroidManifest.xml

ed315e8... by jkoan kerich

fix:android:Readd android:sharedUserId to allow for Updates

a068b55... by jkoan kerich

change:core:Remove unused argument from attr_search

2f709d9... by Benjamin Davies

Fix:readme:Fixed broken link #914 (#1031)

8f45131... by =?utf-8?q?Johan_Fiti=C3=A9?= <email address hidden>

Android: Activate downloaded maps automatically (#1027)

* Android: Active downloaded maps automatically

* Only process Planet Extractor binfiles

17f516a... by =?utf-8?q?Johan_Fiti=C3=A9?= <email address hidden>

improvement:layout:car-dark Improve Car-Dark layout colors (#1028)

* Improve Car-Dark layout colors

* Color tweak

* Circle text bg color

* Variable

* Small script cleanups

567521f... by Stefan Wildemann <email address hidden>

fix:maptool:better map aerodroms and military areas (#1022)

* fix:maptool:better map aerodroms and military areas

This commit uses more complex rule set to map aerodromes and military
landuses depending on tag combination avoiding duplication of the area
in binfile.

For example military airports are quite often tagged:
landuse=military
military=airfield
aeroway=aerodrome
which caused the airport to be tripled in map. This is now resolved.

* Enhancement:layout_car:add stripesto military areas

* Fix:maptool:treat archaeological_site limes special

archaeological_site tag is used on way despite outruled by OSM wiki on
limes archaeological site. But there is a special tagging scheme for
Limes. Use that to fix rendering of Limes in map.

ef8b9ae... by =?utf-8?q?Johan_Fiti=C3=A9?= <email address hidden>

improvement:layout: Improve Car Dark layout colors, bring all layers up to date with Car Light, automate changes in all layers with script (#1026)

* Improve Car Dark layout colors, bring all layers up to date with Car Light, automate changes in all layers with script

* Icon colors

* CodeFactor hates cats ...

* Comment

4dfe938... by Stefan Wildemann <email address hidden>

Fix:maptool:Duplicte multipolygons if required (#1019)

In order to support (multi)polygons that are tagged with more than one
set of tags resulting it to require two navit items to be represented on
map, affected elements are duplicated and added with every item type
decoded. This is already done for ways and points. This fix makes
maptool do this for multipolygons as well.

+ fixes some valgrind findings

ac97b39... by =?utf-8?q?Johan_Fiti=C3=A9?= <email address hidden>

improve:layout Improve Car Dark layout polygon colors, bring up to date with Car Light polys, automate changes with script (#1025)

* Script

* Remove xml comment

* Comments

* Comments2

* Please codefactor

* Add text color

* Spacing

* Default bg color