Skip to content

Releases: mayuce/AndroidDocumentScanner

1.6.1

19 Dec 21:24
cb0fc12
Compare
Choose a tag to compare

The brief summary is Document Scanner is now a view! You can implement your own design on your custom screen easily. Other than that RXJava dependency replaced with coroutines and %30 of code rewritten in Kotlin. The library is uploaded to maven central to make developer available to remove deprecated jCenter repository for this library.

Invert Color Fix

22 Oct 08:46
27fd058
Compare
Choose a tag to compare

Thanks to bagolysz for fixing this issue.

Base Activity ProGuard Issue Fixed

31 May 13:59
Compare
Choose a tag to compare

Base Activity ProGuard Issue Fixed

ScannerConstants Proguard Issue

06 Apr 20:06
Compare
Choose a tag to compare
  • Fixed importing ScannerConstants issue.

Abstraction & Base

02 Mar 20:31
Compare
Choose a tag to compare

New Document Scan Activity abstract base created! You can create your own document scan activity now.