- From 1.0.36 onwards, On installs from Google Play, Open Note Scanner will show ads on some screens.
- Custom Scan Topic by @thrillfall in PR #191
- PDF Export contribution by @miclill ( miclill@9cff336 )
- Turkish translation by @sturkmen72 in PR #195
- Persian translation by @ahangartha in PR #194
- Indonesian translation by @zmni in PR #178
- Update spanish translation by @yeyeto2788 in PR #207
- more updates on translations by previous contributors
- Fix typo on Changelog
- Updated Danish About.md
- Sync F-Droid and Google Play versions
- Fix bug on image viewer when running Android 9
- Added support for PNG images (on settings screen)
- Simplified Chinese translation, thanks to @yzqzss
- Basque translation, thanks to @beriain
- Updates and fixes on translations ( Greek by @nikoss, Dutch by @Skydragonsz , Spanish by @fransiscot and @yeyeto2788, Japanese by @naofum , Italian by @Claudinux , German by @dellani )
- Removed Google Play link to OpenCV Manager
- Fixed share function
Updates from contributors:
- Greek translation by @nikoss
- Dutch translation by Arthur Saprunov
- Russian translation by @ASMfreaK
- Hebrew translation by Yaron Shahrabani
Updates from contributors:
- Japanese translation by @naofum
- Fix a crash on some autofocus operations by @mattkhaw
- French translation improvements by @guillaume-roche
- Remove animation when launched by intent by @hannesss81
- Share enhancement from gallery by @Reylak
Also by me ( @ctodobom ):
- Simpler privacy policy
- Compiled with Nougat 7.1.1 tools (Level 25)
- French translation (@brenard)
- Spanish translation updates (@franciscot)
- Autofocus enhancements (with the help of @SparkyCola)
- @nigelinux - Traditional Chinese (zh-rTW) Translation
- Allow to customize the storage folder location
This is a source code only release F-Droid should build and make it available for installation
- Added tagging support on image viewer
- Czech translation (contributed by Ondřej Míchal)
- Updated Italian translation (contributed by Claudio Arseni)
- Handle calls from external apps that uses Content Handlers (fix #37)
- Toolbar icon to disable image processing (fix #38)
- Spanish translation (contributed by Francisco Toca)
- German translation (contributed by @nebulon42)
- Telegram Group link changed to new "Supergroup"
- Work with other apps that requests ".nomedia" suffix on files
- enhanced quality and performance of color algorithm
- better messages when asking for OpenCV Manager
- updated portuguese translation
- fixed first run dialog
- removed permission to READ_PHONE_STATE
- started settings activity
- setting to rotate the camera 180 degrees
- keep image frozen until picture processing is done
- some code cleanup
- piwik monitoring
- opt-in dialog on first run
- better images in color mode
- enhancements on main screen interface
- flash state persist between activities changes
- better handling of devices without flash and/or autofocus
- "share app" button on About window
- translation of About window to italian (Claudio Arseni)
- Out-of-memory bug in image viewer on some devices
- asynchronous loading of images on the full screen viewer
- translation of interface messages to italian (Claudio Arseni)
- quick fix of UI bug
- implement asynchronous loading of the image gallery
- started to use a own fork of DragSelectRecyclerView
- removed the need of autofocus on the device from manifest
- some code clean up
- fix bug on Android 6 when installing OpenCV Manager from GitHub
- using Camera API directly
- Main screen is always on portrait orientation
- new canvas provides visual clues of what is happening
- about window available on main screen
- new green shutter button - Green is the new black
- new gallery, now accepts drag selection
- theme color - green
- fixed OOM errors in some devices caused by high resolution images
- image processing in separated thread
- fixed resolution selection on some devices
- fixed gallery display of large images
- fixed gallery garbage when moving/resizing on some devices
- some code cleanup on main activity class
- use higher resolution for capturing
- enhance contour detection
- second click on shutter button to capture whole image
- removed unnecessary maven references
- changed license to GPLv3
- enhancements on downloading OpenCV binaries
- Download and install OpenCV Manager if needed on systems without the Play Store
- changed the markdown component used in About window
- Compatibility with android 6.0
- Compatibility with Android 6.0 (Marshmallow)
- About dialog
- Translation for Portuguese
- Deletion of images on gallery and image viewer
- More information on README.md
- Animation of the scanned document
- Toolbars on gallery and image viewer
- Share images to other applications from gallery and image viewer
- Flash support
- Color / Black&White scans
- Better checking of repeating pages with a 15 second timer
- Gallery with pinch-and-zoom
- Avoid continuous automatic re-scan of the same page
- Basic gallery
- Initial version