Release 0.7.1
This is a potential public release that will be uploaded to Google Play Store.
New Changes
- Added the following basic GitHub Actions steps:
- Running unit tests
- Running instrumented tests (using macOS and HAXM)
- Running Gradle lint
- Updated MainActivity to use View Bindings.
- Updated the README with the CI badge.
Future plans
- A Fastlane lane to automate app distribution through Firebase.
- A Circle CI config file to check if we can run the UI tests on a macOS env without using testlab; Figure out if it would be faster than Github actions.
- A SentryHelper class will be added to make manual reports easier.
- Controlling the Terminal using a Remote Bluetooth server to make it possible to forward commands to an Arduino device.
- Android Things support
- Probably a JoyStick Page