-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
1 changed file
with
15 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
This release drops support for Android 4.4 KitKat, now the minimum version is Android 5 Lollipop! | ||
|
||
New | ||
• Download from long-press menu | ||
• Hide future videos in feed | ||
• Share local playlists | ||
|
||
Improved | ||
• Refactor the player code into small components: less RAM used, less bugs | ||
• Improve thumbnails' scale mode | ||
• Vector-ize image placeholders | ||
|
||
Fixed | ||
• Fix various issues with the player notification: outdated/missing media info, distorted thumbnail | ||
• Fix fullscreen using 1/4 of screen |