Notifications: simplify the flow by removing persistence (#2924)
* Notifications: simplify the flow by removing persistence. * Bump of minSdk to `24` (Android 7). * Add migration to remove `notification.bin` file
This commit is contained in:
parent
edc589b494
commit
801f0b955d
62 changed files with 2028 additions and 2618 deletions
3
changelog.d/2924.misc
Normal file
3
changelog.d/2924.misc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Simplify notifications by removing the custom persistence layer.
|
||||
|
||||
Bump minSdk to 24 (Android 7).
|
||||
Loading…
Add table
Add a link
Reference in a new issue