Atemu

Results 432 comments of Atemu

I might have a lead for the cause here. I noticed that it strongly correlates with DAV syncs. It's super inconsistent but it often happens when I change the state...

This makes sense because most LOS devices are userdebug rather than user. I'm wondering though whether it's possible to override this setting somehow. I guess you can always patch the...

Thanks a bunch for the research notes! How would I set those additional properties in Robotnix though?

A thought just crossed my mind on this, couldn't you just add Magisk after the android build? Would it be possible to create an OTA package which first installs the...

Another solution has materialised that integrates Magisk while signing and retains avb: https://gist.github.com/mohrezaei/fe76ab2091e834b6edb2ab9f11e31c07

I've been trying my hand at this and made some progress a few days ago: https://github.com/Atemu/robotnix/commit/ab2c1c4771462fea72e01fbc81c6b46149de83e5 I need to figure out how exactly the script needs to be touched to...

Success! https://github.com/nix-community/robotnix/pull/266 This gets us into the state where Magisk is installed but the app still prompts for "additional setup" upon the first boot as if we installed via recovery...

Apparently the additional setup thing is about the magisk binaries being present on the system in a non-volatile magisk dir as checked by this function: https://github.com/topjohnwu/Magisk/blob/5885b8c20d555dbde3c3d3c9c605fcb438a906a6/scripts/app_functions.sh#L13-L26 That doesn't look like...

You don't need my permission to beta test this.

Does the OpenPlanet UI work for anyone? OpenPlanet plugins themselves work and take effect (i.e. EnableVR plugin) but they are not able to cause any UI effects. https://github.com/openplanet-nl/issues/issues/609