You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a patch method Other Magisk App to be able to select any Magisk apk and use it to create a patch without installing Magisk, handy when a patch needs to be created with an older version of Magisk (in case the current version has issues) and Magisk daemon gets in the way and replaces the older version with a stub.
UI improvements
Added Kill Application in Package Manager.
Added Clear Application Data in Package Manager.
Now that Full OTA flashing is the preferred method, added a direct link to the device's full OTA download page from Google.
While flashing, disable the Flash Pixel Phone button to avoid accidental clicking.