diff --git a/EngineDriver/src/main/AndroidManifest.xml b/EngineDriver/src/main/AndroidManifest.xml index 3296879ef..19235b697 100644 --- a/EngineDriver/src/main/AndroidManifest.xml +++ b/EngineDriver/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="181" + android:versionName="2.37.181" android:installLocation="auto"> diff --git a/EngineDriver/src/main/assets/about_page.html b/EngineDriver/src/main/assets/about_page.html index a9a3c9335..fd047e664 100644 --- a/EngineDriver/src/main/assets/about_page.html +++ b/EngineDriver/src/main/assets/about_page.html @@ -18,19 +18,21 @@

Engine Driver Throttle for Android

Changes for this version include:

    -
  • Support for 32 Function decoders
  • +
  • Support for 32 Function Roster Entries
  • New preference to allow for double back button presses to exit the app
  • +
  • Change the owner filter pref default to false
  • UI improvements for the DCC-EX and Function Defaults pages
  • Action Bar UI improvements
  • +
  • Change all toolbar/Action Bar icons to vectors for better scaling and reduce maintenance effort
  • +
  • Reworking of the 'Original' theme. Buttons changed to vectors
  • +
  • Removal of duplicate icons
  • Bug fixes for the 'keyboard' gamepad type
  • Bug fix for the close button in function_defaults
  • Bug fix for Consist Light Editing
  • Bug fix for DCC-EX default latching for non-roster locos
  • Bug fix for initial Auto-Web preference change
  • -
  • Change all toolbar/Action Bar icons to vectors for better scaling and reduce maintenance effort
  • -
  • Reworking of the 'Original' theme. Buttons changed to vectors
  • -
  • Fix: @mipmap/icon not found (needs revisiting)
  • - +
  • Bug fix for fastclock
  • +
  • lint removal