Magisk/app/src/main/java/com/topjohnwu/magisk/utils
2019-06-04 00:59:57 -07:00
..
feature Added annotations for marking code with it's current state 2019-04-26 19:33:42 +02:00
DataBindingAdapters.kt Fixed selection not persisting throughout root requests 2019-05-23 20:01:47 +02:00
DownloadApp.java Fixed rewritten java code being java-styled in kotlin 2019-05-05 11:33:17 -07:00
FingerprintHelper.java Remove app-core module 2019-03-08 10:19:22 -05:00
ISafetyNetHelper.java Remove app-core module 2019-03-08 10:19:22 -05:00
LocaleManager.kt Removed locale manager loading languages in advance 2019-05-10 17:30:25 +02:00
Logger.java Remove app-core module 2019-03-08 10:19:22 -05:00
PatchAPK.java Fixed rewritten java code being java-styled in kotlin 2019-05-05 11:33:17 -07:00
RootUtils.kt Fixed rewritten java code being java-styled in kotlin 2019-05-05 11:33:17 -07:00
SuConnector.java Remove app-core module 2019-03-08 10:19:22 -05:00
SuLogger.kt Removed direct static usages of database from app 2019-05-12 16:56:56 +02:00
Utils.java Fixed notification popping up every time update is scheduled 2019-05-25 16:33:55 +02:00
ValueSortedMap.java Refactor with AS 3.5 2019-04-12 01:58:42 -04:00
XAndroid.kt Merge branch 'remote-master' into development 2019-05-10 16:43:37 +02:00
XBinding.kt Updated Magisk fragment to Kotlin 2019-04-13 00:14:37 +02:00
XJava.kt Added (ported back) features from initial design [retrofit,moshi,kotpref] 2019-05-06 19:03:28 +02:00
XKoin.kt Updated koin 2019-05-24 12:28:57 +02:00
XList.kt Removed unnecessary overriding of observable list and replaced it copy function within observable changed callback 2019-05-05 11:33:17 -07:00
XNetwork.kt Added direct fetch from network and fixed build issues 2019-05-06 20:12:31 +02:00
XRx.kt Updated log screen with new arch 2019-04-22 14:11:41 +02:00
XString.kt Removed Kotpref and replaced it with PreferenceModel 2019-06-04 00:59:57 -07:00
XSU.kt Added (ported back) features from initial design [retrofit,moshi,kotpref] 2019-05-06 19:03:28 +02:00
XTime.kt Fixed picking up wrong locale for dates 2019-05-10 16:41:31 +02:00
XView.kt Added (ported back) features from initial design [retrofit,moshi,kotpref] 2019-05-06 19:03:28 +02:00
ZipUtils.kt Fixed rewritten java code being java-styled in kotlin 2019-05-05 11:33:17 -07:00