-
-
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
TobiGr
committed
Aug 1, 2019
1 parent
9e9ccda
commit c06f6ef
Showing
1 changed file
with
23 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,23 @@ | ||
### New | ||
#### Playback resume #2288 | ||
- Resume streams where you stopped last time | ||
#### Downloader Enhancements #2149 | ||
- Use Storage Access Framework to store downloads on external SD-cards | ||
- New mp4 muxer | ||
- Optionally change the download directory before starting a download | ||
- Respect metered networks | ||
|
||
|
||
### Improved | ||
- Removed gema strings #2295 | ||
- Handle (auto)rotation changes during activity lifecycle #2444 | ||
- Make long-press menus consistent #2368 | ||
|
||
### Fixed | ||
- Fixed selected subtitle track name not being shown #2394 | ||
- Do not crash when check for app update fails (GitHub version) #2423 | ||
- Fixed downloads stuck at 99.9% #2440 | ||
- Update play queue metadata #2453 | ||
- [SoundCloud] Fixed crash when loading playlists TeamNewPipe/NewPipeExtractor#170 | ||
- [YouTube] Fixed duration can not be paresd TeamNewPipe/NewPipeExtractor#177 | ||
|