-
-
Notifications
You must be signed in to change notification settings - Fork 445
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
9 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,9 @@ | ||
* Welcome Activity to choose instance on first app startup | ||
* Significantly increase download speed using range requests | ||
* Support for editing the playlist description | ||
* Much faster audio only/background player with less buffering (using DASH) | ||
* Show currently applied playlist sort order | ||
* Preference to edit the home tab content | ||
* Show 'mark as unwatched' in video options sheet if already watched | ||
* Improve offline player appearance and behavior | ||
* Improve autoplay switch (show pause icon if disabled) |