straw/app/src/main/java/org/schabi/newpipe/settings
cool-student dc4a37b37e 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
..
custom Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
tabs Fix style issues 2020-07-04 11:38:22 +02:00
AppearanceSettingsFragment.java Notification Improvements 2020-07-31 09:10:28 +02:00
BasePreferenceFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ContentSettingsFragment.java rename setting to "YouTube restricted mode" 2020-04-20 21:47:32 -05:00
DebugSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
DownloadSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
HistorySettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
NewPipeSettings.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PeertubeInstanceListFragment.java Move things back to its original place 2020-04-02 15:57:50 +02:00
SelectChannelFragment.java Final declarations, naming & redundant code 2020-07-04 11:37:38 +02:00
SelectKioskFragment.java Final declarations, naming & redundant code 2020-07-04 11:37:38 +02:00
SelectPlaylistFragment.java Move local/remote playlist merge() to PlaylistLocalItem class 2020-07-04 11:38:22 +02:00
SettingsActivity.java Better detection of TV devices 2020-04-25 12:04:44 +02:00
UpdateSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
VideoAudioSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00