Did the battery do alright after another year? I searched on aliexpress but couldn´t find it anymore.I'm very happy with Lehehe battery. After year of use I have SOT 6-7 h
IDK. I sold the phone. You can try this one - https://witrigs.com/products/oem-battery-for-oneplus-3t?_pos=2&_sid=31bd58c76&_ss=r. Supposedly they're good.Did the battery do alright after another year? I searched on aliexpress but couldn´t find it anymore.
Probably a long shot, but did you save the vendor somewhere?
I find opengapps nano is best for this rom.Trying to choose between mindtheGapps, NickGapps and Opengapps...
MTG is the recommended by LOS, but nervous about flashing something from the internet that doesn't even have a checksum.
Also read on this thread micro openGapps gives better battery life.
For Gcam, does anyone have an up to date xml profile since this one from a year ago:
BSG-Gcam8.1
Please report back!Will try this solution if VoLTE doesn't work (UK):
No root, No OOS, locked bootloader solution for Europe
Seem he also managed to get VoWifi working, hurray!
No, thats no more possible.Read here it's possible to lock bootloader with TWRP and root: just need to patch boot and flash after OTA but before reboot.
My doubt is, can you still update TWRP by fastboot flash recovery?
Overall, this s still a great phone, and replacing battery every 2 years I hope I'll pass it on to my grandsons
Thank you to dianlujitao and TimSchumi for keeping this project alive.
"OnePlus/OnePlus3/OnePlus3:9/PKQ1.181203.001/1911042107:user/release-keys" and
"OnePlus/OnePlus3/OnePlus3T:9/PKQ1.181203.001/1911042108:user/release-keys" are taken from OOS 9.0.6 which require ro.build.version.security_patch to be 2019-10-01.
TWRP can decrypt /data during OTA. It just asks you to unlock it the same way as in a regular boot. Beware that hitting the cancel button to the prompt will leave a mess behind as it proceeds with the update anyway and fails.That can also be an advantage on TWRP when your device is encrypted because TWRP can't decrypt /data during OTA either (I believe, I don't use it).
It's done to get postmarketOS running with mainline kernel on the device.Can someone tell me what this means for the phone?
kernel/git/torvalds/linux.git - Linux kernel source tree
git.kernel.org
Also UBport? Can LOS benefit from this?It's done to get postmarketOS running with mainline kernel on the device.
Yesi'm on Official Oxygen OS last Android 9 build.
I want to upgrade to A11.
Is LineageOS 18 the most stable A11 ROM?
any bugs?
Any Deep sleep issues due to constant system update check.. like in Pixel Experience rom?
Thank you so much!
Depends on the condition of your battery and installed apps, but its quite good.Thank you so much!
What's the ScreenOn time on the LineageOS 18.1 build?
Can it be made to look like a pixel after flashing Stock Gapps.. like Pixel launcher and other pixel settings?
Which Gapps are closest to a full Pixel package?
FYI:Hi,
may I ask you to use latest fingerprints so that we have a chance to pass SafetyNet? --> https://forum.xda-developers.com/t/...ures-nlos-16-0-20220430.3879405/post-78433987
Code:"OnePlus/OnePlus3/OnePlus3:9/PKQ1.181203.001/1911042107:user/release-keys" and "OnePlus/OnePlus3/OnePlus3T:9/PKQ1.181203.001/1911042108:user/release-keys" are taken from OOS 9.0.6 which require ro.build.version.security_patch to be 2019-10-01.
Thanks a lot,
meiser
Many Thanks for this nice Script!FYI:
![]()
[ROM][OFFICIAL][hotdogb][12] LineageOS 19
LineageOS is a free, community built, aftermarket firmware distribution of Android 12, which is designed to increase performance and reliability over stock Android for your device. LineageOS is based on the Android Open Source Project with extra...forum.xda-developers.com
what is this rom and for oneplus 3 android 12 works ?Many Thanks for this nice Script!
Finally I can use PayPal and Google Pay again, that's great![]()
I am still on LOS 18.1, just used the ih8sn Script to pass safetynet.
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Nice finding. Just check the source and that should be the Significant Motion Detector if I'm not wrong. Dunno if there are any drawbacks but you should be able to disable it by adding " ro.vendor.sensors.smd=false" to /vendor/build.prop, please try if it helps.Regarding the sensor_SMD wake lock:
Generally, the rom can go for long periods without this wake lock showing up:
View attachment 5215977View attachment 5215981
But the wake lock can start at random times:
View attachment 5215983View attachment 5215985
And when it starts, it will stop the device from going into deep sleep (look at the "Awake (Screen off)" figures). This will drain the battery a lot faster than normal. See 210209-174541-log.zip for logs.
However, I find that the wake lock will always start when the phone is fully recharged (I usually do this just before I go to bed). See 210209-174541-log.zip for logs.
View attachment 5215983View attachment 5216001
Fortunately, a reboot gets rid of the wake lock.