tachiyomi/app/src/main
nicki fdf384b809
Add Cancel button to App Update Notification (#7309)
* Add cancel button in app update download notif

Since stuck downloads are a common issue and only solution until now was
to force close the app or download and update the app manually by
downloading from GitHub (which clears the notif away)

Based on commit
4dea924337

Co-authored-by: Jays2Kings <8617760+Jays2Kings@users.noreply.github.com>

* Linting by Android Studio

* commit PR Review Suggestion

Update app/src/main/java/eu/kanade/tachiyomi/data/notification/NotificationReceiver.kt

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Use `launchIO`

copied this over from how j2k was doing it. Launching in IO Thread like
how it was before this PR is sufficient

* Clear previous actions before adding `Cancel`

Otherwise, it led to two identical Cancel buttons

Co-authored-by: Jays2Kings <8617760+Jays2Kings@users.noreply.github.com>
Co-authored-by: arkon <arkon@users.noreply.github.com>
2022-06-15 18:07:01 -04:00
..
java/eu/kanade Add Cancel button to App Update Notification (#7309) 2022-06-15 18:07:01 -04:00
res Fix wrapped long page numbers in reader (closes #7300) 2022-06-14 22:31:24 -04:00
sqldelight Maintain source info in the database. (#6389) 2022-06-14 09:10:40 -04:00
AndroidManifest.xml Stop allowing keeping app data on uninstall 2022-04-12 17:27:09 -04:00
ic_launcher-web.png Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00