mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
11.4
This commit is contained in:
parent
ac688db618
commit
4839c5b65b
2 changed files with 7 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
|||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="686"
|
||||
android:versionName="11.3.7">
|
||||
android:versionCode="687"
|
||||
android:versionName="11.4">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
v11.4
|
||||
|
||||
* Show distance to station in the app-widget.
|
||||
* Request background location permission only on setup of the app-widget.
|
||||
|
||||
v11.3-v11.3.7
|
||||
|
||||
* Remove the caching system in Öffi Stations as it led to too much stale data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue