[ROM][ANDROID 11] MSM-XTENDED XR-V2.0 [Oneplus 5 & 5T][11 Nov]

Fireblast3

Member
Feb 13, 2017
37
6
8
Hello
Thanks a lot for your hard work mukesh22584 I would like to report one problems so far, the always on display has two hours side by side(only happens when I change the lock clock, clock style to text clock). If possible can you put long screenshot, option to hide voLTE or voWifi and individual app sound control like Resurrection Remix? please and thank you.
 

Attachments

thaidroid

Senior Member
Dec 10, 2010
3,129
1,278
253
Pattaya (Thailand)
Thank you for providing this Build.
I don't get battery in status bar but it's showing on the pull down menu, am I doing something wrong or is this by design?

Humble apologies:rolleyes::rolleyes: cleanflash fixed the issue, I was lazy and did a dirtyflash the first time.
BTW the Doze function on this ROM is superb battery usage overnight is virtually flat,
 

xXSnowyXx

Senior Member
Jul 9, 2011
64
22
0
Been playing with the new 11 build today. So far very good for a first release. WiFi, Hotspot, Bluetooth, VoLTE and VoWiFi all working. Only issues I've run into is being unable to turn the screen back on if you turn it off while casting video (same issue also present in latest 10 build) and double tap to wake/off screen guestures stop working if you turn the screen on and back off without unlocking it :confused:. The recents button can also miss a double tap if you press it really fast so instead of switching apps it will only bring up the app switcher. Also had to move Google to system apps for Hey Google option to not be greyed out for anyone with the same issue. Using latest Nikita GCam with dotfix 5.7 hdr+ working on all lenses plus 4k30, 1080p60, slow motion and night sight all good.
 
Last edited:

thaidroid

Senior Member
Dec 10, 2010
3,129
1,278
253
Pattaya (Thailand)
After clean install I have spent ages restoring my apps. I'm using Super Backup, https://play.google.com/store/apps/details?id=com.idea.backup.smscontacts
and for some reason it does not seem to like Android 11 much or maybe its Android 11 that does not like the app. It used to work fine doing batch restore but now most apps don't get installed at all even if they are reported installed. I had to manually restore each app and the ones that failed needed install from the Appstore. Not sure if I missed some setting but I don't think so. Do you guys have an app that works for batch restore preferably for apps and data but at least apps. Not Titanium :)
 
Last edited:

vdbhb59

Senior Member
Feb 15, 2016
1,317
495
93
After clean install I have spent ages restoring my apps. I'm using Super Backup, https://play.google.com/store/apps/details?id=com.idea.backup.smscontacts
and for some reason it does not seem to like Android 11 much or maybe its Android 11 that does not like the app. It used to work fine doing batch restore but now most apps don't get installed at all even if they are reported installed. I had to manually restore each app and the ones that failed needed install from the Appstore. Not sure if I missed some setting but I don't think so. Do you guys have an app that works for batch restore preferably for apps and data but at least apps. Not Titanium :)
Try Buggy Backup.
 

vdbhb59

Senior Member
Feb 15, 2016
1,317
495
93
Thank you this one seems to work quite nicely. I'm using the free version and its happily batch installing APK's. Not sure about APK and data will play further.
The interface is a bit of hard work but I'm getting used to it. I guess I'm too old and used to old fashion interfaces :D
Yup, it is a bit hard, but once you get used to it, it is one of the best. Somewhat like TIBU. :)
I am glad it works for you.
 

sjamie

Senior Member
Aug 6, 2011
8,465
4,248
253
After clean install I have spent ages restoring my apps. I'm using Super Backup, https://play.google.com/store/apps/details?id=com.idea.backup.smscontacts
and for some reason it does not seem to like Android 11 much or maybe its Android 11 that does not like the app. It used to work fine doing batch restore but now most apps don't get installed at all even if they are reported installed. I had to manually restore each app and the ones that failed needed install from the Appstore. Not sure if I missed some setting but I don't think so. Do you guys have an app that works for batch restore preferably for apps and data but at least apps. Not Titanium :)
For some reason SwiftBackup is not seeing any of my backups on A11. I'll also checkout Buggy Backup.
 

vdbhb59

Senior Member
Feb 15, 2016
1,317
495
93
Your solution always works....:good:
Thanks Bhai. :angel:

---------- Post added at 07:05 PM ---------- Previous post was at 07:02 PM ----------

For some reason SwiftBackup is not seeing any of my backups on A11. I'll also checkout Buggy Backup.
Check if it reads the backup if placed in /internal/android/data or /obb swift folder. If not, then A11 data api is not implemented there yet.
 

Pho3nX

Senior Member
Jun 13, 2013
2,240
1,654
193
For some reason SwiftBackup is not seeing any of my backups on A11. I'll also checkout Buggy Backup.
Not the first time you run the soft. Strange but working for me, install once, start, allow Root permission, and add all permissions. In App click on restore call / message (because restore apps is not purposed) and allow permission. Now close apps, uninstall, install again from Play Store and now at first launch you don't have the Cloud/Restore bug and restore apps is purposed. ;)

Excellent ROM, actually the best A11 rom for cheeseburger so far (no gapps included [nice!], stable kernel, fast, smooth, a lot of customisations), just two bugs are the same like others A11 october roms :

Full gesture "back" don't work, only up/down swipe, you must edit build.prop with a editor from playstore or directly from TWRP > Terminal
From a editor > system/build.prop , add in the additional lines on bottom : qemu.hw.mainkeys=0
or
from TWRP, mount system and run this command in the Terminal : echo "qemu.hw.mainkeys=0" >> /system_root/system/build.prop

Restart your system, now all gestures working, HW buttons are disabled


Good Job mukesh :fingers-crossed:
 

Attachments

Last edited:

vdbhb59

Senior Member
Feb 15, 2016
1,317
495
93
Not the first time you run the soft. Strange but working for me, install once, start, allow Root permission, and add all permissions. In App click on restore call / message (because restore apps is not purposed) and allow permission. Now close apps, uninstall, install again from Play Store and now at first launch you don't have the Cloud/Restore bug and restore apps is purposed. ;)

Excellent ROM, actually the best A11 rom for cheeseburger so far (no gapps included [nice!], stable kernel, fast, smooth, a lot of customisations), just two bugs are the same like others A11 october roms :

Full gesture "back" don't work, only up/down swipe, you must edit build.prop with a editor from playstore or directly from TWRP > Terminal
From a editor > system/build.prop , add in the additional lines on bottom : qemu.hw.mainkeys=0
or
from TWRP, mount system and run this command in the Terminal : echo "qemu.hw.mainkeys=0" >> /system_root/system/build.prop

Restart your system, now all gestures working, HW buttons are disabled

Good Job mukesh :fingers-crossed:
Does restored "system" apps work? Even only data restored for those?
 

reffu

Senior Member
Feb 11, 2008
72
19
28
Hello

First of all thank you for your work and support on this phone, it is a real pleasure in terms of customization compared to Oxygen OS :)

However, I have a recurring problem with this ROM. I have the toast associated with the Alert Slider (alias "****ty Slider", with toasts like "Ring Silent", "Vibrate", "Ring normal", etc.) which is displayed very regularly, with the associated phone vibration each time. It appears quite randomly, usually when the phone detects a shock or pressure on the top of the phone. However, I can't certify which action triggers this event: the camera? An ear detection? A particular gesture? The proximity sensor ?
This problem could also come from the fact that the slider moves in a very subtle way at these moments, which is detected as a change of profile by the phone. This is not the case on other ROMs (Lineage, OOS, ...), since the slider has custom options on this ROM it could potentially come from there.

In addition to a repeated display on the screen, this notification is especially annoying during phone calls, because of the vibrations that come with it.

Have any of you experienced this problem? Is it possible to deactivate this toast, or to solve this problem throught a specific option?

Thank you!
I know this is from ~7 months ago, but did you ever find a solution to this issue? I really like MSM Xtended, but my phone vibrates anytime I bump the corner with the slider or grip the phone too high (to take it out of my pocket or to hold it at a different angle), and it's getting a little annoying.
 

thaidroid

Senior Member
Dec 10, 2010
3,129
1,278
253
Pattaya (Thailand)
Make sure you clean Install the first time. I tried dirty from another A11 rom and it sort of worked. Then I did a clean install and now I have a NEW Phone.
Super-fast and smooth. Battery is amazing and Doze is a killer you virtually loose no battery over night!
This "beta" is a daily driver for sure and it's going to take something extra to get it of my phone.
The odd test flash is of course unavoidable, just another ism.;)
 

Trey n

Senior Member
Nov 12, 2014
343
86
48
22
does anyone know how to pass safteynet? tried flashing this last night and got everything restored and turns out safteynet failed to pass and even tried magisk props and still failed so i flashed back to rr im on the op5, thanks for all the help! and i did feel like this rom was pretty damn snappy! better than 10!
 

thaidroid

Senior Member
Dec 10, 2010
3,129
1,278
253
Pattaya (Thailand)
does anyone know how to pass safteynet? tried flashing this last night and got everything restored and turns out safteynet failed to pass and even tried magisk props and still failed so i flashed back to rr im on the op5, thanks for all the help! and i did feel like this rom was pretty damn snappy! better than 10!
I use Magisk canary and it passes Safetynet. You have to enable Magisk hide in settings for it to pass. no modules needed, I also have systemless host enabled (mainly for Adaway.)

---------- Post added at 01:08 PM ---------- Previous post was at 01:03 PM ----------

Google Camera For those who feel that the AOSP one is a bit Basic. Requires Magisk, But I think there is also an unrooted fix.
Camera Downoad: https://www.celsoazevedo.com/files/android/google-camera/f/changelog1429/
Magisk Module: https://www.celsoazevedo.com/files/android/google-camera/op5fix/

Works great.
 
Last edited:

Striffly

Member
Feb 23, 2020
8
1
0
I know this is from ~7 months ago, but did you ever find a solution to this issue? I really like MSM Xtended, but my phone vibrates anytime I bump the corner with the slider or grip the phone too high (to take it out of my pocket or to hold it at a different angle), and it's getting a little annoying.
Are you using a custom kernel ? for me I think the problem was here