Releases: Spector0/Device_Oneplus_Oscar_TWRP
Releases · Spector0/Device_Oneplus_Oscar_TWRP
TWRP_OSCAR-Stable-v1.0
TWRP_OSCAR-Beta-v1
Changelog:
- Fastbootd fixed
- Fixed some partitions not visible in backup and flashing section
- Removed recovery installer codes
Bugs:
- OTG_Storage not working
What's Changed
Full Changelog: Alpha...Beta
TWRP_Alpha-v1.zip
Initial GitHub release
Installation:
Note: Backup stock boot image and keep it in your platform tools folder
- Download and extract the Zip file and rename the boot.img to twrp.img(not mandatory)
- reboot the device to bootloader
- Use "fastboot flash boot twrp.img" to flash twrp
- Now reboot to recovery and decrypt
- Copy the stock boot image to internal storage and flash stock boot to both slots
- Now do to "Advanced" option in twrp and select "Flash Current TWRP"
- [Optional] press back and install Magisk zip/apk if root is required
- Reboot to system
What works?:
- Decryption works
- MTP works
- Backup and restore works
- Flashing zips works fine
- Reboot to system works(needs some procedure)
Yet to fix!:
- Fastbootd
- Recovery installer[not really concerned tho]
- OTG [Leaving it here as it's not yet tested]
- Backup and flashing options not available for Vendor_boot and Dtbo partitions
- Maybe something else