Magisk/app/src/main/java/com/topjohnwu/magisk/ui
Viktor De Pasquale bd00ae8ede Updated Magisk fragment to Kotlin
Exported old update card to special xml include where binding takes care of everything that had to be done in code beforehand.
Added several easing functions and enums.
Backported some classes and functions from the old fork

Expect major breakage. Literally nothing works as the functionality needs to be implemented
2019-04-13 00:14:37 +02:00
..
base Updated Magisk fragment to Kotlin 2019-04-13 00:14:37 +02:00
flash Updated locations of nearly all files 2019-04-11 18:03:23 +02:00
hide Updated locations of nearly all files 2019-04-11 18:03:23 +02:00
home Updated Magisk fragment to Kotlin 2019-04-13 00:14:37 +02:00
log Added koin, databinding and navigation components 2019-04-11 20:01:49 +02:00
module Updated locations of nearly all files 2019-04-11 18:03:23 +02:00
settings Added koin, databinding and navigation components 2019-04-11 20:01:49 +02:00
superuser Added koin, databinding and navigation components 2019-04-11 20:01:49 +02:00
surequest Added koin, databinding and navigation components 2019-04-11 20:01:49 +02:00
MainActivity.kt Added binding between navigation view and navigation components 2019-04-11 21:17:54 +02:00
MainViewModel.kt Added binding between navigation view and navigation components 2019-04-11 21:17:54 +02:00
SplashActivity.java Updated locations of nearly all files 2019-04-11 18:03:23 +02:00