Releases: steve1316/android-cv-bot-template
Releases · steve1316/android-cv-bot-template
Small additions
v2.0.1 - Changelog
- Added basic component usage including snackbar and conditional rendering example.
- Updated the raw url for the update.xml so that AppUpdater can work properly.
Full Changelog: v2.0.0...v2.0.1
React Native
v2.0.0 - Changelog
- Migration of Android UI to React Native UI to standardize all my projects visuals moving forward.
- Includes latest changes to framework including replacing Kord with Javacord for Discord integration.
- Since project file structure was changed, updating from v1.0.2 to v2.0.0 from within the app is not possible.
Full Changelog: v1.0.1...v2.0.0
v1.0.1
v1.0.1 - Changelog
- Having the v1.0.0 already installed will trigger the update notification for this version.
- v1.0.1 has the latest changes as of 09/14/21 including dropping the requirements to be at least Android 7.0+ (Nougat) making it compatible with emulators like Bluestacks.
v1.0.0 - Initial Release
v1.0.0 - Changelog
- Release notes go here
- The app does nothing by itself. It serves as a framework for Android computer vision developers for purposes like automating a Android mobile game.
- In order to trigger the auto update notification, the versionName inside the app's build.gradle needs to be greater than 1.0.0.