pull/191/head 1.4.0
Georg Lukas 2017-07-27 17:43:31 +02:00
rodzic 2921bde396
commit 8f90ce8eaf
2 zmienionych plików z 11 dodań i 2 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.aprsdroid.app"
android:versionCode="15"
android:versionName="1.3.0"
android:versionCode="17"
android:versionName="1.4.0"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="8"

Wyświetl plik

@ -1,3 +1,12 @@
1.4.0:
* new APRS symbols, with chooser dialog
* USB serial support
* Export Log support
* Different TNC protocols (KISS, TNC-2, "monitor") via USB, serial and TCP/IP
* TNC connection monitoring
* Kenwood: GPS control settings
* Various bug fixes
1.3.0:
* Modernized User Interface
* Fixed AFSK operation resumption