Pixelnetica Document Scanning SDK for Android change log Version 2.3.9 - Improved compatibility with Android 10 (and above versions). - Scanning and image processing engine updates. - Minor application and performance improvements. Version 2.3.8 - Android 11 compatibility added. Version 2.3.7 - Memory usage optimization for low-end smartphones. - Demo application UI improvements. - Minor bug fixes and performance improvements. Version 2.3.6 - Fixed: Pure black or white images processing. Version 2.3.5 - Fixed: Binarization error on some pictures Version 2.3.4 - Fixed: Document crop problems in some cases of manual document boundaries setup. - Fixed: Minor memory leak on image processing. - Updated: Supported architecture list reduced to armeabi-v7a, arm64-v8a, x86, x86_64 (removed armeabi, mips, mips64) due to Google support policy changes. - Minor bug fixes and performance improvements. Version 2.3.3 - Fixed: Processing of some rotated images types. Version 2.3.2 - Updated: Color profile improvements for better text documents processing. Version 2.3.1 - New: Online DSSDK library distribution. No need to update library manually anymore, it will be updated automatically through project level Gradle script. Please check "How to add Pixelnetica DSSDK to Android project" documentation section for more details. - Updated: License protection and key format. Version 2.3 - Updated license protection and key format now supporting subscription based licensing. - Document corners support classes: corners regulation, average and stable detection. Version 2.2 - New license protection system. Now we are using license keys as a protection method (as an addition to package ID bound). This also means that from now on no need to change demo library file with commercial one, but only to change license key on lib initialisation. Version 2.1 - Effective Document area (the are document occupies in the viewfinder) and trapezoid distortion control: • automatic with ImageProcessing.detectDocumentCorners() additional parameters • using DocumentCutout class - Custom corners validation moved to DocumentCutout specialized class - No more need to call ImageWriter.destroy() Version 2.0 - New document border detection algorithm with improved accuracy and speed. - Custom corners validation using ImageProcessing.validateDocumentCorners() method - New ability to write resulted document in various formats (Jpeg, Png, Tiff G4, PDF) with com.pixelnetica.imagesdk.ImageWriter subsystem. - No need to configure ProGuard anymore. From now on it configured internally. - Demo application update with new features implemented. - Some API changes. - Documentation update. Version 1.3.4 - Added PDF support. - Documentation update. - Minor demo application update. Version 1.3.3 - Added multi-page TIFF support. - New advanced camera in demo application now supports Smart Shot and handshaking detection. - Demo application minor updates Note: Demo application writes same page three times to Tiff file to demonstrate multi-page possibilities. Version 1.3.2 - Minor documentation update. - Demo application minor updates - Demo application also provided as ready-to-install APK file (cropDemo.apk). Version 1.3.1 This is minor update — fixed some discrepancies in documentation. Version 1.3. 1. Sample application been updated. - Added camera with live document boundary detection. - SDK libs now provided in .aar format. Please check how to import them into your project in readme file. 2. New way of SDK initialization. Find details and sample code in readme_first file. 3. Eclipse version not supported anymore. If you'll need sample application for Eclipse please request previous SDK demo version.