Skip to content

Releases: steve1316/android-cv-bot-template

Small additions

26 May 16:04
Compare
Choose a tag to compare

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

26 May 02:49
Compare
Choose a tag to compare

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

15 Sep 01:22
Compare
Choose a tag to compare

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

15 Jul 23:20
Compare
Choose a tag to compare

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.