Skip to content

Release 0.9.86

Choose a tag to compare

@superus8r superus8r released this 30 Aug 14:12
· 36 commits to main since this release
5d977d4

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

What't Changed

  • deps: Update Gradle to 8.13 by @superus8r in #49
  • ci: improve circleci pipeline's caching and prioritization of jobs by @superus8r in #50
  • Refactor: Improve test coverage on MainActivityViewModel by @superus8r in #51
  • chore(deps): bump mockk from 1.14.2 to 1.14.5 by @dependabot[bot] in #52
  • chore(deps): bump com.android.application from 8.10.1 to 8.11.1 by @dependabot[bot] in #48
  • DROID-17_Add Auto-Scroll Switch to Settings Bottom Sheet by @superus8r in #56
  • chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.9.1 to 2.9.2 by @dependabot[bot] in #53
  • Prepare release 0.9.86 by @superus8r in #57

Full Changelog: 0.9.85...0.9.86

Known issues

  • Jacoco report might present the wrong coverage, therefore SonarCloud and CodeCov might also show the wrong coverage report
  • The system statusbar is transparent, the navigation bar can sometimes become light in the night mode, this is planned to be fix in upcoming releases

Future plans

  • Controlling the Terminal using a Remote Bluetooth server to make it possible to forward commands to an Arduino device.
    (New UI will be done in Jetpack Compose)
  • Upgrade targetSDK to API 36
  • Copy To Clipboard for the terminal output