mihon/app/src/main
Two-Ai aca65f13bb
Misc Service cleanup (#9005)
* Simplify DownloadService wake lock handling

_isRunning is only modified in onCreate/onDestroy, so the listener
job is redundant.

* Drop superclass calls to Service.onCreate/onDestroy

From https://developer.android.com/guide/components/services
> Note: Unlike the activity lifecycle callback methods, you are not
> required to call the superclass implementation of these callback
> methods.
2023-01-30 17:25:54 -05:00
..
java/eu/kanade Misc Service cleanup (#9005) 2023-01-30 17:25:54 -05:00
res Move Glance Widget to seperate module (#8989) 2023-01-26 17:53:24 -05:00
AndroidManifest.xml Move Glance Widget to seperate module (#8989) 2023-01-26 17:53:24 -05:00
baseline-prof.txt Update baseline profile 2023-01-07 12:03:17 -05:00
ic_launcher-web.png Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00