Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@superus8r superus8r released this 06 Oct 21:33
· 270 commits to main since this release
139e076

This is a potential public release that will be uploaded to Google Play Store.

New Changes

  • allow connecting terminal to non-original Arduino clones
  • update AGP, Kotlin verson, target SDK version, compile SDK version, disable viewBinding, overall cleanup.
  • migrate from Koin to Hilt
  • migrate from Sentry to Firebase Crashlytics
  • update tests and fix GitHub actions build

Future plans

  • A Fastlane lane to automate app distribution through Firebase.
  • Controlling the Terminal using a Remote Bluetooth server to make it possible to forward commands to an Arduino device.
  • JoyStick Screen
    (New UI will be done in Jetpack Compose)