-
-
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
19 additions
and
7 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,10 @@ | ||
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 |