[MOD] [GUIDE] [HOW-TO] Enable all/hidden toggles in CSC without scripts [08/04/2014] - Verizon Galaxy S 5 Android Development

Don't want to run toggles enabler scripts to edit Setting Storage database & enable toggles in your ROM? Here's a very simple MOD to automatically enable all/hidden toggles,
Edit /system/csc/feature.xml & insert the following lines:
Code:
<!-- Toggles -->
<CscFeature_Setting_DefNotificationPanelOrder>Wifi;WiFiHotspot;MobileData;NetworkBooster;Bluetooth;PowerSaving;UltraPowerSaving;Location;Sync;SilentMode;AutoRotate;MultiWindow;AllShareCast;QuickConnect;SFinder;AirView;AirGesture;SmartStay;SmartPause;SmartScroll;AirplaneMode;CarMode;DrivingMode;DormantMode;Ebook;ToddlerMode;SmartNetwork;Nfc;SBeam;Toolbox;TouchSensitivity;Flashlight;WifiCalling</CscFeature_Setting_DefNotificationPanelOrder>
<CscFeature_Setting_DefQuickPanelOrder>Wifi;WiFiHotspot;MobileData;NetworkBooster;Bluetooth;PowerSaving;UltraPowerSaving;Location;Sync;SilentMode;AutoRotate;MultiWindow;AllShareCast;QuickConnect;SFinder;AirView;AirGesture;SmartStay;SmartPause;SmartScroll;AirplaneMode;CarMode;DrivingMode;DormantMode;Ebook;ToddlerMode;SmartNetwork;Nfc;SBeam;Toolbox;TouchSensitivity;Flashlight;WifiCalling</CscFeature_Setting_DefQuickPanelOrder>
You can also add your custom toggles names separated by semicolon ";".
Enjoy!

Thanks for this. I actually tried editing the Settings Storage DB first, and then tried this. Got the WiFiHotspot working with the toggle, but still not seeing the flashlight toggle. Is there something I need to do first to get flashlight working before enabling the toggle. I just can't seem to get it to show up after the changes, resetting the toggles and rebooting - nothing. Thanks again...

arl16 said:
Thanks for this. I actually tried editing the Settings Storage DB first, and then tried this. Got the WiFiHotspot working with the toggle, but still not seeing the flashlight toggle. Is there something I need to do first to get flashlight working before enabling the toggle. I just can't seem to get it to show up after the changes, resetting the toggles and rebooting - nothing. Thanks again...
Click to expand...
Click to collapse
You need to also MOD SystemUI.apk & SecSettings.apk to enable Flashlight.

Ah ha! Thanks for the quick reply. That was making me crazy - like I said, WiFiHotspot worked right away with the Settings Storage db edit, so I couldn't understand why flashlight didn't. OK, so searching around, I found this: http://forum.xda-developers.com/showthread.php?t=2617552
I assume that procedure would work, but it looks a little above my pay grade. Gonna have to do some reading and give it a shot tonight after the wife and kid are asleep. But just to clarify, I don't have to flash anything to make this work - I took Safestrap off and back to just working on stock. Thanks...

arl16 said:
Ah ha! Thanks for the quick reply. That was making me crazy - like I said, WiFiHotspot worked right away with the Settings Storage db edit, so I couldn't understand why flashlight didn't. OK, so searching around, I found this: http://forum.xda-developers.com/showthread.php?t=2617552
I assume that procedure would work, but it looks a little above my pay grade. Gonna have to do some reading and give it a shot tonight after the wife and kid are asleep. But just to clarify, I don't have to flash anything to make this work - I took Safestrap off and back to just working on stock. Thanks...
Click to expand...
Click to collapse
You may wait for JasmineROM v2.2, which is a Stock-like clean & fully featured ROM.

Nice, I thought you still had to have the script run in the updater-script to run the toggles.sql. One less step is better, thanks.

Related

[ROM]{4.2.2} Vanir 4.0 - Need help testing

WARNING: This is not a polished build, Team Vanir supports the N7 and so I figured why not the Tilapia, but no one on the team has one.
I am looking for a person or 2 who does not mind testing an untested build or 2 for me.
1) Test build - I know I need to add more telephony based apps
2) If there is an error booting/once booted, may be a theming issue and future builds will probably be stock theme anyways
3) Get it here http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/02-18-2013/
If it works I will edit this thread to be more formal. But Vanir is fully loaded and FAST.
Bug report - enabling 16-bit transparency (with Franco kernel) makes the tablet un-unlockable.
Other than that - it runs nice and steady
Fatal1ty_18_RUS said:
Bug report - enabling 16-bit transparency (with Franco kernel) makes the tablet un-unlockable.
Other than that - it runs nice and steady
Click to expand...
Click to collapse
Cool thank you. I will swap out to another kernel. Perhaps Faux? But suggestions will be heavily weighted.
New nightly up here with a new kernel
http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/02-19-2013/
DHO said:
New nightly up here with a new kernel
http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/02-19-2013/
Click to expand...
Click to collapse
Hi, thanks for sharing your rom.
Feedback :
1. APN needs to manually set
2. Bluetooth cannot turn on. After installing the fix through cmwr, it is resolved.
3. I'm amazed with the tonnes of customization hidden under settings - display.
4. It's very smooth during multitasking and loads fast in a default browser.
5. Have just finished restoring all my apps, last bit is to configure all my email accounts.
Great job!
Question :
Is there a setting to bring down the notifications and status bar to the bottom?
Sent from my Nexus 7 3G using Tapatalk 2
zard said:
Hi, thanks for sharing your rom.
Feedback :
1. APN needs to manually set
2. Bluetooth cannot turn on. After installing the fix through cmwr, it is resolved.
3. I'm amazed with the tonnes of customization hidden under settings - display.
4. It's very smooth during multitasking and loads fast in a default browser.
5. Have just finished restoring all my apps, last bit is to configure all my email accounts.
Great job!
Question :
Is there a setting to bring down the notifications and status bar to the bottom?
Sent from my Nexus 7 3G using Tapatalk 2
Click to expand...
Click to collapse
Thanks you for your help and great feedback:
1. APN needs to manually set
- Thanks, I will likely need to explore some more props
2. Bluetooth cannot turn on. After installing the fix through cmwr, it is resolved.
- Got a link to the fix? I will try to write it in.
Great job!
Question: Is there a setting to bring down the notifications and status bar to the bottom?
- What DPI you running? try lowering it to force tablet mode. This is likely something I need to work on. Option is under display/general
Bluetooth I incorporated the temp fix. It will be in the nightly I upload shortly (the current one for today does not have it)
The APN, it seems google took out auto-APN support a few months back. I am not clear as to why. If you point me in the direction of a ROM with working auto-APN, I will merge the differences.
Keep giving me feedback and I will get everything sorted out
DHO said:
Thanks you for your help and great feedback:
1. APN needs to manually set
- Thanks, I will likely need to explore some more props
2. Bluetooth cannot turn on. After installing the fix through cmwr, it is resolved.
- Got a link to the fix? I will try to write it in.
Great job!
Question: Is there a setting to bring down the notifications and status bar to the bottom?
- What DPI you running? try lowering it to force tablet mode. This is likely something I need to work on. Option is under display/general
Click to expand...
Click to collapse
1. Bluetooth fix link: http://www.speedboy.ru/Sites/xda-de...roid/4-2-2BluetooohFix(fixed_by_SpeedBoy).zip
2. I'm using DPI 213. I had tried editing with Rom Toolbox Lite to 160, rebooted into tablet mode, but the text were very small. Unfortunately, the notification bar and status bar are still at the top. The SR12 rom with corefireX is able to do this http://forum.xda-developers.com/showthread.php?t=2101650, but it only allows a maximum of 5 navigation buttons, whereas in your case, I could have up to 7.:good:
3. Do you have other versions of Vanir bootanimations?
---------- Post added at 11:01 AM ---------- Previous post was at 10:59 AM ----------
DHO said:
Bluetooth I incorporated the temp fix. It will be in the nightly I upload shortly (the current one for today does not have it)
The APN, it seems google took out auto-APN support a few months back. I am not clear as to why. If you point me in the direction of a ROM with working auto-APN, I will merge the differences.
Keep giving me feedback and I will get everything sorted out
Click to expand...
Click to collapse
See my post before this, that rom should have working APN. Thanks.
zard said:
1. Bluetooth fix link: http://www.speedboy.ru/Sites/xda-de...roid/4-2-2BluetooohFix(fixed_by_SpeedBoy).zip
2. I'm using DPI 213. I had tried editing with Rom Toolbox Lite to 160, rebooted into tablet mode, but the text were very small. Unfortunately, the notification bar and status bar are still at the top. The SR12 rom with corefireX is able to do this http://forum.xda-developers.com/showthread.php?t=2101650, but it only allows a maximum of 5 navigation buttons, whereas in your case, I could have up to 7.:good:
3. Do you have other versions of Vanir bootanimations?
---------- Post added at 11:01 AM ---------- Previous post was at 10:59 AM ----------
See my post before this, that rom should have working APN. Thanks.
Click to expand...
Click to collapse
Cool thanks
1 - Already Incorporated
2. - I will check out tomorrow, if they have a github that should be tremendously helpful.
3. - Not for this DPI, if any artist wants to make boot-animation (or anything else for that manner) would be happy to add it. On that note, we have no animation for the Manta...
DHO said:
Cool thanks
1 - Already Incorporated
2. - I will check out tomorrow, if they have a github that should be tremendously helpful.
3. - Not for this DPI, if any artist wants to make boot-animation (or anything else for that manner) would be happy to add it. On that note, we have no animation for the Manta...
Click to expand...
Click to collapse
Just downloaded the new version but bluetooth still can't turn on. Unfortunately for me, I didn't do a nandroid of yesterday's version, so have to go back to the CFX nandroid. Will test your next rom with the tablet dpi included.
zard said:
Just downloaded the new version but bluetooth still can't turn on. Unfortunately for me, I didn't do a nandroid of yesterday's version, so have to go back to the CFX nandroid. Will test your next rom with the tablet dpi included.
Click to expand...
Click to collapse
I just did a ton of work on manta and mako, so hopefully will fix most of the issues. I need to rebuild the nightlies to reflect these changes
Have to wait until tomorrow for updated build
My automated build/upload failed, so will fix tomorrow. Sleep now.
thanks for for putting in the time for us tilapia guys ,, a custom rom with working bluetooth will be great ,, thanks again!
DHO said:
Have to wait until tomorrow for updated build
My automated build/upload failed, so will fix tomorrow. Sleep now.
Click to expand...
Click to collapse
Waiting impatiently! I
Sent from my Nexus 7 using Tapatalk HD
New Nightly is up. it should have alot of butter.
Should have BT fixesd, enabled telephony and SMS.
Not sure if I fixed desktop/launcher issue or not, but added 213 DPI and that should hopefully force tablet mode.
DHO said:
New Nightly is up. it should have alot of butter.
Should have BT fixesd, enabled telephony and SMS.
Not sure if I fixed desktop/launcher issue or not, but added 213 DPI and that should hopefully force tablet mode.
Click to expand...
Click to collapse
Fantastic! Hopping over to download.
Update :
Looks like nothing has changed.
1. Bluetooth still can't turn on
2. Tablet mode at 160 and Nexus 7 mode at 213, status bar and notifications bar still stays at the top.
3. Under settings, display, navigation bar, advanced settings, after the "Navigation bar width" section where there is some explanation of combined width help, there's a whole lot of missing settings:
a. Combined bar width port
b. Combined bar width land
After Nav button transparency, missing settings:
a. NAVBAR HIDE OPTIONS
e. Hidden Navbar Enable
4. APN still needs to be done manually, ie it's not automatically done. I didn't try to do it manually though, but I believe if done manually, it will work since the first nightly I tried works.
Sent from my Nexus 7 using Tapatalk HD
zard said:
Fantastic! Hopping over to download.
Update :
Looks like nothing has changed.
1. Bluetooth still can't turn on
2. Tablet mode at 160 and Nexus 7 mode at 213, status bar and notifications bar still stays at the top.
3. Under settings, display, navigation bar, advanced settings, after the "Navigation bar width" section where there is some explanation of combined width help, there's a whole lot of missing settings:
a. Combined bar width port
b. Combined bar width land
After Nav button transparency, missing settings:
a. NAVBAR HIDE OPTIONS
e. Hidden Navbar Enable
4. APN still needs to be done manually, ie it's not automatically done. I didn't try to do it manually though, but I believe if done manually, it will work since the first nightly I tried works.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Okay new nightly here: http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/
Please see today's folder
Thanks for the continued help
1. I added a brand new patch, confirmed working on Grouper... so hopefully by proxy tilapia
2. I chipped at this, but I think I might need a few more commits, but would be excited to know if working.
3. I will look into these overlays, they are missing on all tab builds it turns out. Some I think are intentionally disabled
4. Okay try now, should be good to go.
DHO said:
Okay new nightly here: http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/
Please see today's folder
Thanks for the continued help
1. I added a branch new patch, confirmed working on Grouper... so hopefully by proxy tilapia
2. I chipped at this, but I think I might need a few more commits, but would be excited to know if working.
3. I will look into these overlays, they are missing on all tab builds it turns out. Some I think are intentionally disabled
4. Okay try now, should be good to go.
Click to expand...
Click to collapse
Thanks. I noticed the tilapia nightly is not in 23rd folder.
Sent from my Nexus 7 using Tapatalk HD
zard said:
Fantastic! Hopping over to download.
Update :
Looks like nothing has changed.
1. Bluetooth still can't turn on
2. Tablet mode at 160 and Nexus 7 mode at 213, status bar and notifications bar still stays at the top.
3. Under settings, display, navigation bar, advanced settings, after the "Navigation bar width" section where there is some explanation of combined width help, there's a whole lot of missing settings:
a. Combined bar width port
b. Combined bar width land
After Nav button transparency, missing settings:
a. NAVBAR HIDE OPTIONS
e. Hidden Navbar Enable
4. APN still needs to be done manually, ie it's not automatically done. I didn't try to do it manually though, but I believe if done manually, it will work since the first nightly I tried works.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
zard said:
Thanks. I noticed the tilapia nightly is not in 23rd folder.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Hmm will manually upload it. Having issues with my automated scripts for nightlies
Nightly is finally up

[Q] Lollipop Screen Rotate ???

Maybe im just overlooking, but i cant find the option to toggle landscape vs portrait screen rotation... Anyone else confused by this.. Im in chrome browser trying to view a page in landscape...
its in accessibility in the main settings. or, if you pull down the notification twice, its called portrait(not in stock).
mob99 said:
Maybe im just overlooking, but i cant find the option to toggle landscape vs portrait screen rotation... Anyone else confused by this.. Im in chrome browser trying to view a page in landscape...
Click to expand...
Click to collapse
Quick settings toggle, and Settings>Display>When device is rotated.
Is this your first Android phone? Lol.
Ahhhh accessibility.... Thats a first... And this is not my first android ... i had the developers 5.0 for a while but they moved it to accessibilty from display ... Didnt check there
upndwn4par said:
Quick settings toggle, and Settings>Display>When device is rotated.
Is this your first Android phone? Lol.
Click to expand...
Click to collapse
not there anymore :angel:
simms22 said:
not there anymore :angel:
Click to expand...
Click to collapse
Hmmmnn. It is on AOSP.
upndwn4par said:
Hmmmnn. It is on AOSP.
Click to expand...
Click to collapse
in aosp, its also in accessibility, and in the pulldown..
A little bit of insight...
Ive just upgraded my stock nexus 5 to lollipop OTA, started playing arround with settings and accidentally clicked invertColours.
I later noticed this was in my toggles pull down, and screen rotate was not.
After manually toggling screenrotation in accessibility settings, it appeared in the toggles pulldown (still keeping colour invert).
Is there any documentation from google describing how toggles behave, and how to add/remove them?
This is very interesting, becuz when I posted this thread.. I went found screen rotate in accessibility thanks to the responses... Then Afterwards I noticed it in the pull down... And I was thinking to myself "wow has this really been in the pull down and I didn't even notice it" but apparently based on ur observation, the pull down changes... This makes me feel good , I no longer feel like a idiot now haha...
hsncool said:
A little bit of insight...
Ive just upgraded my stock nexus 5 to lollipop OTA, started playing arround with settings and accidentally clicked invertColours.
I later noticed this was in my toggles pull down, and screen rotate was not.
After manually toggling screenrotation in accessibility settings, it appeared in the toggles pulldown (still keeping colour invert).
Is there any documentation from google describing how toggles behave, and how to add/remove them?
Click to expand...
Click to collapse
LOVE the name of your Wifi, btw.
Antoine Dodson FTW.

[REQ] Disable volume warning

Has anyone been successful to disable this?
+1 for this, it is annoying.
Brava27 said:
Has anyone been successful to disable this?
Click to expand...
Click to collapse
Been trying for two days to fix this 'feature' but they have changed the file position of the code and am having trouble finding it. Oh well at least I've learnt everything I ever wanted to know about decompiling/ recompiling . lol
I'm gonna try again in a few days once my sister has gone home as this is the first time in a year I've seen her in a year.
Wish me luck
i'm also looking for a way to disable increasing ring tone , also find it very annoying .
Try headset button controller
Not sure if this is actually a fix but just did some quick informal testing and seems to work: install app headset button controller and under advanced options set the default volume when plugging in headphones to 65% or above. If someone else can verify this it would be awesome.
cavemandave13 said:
Not sure if this is actually a fix but just did some quick informal testing and seems to work: install app headset button controller and under advanced options set the default volume when plugging in headphones to 65% or above. If someone else can verify this it would be awesome.
Click to expand...
Click to collapse
Good try but when plugging my headphone in with this active, the device notices the volume change and the warning comes straight up.
Thanks anyway.
Ah yes, after I rebooted and plugged in I got the warning. However it seems to only be an issue the first time after reboot, then looks like it's good to go. Just don't reboot
Not sure if it applies to this phone as I sport note 4 and am only browsing, but in absence of xposed mod, I use tasker. Also free app 'hearing saver' from play store works for me.
Note 4 ?
need to decompile framework-res.apk ... open integers.xml , search for
<integer name="config_safe_media_volume_index">10</integer>
and change the value to 20
like this
<integer name="config_safe_media_volume_index">20</integer>
Carotix said:
need to decompile framework-res.apk ... open integers.xml , search for
<integer name="config_safe_media_volume_index">10</integer>
and change the value to 20
like this
<integer name="config_safe_media_volume_index">20</integer>
Click to expand...
Click to collapse
That doesn't work. It needs a smali edit
Custom rom im using has it disabled so its possible
Carotix said:
need to decompile framework-res.apk ... open integers.xml , search for
<integer name="config_safe_media_volume_index">10</integer>
and change the value to 20
like this
<integer name="config_safe_media_volume_index">20</integer>
Click to expand...
Click to collapse
I've already tried this. Needs smali edit. But I've been unable to find the code for this function.
edgarf28 has managed to accomplish this in his ROM and I have requested a point in the right direction or even a flashable version (bit cheeky I know) he has also managed to incorporate 5 way reboot that I would really like help with to. Might have to go and beg him again .lol
tiboric said:
I've already tried this. Needs smali edit. But I've been unable to find the code for this function.
edgarf28 has managed to accomplish this in his ROM and I have requested a point in the right direction or even a flashable version (bit cheeky I know) he has also managed to incorporate 5 way reboot that I would really like help with to. Might have to go and beg him again .lol
Click to expand...
Click to collapse
the reason he is able to do it is because his rom is de-odexed or whatever... we arent... that is why he can have it
c_86 said:
the reason he is able to do it is because his rom is de-odexed or whatever... we arent... that is why he can have it
Click to expand...
Click to collapse
I already did this it seem to ho quite smoothly but still having problems with getting 5 way and disabling safe volume.
Just need a bit of help to finish getting my device perfect.
Problem is theres not much ROM deving on 925f at the moment. I know this will pick up. I'm just impatient
I've been searching everywhere for a way to disable this volume warning. Has anyone figure it out and posted instructions? I see it in a couple custom ROMs but I haven't found how it is done.
skiddingus said:
I've been searching everywhere for a way to disable this volume warning. Has anyone figure it out and posted instructions? I see it in a couple custom ROMs but I haven't found how it is done.
Click to expand...
Click to collapse
I've simply flashed the alliance ROM. Very happy
In general, this issue still bothers me. At least in my car, in which I use an auxilliary cord, I've an NFC tag programmed to open Spotify and turn media volume all the way up using NFC Tasks/Tools. At least for me, this works to get past the warning initially, and is useful when I need to unplug then plug back in.
I would love to see a general fix that doesn't require rooting my phone; that sanctimonious popup drives me bonkers.
If youll go to the music player on your phone. Click settings, then click smart volume on. Try it out. Works for me on my s6
BigDaddy38 said:
If youll go to the music player on your phone. Click settings, then click smart volume on. Try it out. Works for me on my s6
Click to expand...
Click to collapse
This works... How easy was that!
sweeet! good work-around man! way better than using roms or rooting the sucker.

Please delete

App pulled due to problems. Will be back later with more.
Reserved
I tried it (twice), It didn't appear to do anything. I'm using the same phone, Sprint Galaxy S6 Edge SM-G925P.
Mine is stock OH1 firmware with Unikernel.
I enabled all settting and rebooted.
About CSC mods, Camera during call worked, though I have not ever done that prior to this app.
None of the other stated mods worked apparently.
I've never used CSC mods manually either so I don't know if it would work at all.
Custom toggles don't show in Quick Settings---> edit screen.
I don't believe the phone has the additional features of the custom toggles anyway.
No additional options are now shown in Settings app either.
I could do more testing though.
Thanks for giving it a shot. I need to get my hands on the OH1 update as this was from OFE. Not sure if anything changed. But anyways it shouldn't change anything in settings it should just add toggles (look at edit pencil button) and enable those other features listed. I'm gonna repost an updated version for OH1 and some other mods after I get a chance to debug this on Monday.
No more time to fix this up. I will be back with some other projects and stuff that are more release ready. Mod please close. Thanks guys.

Quick Settings Toggle

Just received the Mi 10 Pro. Anyone advise on the quick settings toggle when swipe down? There are only 12 options unlike previous phones and no way to change their order as far as I can find... the settings wheel in the top corner takes you to phone settings. Thanks in advance guys.
drmorten said:
Just received the Mi 10 Pro. Anyone advise on the quick settings toggle when swipe down? There are only 12 options unlike previous phones and no way to change their order as far as I can find... the settings wheel in the top corner takes you to phone settings. Thanks in advance guys.
Click to expand...
Click to collapse
At the end of the all the toggles themselves is one called Edit
Thanks alas but there is no edit icon... all there is as per the pic attached.... googled it extensively but some no definitive answer as yet....
scdoyle said:
At the end of the all the toggles themselves is one called Edit
Click to expand...
Click to collapse
drmorten said:
Thanks alas but there is no edit icon... all there is as per the pic attached.... googled it extensively but some no definitive answer as yet....
Click to expand...
Click to collapse
Strange...Here is mine. I swipe right on the first page of toggles and there is Edit at the end. Global version.
Yup, global version here too. MIUI global 11.0.2 stable 11.0.2.0(QJAMIXM). Yours the same MIUI version?
scdoyle said:
Strange...Here is mine. I swipe right on the first page of toggles and there is Edit at the end. Global version.
Click to expand...
Click to collapse
Yes, exact same. This makes no sense to me. It looks like you only have one page of toggles?
Makes no sense to me either, limited options and can't arrange most used to the top... maybe someone will be able to shine a light on it
scdoyle said:
Yes, exact same. This makes no sense to me. It looks like you only have one page of toggles?
Click to expand...
Click to collapse
Hi.
I have MIU version 11.0.10 on the global model And he doesn't show up either. With how useful it is.
This is a known issue, when restoring from a backup. Just reset the quick toggles: https://forum.xda-developers.com/note-4/general/how-to-reset-restore-quick-setting-to-t3671583
This should fix it
Thx for that... no backup as first Xiaomi... and the link there to Google+ is no more...
ThauExodus said:
This is a known issue, when restoring from a backup. Just reset the quick toggles: https://forum.xda-developers.com/note-4/general/how-to-reset-restore-quick-setting-to-t3671583
This should fix it
Click to expand...
Click to collapse
drmorten said:
Just received the Mi 10 Pro. Anyone advise on the quick settings toggle when swipe down? There are only 12 options unlike previous phones and no way to change their order as far as I can find... the settings wheel in the top corner takes you to phone settings. Thanks in advance guys.
Click to expand...
Click to collapse
Hola
1. This is a known bug but seemingly only affecting certain people.
2. The easiest way to fix this without the tedious resetting of your phone approach is to download System UI Tuner and reset the Quick Settings to the default configuration. You'll find the Edit button thereafter.
3. I had this issue on my Mi 10 - Global version running on the latest v11 of Xiaomi.EU custom ROM.
Hope this helps.
The link is not needed... Run the adb command... You might have to enable USB debugging and USB debugging (secure settings)
Hi.
Using this method with the app System UI will not affect when an update arrives?
Thanks a million that has sorted it out.... kept coming up with ADB server version doesn't match client but somehow figured it out adding just the line of code, restarted phone and the 2 page quick toggle menu is there along with the ability to edit it.
ThauExodus said:
The link is not needed... Run the adb command... You might have to enable USB debugging and USB debugging (secure settings)
Click to expand...
Click to collapse

Categories

Resources