Skip to content

v1.5.3

Compare
Choose a tag to compare
@Windwoes Windwoes released this 22 Dec 18:03
· 50 commits to master since this release
  • Dependency on OpenCV-Repackaged has been changed to a version which bundles the OpenCV native library with the artifact instead of requiring it to be copied to external storage manually. This change was made because:
    1. The original reason for not bundling the native library was to reduce APK size for wireless deploy time, but that was something that it seems I cared about more than anyone else, and people often seem to have difficulty with setting it up properly for some reason
    2. There have been multiple requests for 64-bit support, which would have made the dynamic loading from external storage even more complicated
  • 64-bit support added
  • Increases default webcam permission timeout to 5 seconds
  • Removes app name resource strings which shouldn't have ever been there in the first place

OBJ USERS PLEASE NOTE: A build for OBJ is not provided for v1.5.3 since there is functionally no code difference for OBJ users vs. the OBJ build available for 1.5.2.