Releases: Radiokot/photoprism-android-client
Releases · Radiokot/photoprism-android-client
1.11.0 – TV compatibility
Added
- Display of completed download icon in the viewer
- Display of the app in the Android TV launcher
- Ability to browse the gallery with a keyboard (or remote control).
The search remains inaccessible without a mouse for now
Changed
- Now the file for sharing or opening is not being re-downloaded
if it already exists in the external downloads directory - Size of gallery items and albums is adapted for large screens
- Environment connection screen is adapted for large screens
1.10.0 – Background downloads
Fixed
- Inability to refresh the gallery when re-opening the app after it has been moved to the background
by pressing the "Back" navigation button. The data is now updated automatically in this case - Incorrect orientation of some downloaded JPEGs
Changed
- Made downloads initiated from the viewer run in background.
Click the "Download" button and continue swiping, no more need to wait for completion
Background.downloads.mp4
1.9.0 – 100 stars release ⭐ Translations and improvements
Added
- Monochrome icon for Android 13 and higher, by @cgcel
- The gallery now scrolls as you swipe content in the viewer. Once you returned, the last viewed media is visible in the list
- Turkish, Greek, Italian, Chinese, Russian and Ukrainian translations, by @cgcel @baturax @leosamuele221 @ippocratis
Changed
- Press of the "Back" navigation button resets the chronological scroll if it is scrolled somewhere
Fixed
- Inconsistent paddings in the dialogs
1.8.1 – Bugfix & improvements
Fixed
- A bookmark overcoming allowed media types when selecting content
- When scrolling to a specific month, its last day content is not shown sometimes
- Weird scroll changes when changing the gallery content (apparently)
Added
- Ability to save the bookmarks export file to the storage
Changed
- Speed up pages loading
1.8.0 – Multiple items selection
Added
- Ability to select multiple items in the selection mode, e.g. when attaching files to Gmail
Screen_Recording_20230523_111002_PhotoPrism.Gallery.mp4
Changed
- Press of the "Back" navigation button resets the search if it is applied
- The keyboard is no more shown automatically when opening the search screen
1.7.1 – Scroll bugs fixes
Fixed
- Laggy chronological scroll dragging
- Not bringing the list to the top when scrolling to the current month
Added
- Display of album name in the search bar when an album is selected
1.7.0 – Albums
Added
- Ability to filter library content by album (or folder). Thanks to @leosamuele221 for the help
Changed
- Made the search bar be always visible
- Placed Apply and Reset search buttons above the keyboard
1.6.0 – Last day of sabbatical release
After my long sabbatical started in December 2022, I've managed to find a new full-time job. I'm going to start making money again and should be glad, but I feel sorrow that my happy do-whatever-you-want days are over. In 1 min is my first introduction call with the managers. Having this job, I promise I'll do my best to keep enough free time for my hobbies, including PhotoPrism. Hope this is a right choice, wish me luck guys.
Fixed
- Hanging of network calls after multiple media download cancellations. Thanks, @ippocratis, for the detailed bug report.
- Keeping a corrupted file in the device gallery when the downloading is cancelled
Added
- Ability to open a media in the web viewer, to see EXIF data, location, etc. Thanks, @ippocratis, for this idea
- Ability to view a media while selecting
Changed
- Library root URL is now shown in the preferences instead of the API endpoint
1.5.2 – Bugfix & small improvements release
Changed
- Made the fast scroll responsible – the content will be loaded as you are dragging
Fixed
- Duplication of gallery items, which happened to be at the edge of the data page
- Blinking of the empty view when the data is being loaded for the first time
Added
- Infinite scrolling (swiping?) in the media viewer
- Clearing of the app internal download directory on startup, which frees "Data" storage
1.5.1 – Video preview improvements
Fixed
- Non-functional video viewer when using mTLS authentication
- Displaying unmasked HTTP basic authentication credentials on the preferences screen
Added
- Video preview caching – big videos and live photos are not re-downloaded on each repeat
Changed
- Lowered minimal video buffer duration requirements for faster start of playback
- Slightly improved look of video player controls