Hi people!
I know I'm a bit late - because I wanted to release yesterday at my birthday - but yeah it needed a few minutes more...
So what is it?
--> a small app which toggles adb root-permissions on/off -- on stock v16 and without touching ANY partitions.
--> so it's a temporary root (you can revert it with the app or by rebooting the phone) but it's so trivial to use that it can replace permanent roots most of the time.
(it works by replacing the in-memory copy of the adbd-binary at runtime -- no harm done...)
As any app it needs B2G to run - so if you need adb-root before B2G starts - you will need a permanent solution.
(but it's ok to stop b2g after enabling root-permissions by app - because stopping app won't stop adb-root...)
It should work on older stock-firmwares -- but couldn't test that out.
It won't most probably work on GerdaOS (because it's security-fix seems to block stock-APIs) but there you won't need this app anyway...
Installation as always: sideload by WebIDE or OmniSD.
(in 'apps' folder)
So yeah -- have fun and happy hacking!
speeduploop