You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/app/src/main/java/org/tasks/notifications
Alex Baker 71f22dd05d Read-only support 2 years ago
..
AudioManager.java Migrate to Hilt 4 years ago
Notification.kt Remove unused database columns 2 years ago
NotificationClearedReceiver.kt Remove GlobalScope usage 2 years ago
NotificationDao.kt Fix crash when building notification summary 4 years ago
NotificationLimiter.java Throttle all notify/cancel notification mgr calls 4 years ago
NotificationManager.kt Read-only support 2 years ago
TelephonyManager.java Fix voice reminders on Android 12+ 2 years ago
Throttle.kt Call directly instead of invoke when possible 3 years ago
ThrottledNotificationManager.kt Fixes a bug which caused notification sounds to overlap in five times mode; instead of five times the sound was played just twice. Closes #1000. 4 years ago