Android Document Scanner Versions Save

A A4-ish document scanner for Android, based on opencv

0.1.8

3 years ago
  • Fixed hard-coded path for cropped documents
  • Move to ViewBindings
  • Bump kotlin to 1.4.32
  • Fix deprecated startActivityForResult
  • Fix various warnings

0.1.7

3 years ago
  • fixed close buttons

0.1.6

3 years ago

Add github actions

0.1.5

3 years ago
  • New document detect and perspective algorithm
  • Update to CameraX LifecycleController
  • New set vertices view

0.1.4

3 years ago
  • Return preview bitmap on user confirmation
  • Added fullscreen

0.1.3

3 years ago
  • Removed unused dependencies
  • Removed useless System.loadLibrary("native-lib")

0.1.2

3 years ago
  • Removed icons from manifest
  • Lowered minSdkVersion from 24 to 23

0.1.1

3 years ago

Added button to close the document scanner

v0.1

3 years ago

Scanner activity