AntennaPod/core
Lincoln Ramsay fcbbaa4060 Avoid stuck download notifications
Cancel the periodic updater before calling stopForeground so
that the notification can't come back after it has been closed.

Remove the workaround for API 30 slow notification closing because
it can cause a stuck notification. However, in order to avoid misleading
text being left on the notification if it closes slowly, ensure that
the "0 downloads" text is written to the notification when shutting down.

Fixes #4556
2021-02-28 09:34:25 +10:00
..
src Avoid stuck download notifications 2021-02-28 09:34:25 +10:00
.gitignore
build.gradle Move basic views to new module 2021-02-12 21:00:39 +01:00
proguard-rules.pro