I don't know why they remove the ability to unlock locked apps with face unlock 
please bring it back again, it's very helpful and make easier to unlock apps


As I wrote on changelog, some features were removed because Source was rebased from scratch, and some features were removed but they might came back on futureI don't know why they remove the ability to unlock locked apps with face unlockplease bring it back again, it's very helpful and make easier to unlock apps
Thanks for the quick reply, and please add it back soonAs I wrote on changelog, some features were removed because Source was rebased from scratch, and some features were removed but they might came back on future
Would it be possible to still get a copy of this update? Love this rom. Thanks.Removed last update from Sourceforge and OTA.
You guys don't know how a rebase works and how to read a changelog.
See you guys next time, and enjoy the last build
Hello,New Build is Up! Grab it here- Since it is a 12L build, source was rebased from scratch, so a few features was removed and some were added, better check by yourself.
This is the first 12L build DerpFest build, so it's better to clean flash it (some tester dirty flash, but better be safe, than sorry)
- This build got dotOS QS tiles look, it's WIP by now, and me and derp lead dev are not sure if it will stay.
As always, enjoy!
Was dropped, check a few posts up or check our group at telegramHello,
i stay always noob, my question is : new build is up but i download this shinju but i install i have shion. I follow your step by step on first post. it always shion. Just another thing shion is for hotdogb and shinju was for another oneplus? Can you tell me if i am on the good way! thanks a lot.![]()
Thanks a lot for your speed reply. I will checkWas dropped, check a few posts up or check our group at telegram
What is the Telegram group?Was dropped, check a few posts up or check our group at telegram
Scroll up a little bit to read Matt's note. It was rebuilt from source and not feature complete. Too many complaints about the missing features, so he pulled it. He'll post it again when it's ready.Why derpfest removed the lastest version of custom rom for OnePlus 7t it was available 2days back but now it's deleted
no reply?can this rom to be clean installed just by using existing TWRP?
just use the recovery in the OP; no support will be given if you use 3rd party recoveries
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
FIRST INSTALL:
1. Be sure you are using latest OOS11 on both slots.
2. Download this recovery.
2. A) Be sure you have unlocked bootloader
B) Reboot to bootloader
C) Plug your phone to your PC and do the following commands:
fastboot devices (this one to make sure your device is ok to flash)
fastboot flash recovery recovery.img
fastboot reboot recovery
3. When on recovery (grab it on Downloads section above), select Factory Reset > format data
4. On this step, you can select either format scheme, F2FS or ext4 ( I highly recommend F2FS)
*THIS WILL WIPE ALL YOUR DATA, BACKUP YOUR *****
5. After format is done, click on the back arrow on top left, and click on "APPLY UPDATE", then "APPLY FROM ADB"
6. Now, on your PC, do the following command:
adb sideload *insert your derp zip package name here* (sometimes, you should get an error, that gives you an option to continue or not, hit "yes" to continue, that's normal)
7. After it's done, your phone should light up on recovery again, and on your terminal, it should have something like: adb failed to read command:no error.
That's normal, just reboot your phone via recovery and you are done
MAGISK:
1. Once your settled your phone, reboot to recovery.
2. Hit "APPLY UPDATE", then "APPLY FROM ADB"
3. On your PC, do the following command:
adb sideload *insert Magisk package name here*
4. Once it finishes, reboot your phone
*DIRTY FLASH (ONLY POSSIBLE IF YOU WERE ALREADY RUNNING AN OLD DERP BUILD):
1. Via OTA (Just hit to download and wait, once download finishes, let it reboot)
1. A) To keep Magisk, you can go to Magisk and select it to "INSTALL TO THE INACTIVE SLOT" before letting it reboot (not supported on A12 for now)
2. Via ADB Sideload.
2. A) Reboot to recovery
B) Select 'APPLY UPDATE', then "APPLY FROM ADB"
C) On your PC, do the following command:
adb sideload *insert your derp zip package name here*
D) Once it's done, reboot.
To keep Magisk, you will need to repeat the steps on *MAGISK* section