mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-19 00:39:51 +00:00
10.3
This commit is contained in:
parent
80aa03811b
commit
d6bf80c094
3 changed files with 9 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="621"
|
android:versionCode="622"
|
||||||
android:versionName="10.2.2-aosp" >
|
android:versionName="10.3-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
v10.3
|
||||||
|
|
||||||
|
* New region: Aachen, Germany.
|
||||||
|
* New region: Ingolstadt, Germany.
|
||||||
|
* A long press on a line label will reveal full name of line, if available.
|
||||||
|
|
||||||
v10.2-v10.2.2
|
v10.2-v10.2.2
|
||||||
|
|
||||||
* Map on right half of the screen is now based on OpenStreetMap.
|
* Map on right half of the screen is now based on OpenStreetMap.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 26d1b8efa617d6b160098a18070207b185b8ce2b
|
Subproject commit d0bcedc0e8710ca73c042a6e4cef5b34f925e91e
|
Loading…
Add table
Add a link
Reference in a new issue