Skip to content

Releases: michaeltroger/shape-detection-android

1.3

08 Feb 22:24
50ef0ea
Compare
Choose a tag to compare

Updated OpenCV to 4.9.0
Updated Target SDK to 34
Updated Min SDK to 21
Updated to Java 21
Updated to Kotlin 1.9.22
Updated Gradle to 8.5
Updated all other dependencies

1.2

25 Sep 21:20
418eabe
Compare
Choose a tag to compare
1.2
  • Split apks and update to Java 11

1.1

17 Aug 20:01
a57e4e0
Compare
Choose a tag to compare
1.1
  • Update OpenCV to 3.4.15
  • Update compile/build/target sdk to 30 (Android 11)
  • Update Gradle to 7
  • Update most other dependencies
  • Fix unspupported camera focus mode on some devices
  • Migrate to Kotlin
  • Ask for camera permission at app start
  • Support for Android Studio 2020.3.1
  • Includes all OpenCV dependencies, so the OpenCV Manager does no longer need to installed separately

1.0

17 Aug 20:00
Compare
Choose a tag to compare
1.0
  • Initial version from 2016
  • OpenCV Manager needs to be installed additionally: Download
  • Camera permission needs to be granted manually in this release - app crashes otherwise