Skip to content

Units v1.1

Compare
Choose a tag to compare
@buttercookie42 buttercookie42 released this 05 Jan 21:29
· 74 commits to main since this release

Highlights

  • Improve compatibility with modern Android versions
    • Google removed support for the legacy menu button in Android 10, so the app menu can now be accessed by long-pressing the Enter button instead
    • targetting Android 14 (API 34), so the app can be installed again regularly on Android 14 and Android should stop complaining about the app being too outdated
  • Unit category classifications now properly handle locale changes after the initial app installation (at the moment English, German and Italian unit categories are available – translation contributions are welcome)
  • Use Holo theme on Honeycomb and newer (almost 13 years late, but better late than never… 😀)
  • Add German translation
  • Add Spanish translation by ingfabby
  • Various minor improvements and fixes
  • Still compatible all the way to Android 1.6 (at least in theory, since none of the old ARM emulators wants to run on my computer, so in practice I can only test on Gingerbread/Android 2.3.3)