Magisk/app
Viktor De Pasquale 79aa261ca2 Fixed manager beginning to hide immediately on field change
Bug was caused by lenient usage of "value" property defined in the "line item" in settings. Developer error allowed to use the internal value, that was not properly protected, in a way that did not conform with the latest "Observer" rewrite.

Additional comments were added to hopefully prevent bugs of this kind in the future. The property is now properly protected so it gives away clues that this access is considered "not cool".
2020-08-14 02:23:03 -07:00
..
shared Only show SafetyNet when GMS exists 2020-08-09 04:39:12 -07:00
signing Update zipsigner version 2020-08-08 05:12:02 -07:00
src/main Fixed manager beginning to hide immediately on field change 2020-08-14 02:23:03 -07:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle.kts Remove strip in settings item 2020-08-11 00:54:19 -07:00
proguard-rules.pro Upgrade AGP 2020-02-25 15:14:24 -08:00