diff --git a/EngineDriver/src/main/AndroidManifest.xml b/EngineDriver/src/main/AndroidManifest.xml index d5d9230c2..455604cd4 100644 --- a/EngineDriver/src/main/AndroidManifest.xml +++ b/EngineDriver/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="71" + android:versionName="2.23.71" android:installLocation="auto"> diff --git a/EngineDriver/src/main/assets/about_page.html b/EngineDriver/src/main/assets/about_page.html index daad1e67c..d3036ed8a 100644 --- a/EngineDriver/src/main/assets/about_page.html +++ b/EngineDriver/src/main/assets/about_page.html @@ -17,18 +17,8 @@

Engine Driver Throttle for Android

Latest changes for this version include:

    -
  • New 'Big Button' throttle screen option. (Only one throttle with no slider.)
  • -
  • Option to always treat F1 & F2 as sound for the Selective Lead Sounds option
  • -
  • New Colourful/Colorful theme
  • -
  • New ESU MC2 pref for on-screen button to disable knob
  • -
  • update project to Gradle build tools
  • -
  • bump MinSDKVersion to 15 (from 7)
  • -
  • replace JmDNS source with jar file
  • -
  • Spanish and Catalan translations by Luis Zamora.
  • -
  • disable Web View prefs on Simple and Big Button only
  • -
  • Children's timer - limit runtime by set amount
  • ESU MC2 support via Gradle dependency
  • - +
  • fix some bugs reported to Play Store