We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix Astro v07b boot images
Astro rooting: Update filename used in flashing example The original filename no longer exists in the above list of images
Astro rooting: Remove blank dot point
Astro rooting: Fix URLs for boot images by updating hardcoded commit SHA to the latest Most of the links were broken. Filenames in the project & link URLs were renamed, but were not available with those names at the original commit. I've now tested that all these image file links actually download something, and that the checksums are correct. Avoiding this problem was one of the reasons I'd originally not hardcoded a commit SHA =P
Bump boot image links Bump Magisk 26.1 -> 26.3. Should help with: https://github.com/shymega/planet-devices-wiki-prs/issues/39
Add @shymega's blog
Add more Telegram groups TODO: Matrix/IRC/Discord.
Remove unused whitespace
Add list of Git resources for ROMs, projects, and repos
Fix typo in image hotlink (PR #31) This was because I entered the first image's link manually. My mistake. I should have kept the original line.
2nd attempt at fixing images on wiki Unable to test without making a PR.
Fix image hotlinking on PR #31 I figured out the issue with [this](https://gist.github.com/TT--/14260aef6c0e31fca5b37e7cb3c53020) Gist. See #31.
Document how to allow apps to run in background (#31)
Rename (some) titles, and restructure Gemian page
Add stub Astro cellular page Resolves #28.
Added page with information about moved repositories for Gemian stretch.
Change links to use GitHub instead of Mega.nz These files are published in [shymega/planet-devices][https://github.com/shymega/planet-devices].
Update Astro rooting page for firmware V07, adding A/B slot instructions I've added the new boot images, and annotated MD5 hashes for all of them. I'm now appending the Magisk version to the filename, as there was an update since the first image was produced. Adding instructions for determining which A/B slot's in use is now necessary, since it's no longer always going to be A.
Merge pull request #24 from shymega/add-ksandom-blog Add @ksandom's blog to Community & Resources page
Add @ksandom's blog to Community & Resources page Fixes #19.
Merge pull request #18 from ZimbiX/fix-astro-rooting-heading-levels Astro rooting: Fix heading levels
Astro rooting: Fix heading levels
Merge pull request #16 from shymega/root-update-method-3-to-use-fastboot rooting: Update method 3 to use `fastboot`
rooting: Update method 3 to use `fastboot` Also change to `boot` partition instead of `boot_a`, in case of slot selection state change. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
Merge pull request #15 from ZimbiX/disable-astro-rooted-boot-warnings-take-2 Astro rooting: Add instructions for disabling dm-verity to remove boot corruption prompt/warning
Astro rooting: Add instructions for disabling dm-verity to remove boot corruption prompt/warning
Merge pull request #13 from ZimbiX/fix-astro-rooted-boot-warning-line-wrapping Fix Astro rooted boot warning line wrapping
Fix Astro rooted boot warning line wrapping When I wrote this, I'd forgotten that Markdown joins lines not separated by a blank line or two trailing spaces
Merge pull request #12 from ZimbiX/clarify-rooting Fix some grammar on the Astro rooting page
Fix some grammar on the Astro rooting page