make fastlane description better suted for fdroid
This commit is contained in:
parent
a64f520644
commit
9fbb61a744
|
@ -1,23 +1,23 @@
|
||||||
### New
|
New
|
||||||
#### Playback resume #2288
|
Playback resume #2288
|
||||||
- Resume streams where you stopped last time
|
• Resume streams where you stopped last time
|
||||||
#### Downloader Enhancements #2149
|
Downloader Enhancements #2149
|
||||||
- Use Storage Access Framework to store downloads on external SD-cards
|
• Use Storage Access Framework to store downloads on external SD-cards
|
||||||
- New mp4 muxer
|
• New mp4 muxer
|
||||||
- Optionally change the download directory before starting a download
|
• Optionally change the download directory before starting a download
|
||||||
- Respect metered networks
|
• Respect metered networks
|
||||||
|
|
||||||
|
|
||||||
### Improved
|
Improved
|
||||||
- Removed gema strings #2295
|
• Removed gema strings #2295
|
||||||
- Handle (auto)rotation changes during activity lifecycle #2444
|
• Handle (auto)rotation changes during activity lifecycle #2444
|
||||||
- Make long-press menus consistent #2368
|
• Make long-press menus consistent #2368
|
||||||
|
|
||||||
### Fixed
|
Fixed
|
||||||
- Fixed selected subtitle track name not being shown #2394
|
• Fixed selected subtitle track name not being shown #2394
|
||||||
- Do not crash when check for app update fails (GitHub version) #2423
|
• Do not crash when check for app update fails (GitHub version) #2423
|
||||||
- Fixed downloads stuck at 99.9% #2440
|
• Fixed downloads stuck at 99.9% #2440
|
||||||
- Update play queue metadata #2453
|
• Update play queue metadata #2453
|
||||||
- [SoundCloud] Fixed crash when loading playlists TeamNewPipe/NewPipeExtractor#170
|
• [SoundCloud] Fixed crash when loading playlists TeamNewPipe/NewPipeExtractor#170
|
||||||
- [YouTube] Fixed duration can not be paresd TeamNewPipe/NewPipeExtractor#177
|
• [YouTube] Fixed duration can not be paresd TeamNewPipe/NewPipeExtractor#177
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue