[Q] INCOMPLETE DEVELOPER OPTIONS, Please help! - General Questions and Answers

Coming from a long line of Sony phones, I recently bought a locally-made (PH) phone in hopes of getting more bang for the buck.
The device's name is STARMOBILE UP. It is relatively new so I can't seem to find answers to my problem. I also do not know what OEM device this is since local brands in the Philippines rebrand phones from Micromax, Karbonn, etc.
While I successfully (and painstakingly) rooted it and installed CWM, I can't seem to find the other (and mostly more important) options under Developer Options (please see attached photo). Among the options I am looking for is the ANIMATION SCALE. I want to lower these values in order to save the phone from unnecessary eye candy.
In the many phones I have used in the past, I have always turned these options off. I don't really need them.
Is there any way, then, to make these missing developer options appear? Or if not, just totally disable these animations via terminal?
If it will be of any help, my device runs 4.4.2. Please see attached image for more info.
Thanks in advance, awesome folks!

narflynn619 said:
Coming from a long line of Sony phones, I recently bought a locally-made (PH) phone in hopes of getting more bang for the buck.
The device's name is STARMOBILE UP. It is relatively new so I can't seem to find answers to my problem. I also do not know what OEM device this is since local brands in the Philippines rebrand phones from Micromax, Karbonn, etc.
While I successfully (and painstakingly) rooted it and installed CWM, I can't seem to find the other (and mostly more important) options under Developer Options (please see attached photo). Among the options I am looking for is the ANIMATION SCALE. I want to lower these values in order to save the phone from unnecessary eye candy.
In the many phones I have used in the past, I have always turned these options off. I don't really need them.
Is there any way, then, to make these missing developer options appear? Or if not, just totally disable these animations via terminal?
If it will be of any help, my device runs 4.4.2. Please see attached image for more info.
Thanks in advance, awesome folks!
Click to expand...
Click to collapse
Open about phone and tap build number for seven times, then developer option will appear

Dickey Kid'deviel said:
Open about phone and tap build number for seven times, then developer option will appear
Click to expand...
Click to collapse
I know that tapping the Build Number seven times should make the 'hidden' Developer Options appear. But as you can see, the Developer Options is NOT HIDDEN, it's incomplete.
Aside from that, this model has no Build Number as you can see on the screenshot posted above. Instead, it has Model Number, which, if tapped seven times, doesn't do anything.
Also, another problem, Notifications in Kitkat seem to make the screen wake up every time there is a notification. I fiddled with Notification and Messaging settings and there seems to be no way to turn this feature off. Any tips?

narflynn619 said:
I know that tapping the Build Number seven times should make the 'hidden' Developer Options appear. But as you can see, the Developer Options is NOT HIDDEN, it's incomplete.
Aside from that, this model has no Build Number as you can see on the screenshot posted above. Instead, it has Model Number, which, if tapped seven times, doesn't do anything.
Also, another problem, Notifications in Kitkat seem to make the screen wake up every time there is a notification. I fiddled with Notification and Messaging settings and there seems to be no way to turn this feature off. Any tips?
Click to expand...
Click to collapse
Regarding missing options, it is probably a modification the OEM made.
About notification, I have a Nexus 5 and I've never seen something like that. Does it happen with every app?

CriGiu said:
Regarding missing options, it is probably a modification the OEM made.
About notification, I have a Nexus 5 and I've never seen something like that. Does it happen with every app?
Click to expand...
Click to collapse
On point 1, it could be the case. God, I miss the animation scale option.
As for the notifications, I have notifications set to ON for Messaging only so I don't know the case for other apps.

narflynn619 said:
On point 1, it could be the case. God, I miss the animation scale option.
As for the notifications, I have notifications set to ON for Messaging only so I don't know the case for other apps.
Click to expand...
Click to collapse
So whenever you receive a message, the screen wakes up. Have you tried changing the messaging app?

dial this *#*#7827#*#*

No animation scale in Developer Options
I have a THL T11 and the animation scales (window, transition) are also missing in the Developer Options. It seem that it is common many chinese phones have incomplete Developer Options menu.
I tried "Spare Parts" app which has options to modify animation, but it does not work.
I searched a long time for an answer on how to change the animation scale settings in this situation and finally found it!
NOTE: since every phone is different, it may not work on your phone. You also need a rooted phone (which you already have) to make the mod.
(1) install "Dev Tools" by Dipesh Rathod from Google Play store
find "Settings.Global" under "Device" menu
click "Settings.Global" - > look for (i) animator_duration_scale (ii) transition_animation_scale (iii) window_animation_scale
@@ If you DO NOT have "Settings.Global" or any of the above animation scale entries, sorry you cannot use this method to change the scale @@
If you have the above items on the list, continue ...
(2) press "back" button on your phone to return the main menu of Dev Tools -> see if you have "SQlite".
If you don't, you need to install it from Google Play store (app is called "sqlite installer")
(3) YOUR PHONE NEEDS TO BE ROOTED ALREADY. Install "Terminal Emulator" from Google Play Store
(4) open Terminal Emulator and follow this procedure:
a) type "su" (without quotation marks) and press <Enter> - to gain root access
b) type "chmod -R 777 /data" (without quotation marks) and press <Enter> - to allow read/write in /data folder and subfolders
c) type the following to change window animation scale and press <Enter>:
Code:
sqlite3 "/data/data/com.android.providers.settings/databases/settings.db" "update global set value = '0' where name = 'window_animation_scale';"
d) type the following to change transition animation scale and press <Enter>:
Code:
sqlite3 "/data/data/com.android.providers.settings/databases/settings.db" "update global set value = '0' where name = 'transition_animation_scale';"
e) type the following to change animator duration scale and press <Enter>:
Code:
sqlite3 "/data/data/com.android.providers.settings/databases/settings.db" "update global set value = '0' where name = 'animator_duration_scale';"
(this is already off on my phone, therefore I did not make this change myself)
NOTE: Use '0' to turn the animation off completely. I use '0.5' on my phone because I find that this is smoothly than turning it off completely, and faster than '1' (default on my phone).
f) you can close Terminal Emulator now (top right "X" button and choose OK)
(5) REBOOT THE PHONE to apply these changes.
-----------------------------------------------------------------------------------------------------------
Just for curiosity, I used Dev Tools to look at my Galaxy Note 2 - there is NO "Settings.Global" or "Settings.System", and I cannot find any entries for animation scale. Therefore, I made a disclaimer this method may not work on all phones.
"Settings.Global" overrides "Settings.System" therefore you don't need to use this method to change the System setting (eg. "... update system set value ..."). Making changes to "Settings.System" only affect the Android system UI transitions but not the app transitions.

Related

Potential WidgetLocker Pattern Lock Fix!!!

I like many Android users use the the WidgetLocker app for its vast customization, functionality, and practicality. However the one glaring flaw that causes great frustration to many is the fact that it doesn't work well (or at all) with the Android 2.2+ pattern lock. Well after playing around with it and some apps from the Market, I might've found a solution to the problem. It's rigged up, but it works well with a couple of caveats; here are the steps to do it:
1. Obviously make sure WidgetLocker has been downloaded from the market and enabled. Make sure "Appear on boot" is checked in the "Behavior" setting.
2. I have it set on a Custom Timeout, but I'm not sure that'll affect it or not. (Once I got it to work I didn't wanna screw with the settings lol )
3. Under the "Advanced" setting, make sure "HomeHelper Component" is checked and that "HomeHelper's Launcher" and "Select System Home" have been set to the WidgetLocker HomeHelper and your launcher of choice respectively
4. ***For Rooted Users, Make sure "Root Helper" is checked (I also have the last 4 settings checked after "Always unlock to Home" which is under "Root Helper"
5. Once that's completed goto the Market and download a FREE app called "AutoLock" by mooapps
6. Once downloaded and installed, open it, make sure its enabled and set the Automatic lock delay to 10 seconds (This confuses the system lockscreen timer for some reason, but it confuses it long enough to allow WidgetLocker to work properly, but not enough where it overrides the pattern lock)
7. Set your pattern lock to your desired time and enjoy!!!
CAVEATS
- This is clearly not affiliated with TeslaCoil Software lol
- I don't know how to get it to startup automatically when you turn on your phone
- I don't know if this'll work with the pin lock or password
- I don't know if this'll even work for your phone, but I know it works for my Droid X
***If anyone else would like to test this out and add to this thread that'd be awesome or if anyone finds an easier way then by all means share the wealth of knowledge
Hopes this helps all of the frustration with this otherwise great app!!!
[UPDATE!!!] It does do a weird thing when you try to interact with the notification bar, it goes back to the regular lockscreen, BUT you don't have to go through 2 lockscreens to do it

Potential WidgetLocker Pattern Lock Fix!!!

I like many Android users use the the WidgetLocker app for its vast customization, functionality, and practicality. However the one glaring flaw that causes great frustration to many is the fact that it doesn't work well (or at all) with the Android 2.2+ pattern lock. Well after playing around with it and some apps from the Market, I might've found a solution to the problem. It's rigged up, but it works well with a couple of caveats; here are the steps to do it:
1. Obviously make sure WidgetLocker has been downloaded from the market and enabled. Make sure "Appear on boot" is checked in the "Behavior" setting.
2. I have it set on a Custom Timeout, but I'm not sure that'll affect it or not. (Once I got it to work I didn't wanna screw with the settings lol )
3. Under the "Advanced" setting, make sure "HomeHelper Component" is checked and that "HomeHelper's Launcher" and "Select System Home" have been set to the WidgetLocker HomeHelper and your launcher of choice respectively
4. ***For Rooted Users, Make sure "Root Helper" is checked (I also have the last 4 settings checked after "Always unlock to Home" which is under "Root Helper"
5. Once that's completed goto the Market and download a FREE app called "AutoLock" by mooapps
6. Once downloaded and installed, open it, make sure its enabled and set the Automatic lock delay to 10 seconds (This confuses the system lockscreen timer for some reason, but it confuses it long enough to allow WidgetLocker to work properly, but not enough where it overrides the pattern lock)
7. Set your pattern lock to your desired time and enjoy!!!
CAVEATS
- This is clearly not affiliated with TeslaCoil Software lol
- I don't know how to get it to startup automatically when you turn on your phone
- I don't know if this'll work with the pin lock or password
- I don't know if this'll even work for your phone, but I know it works for my Droid X
***If anyone else would like to test this out and add to this thread that'd be awesome or if anyone finds an easier way then by all means share the wealth of knowledge
Hopes this helps all of the frustration with this otherwise great app!!!
[UPDATE!!!] It does do a weird thing when you try to interact with the notification bar, it goes back to the regular lockscreen, BUT you don't have to go through 2 lockscreens to do it
Good job...
Followed your instructions to the "T" and it worked on my Droid X running Liberty 1.5. I no longer have two lockscreens (LS) when I use the pattern lock!
I really appreciate you figuring this out and I'm sorry that I cannot offer any feedback in regards to alternate methods for resolving this issue.
Thank you!
*Edit*
Two things I noticed after doing this:
1. This is causing is a small delay in displaying the LS
2. I completely removed the sliders from my LS (see attached) and use the back key to unlock, but now I have to press it twice to get to the Pattern Unlock.
These are not a big deal for me, but I know that some people are really picky about these things.

Pixel Double-Tap-To-Wake (DT2W) NOW WORKING via my new found method.

Guys, READ THIS 100% BEFORE MESSING WITH YOUR DEVICE. YOU MUST BE ROOTED TO DO THIS, AND YOU MUST HAVE ELEMENTALX KERNEL INSTALLED. If you do not know what you are doing, what root is, what a kernel is, or how to begin, it's likely best you stop now...with that said... I figured out a way to enable double tap to wake on the pixel that actually works as I have already done it. Visit the following link: (ignore the fact that the thread is about the Note 3. This is an android apk file that works on 7.1, and on the Pixel just fine.) I am using it on my 5" Pixel as I type this even, however, Although I do not think it would have any trouble on the 5.5" Pixel XL, do not hold me to it working on that device, as I have not tested it. USE THIS INFO AT YOUR OWN RISK. I did not create, contribute to, or assist in any part of creating this app, and take no credit for it. The app downloads with a file name of "app-release.apk" (odd I know) but it is in fact the "Kernel Adiutor MOD" app. Once the kernel is installed, and you have RE-RUN THE ROOT METHOD, (which is the boot-to-root.img you should have already done when you rooted your Pixel), then download the app, install it, got to the menu icon at the top left, go to "Misc Controls" toggle the "Apply on Boot" to "On", and the "Toggle SE Linux" to "Off" which changes the status to "Permissive", then reboot, and return to the app where you need to go to the menu, tap "Wake Controls", and toggle the "Apply on Boot" to "On", and "DoubleTap2Wake" to "Halfscreen". It works anywhere on the screen. I tested it multiple times (the double tap that is), but for some reason "Fullscreen" setting will not stick. After doing this, reboot again, and BOOM ! You have double tap to wake !
PLEASE NOTE, AFTER A REBOOT, THE SET ON BOOT NEEDS YOU TO UNLOCK YOUR PHONE AT LEAST ONCE, AND TAKES SOMETHING LIKE 2 MINUTES OR A LITTLE LESS TO APPLY THE SETTING, AND FOR DOUBLE TAP TO BEGIN WORKING, BUT WILL REMAIN WORKING SEAMLESSLY FOR THE DURATION OF THE DEVICE BEING POWERED ON (FROM WHAT I'VE SEEN SO FAR) JUST AN FYI. BEST I CAN GIVE YA GUYS, I SIMPLY FIGURED OUT PART OF THE CONFIGURATION TO MAKE IT WORK. IN THE SETTINGS YOU CAN TURN OFF THE NOTIFICATION IT CREATES AFTER APPLYING THE SETTING IF YOU WANT.
Kernel Download, and Install Instructions for Google Pixel 5"
http://forum.xda-developers.com/pixel/development/kernel-elementalx-p-0-04-t3490086
Kernel Download, and Install Instructions for Google Pixel 5.5 (XL)
http://forum.xda-developers.com/pixel-xl/development/kernel-elementalx-pxl-0-02-t3487072
Kernel Adiutor MOD Download (Ignore the fact that the thread is for the "Xiaomi Redmi Note 3". It DOES NOT MATTER for this, promise.)
http://forum.xda-developers.com/redmi-note-3/development/kernel-khuntien-dt2w-o3-t3425622
hilarfwxda said:
Guys, READ THIS 100% BEFORE MESSING WITH YOUR DEVICE. YOU MUST BE ROOTED TO DO THIS, AND YOU MUST HAVE ELEMENTALX KERNEL INSTALLED. If you do not know what you are doing, what root is, what a kernel is, or how to begin, it's likely best you stop now...with that said... I figured out a way to enable double tap to wake on the pixel that actually works as I have already done it. Visit the following link: (ignore the fact that the thread is about the Note 3. This is an android apk file that works on 7.1, and on the Pixel just fine.) I am using it on my 5" Pixel as I type this even, however, Although I do not think it would have any trouble on the 5.5" Pixel XL, do not hold me to it working on that device, as I have not tested it. USE THIS INFO AT YOUR OWN RISK. I did not create, contribute to, or assist in any part of creating this app, and take no credit for it. The app downloads with a file name of "app-release.apk" (odd I know) but it is in fact the "Kernel Adiutor MOD" app. Once the kernel is installed, and you have RE-RUN THE ROOT METHOD, (which is the boot-to-root.img you should have already done when you rooted your Pixel), then download the app, install it, got to the menu icon at the top left, go to "Misc Controls" toggle the "Apply on Boot" to "On", and the "Toggle SE Linux" to "Off" which changes the status to "Permissive", then reboot, and return to the app where you need to go to the menu, tap "Wake Controls", and toggle the "Apply on Boot" to "On", and "DoubleTap2Wake" to "Halfscreen". It works anywhere on the screen. I tested it multiple times (the double tap that is), but for some reason "Fullscreen" setting will not stick. After doing this, reboot again, and BOOM ! You have double tap to wake !
PLEASE NOTE, AFTER A REBOOT, THE SET ON BOOT NEEDS YOU TO UNLOCK YOUR PHONE AT LEAST ONCE, AND TAKES SOMETHING LIKE 2 MINUTES OR A LITTLE LESS TO APPLY THE SETTING, AND FOR DOUBLE TAP TO BEGIN WORKING, BUT WILL REMAIN WORKING SEAMLESSLY FOR THE DURATION OF THE DEVICE BEING POWERED ON (FROM WHAT I'VE SEEN SO FAR) JUST AN FYI. BEST I CAN GIVE YA GUYS, I SIMPLY FIGURED OUT PART OF THE CONFIGURATION TO MAKE IT WORK. IN THE SETTINGS YOU CAN TURN OFF THE NOTIFICATION IT CREATES AFTER APPLYING THE SETTING IF YOU WANT.
Kernel Download, and Install Instructions for Google Pixel 5"
http://forum.xda-developers.com/pixel/development/kernel-elementalx-p-0-04-t3490086
Kernel Download, and Install Instructions for Google Pixel 5.5 (XL)
http://forum.xda-developers.com/pixel-xl/development/kernel-elementalx-pxl-0-02-t3487072
Kernel Adiutor MOD Download (Ignore the fact that the thread is for the "Xiaomi Redmi Note 3". It DOES NOT MATTER for this, promise.)
http://forum.xda-developers.com/redmi-note-3/development/kernel-khuntien-dt2w-o3-t3425622
Click to expand...
Click to collapse
You could use his app to do the same thing and tons more
https://play.google.com/store/apps/details?id=flar2.exkernelmanager&hl=en
Thank you !
Thanks for providing some valuable input, compared to talking trash. You're awesome !

notification fix

OK guys I hope this hasn't already been covered but here goes anyway. I have found this fix for notifications not arriving when doze is enabled. Iff you go into the particular app e.g what's app then into data usage you must select the following settings see pic below. then all the notifications will arrive straight away regardless of doze state.
sam00561 said:
OK guys I hope this hasn't already been covered but here goes anyway. I have found this fix for notifications not arriving when doze is enabled. Iff you go into the particular app e.g what's app then into data usage you must select the following settings see pic below. then all the notifications will arrive straight away regardless of doze state.
Click to expand...
Click to collapse
Yes that seems to be the problem. I had made a post months ago. It's very hidden feature by Lenovo and I think it's wrong to pre-restrict all background data. User should decide what to do.
I think they lenovo did it to block unnecessary data usage but i agree it is not needed and people are thinking their is something wrong with their phones.
Thanks for the tip
Thanks Sam, I saw this on the JJ review of Nougat. Is this for Nougat as my MM P2 settings don't look like the screenshot.
Sent from my Lenovo P2a42 using Tapatalk
Hi yes it is for Nougat the comment posted on JJs review regarding this fix was posted by me also.
Confusing settings these as the first one makes it look like enabling the "Restrict background data" option will disable background data, when in fact it does the opposite. You need to have both of these options enabled so the sliders are green, then you need to open Settings > Power Manager > Battery Optimization
Then you need to search for the apps that you need to fix notifications and change the option so it says "Don't optimize". Then the phone won't 'helpfully' close the app when the phone has been unused for a long time. This is why notifications are stopping.
precisely i agree quite confusing it took me a while i had to get a friend to send me whats app messages continuously untill i figured all this out but im glad i finally did.
If you make the changes to fix the notifications, shut down and power the phone back on rather than do a reboot. The settings don't seem to work until the phone has properly rebooted.
Is it worth noting that elsewhere it's stated that turning off doze altogether (using ADB) might be a saner option? Consensus seems to indicate it's basically a curse with little value, and that would certainly hold water in light of the battery capacity of the P2.
https://forum.xda-developers.com/lenovo-p2/help/regretting-purchase-t3611968
I think the following helps. Credit goes to JasonMR and manototh (Taken from oneplus.net forum)
JasonMR
KitKat
JasonMR, Nov 2, 2016 :
Guys, to avoid having to run the ADB command after each reboot follow these instructions (please note, the files should be downloaded to a PC and then transferred to your phone via USB otherwise they mess up sometimes):
You need to enable USB debugging mode in Developer options first
Download and install this apk and transfer it to your phones storage - https://drive.google.com/file/d/0BxD...w?usp=drivesdk
Then connect phone to PC and allow the drivers to install
Download and install ADB here - https://drive.google.com/file/d/0B0M...ljU2NPR0k/view
Go into the ADB folder, hold shift, right click and select "Open command prompt here"
Type the command: adb devices (now hit enter)
It should return your phones serial number is connected correctly
Run this command in ADB: adb -d shell pm grant com.adamioan.scriptrunner android.permission.DUMP (now hit enter)
Download this file and transfer it to your phones storage - https://drive.google.com/open?id=0Bx...VA4YmxGTS1OX3c
Open the SH Script runner app and tap the three dots in the top right corner, select "Load" and locate the file from teh previous step
Click the Circle button with the play sign at the top of the screen
You should see the message "Idle mode disabled" which means that Doze has now been disabled.
Whenever you reboot your phone, open the SH Script runner and the command will still be there, just click the play button to run the script again.
And that is it, two clicks to disable Doze after each reboot.
Full credit to manototh for putting this together originally.
Doze does not need disabling iff you follow my advice in the initial post i have tried and tested this and can confirm it works fully.
This is really frustrating. No matter what settings I use I still don't get notifications after a while. I don't want to go modifying my phone, can someone post a step by step if they have it working properly?
Spacedog79 said:
This is really frustrating. No matter what settings I use I still don't get notifications after a while. I don't want to go modifying my phone, can someone post a step by step if they have it working properly?
Click to expand...
Click to collapse
Follow my ordinal post and also go into battery optimisation and disable optimization for things like sms eggs what's app Facebook etc all the things you need notifications for should be disabled from sleep mode under battery optimization.
Like this
sam00561 said:
Like this
Click to expand...
Click to collapse
Yes thats exactly how I've done it. I've also tried every combination of settings under Apps for Unrestricted data usage.
And also the setting here
sam00561 said:
And also the setting here
Click to expand...
Click to collapse
Yep doesn't work either.
Perhaps your only option left is to try the disable doze app which has worked for many people but it's a paid app.
Just to update it does seem to be working properly now. I'm not 100% sure but I think turning the phone all the way off and on again instead of rebooting with the settings correct had the desired effect.

"More dark mode options" not showing list of individual apps

Hello there,
as written in the title I am trying to figure out why the settings app does not show the apps list to turn off dark mode for sigle applications.
CONTEXT:
MIUI Global 13.0.1 (Android 11), Dark mode enabled.
Some minor (no root/no roms flashing) tinkering has been made on the device, including:
Uninstalled some community-recognized bloatware via adb
Revoked some highly-sensitive intrusive permission for some system/not-system apps from Settings > Privacy Protection > Special Permissions, however no permission has been revoked from the "Settings" app
EXPECTED BEHAVIOUR:
Opening Settings > Display > More dark mode options shows a list of apps (under "Individual apps") for whom you can disable the made-in-miui dimming.
OBTAINED BEHAVIOUR:
The "individual apps" list is empy, as shown in the screenshot linked above.
ALREADY ATTEMPTED (AND DIDN'T SOLVE):
Rebooting the device (disappointed, I expected this to work)
Accessing the dark mode settings from the notification area
Opening the settings in split-screen with another app
Opening the settings after opening as many apps as possible to fill the RAM
Waiting 5+ minutes in the "More dark mode options" screen
Swiping the line just above "Individual apps" up
Accessing the settings page while mobile data and Wi-Fi are turned off
What are the other possible ways to solve this? Is there a particular system app who is responsible for the app list showing in this setting? Or is there a way to completely turn off Individual apps dark mode while keeping dark mode on?
Thank you in advance for the replies and screw Xiaomi for making no option for this and making this "in-app-enforced-darkmode-wannabe" enabled by default for every app.
Hum..., bump?
Unfortunately all I can add is I'm experiencing the same issue and haven't found a solution. I think it must have been introduced with an MIUI update as I know in the past the dark mode app list has been populated.
questioner9 said:
Unfortunately all I can add is I'm experiencing the same issue and haven't found a solution. I think it must have been introduced with an MIUI update as I know in the past the dark mode app list has been populated.
Click to expand...
Click to collapse
Any updates on it?
InternationalSystem said:
Any updates on it?
Click to expand...
Click to collapse
Still not working for me. I did find this thread for a different Xiaomi phone with the same MIUI issue. Seems someone has made a Magisk module if you have a rooted phone: https://forum.xda-developers.com/t/...t-miui-13-redmi-note-10.4404923/post-87160523
However I haven't rooted my phone (in case I had any issues with e.g. banking apps) so haven't tried this myself. I'm just hoping Xiaomi eventually fix it in an update.
questioner9 said:
Still not working for me. I did find this thread for a different Xiaomi phone with the same MIUI issue. Seems someone has made a Magisk module if you have a rooted phone: https://forum.xda-developers.com/t/...t-miui-13-redmi-note-10.4404923/post-87160523
However I haven't rooted my phone (in case I had any issues with e.g. banking apps) so haven't tried this myself. I'm just hoping Xiaomi eventually fix it in an update.
Click to expand...
Click to collapse
That is absolutely crazy, how Xiaomi messed up their own software. It has not been showing the apps for me for long now and it is so annoying to have to switch dark mode off entirely every time an app doesnt display elements correctly, just because Xiaomi forces their weird dark mode adaptation into apps that dont support dark mode natively. I dont get how they thought that feature being on by default for every app was a good idea...
EDIT: Also thank you for the link but I don't want to root my phone either, too many security related concerns.
It is working, the UI just stalls when loading the apps list. when you open the "More dark mode options"
place your finger on the line that says "individual apps" and swipe up. if u did it right it will show the list., just keep swiping up from that line until the list shows
This issue was discussed in the xiaomi forums (c.mi) and this is the only way to access the dark mode page.
zero_ap said:
It is working, the UI just stalls when loading the apps list. when you open the "More dark mode options"
place your finger on the line that says "individual apps" and swipe up. if u did it right it will show the list., just keep swiping up from that line until the list shows
This issue was discussed in the xiaomi forums (c.mi) and this is the only way to access the dark mode page.
Click to expand...
Click to collapse
I tried this several times and in multiple directions (I can actually swipe the interface up), swiping the line app to the top, but it keeps showing no app; there keeps being a problem on loading the list of apps for some reason

Categories

Resources