Releases: elman22/pocket-amc-reader
Releases · elman22/pocket-amc-reader
v2.3.3
v2.3.2
v2.3.1
v2.3
- 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
v2.1
v2.0.1
v2.0
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
- 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
- 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