GitHub

v2.2.0

What's Changed

  • New app translations:
  • Improve document detection:
    • Ignore detected quad when a corner is outside the frame (#217)
    • Reduce false-positive quads when importing photos (#225)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

What's Changed

  • Explicit choice on startup: resume current scan or start new (#204)
  • Trigger capture with the volume buttons (#206), including from a remote control
  • Import photos: the image picker now includes a "Browse" option (#207)

Bug fixes

  • Manual crop: preserve the edited quad across device rotations (#195)
  • Avoid a crash when tapping a link in the About screen if no app can open it ( 522dd5a )

Full Changelog: v2.0.0...v2.1.0

v2.0.0

What's New

  • Create searchable PDFs with text recognition (OCR) (#27). Go to the Settings screen to download language files and enable OCR.

Other changes

  • Revamp style of the Settings screen (#199)
  • Fix system gesture triggering when editing quad corners. by @PhilLab in #194

Note: FairScan now uses the INTERNET permission to download optional OCR language files. All document processing remains local to your device.

Full Changelog: v1.23.0...v2.0.0

v1.23.0

What's Changed

  • Scan documents directly from compatible apps and web forms (#137). You can now use FairScan whenever an Android app requests a PDF document. This includes file upload forms in browsers such as Chrome and Firefox.

Full Changelog: v1.22.1...v1.23.0

v1.22.1

What's Changed

  • Add Swedish translation by @en2sv in #184
  • Remove ACCESS_NETWORK_STATE permission that was unintentionally introduced in version 1.22.0 through a transitive dependency (#186)

New Contributors

Full Changelog: v1.22.0...v1.22.1

v1.22.0

What's Changed

  • Better PDF page sizes with automatic detection of standard paper formats:
    • Improve perspective correction using camera intrinsics (#182)
    • Use focus distance to estimate document physical size (#183)
    • Snap page sizes to standard formats like A4 or US Letter ( c3bd144 )
  • Add Japanese (ja) localization by @monta-gh (#178)
  • Avoid displaying the back button when back navigation should be handled by the system (#181)

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.0

What's Changed

  • Simpler workflow: the home screen has been removed (#175)
  • New feature: you can now manually adjust document edges (#176). Big kudos to @PhilLab for this advanced UI work! Note: if automatic document detection fails, please consider reporting the image, it helps improve FairScan.

Full Changelog: v1.20.0...v1.21.0

v1.20.0

What's Changed

  • Improve perspective correction using projective geometry (#173)
  • Grayscale: avoid darkening pages with little content (#158)
  • Avoid crashing when importing an invalid image (#171)
  • Fix reporting email for images scanned via Intent by @PhilLab in #163

Full Changelog: v1.19.0...v1.20.0

v1.19.0

What's Changed

  • Import photos (#154). You can now import existing images from your device using the system photo picker.
  • PDF pages now use more realistic physical dimensions (#153)
  • Fix zoom after rotation in document preview (#152)

Full Changelog: v1.18.0...v1.19.0

v1.18.0

What's Changed

  • New feature: choose color or grayscale for each page (#112)
  • New setting: default filter (#151)
  • Fix a visual glitch when rotating a page with RTL languages (#144)
  • Fix white splash screen in dark theme (#145)
  • Improve error reporting during export

Full Changelog: v1.17.0...v1.18.0

Read the original on github.com ↗