Skip to content

Releases: elman22/pocket-amc-reader

v2.3.3

19 Mar 17:08
Compare
Choose a tag to compare
  • UPDATED Slovak translation
  • UPDATED Polish translation

v2.3.2

29 Sep 19:54
Compare
Choose a tag to compare
  • FIXED Revert file picker changes for Android 11 compatibility

v2.3.1

21 Sep 20:00
Compare
Choose a tag to compare
  • ADDED App loading progress bar
  • ADDED Navigation bar color is set to app background color
  • ADDED Some logging for better bug finding

v2.3

23 Apr 16:45
Compare
Choose a tag to compare
  • ADDED Application color themes
  • ADDED Swipe down in movie details to show whole picture
  • ADDED File path can be clickable (go to Settings to activate and report on GitHub if it doesn't work for you)
  • ADDED Movie is considered watched either when checkbox is checked or when date watched is set
  • ADDED Option to show color tags as colored movie title as in previous 1.x versions
  • UPDATED Third party libraries
  • FIXED Various application optimisations and fixes

v2.2

11 Aug 23:09
Compare
Choose a tag to compare
  • ADDED Thumbnail view with option to hide titles
  • ADDED List fast scroll with section names
  • ADDED Slovak translation
  • ADDED Polish translation
  • ADDED Filters are persisted when device is rotated
  • FIXED Some small visual glitches

v2.1

29 Aug 13:18
Compare
Choose a tag to compare
  • ADDED Custom fields are now shown on details page

v2.0.1

05 Jul 16:13
Compare
Choose a tag to compare
  • Fixed FC on Android 4.4 with list fields configuration
  • Fixed FC when changing sorting on fields that are not displayed by default

v2.0

29 Jun 18:23
Compare
Choose a tag to compare

Changes from version 1.9.1

  • Complete rewrite and redesign of the app
  • Android Material design
  • Redesigned details page
  • Swiping left and right in movie details now switches movies
  • New file picker works on Android 5+ with SD card
  • Quick return header in movie list
  • Full screen image viewer with zooming
  • Integrated RemoveBadChars script into import
  • Faster file import with updated progress bar
  • Landscape layout for movie details
  • Easier arrangement of fields in list
  • Default handling of IMDb links with IMDb app
  • Automatic support for picture extras
  • New default font

v2.0-beta1

31 May 20:01
Compare
Choose a tag to compare
v2.0-beta1 Pre-release
Pre-release
  • New landscape layout for details
  • Builds are now signed (so you must uninstall any alpha you have installed)
  • Added option to fit image to screen
  • Ground work for color theming
  • Code clean up
  • Fixes

v2.0-alpha4

17 May 15:51
Compare
Choose a tag to compare
v2.0-alpha4 Pre-release
Pre-release
  • Added preference to add and rearrange fields in list
  • Added some material design tweaks
  • Use IMDb app if installed
  • File picker shows only .xml files
  • Changed aspect ratio of image in list view
  • Added Quick Return Header for list view
  • Many fixes