Releases: zynkware/Document-Scanning-Android-SDK
Releases · zynkware/Document-Scanning-Android-SDK
Document-Scanning-1.1.1
- update to target SDK 33 (Android 13)
- update libraries
- Crash on RxPermissions (#5). Fix: Change to kPermission
- Android app supported by 0 devices (#4) fixed
- remove Rx dependency
- remove deprecated startActivityForResult and use registerForActivityResult
- avoid crash if there is no point to add to image
- allow landscape
- capture images based on device orientation
Document-Scanning-1.0.1
Changes:
- stable camera release
- update gradle plugin
- update kotlin
- update coroutines
- removed jcenter
Document-Scanning-1.0.0
Merge remote-tracking branch 'origin/master'