Magisk/app/src/main/java/com/topjohnwu/magisk/di
Viktor De Pasquale 9542ca773f Added new CompoundDownloadService which will encapsulate all downloads and should manage post-download events as well
As of now it's still in a development stage and isn't connected to anything
2019-07-20 14:57:03 -07:00
..
ApplicationModule.kt Removed Kotpref and replaced it with PreferenceModel 2019-06-04 00:59:57 -07:00
DatabaseModule.kt Remove unused Room database code 2019-06-01 02:20:40 -07:00
MiscModule.kt Added koin, databinding and navigation components 2019-04-11 20:01:49 +02:00
Modules.kt Added koin, databinding and navigation components 2019-04-11 20:01:49 +02:00
NamedInjection.kt Removed direct static usages of database from app 2019-05-12 16:56:56 +02:00
NetworkingModule.kt Remove separate constant class 2019-06-08 00:41:03 -07:00
RepositoryModule.kt Added new CompoundDownloadService which will encapsulate all downloads and should manage post-download events as well 2019-07-20 14:57:03 -07:00
ViewModelsModule.kt Cleanup 2019-05-30 01:05:48 -07:00