aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/util/Notifications.java
AgeCommit message (Expand)Author
2023-01-08Migrate to AndroidXIván Ávalos
2020-10-20Show mediastyle notification on secure lockscreent-m-w
2020-10-02Add some compat info for new media style notificationScott Jackson
2020-09-15Add the option to display MediaStyle notificationsavm99963
2018-10-29Don't call shutGoogleUpNotification when service is already in foregroundGlenn Guy
2018-09-07Fix Android O+ crashing if something isn't played within 5 seconds of startupScott Jackson
2018-08-14Fixes #875 lockscreen widget always fast forwarding instead of skippingScott Jackson
2018-07-29Lower notification channel importance so it doesn't play a ding every time a ...Scott Jackson
2018-07-26Add notification channels for API v26 complianceScott Jackson
2017-06-14Fix persistent notification showing different action when pausedScott Jackson
2017-06-14Make sure to always show correct fast foward or next buttonsScott Jackson
2017-06-11Fixed previous and next button behavior while long song is pausedKevin T. Berstene
2016-10-01Workaround for #739Scott Jackson
2016-09-14#172 Implement playback of internet radio stations + hide UI elements which d...Scott Jackson
2016-05-02Fixes #686: Don't restart activity when coming from notificationsScott Jackson
2016-04-26#683 Only show heads up notification while out of appScott Jackson
2016-04-20Go back to only checking ACTION_UP (some devices don't actually populate repe...Scott Jackson
2016-04-06#669 On Audio Books/Podcasts replace back/forward with rewind/fast forwardScott Jackson
2016-03-24Fixes #554: Add option for heads up notificationsScott Jackson
2016-01-04#609 Go directly to playlist/podcast from sync notificationScott Jackson
2015-11-16Keep bitmaps in the notification from being recycledScott Jackson
2015-08-31Fix notification x not working while paused + flicker in persistent notificat...Scott Jackson
2015-08-18Update target version to 22, update notification for white themeScott Jackson
2015-08-08Update a ton of drawables to modern material versionsScott Jackson
2015-06-05#493 Switch from ListView to NavigationView + move server selection logic int...Scott Jackson
2015-04-25Update to gradleScott Jackson