Skip to content

Latest commit

 

History

History
118 lines (80 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

118 lines (80 loc) · 2.37 KB

Change Log

version 1.0.17

  • 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

version 1.0.16.1

  • 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

version 1.0.15

  • new gallery, now accepts drag selection
  • theme color - green

version 1.0.14

  • fixed OOM errors in some devices caused by high resolution images

version 1.0.13

  • image processing in separated thread

version 1.0.12

  • fixed resolution selection on some devices
  • fixed gallery display of large images
  • fixed gallery garbage when moving/resizing on some devices

version 1.0.11

  • some code cleanup on main activity class
  • use higher resolution for capturing
  • enhance contour detection
  • second click on shutter button to capture whole image

version 1.0.10 - a.k.a. f-droid debut

  • removed unnecessary maven references
  • changed license to GPLv3
  • enhancements on downloading OpenCV binaries

version 1.0.9

  • Download and install OpenCV Manager if needed on systems without the Play Store

version 1.0.8

  • changed the markdown component used in About window

version 1.0.7

  • Compatibility with android 6.0

version 1.0.6 (failed)

  • Compatibility with Android 6.0 (Marshmallow)
  • About dialog
  • Translation for Portuguese

version 1.0.5

  • Deletion of images on gallery and image viewer
  • More information on README.md

version 1.0.4

  • Animation of the scanned document
  • Toolbars on gallery and image viewer
  • Share images to other applications from gallery and image viewer

version 1.0.3

  • Flash support
  • Color / Black&White scans
  • Better checking of repeating pages with a 15 second timer
  • Gallery with pinch-and-zoom

version 1.0.2

  • Avoid continuous automatic re-scan of the same page

version 1.0.1

  • Basic gallery

version 1.0.0

  • Initial version