Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Releases: meganz/AndroidDocumentScanner

2.0.4

Choose a tag to compare

@javiergm1983 javiergm1983 released this 04 Mar 15:47
e1e3c36
  • 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

Choose a tag to compare

@javiergm1983 javiergm1983 released this 24 Feb 16:57
d1d6456
  • 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

Choose a tag to compare

@javiergm1983 javiergm1983 released this 15 Feb 12:09
553621a
  • 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

Choose a tag to compare

@javiergm1983 javiergm1983 released this 21 Jan 10:00
b8a53c9
  • Replaced Glide with Fresco
  • Improved page rotation
  • Improved camera bitmap processing
  • Fixed image processing issues
  • Fixed page cropping scale
  • Removed page grayscale color transformation

2.0

2.0

Choose a tag to compare

@Gnzlt Gnzlt released this 29 Sep 10:29
ebad1e4
Merge branch 'release/2.0' into master