diff --git a/CHANGELOG.md b/CHANGELOG.md index fed85688..70e70185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.31.0] - 2024-09-28 ### Added @@ -661,7 +661,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - "Library is not accessible" during the connection, when the entered root URL doesn't match the `PHOTOPRISM_SITE_URL` server config value -[Unreleased]: https://github.com/Radiokot/photoprism-android-client/compare/1.30.0(45)...HEAD +[Unreleased]: https://github.com/Radiokot/photoprism-android-client/compare/1.31.0(46)...HEAD + +[1.31.0]: https://github.com/Radiokot/photoprism-android-client/compare/1.30.0(45)...1.31.0(46) [1.30.0]: https://github.com/Radiokot/photoprism-android-client/compare/1.29.0(44)...1.30.0(45) diff --git a/app/build.gradle b/app/build.gradle index 51919990..90d80d34 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { targetSdk 34 applicationId "ua.com.radiokot.photoprism" - versionCode 45 - versionName "1.30.0" + versionCode 46 + versionName "1.31.0" // Must be aligned with @xml/locale_config and values-*. resConfigs "en", "cs", "de", "el", "es", "fr", "it", "ru", "tr", "uk", "zh", "zh-rTW" diff --git a/fastlane/metadata/android/en-US/changelogs/11.txt b/fastlane/metadata/android/en-US/changelogs/11.txt deleted file mode 100644 index b4a302b4..00000000 --- a/fastlane/metadata/android/en-US/changelogs/11.txt +++ /dev/null @@ -1,10 +0,0 @@ -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 downloads directory on startup, which frees "Data" storage \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/12.txt b/fastlane/metadata/android/en-US/changelogs/12.txt deleted file mode 100644 index 8ac8fb91..00000000 --- a/fastlane/metadata/android/en-US/changelogs/12.txt +++ /dev/null @@ -1,10 +0,0 @@ -Fixed: -- Hanging of network calls after multiple media download cancellations -- 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. -- Ability to view a media while selecting - -Changed: -- Library root URL is now shown in the preferences instead of the API endpoint \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/13.txt b/fastlane/metadata/android/en-US/changelogs/13.txt deleted file mode 100644 index b5cc92a6..00000000 --- a/fastlane/metadata/android/en-US/changelogs/13.txt +++ /dev/null @@ -1,6 +0,0 @@ -Added: -- Ability to filter library content by album (or folder) - -Changed: -- Made the search bar be always visible -- Placed Apply and Reset search buttons above the keyboard \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/14.txt b/fastlane/metadata/android/en-US/changelogs/14.txt deleted file mode 100644 index a10f6237..00000000 --- a/fastlane/metadata/android/en-US/changelogs/14.txt +++ /dev/null @@ -1,6 +0,0 @@ -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 \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/15.txt b/fastlane/metadata/android/en-US/changelogs/15.txt deleted file mode 100644 index 5d01410b..00000000 --- a/fastlane/metadata/android/en-US/changelogs/15.txt +++ /dev/null @@ -1,6 +0,0 @@ -Added: -- Ability to select multiple items in the selection mode, e.g. when attaching files to Gmail - -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 \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/16.txt b/fastlane/metadata/android/en-US/changelogs/16.txt deleted file mode 100644 index c39deedb..00000000 --- a/fastlane/metadata/android/en-US/changelogs/16.txt +++ /dev/null @@ -1,10 +0,0 @@ -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 \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/17.txt b/fastlane/metadata/android/en-US/changelogs/17.txt deleted file mode 100644 index 6cc47356..00000000 --- a/fastlane/metadata/android/en-US/changelogs/17.txt +++ /dev/null @@ -1,11 +0,0 @@ -Added: -- Monochrome icon for Android 13 and higher -- 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 - -Changed: -- Press of the "Back" navigation button resets the chronological scroll if it is scrolled somewhere - -Fixed: -- Inconsistent paddings in the dialogs diff --git a/fastlane/metadata/android/en-US/changelogs/18.txt b/fastlane/metadata/android/en-US/changelogs/18.txt deleted file mode 100644 index 52ee6436..00000000 --- a/fastlane/metadata/android/en-US/changelogs/18.txt +++ /dev/null @@ -1,8 +0,0 @@ -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 diff --git a/fastlane/metadata/android/en-US/changelogs/19.txt b/fastlane/metadata/android/en-US/changelogs/19.txt deleted file mode 100644 index b8a7274b..00000000 --- a/fastlane/metadata/android/en-US/changelogs/19.txt +++ /dev/null @@ -1,11 +0,0 @@ -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 diff --git a/fastlane/metadata/android/en-US/changelogs/2.txt b/fastlane/metadata/android/en-US/changelogs/2.txt deleted file mode 100644 index 5b684824..00000000 --- a/fastlane/metadata/android/en-US/changelogs/2.txt +++ /dev/null @@ -1,7 +0,0 @@ -Changed: -- Trust installed user CA so it is possible to use HTTPS with self-signed certificates -- Make env connection and content loading errors show the short summary of the cause - -Fixed: -- "Library is not accessible" during the connection, when the entered root URL doesn't match the -PHOTOPRISM_SITE_URL server config value \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/20.txt b/fastlane/metadata/android/en-US/changelogs/20.txt deleted file mode 100644 index 4c71cbf5..00000000 --- a/fastlane/metadata/android/en-US/changelogs/20.txt +++ /dev/null @@ -1,11 +0,0 @@ -Added: -- Splash screen for old Android versions -- Disconnect suggestion when the gallery credentials have been changed - -Fixed: -- Occasional blinking of gallery items while loading a new page -- Occasional incorrect width of the connection screen fields -- Not visible albums on the search configuration screen after screen rotation - -Changed: -- PhotoPrism web viewer is now opened internally and has auto-login diff --git a/fastlane/metadata/android/en-US/changelogs/21.txt b/fastlane/metadata/android/en-US/changelogs/21.txt deleted file mode 100644 index 9e739fd5..00000000 --- a/fastlane/metadata/android/en-US/changelogs/21.txt +++ /dev/null @@ -1,18 +0,0 @@ -Added: -- A welcome screen clarifying that this is not an official PhotoPrism client -- Ability to see the user guide in the preferences -- Ability to see the list of used open-source software in the preferences - -Fixed: -- Rare crash when the app starts while not being visible. Did you know this is possible? -- Keeping a corrupted file in Downloads if the download resulted in an HTTP error -- Not previewing or downloading files after drop of all sessions on the server -- Failing download of a file already existing in Downloads but without r/w permission -- Web viewer back button not responding when browsing GitHub -- Creating multiple sessions during the renewal - -Changed: -- Relicensed the source code over the compatible GPLv3 license -- Replaced the root URL guide with the complete connection guide -- App version info in the preferences now additionally shows the app name and the build year. -Furthermore, it mentions the author and contributors and the source code is opened if you click it diff --git a/fastlane/metadata/android/en-US/changelogs/22.txt b/fastlane/metadata/android/en-US/changelogs/22.txt deleted file mode 100644 index af3ab277..00000000 --- a/fastlane/metadata/android/en-US/changelogs/22.txt +++ /dev/null @@ -1,9 +0,0 @@ -Fixed: -- Showing some gallery entries under the wrong day occasionally.
-Now, if a photo is taken on July 4th at 23:18 in Montenegro, -its time is displayed and treated as July 4th, 23:18 -regardless of whether the gallery is viewed from Montenegro, USA or the Moon. -- Inability to connect to a library running on a slow server due to the timeout error - -Added: -- Display of the item title and date in the media viewer diff --git a/fastlane/metadata/android/en-US/changelogs/23.txt b/fastlane/metadata/android/en-US/changelogs/23.txt deleted file mode 100644 index 720db457..00000000 --- a/fastlane/metadata/android/en-US/changelogs/23.txt +++ /dev/null @@ -1,9 +0,0 @@ -Added: -- Ability to select multiple items and share them directly from the gallery. -To start selecting, make a long press on an item. - -Fixed: -- Not showing the item title and date in the media viewer when selecting content - -Changed: -- Use the advanced system dialog (with chats, nearby share, etc.) when sharing a file diff --git a/fastlane/metadata/android/en-US/changelogs/24.txt b/fastlane/metadata/android/en-US/changelogs/24.txt deleted file mode 100644 index a7701541..00000000 --- a/fastlane/metadata/android/en-US/changelogs/24.txt +++ /dev/null @@ -1,7 +0,0 @@ -Fixed -- Connection screen allowing connection to a private library without credentials -- Not finding a private entry when opening in the web viewer -- Incorrect color of the "Close" web viewer button in dark theme -- Missing focus indication in file selection dialog -- Unwanted focus on the "Back" toolbar button in the media viewer -- Not intuitive behavior of the "Back" button when selecting multiple items diff --git a/fastlane/metadata/android/en-US/changelogs/25.txt b/fastlane/metadata/android/en-US/changelogs/25.txt deleted file mode 100644 index 714366e8..00000000 --- a/fastlane/metadata/android/en-US/changelogs/25.txt +++ /dev/null @@ -1,14 +0,0 @@ -Added: -- Search by people and new faces -- Showing full album name as a tooltip when making a long press on it -- Ability to disable loading and showing people and albums on the search configuration screen -- Ability to pick RAW photos when the gallery is opened to pick an image - -Changed: -- Horizontal lists on the search configuration screen are now scrolled from edge to edge -- Selected elements on the search configuration screen now have more contrast -- Focused gallery item, when using keyboard navigation, is now better highlighted -- PhotoPrism search filter guide on the search configuration screen is replaced with the new gallery search guide - -Fixed: -- The "Back" toolbar button in the web viewer closing it rather than navigating back diff --git a/fastlane/metadata/android/en-US/changelogs/26.txt b/fastlane/metadata/android/en-US/changelogs/26.txt deleted file mode 100644 index a24c80b7..00000000 --- a/fastlane/metadata/android/en-US/changelogs/26.txt +++ /dev/null @@ -1,21 +0,0 @@ -Added: -- A notice suggesting to use the mouse to search the library, -which is shown in the search bar when the app is running on a TV -- Distinctive `User-Agent` to be shown in the PhotoPrism sessions list -- Going full screen automatically when viewing a video -- Closing media viewer by swiping up or down -- Automatic update of album and people lists when re-opening the app after it has been moved -to the background by pressing the "Back" navigation button. - -Changed: -- Improved quality of the viewed photos. Now the app loads corresponding previews -according to the screen size. This, however, may increase network load -- Split the welcome screen layout into 2 columns on wide landscape screens -- Limited the max width of the search bar -- The "X" button now exits the selection mode instead of just clearing, -if the selection is initiated by a long press - -Fixed: -- Crash when clicking the "Apply" button on the search screen twice -- Media viewer failing to load very big images -- Missing player controls when viewing video in rare cases diff --git a/fastlane/metadata/android/en-US/changelogs/27.txt b/fastlane/metadata/android/en-US/changelogs/27.txt deleted file mode 100644 index 03b77228..00000000 --- a/fastlane/metadata/android/en-US/changelogs/27.txt +++ /dev/null @@ -1,13 +0,0 @@ -Full changelog: -https://github.com/Radiokot/photoprism-android-client/blob/main/CHANGELOG.md - -Added: -- Albums overview screen for the search, where you can see all the albums in grid view, -quickly scroll from top to bottom and filter the items by name -- Enhanced live photos viewer which fades the video into the high-quality still image. -Check out PhotoPrism developer preview to test Samsung live photos -- Ability to change the app language from system settings on Android 13 - -Changed: -- Added more vertical space to the search configuration screen -- Make long album names scroll like a ticker diff --git a/fastlane/metadata/android/en-US/changelogs/28.txt b/fastlane/metadata/android/en-US/changelogs/28.txt deleted file mode 100644 index 8f1c4797..00000000 --- a/fastlane/metadata/android/en-US/changelogs/28.txt +++ /dev/null @@ -1,12 +0,0 @@ -Full changelog: -https://github.com/Radiokot/photoprism-android-client/blob/main/CHANGELOG.md - -Changed: -- Albums and folders are now ordered alphabetically, keeping the favorites at the beginning -- People and faces are now ordered by photo count, keeping the favorites at the beginning -- Made image placeholders darker in dark theme - -Added: -- People overview screen for the search, where you can see all the people and faces in grid view, -quickly scroll from top to bottom and filter the items by name -- Pull to refresh gesture on the main screen diff --git a/fastlane/metadata/android/en-US/changelogs/29.txt b/fastlane/metadata/android/en-US/changelogs/29.txt deleted file mode 100644 index 69b31ee7..00000000 --- a/fastlane/metadata/android/en-US/changelogs/29.txt +++ /dev/null @@ -1,6 +0,0 @@ -Added: -- Ability to disable showing folders in the album list -- Support of Google motion photos in the enhanced live photo viewer - -Changed: -- Improved visibility of selected items diff --git a/fastlane/metadata/android/en-US/changelogs/3.txt b/fastlane/metadata/android/en-US/changelogs/3.txt deleted file mode 100644 index 84bf784a..00000000 --- a/fastlane/metadata/android/en-US/changelogs/3.txt +++ /dev/null @@ -1,3 +0,0 @@ -Fixed: -- Non-clickable files in the file selection dialog -- Search bar menu animation bug, when all the actions are visible during the animation \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/30.txt b/fastlane/metadata/android/en-US/changelogs/30.txt deleted file mode 100644 index b64e1072..00000000 --- a/fastlane/metadata/android/en-US/changelogs/30.txt +++ /dev/null @@ -1,10 +0,0 @@ -Fixed: -- Auto screen turn-off when playing video -- Selection reset on the people overview screen when changing the orientation - -Added: -- Support of Apple live photos uploaded as HEIC+MOV bundle -- Ability to download gallery items selected with a long press -- Exit the selection mode when unselecting the last selected gallery item -- Dynamic selection of the video preview format (AVC, HEVC, VP8, VP9, AV1). For example, if the video is in HEVC and your device supports HEVC, it will be played as HEVC instead of transcoding to AVC -- Traditional Chinese translation diff --git a/fastlane/metadata/android/en-US/changelogs/31.txt b/fastlane/metadata/android/en-US/changelogs/31.txt deleted file mode 100644 index 47a6bc1f..00000000 --- a/fastlane/metadata/android/en-US/changelogs/31.txt +++ /dev/null @@ -1,2 +0,0 @@ -Fixed: -- Refusing to play HEVC video of custom size (odd width or height) diff --git a/fastlane/metadata/android/en-US/changelogs/32.txt b/fastlane/metadata/android/en-US/changelogs/32.txt deleted file mode 100644 index 821d1dc8..00000000 --- a/fastlane/metadata/android/en-US/changelogs/32.txt +++ /dev/null @@ -1,13 +0,0 @@ -Full changelog: -https://github.com/Radiokot/photoprism-android-client/blob/main/CHANGELOG.md - -Fixed: -- Refusing to play non-AVC videos with resolution exceeding reported device capabilities. In fact, such videos can be played well -- Some rare content selection bugs -- The "Cancel download" button in the media viewer getting stuck after clicking it -- Crash when spamming the "Download" button in the media viewer -- Not updating dates on the gallery scroll bar when refreshing the content -- Occasional weird behavior of photo zoom - -Changed: -- Media cache is now cleared when disconnecting from the library diff --git a/fastlane/metadata/android/en-US/changelogs/33.txt b/fastlane/metadata/android/en-US/changelogs/33.txt deleted file mode 100644 index bf84a286..00000000 --- a/fastlane/metadata/android/en-US/changelogs/33.txt +++ /dev/null @@ -1,5 +0,0 @@ -Full changelog: -https://github.com/Radiokot/photoprism-android-client/blob/main/CHANGELOG.md - -Fixed: -- Not playing some HEVC videos (instant stop) diff --git a/fastlane/metadata/android/en-US/changelogs/34.txt b/fastlane/metadata/android/en-US/changelogs/34.txt deleted file mode 100644 index 64dc036f..00000000 --- a/fastlane/metadata/android/en-US/changelogs/34.txt +++ /dev/null @@ -1,12 +0,0 @@ -Full changelog: -https://github.com/Radiokot/photoprism-android-client/blob/main/CHANGELOG.md - -Added: -- Ability to like/dislike content -- Ability to see only favorite content on the search screen - -Changed: -- "Open in" and "Open in web viewer" media viewer actions are now located in the header menu - -Fixed: -- Not loading gallery content if there is a file without type (`FileType`) diff --git a/fastlane/metadata/android/en-US/changelogs/35.txt b/fastlane/metadata/android/en-US/changelogs/35.txt deleted file mode 100644 index 7c93b960..00000000 --- a/fastlane/metadata/android/en-US/changelogs/35.txt +++ /dev/null @@ -1,15 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- Slideshow, which can be launched from the media viewer -- Space between pages in the media viewer for better look -- Spanish translation - -Fixed: -- Not clickable "Back" toolbar button in the media viewer -- Made the media viewer toolbar menu accessible on TV -- Squashed icons of extra media viewer menu items on Android 5 - -Changed: -- Made connection error message more clear when a misconfigured proxy in front of the library prevents access to the API diff --git a/fastlane/metadata/android/en-US/changelogs/36.txt b/fastlane/metadata/android/en-US/changelogs/36.txt deleted file mode 100644 index 4af9779a..00000000 --- a/fastlane/metadata/android/en-US/changelogs/36.txt +++ /dev/null @@ -1,14 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Changed: -- Updated video player library. If you have playback problems, consider checking out this version -- Slideshow made looped: once reached the end, it restarts from the first slide - -Added: -- German translation -- Web portal auth: if your library is secured with Authelia, Umbrel, Cloudflare Access or any other proxy requiring authentication, it should be doable with this update. Once the auth cookies are expired, you'll be asked for authentication again - -Fixed: -- In slideshow, immediate slide switch after going to a previous slide if it is a video -- Not loading library content if there is a video with more than 2 billion frames diff --git a/fastlane/metadata/android/en-US/changelogs/37.txt b/fastlane/metadata/android/en-US/changelogs/37.txt deleted file mode 100644 index f3ce667d..00000000 --- a/fastlane/metadata/android/en-US/changelogs/37.txt +++ /dev/null @@ -1,18 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Fixed: -- Rare media viewer crash on touch -- Changing albums visibility on the search screen when changing one for people -- Infinite file download progress on some environments -- Dialogs in the preferences not matching the app dialog style -- Play/pause video button not centered horizontally in landscape orientation -- Photo card jumping off the screen when selected in PhotoPrism web viewer - -Added: -- French translation -- Ability to change the gallery item size in the preferences. Pinch gesture will be added later - -Changed: -- Halved the space between gallery items -- Removed "Download" buttons from PhotoPrism web viewer as they don't work in this mode diff --git a/fastlane/metadata/android/en-US/changelogs/38.txt b/fastlane/metadata/android/en-US/changelogs/38.txt deleted file mode 100644 index 84fe13bb..00000000 --- a/fastlane/metadata/android/en-US/changelogs/38.txt +++ /dev/null @@ -1,8 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Changed: -- Increased quality of album thumbnails - -Fixed: -- Not playing HEIC Samsung live photos properly diff --git a/fastlane/metadata/android/en-US/changelogs/39.txt b/fastlane/metadata/android/en-US/changelogs/39.txt deleted file mode 100644 index 85bc90d7..00000000 --- a/fastlane/metadata/android/en-US/changelogs/39.txt +++ /dev/null @@ -1,11 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- A shortcut in the preferences for Android 13 app language settings - -Fixed: -- Showing the loading spinner at the bottom even if nothing left to load -- Improper centering of media viewer controls against the content and each other -- Showing "Share" and "Download" selection options while nothing is yet selected -- Not updating dates if the system language is changed until the app is restarted diff --git a/fastlane/metadata/android/en-US/changelogs/4.txt b/fastlane/metadata/android/en-US/changelogs/4.txt deleted file mode 100644 index e2b97ab3..00000000 --- a/fastlane/metadata/android/en-US/changelogs/4.txt +++ /dev/null @@ -1,7 +0,0 @@ -Added: -- Search bookmarks – the search configuration can be bookmarked and applied later with a click -- Search filters guide shortcut to the search screen - -Changed: -- "Clear text" button icon on the search screen made different from the "Reset search" button -icon on the main screen \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/40.txt b/fastlane/metadata/android/en-US/changelogs/40.txt deleted file mode 100644 index bf940b65..00000000 --- a/fastlane/metadata/android/en-US/changelogs/40.txt +++ /dev/null @@ -1,9 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- PhotoPrism 2FA support. However, consider using a dedicated password for the gallery - -Fixed: -- Not handling Authelia when connecting to the library with credentials -- Improper display of multiple files download progress on German language diff --git a/fastlane/metadata/android/en-US/changelogs/41.txt b/fastlane/metadata/android/en-US/changelogs/41.txt deleted file mode 100644 index 36d3358e..00000000 --- a/fastlane/metadata/android/en-US/changelogs/41.txt +++ /dev/null @@ -1,16 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- Ability to archive or delete a single gallery item from the media viewer -- Ability to archive or delete gallery items selected with a long press -- Ability to activate gallery extensions for those having early access -- Czech translation - -Fixed: -- Not canceling the download on closing the dialog if the screen was rotated - -Changed: -- Language preference moved to the newly added General section at the top -- Language preference now shows the current language -- Library root URL and Disconnect preferences merged and moved to the General section. To disconnect, click the Library preference and confirm the action diff --git a/fastlane/metadata/android/en-US/changelogs/42.txt b/fastlane/metadata/android/en-US/changelogs/42.txt deleted file mode 100644 index b14e85e2..00000000 --- a/fastlane/metadata/android/en-US/changelogs/42.txt +++ /dev/null @@ -1,14 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- Ability to import files by sharing them to the gallery -- Ability to connect to the demo library by long clicking the connection screen title -- Silent correction of PhotoPrism library page URLs during the connection - -Fixed: -- "Done" button on the search people selection screen covering the last person - -Changed: -- Current values of slideshow speed and gallery item size are now shown in the preferences -- Errors in text input fields no longer hide their action buttons diff --git a/fastlane/metadata/android/en-US/changelogs/43.txt b/fastlane/metadata/android/en-US/changelogs/43.txt deleted file mode 100644 index ba15aa75..00000000 --- a/fastlane/metadata/android/en-US/changelogs/43.txt +++ /dev/null @@ -1,6 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Fixed: -- Text color mismatch on guide web pages with dark theme -- Not importing files when the library is password protected diff --git a/fastlane/metadata/android/en-US/changelogs/44.txt b/fastlane/metadata/android/en-US/changelogs/44.txt deleted file mode 100644 index 80a2d7cd..00000000 --- a/fastlane/metadata/android/en-US/changelogs/44.txt +++ /dev/null @@ -1,13 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- Extension store -- Photo frame widget extension -- An arrow icon on the import albums field, suggesting it is clickable -- Display of the upload summary in the successful import notification - -Fixed: -- Missing new memories notification sometimes -- Inability to retry the import after a failure -- Import crashing when there are hundreds of files to upload diff --git a/fastlane/metadata/android/en-US/changelogs/45.txt b/fastlane/metadata/android/en-US/changelogs/45.txt deleted file mode 100644 index 51de7811..00000000 --- a/fastlane/metadata/android/en-US/changelogs/45.txt +++ /dev/null @@ -1,17 +0,0 @@ -Full changelog: -https://radiokot.com.ua/pp-changes - -Added: -- Navigation menu -- Ability to browse folders - -Fixed: -- Not showing newly created albums on subsequent imports -- Dismiss gesture interfering with zoom in the media viewer on some devices. If you often close a photo while trying to zoom it, this will help -- Some strings in French and German - -Changed: -- The search bar has been made thinner -- Memories are no longer shown on top when the gallery is started from another app to select pictures -- Preferences are now opened from the navigation menu -- Updated video player library. If you have playback problems, consider checking out this version diff --git a/fastlane/metadata/android/en-US/changelogs/46.txt b/fastlane/metadata/android/en-US/changelogs/46.txt new file mode 100644 index 00000000..66ce34f5 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/46.txt @@ -0,0 +1,15 @@ +Full changelog: +https://radiokot.com.ua/pp-changes + +Added: +- Ability to change the folder sorting + +Changed: +- Made the file import more stable by retrying failed uploads +- Made the file import faster by running uploads in parallel +- Recently downloaded files are no longer re-downloaded when you want to share them or open them in another app once again +- Extended the silent correction of PhotoPrism library page URLs during the connection. Now all the common `/library/` routes are being corrected + +Fixed: +- Crashing on screens with strings containing numbers when the app language is French or Czech +- Showing indeterminate download progress (when Content-Length is not available) as 1% diff --git a/fastlane/metadata/android/en-US/changelogs/5.txt b/fastlane/metadata/android/en-US/changelogs/5.txt deleted file mode 100644 index 6bb8f470..00000000 --- a/fastlane/metadata/android/en-US/changelogs/5.txt +++ /dev/null @@ -1,9 +0,0 @@ -Added: -- Month headers for the gallery items -- Chronological fast scroll – slide the scroll bar to quickly jump to a specific month -- Showing that the app is in the content selection mode - -Changed: -- Made the viewer immersive – now it is dark and all the controls can be hidden by a tap -- Rearranged the action buttons on the viewer -- Made the status bar light \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/6.txt b/fastlane/metadata/android/en-US/changelogs/6.txt deleted file mode 100644 index 0279ca50..00000000 --- a/fastlane/metadata/android/en-US/changelogs/6.txt +++ /dev/null @@ -1,9 +0,0 @@ -Added: -- Ability to include private content on the search screen -- Preview of RAW and vector images -- Support of mTLS (mutual TLS) authentication for Android 6 and higher -- Support of HTTP basic authentication with URL credentials (https://username:password@host.com) -- Showing an error when connecting to a private library without credentials - -Fixed: -- Crash when there were too many months on the fast scroll bar \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/7.txt b/fastlane/metadata/android/en-US/changelogs/7.txt deleted file mode 100644 index d93dfb94..00000000 --- a/fastlane/metadata/android/en-US/changelogs/7.txt +++ /dev/null @@ -1,4 +0,0 @@ -Added: -- Preferences screen -- Bookmarks backup – export your bookmarks to restore them later or use on other device -- Disconnect from the library \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/8.txt b/fastlane/metadata/android/en-US/changelogs/8.txt deleted file mode 100644 index ed6fe042..00000000 --- a/fastlane/metadata/android/en-US/changelogs/8.txt +++ /dev/null @@ -1,3 +0,0 @@ -Added: -- Video preview – now you can preview videos, animations and live photos without downloading them -- Empty view – when no media found, a corresponding view is shown instead of a blank screen \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/9.txt b/fastlane/metadata/android/en-US/changelogs/9.txt deleted file mode 100644 index 4840eebc..00000000 --- a/fastlane/metadata/android/en-US/changelogs/9.txt +++ /dev/null @@ -1,10 +0,0 @@ -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 be re-downloaded on each repeat - -Changed: -- Lowered minimal video buffer duration requirements for faster start of playback -- Slightly improved look of video player controls \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index ac3c7a94..eaa9187d 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -13,7 +13,9 @@ It does not support all the official web app functionality, but nevertheless has - Connection to both private and public libraries - Support of mTLS (mutual TLS), HTTP basic auth and SSO like Authelia, Cloudflare Access, etc. - TV compatibility to easily browse your library with a remote-control (Search is only available with a mouse for now) -- Extensions: Memories and Photo frame widget +- ⭐ Extensions: + - Memories – get a daily collection of photos and videos from the same day in past years + - Photo frame widget – see random photos from your library on the home screen The gallery runs on Android 5.0+ and it is confirmed to work with PhotoPrism versions from July 11, 2024 down to October 9, 2021. diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 4416bce0..943e30ea 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -An unofficial convenient gallery for your PhotoPrism library with plenty of useful features +A convenient gallery for PhotoPrism with plenty of useful features