navit:fix_check_required_attrs_track

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

Branch merges

Branch information

Name:
fix_check_required_attrs_track
Repository:
lp:navit

Recent commits

6ec94ce... by jkoan kerich

fix:core:Optimize log message for required vehicle attributes

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

change:android:Remove map download size limit on modern Android versions (#1029)

* Android: Increase map download size limit

* Condition

* Condition #2

* ru

* Condition #3

* Clean up

* Try...

* String

* long->double

* Incorrect version

* Fix comment indent

* 4GiB to 3.8GiB as before

* Simplify expression

* Int

* Make Android version regex more save

* Fix

* Don't crash on strings containing no numeric value

* Revert strings

* Revert string

* Simplify

* Add space and comment

* Skip variable

* CheckStyle

* Simplify

Co-authored-by: jkoan <email address hidden>

a829597... by jkoan kerich

Bump version to 0.5.5

44c6d83... by jkoan kerich

fix:android:Remove old, confusing AndroidManifest.xml

473c6fd... 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.