-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
4 changed files
with
24 additions
and
13 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 was deleted.
Oops, something went wrong.
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,18 @@ | ||
Full: https://radiokot.com.ua/pp-changes | ||
|
||
Added: | ||
- Ability to disable animation of JPEG and HEIF live photos in the preferences | ||
- Ability to see and export activated extension keys | ||
- Ability to mark an entry as private on the media viewer screen | ||
- Ability to add selected items to an album | ||
- Ability to browse albums from the main menu | ||
- Ability to browse favorites from the main menu | ||
|
||
Fixed: | ||
- Showing indeterminate background download progress (when Content-Length is not available) as 1% | ||
- Immediate slideshow switch for GIFs and looped videos | ||
- Showing folder content of unsupported types when selecting content for another app | ||
|
||
Changed: | ||
- For HEIF (HEIC) live photos, the video is now requested in HEVC if the device supports this codec. This prevents transcoding to AVC | ||
- Refreshed navigation icons and labels |