Magisk/app/src/main
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
..
java Fixed manager beginning to hide immediately on field change 2020-08-14 02:23:03 -07:00
res Fixed manager beginning to hide immediately on field change 2020-08-14 02:23:03 -07:00
AndroidManifest.xml Move several stuffs out of shared 2020-03-30 04:25:42 -07:00