-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
3 changed files
with
17 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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 |