This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Releases: meganz/AndroidDocumentScanner
Releases · meganz/AndroidDocumentScanner
Release list
2.0.4
- Fix save title cursor issues.
- Replace rename icon.
- Improve navigation graph according to new UX.
- Fix Activity backstack issue.
- Fix document unique name issue.
- Fix offset issue when deleting random pages.
- Store scan files in cache instead of deleting them manually.
- Pop ScanFragment off of the backstack when navigating from CameraFragment.
2.0.3
- Reduced final APK size.
- Updated OpenCV to version 4.5.1.
- Remove other CPUs arch native libraries from OpenCV build.
- Included Maven Publish plugin.
2.0.2
- Check current document pages before closing camera view.
- Add missing discard dialog logic to camera view back button.
- Add retake position logic.
- Improve current page position handling.
- Add CPU architecture check.
2.0.1
- Replaced Glide with Fresco
- Improved page rotation
- Improved camera bitmap processing
- Fixed image processing issues
- Fixed page cropping scale
- Removed page grayscale color transformation