google-maps-v2 1.6.0
Georg Lukas 2020-08-28 18:40:10 +02:00
rodzic f4e178da1d
commit c4ddbd8675
2 zmienionych plików z 8 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.aprsdroid.app"
android:versionCode="19"
android:versionName="1.5.0"
android:versionName="1.6.0"
android:installLocation="auto">
<uses-feature android:name="android.hardware.bluetooth" android:required="false" />

Wyświetl plik

@ -1,3 +1,10 @@
1.6.0:
* Support for Google map v2 and MapsForge map
* Updated UsbSerial to 6.1.0 with CDC fix by @MobilinkD
* Some in-app database optimizations
* Android 6+ interactive permission prompts
* Android 9 notification channels
1.5.0:
* Restart APRSdroid after phone reboot
* Import / Export of settings profiles as JSON