NewPipe/app/src/main/java/org/schabi/newpipe/player/helper
cool-student 4abf6b2f5c Notification Improvements
- add MediaStyle notifications for Background and Popup playback
- reduce excessive notification updating ( / recreating of Notification.Builder object) when playing background / popup media
- add new buffering state indicator (can be disabled)
- upscale close icon / downscale replay icon
- add notification slot settings
- move notification settings to appearance
- fix Metadata (song title, artist and album art) sometimes not being set correctly
- other misc notification fixes

Co-authored-by: wb9688 <wb9688@users.noreply.github.com>
2020-07-31 09:10:28 +02:00
..
AudioReactor.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
CacheFactory.java Move things back to its original place 2020-04-02 15:57:50 +02:00
LoadController.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LockManager.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MediaSessionManager.java Notification Improvements 2020-07-31 09:10:28 +02:00
PlaybackParameterDialog.java Move things back to its original place 2020-04-02 15:57:50 +02:00
PlayerDataSource.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayerHelper.java Use relatedItems instead of info.getRelatedStreams() 2020-07-15 18:52:36 +02:00