checking derpfest group when?I saw an update for hotdog devices for may. I hope we're getting it soon. It's been a while since last update. Just hoping, not asking for eta.![]()
Ohh man.. damn it.. i don't have telegram.. now i have. Tq. So lame of me.
Get on Telegram group
Do you have the link to the telegram? I went through the thread and the links sent me to an expired invite.
[EOL] | DerpFest - OnePlus 7 (Ts' and Ps')Do you have the link to the telegram? I went through the thread and the links sent me to an expired invite.
Looks like they won't have any release further...
Go into settings > Derp space > lock screen ui and uncheck screen off fod. That might be the issue. Hope this helps. You might ask this question in the telegram group also if this doesn't fix your issue. ThanksI think there's a bug when you put your phone inside your pocket... The proximity sensor seems not working detecting phone was inside pocket. The screen keeps on inputting and touching. I already turned off and disabled screen off AOD. However when i try to call it seems to work. please help. It's so annoying when your phone keeps on dialing when your walking.
Thanks in advance.
/* 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