This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
Magisk
Watch
1
Star
0
Fork
0
You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced
2025-10-17 15:32:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3d777bb6caabfa592059a4640628113394bee56
Magisk
/
app
/
src
/
main
/
java
/
com
/
topjohnwu
/
magisk
/
di
History
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