-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
This app brings a convenient mobile gallery experience for PhotoPrism. | ||
It does not support all the official web app functionality, but nevertheless has plenty of useful features: | ||
- Sending photos or videos to Gmail, Telegram or any other app | ||
- Sending photos and videos to Gmail, Telegram or any other app | ||
- Grouping the content by days and months | ||
- Timeline scroll that lets you quickly jump to a specific month | ||
- Configurable search | ||
- Search bookmarks that let you save search configurations and apply them later | ||
- Enhanced live photo viewer, which works best with Samsung and Apple shots | ||
- Full-screen slideshow with configurable speed and video autoplay | ||
- Deleting items without archiving them first | ||
- Importing photos and videos trough sharing | ||
- Endless session without the need to re-enter the password | ||
- 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) | ||
|
||
The gallery is confirmed to work with PhotoPrism versions from July 11, 2024 down to October 9, 2021 | ||
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. | ||
|
||
This is a free open-source app under the GPLv3 license: https://github.com/Radiokot/photoprism-android-client |