although in build.prop, ro.nfc.icon.enable is set to false, but i found out that there is another prop that enable it.
go to system / etc / customization / settings, there is a file call config.prop
edit config.prop, and put a # in front of ro.nfc.icon.enable=true OR remove the entire ro.nfc.icon.enable=true
And why remove the NFC icon? When the option is ON it remind you is ON, if is OFF it will disappear so I don't know the point to doing this.
HI,
use xposed framework and download the module to remove the nfc icon.
-> done!
eclyptos said:
And why remove the NFC icon? When the option is ON it remind you is ON, if is OFF it will disappear so I don't know the point to doing this.
Click to expand...
Click to collapse
you dont have the point to do this, but me and others have the point to do this.
chunlianghere said:
you dont have the point to do this, but me and others have the point to do this.
Click to expand...
Click to collapse
And which it is?
Works beautifully on 4.4.4 also. Thanks. You could also just change the value from true to false.
Z3 Compact. Same Problem. Same Solution.
Thank you very much for this post! I sometimes have many ongoing notifications in the status bar and I have NFC alyways on, no need to be reminded about it, I orefer to see notification icons instead!
Best regards, PCHSwS
Xperia Z1 Compact with 4.4.4: Module for XPosed framework doesn't work, but this solution does the job.
eclyptos said:
And which it is?
Click to expand...
Click to collapse
It is a waste of space and makes the status bar cluttered. I always have nfc on and don't need an ugly icon telling me what I already know.
chunlianghere said:
although in build.prop, ro.nfc.icon.enable is set to false, but i found out that there is another prop that enable it.
go to system / etc / customization / settings, there is a file call config.prop
edit config.prop, and put a # in front of ro.nfc.icon.enable=true OR remove the entire ro.nfc.icon.enable=true
Click to expand...
Click to collapse
On my Z3 compact (Germany O2) there is even another config.prop in system/etc/customization/settings/3567/ additional to the one mentioned above. For this case you must change the setting (...to FALSE) in THAT file - it does not work changing it in the earlier mentioned.
My device is on LP 5.1.1 (...232)
is it possible to do the same on z5 premium android 6.0.1 ? thanks
go to system / etc / customization / settings, there is a file call config.prop < - i cannot find the config.prop
Related
There is a way to disable it. See this post!
Is anyone able to disable the "Data traffic is disabled" notification when switching of mobile data?
On my previous Xperia Arc I could modify custom_settings.xml in "/system/etc/customization/settings/com/android/phone/" to disable it. However, on the Xperia Z this directory does not exist. Creating it, setting the permissions (644) and setting up the file as below does not help. Maybe the version is not right or some line are missing for the Xperia Z...
Code:
<?xml version="1.0" encoding="utf-8"?>
<settings version="1">
<setting key="data-connection-except-mms-can-clear-icon" runtime="false">true</setting>
<setting key="data-connection-except-mms-show-icon-when-enabled" runtime="false">false</setting>
<setting key="data-connection-except-mms-show-icon-when-disabled" runtime="false">false</setting>
</settings>
Re: Disable "Data traffic is disabled" notification
+1
Sent from my C6603 using xda app-developers app
Re: Disable "Data traffic is disabled" notification
+2
Sent from my C6603 using xda app-developers app
+3 ))
nullcx said:
+3 ))
Click to expand...
Click to collapse
Have you tried a different toggle app? I remember installing a smart toggle app on my Ion and the warning disappeared.
Re: Disable "Data traffic is disabled" notification
Often Sony use a standalone apk to provide this kind of functionality.
I've not looked but it would be in /system/app and usually sensibly named
Rashkae said:
Have you tried a different toggle app? I remember installing a smart toggle app on my Ion and the warning disappeared.
Click to expand...
Click to collapse
I want to use Tasker with secure settings for that. When connected to WiFi want it to turn off data to preserve energy. A toggle is not reliable because then I have to keep an eye if it is connected or not. Defeats the purpose.
pulser_g2 said:
Often Sony use a standalone apk to provide this kind of functionality.
I've not looked but it would be in /system/app and usually sensibly named
Click to expand...
Click to collapse
You don't get it. The switching works of course. I don't want the warning showing up every time I disable data (when connected to WiFi).
Re: Disable "Data traffic is disabled" notification
This is weird,cause i can remove the notification just by swiping or clear.
Sent from my C6602 using xda premium
gm007 said:
This is weird,cause i can remove the notification just by swiping or clear.
Sent from my C6602 using xda premium
Click to expand...
Click to collapse
True. But on my other Xperia's I could disable it all together. When I hop from WiFi to WiFi hotspot I am connected to data in between. Also when WiFi signal is low and often drops you get this message like 20x. It is annoying and has no use.
Re: Disable "Data traffic is disabled" notification
bassie112 said:
You don't get it. The switching works of course. I don't want the warning showing up every time I disable data (when connected to WiFi).
Click to expand...
Click to collapse
I do get it..
Usually, Sony uses a separate apk for each such notification and you can just delete it or disable it...
For example the Xperia T has a thing that turns off the phone after 15 minutes if there's no sim inserted is just a separate APK
pulser_g2 said:
I do get it..
Usually, Sony uses a separate apk for each such notification and you can just delete it or disable it...
For example the Xperia T has a thing that turns off the phone after 15 minutes if there's no sim inserted is just a separate APK
Click to expand...
Click to collapse
Maybe Sony uses an apk to show it. Still I have never heard how to disable it that way on the Arc. I could also imagine that you would get problems on other levels when actually deleting stuff. Changing or adding a line is better. On alle my Xperia's (last was the Arc) it was possible to disable it like I showed on post 1. No apk involved. It would be very strange that this would not work for the XZ in a similar fasion. So that's why I asked. But apparently no one knows (yet).
I found a way to disable the Data traffic icon. I've used Elixir 2 from the Google play to do this.
1) Open Elixir
2) Click on "applications" button
3) Click on the options button that is in the left of the button that is like the play button and click "sistem applications"
4) Search "phone" app and click on it, "show details"
5) Desactivate "DataTrafficExceptMmsNotifier", you can find it in "Services"
6) Now reboot.
You must be root!!!
I think all works fine after this.
Sorry for my very bad english.
incodnita said:
I found a way to disable the Data traffic icon. I've used Elixir 2 from the Google play to do this.
1) Open Elixir
2) Click on "applications" button
3) Click on the options button that is in the left of the button that is like the play button and click "sistem applications"
4) Search "phone" app and click on it, "show details"
5) Desactivate "DataTrafficExceptMmsNotifier", you can find it in "Services"
6) Now reboot.
You must be root!!!
I think all works fine after this.
Sorry for my very bad english.
Click to expand...
Click to collapse
Wow thanks man. That is one very usefull find!
F*** yeah it is working
Hang on - the OP wanted to disable the popup notofication. Doesn't this just remove the toggle from the status bar?
No no, it's removing only the "Data traffic is disabled" notification.
vibecatalin said:
No no, it's removing only the "Data traffic is disabled" notification.
Click to expand...
Click to collapse
Indeed. And it works by following the above guide (or page 1).
incodnita said:
I found a way to disable the Data traffic icon. I've used Elixir 2 from the Google play to do this.
1) Open Elixir
2) Click on "applications" button
3) Click on the options button that is in the left of the button that is like the play button and click "sistem applications"
4) Search "phone" app and click on it, "show details"
5) Desactivate "DataTrafficExceptMmsNotifier", you can find it in "Services"
6) Now reboot.
You must be root!!!
I think all works fine after this.
Sorry for my very bad english.
Click to expand...
Click to collapse
sorry which app is that? can't find that service. no app called "phone", saw several similar names.
seems to be holding the illumination bar app on white constant , so really want to get rid of it!
EDIT: found it sorry, it's called KEYPAD on my phone. thanks..
Can it be found in system/app with a root explorer?
This is how to enable all the "hidden" quick tiles in the notification bar that seemed to have been disabled. Between versions of the S5 variants, several quick tiles seemed to be missing from some and enabled in others. Remember, I am NOT responsible for stupidity or whining if YOU do something wrong, phone explodes, etc.
The modifications need Root, SQLite Editor (or equivalent app functioning) and a brain
MAKE SURE YOU HAVE CORRECT PERMISSIONS ON Settings.db OR IT WILL NOT WORK
-----Enabling Quick Tiles-----
1. Open up SQLite Editor
2. Select the Apps tab -> scroll down to Settings Storage and select
3. Click settings.db
4. Click system
5. Click search icon on top right (easiest method to filter) or scroll through db (harder way)
6. Type "notification" in the Filter Value field and press ok
7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
8. In Value field, all enabled toggles are listed. Now, add the word "MobileData" (no spaces or quotation marks) to end of list (make sure to have NO SPACES between entries and semicolons separating each entry)
----> ex. Wifi;MobileData;WifiHotspot;Sound; ....
9. Once you add "MobileData", click save button.
10. Close SQLite editor and reboot/profit (see attached screenshot for what it should appear as)
This works for any quick settings tiles that are present, but you MUST type in the correct name (capital letters, no spaces, semicolons all count). One mistake will not show the tile after reboot.
----> instead of "MobileData", you can also "WifiHotspot" (already enabled in miked63017 zip for Hotspot Mod here http://forum.xda-developers.com/showthread.php?t=2727127 ). Download Booster Quick tile is also able to be added but has no function yet (see my post on updates to status towards getting this working here http://forum.xda-developers.com/showthread.php?t=2719582 )
-----Missing Tiles (so far noticed, if you know another please comment)-----
*These are exact as they should appear,no spaces and capital letters (case sensitive)
Wifi;MobileData;SilentMode;Location;WiFiHotspot;NetworkBooster;Bluetooth;AirplaneMode;PowerSaving;UltraPowerSaving;Sync;AutoRotate;TouchSensitivity;AllShareCast;Toolbox;MultiWindow;Nfc;SmartStay;SmartPause;DormantMode;CarMode;PersonalMode;SBeam;AirView;AirGesture;DrivingMode;SmartStay;SmartScroll;SmartPause;ToddlerMode;EBook;SmartNetwork;WifiCalling
They can be put in any order and then, upon reboot, be arrange according.
Big thanks to eyecon82 for pathway and miked63017 for Hotspot Mod additions.
wyoud you please be able to post what tiles are missing or what all of them are so users can compare if they need to do this or not .
ex-28 said:
wyoud you please be able to post what tiles are missing or what all of them are so users can compare if they need to do this or not .
Click to expand...
Click to collapse
See updated OP
This is great..unfortunately some of the biggest variants that have hidden the downloadbooster have also locked bootloaders
devoidx said:
This is great..unfortunately some of the biggest variants that have hidden the downloadbooster have also locked bootloaders
Click to expand...
Click to collapse
Right now, I'm investigating an apk with the hidden 'false' value for Booster to see, if by enabling, that it'll work. May not need anything other than push ability and some apps to edit at least. Still WIP, hopefully more results soon.
ronger here with the G900W
step 7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
when I open to edit I have nothing in value
but if I open the file "notification_panel_active_app_list_for_reset" i have all the values in there, also running a rom , not sure if it matters but its in my signature.
im trying to add Touch Sensitivity which i don't have in the shortcuts notification panel
edit
i was on the reset app list and not the active one
however after adding ;TouchSensitivity; and the end of the values , it still doesn't appear
ex-28 said:
ronger here with the G900W
step 7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
when I open to edit I have nothing in value
but if I open the file "notification_panel_active_app_list_for_reset" i have all the values in there, also running a rom , not sure if it matters but its in my signature.
im trying to add Touch Sensitivity which i don't have in the shortcuts notification panel
edit
i was on the reset app list and not the active one
however after adding ;TouchSensitivity; and the end of the values , it still doesn't appear
Click to expand...
Click to collapse
See my other thread here http://forum.xda-developers.com/showthread.php?p=52261596#post52261596, post 15 for all enabled quick tiles and how it should look.
RevelationOmega said:
See my other thread here http://forum.xda-developers.com/showthread.php?p=52261596#post52261596, post 15 for all enabled quick tiles and how it should look.
Click to expand...
Click to collapse
ok thanks till peek at it.
shazam ! , thanks I was missing a Capitol S
26 enabled here
ex-28 said:
ok thanks till peek at it.
shazam ! , thanks I was missing a Capitol S
26 enabled here
Click to expand...
Click to collapse
OP Updated, new toggles added. Check yours versus the list posted in OP. Enter as usual all not there if you desire.
thanks ex-28
How about the flashlight toggle?
RevelationOmega said:
OP Updated, new toggles added. Check yours versus the list posted in OP. Enter as usual all not there if you desire.
thanks ex-28
Click to expand...
Click to collapse
your welcome , had a feeling you would see the new ones soon as I posted the screenie
ex-28 said:
your welcome , had a feeling you would see the new ones soon as I posted the screenie
Click to expand...
Click to collapse
Thank you for the additions, been looking through system files trying to find any related but spending most of my time now for Download Booster on US Variants.
Skyrocket2 said:
How about the flashlight toggle?
Click to expand...
Click to collapse
OP Updated, added WifiCalling (notice LOWER case f in Wifi)
None as of yet, its only a widget I believe. I'm going to try and add one very soon, just been busy at University with exams this week. Will be hopefully getting good amount of work by the weekend and early next week.
any possible way to have a toggle for gps ?
pain to deep into settings to toggle it off and on , aside from loading a widget .
ex-28 said:
any possible way to have a toggle for gps ?
pain to deep into settings to toggle it off and on , aside from loading a widget .
Click to expand...
Click to collapse
That would be the location toggle
Sent from my SM-G900P using Tapatalk
Nitefall said:
That would be the location toggle
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
Yes but the location toggle turns off the setting you selected for it wifi gps ect I'm looking to just toggle gps as I leave wifi on all the time
Sent from my Sm-G900W8 using Tapatalk
-----Enabling Quick Tiles-----
1. Open up SQLite Editor
2. Select the Apps tab -> scroll down to Settings Storage and select
3. Click settings.db
4. Click system
Click to expand...
Click to collapse
I am rooted on an S5, using a different application called SQLite Manager, but go into applications, setting storage, and all I see is one folder called databases, and another called lib.
Any ideas?
harry_fine said:
I am rooted on an S5, using a different application called SQLite Manager, but go into applications, setting storage, and all I see is one folder called databases, and another called lib.
Any ideas?
Click to expand...
Click to collapse
Did you check in the folder called Databases?
Anyone know if it's possible to add Tasker shortcuts to the TouchWiz Quick Settings??
And Bonus points if you can assign your own icon for it?
RevelationOmega said:
Did you check in the folder called Databases?
Click to expand...
Click to collapse
Thank you for your reply. I did, and I think the settings.db file is there. But when I try to edit it, the program force closes. Using SQLite Manager. Not sure if it's a problem on my end or with the application.
Have a freshly rooted AT&T 5.0.2 s6 using pinpong and wondering what next? Here are a few mods and changes that I've made so far to improve my AT&T S6. (info pulled from various forums and threads, posting things here that are specific to the ATT S6). Have more to add? Post it!
Useful Apps Requiring Root:
Titanium Backup, AdAway (available from Fdroid website), Greenify, Tasker for enablign GPS when opening maps.
Debloater tool (root not required) available in this post: http://forum.xda-developers.com/android/software/debloater-remove-carrier-bloat-t2998294
FlashFire (needed for flashing roms, custom themes, etc): Download Here
Enabling / Adding Hidden Features:
Quite a few features are available to the ATT S6 by modding features.xml using Wanam's CSC Feature Expert. The steps I list below are using that app. You can download it from playstore, and it requires root: https://play.google.com/store/apps/details?id=ma.wanam.cscexpert. Below is what i used, but more options are found in this thread, although ATT seems to have many of them already by default: http://forum.xda-developers.com/gal...uick-guide-enabling-hidden-features-t3087506/
Hide Wifi Notification in Pulldown:
Search configwifi. Click item and delete "ATT"
Enable WiFI Calling: option to enable is under phone settings
Search WifiCall. Click on Item and add: "True"
Enable Call Recording!!: (recordings are found in voice recorder app)
Search configrecord. Click on item and add: "RecordingAllowed"
Mods:
Disable Bootsound:
Go to file folder: System / Media / Audio / UI. Find file "poweron.ogg" and rename it to "poweron.ogg.bak"
Roms:
Scotty's Clean Rom: http://forum.xda-developers.com/att...om-cleanrom-1-0-clean-smooth-stable-t3111330/
Xstreolite Rom: http://forum.xda-developers.com/att-galaxy-s6/general/xtrestolite-rom-att-s6-t3140354
Custom Themes:
Dark Theme (Sweet and does work on ATT): http://forum.xda-developers.com/ver...-theme-s6e-t3108155/post60726132#post60726132
Still Working On:
Disable headphone / bluetooth volume warning
Remove AT&T text from upper left statusbar
Thanks for the helpful thread!.. I can finally use the GMD gestures app I'd say thats an essential root app for me.
Any word on the xposed framework for lollipop?
edit: WAIT we can use WIFI calling on ATT???
Karbooo said:
Thanks for the helpful thread!.. I can finally use the GMD gestures app I'd say thats an essential root app for me.
Any word on the xposed framework for lollipop?
edit: WAIT we can use WIFI calling on ATT???
Click to expand...
Click to collapse
Yes, it seems to work too. You open the phone app, click on 'More' then Settings and the option is at the bottom. Be sure to reboot after you make any changes in the CSC to activate them. No word yet on Xposed, but it's almost not needed. Almost....
PS- That gestures app is pretty sweet.
ChristopherXDA said:
Yes, it seems to work too. You open the phone app, click on 'More' then Settings and the option is at the bottom. Be sure to reboot after you make any changes in the CSC to activate them. No word yet on Xposed, but it's almost not needed. Almost....
PS- That gestures app is pretty sweet.
Click to expand...
Click to collapse
Yeah its awesome i deleted lazy swipe because with this app you can pop up launchbars for your favorite apps from anywhere with a gesture
I enabled wifi calling and rebooted, but I don't see any indication that it is enabled. Even tried making a call, and it seemed like it was over cell not wifi.
Did you enable it in the phone app settings? It's check box at the bottom .
Yea, that's where I enabled it... But didn't get anything that showed it was making calls over wifi.
Did yours give you some sort of icon? And can u take a screen shot of it?
I'd love to hide the auto brightness bar and show more notifications on the lock screen.
Sent from my SAMSUNG-SM-G920A using XDA Free mobile app
What about download booster?
jj2345 said:
What about download booster?
Click to expand...
Click to collapse
Not that I'm aware of. ALso, haven't been able to figure out whether the wifi calling actually is going over wifi or not.
Bypass Tether Check
I see that Verizon Mods have enabled tethering through the framework, anyone see these options anywhere. Would love to use tethering on my Unlimited.
I would like to know that too but I have wifi router installed and it works. I also would like to know how to get the download Booster to work I tried doing that shortcut deal through Nova and it keeps on going away
Boot Animation
I didn't create this/ don't own it. I apologize if I am stepping on the creator's toes. I have had it for a while but it works with our s6 and removes the white att boot screen, but keeps the samsung part.
MUST FLASH WITH FLASHFIRE.
Silent power on, charging and wireless charging sounds.
Unrar on PC or on andrioid. Replace files (I use Root Explorer) in system/media/audio/ui, and change permissions. Reboot.
Used a rar file so one doesn't think it flashable!
Change permissions to rw - r - r (just copy the permission setting of any of the other, unchanged sounds in that system/media/audio/ui folder).
This is similar to the mod in the op except it replaces the boot sound with a short, 2 second silent sound. I had problems of other sounds playing instead if I just changed to .bak, hence I made these sound files.
I'd love to hide the auto brightness bar and show more notifications on the lock screen.
sseuorosal said:
I'd love to hide the auto brightness bar and show more notifications on the lock screen.
Click to expand...
Click to collapse
http://forum.xda-developers.com/tmobile-galaxy-s6/general/tweak-remove-brightness-slider-t3088329
Gotta love doing research lol
Can you t ell me the specific app you are using.
Gj. Thx
[email protected] said:
I see that Verizon Mods have enabled tethering through the framework, anyone see these options anywhere. Would love to use tethering on my Unlimited.
Click to expand...
Click to collapse
+1
jj2345 said:
What about download booster?
Click to expand...
Click to collapse
I have added(and then removed) the quick settings toggle but it doesn't appear to do anything but make an icon appear in the status bar
Hello I have a galaxy tab s2 t810 running lollipop 5.1.1 It is rooted .I want to remove the add user icon from the notification bar. When the screen is locked anybody can pull down the notification bar click on users and then create a new user by clicking on add user. I want to remove only the add user icon please point me in the right direction. I have looked in settings under lock screen and there is no option to turn this off. Thanks
Tejal
Agreed
Wow, I can't believe there is still no information anywhere about this. I would really like to know the answer as well. I imagine a lot of people are the sole users of their devices and do not want anyone who picks up their device to be able to create a new account, change settings and download apps. I encrypt my devices and know my information is secure but if I want to add a user I can do it from the settings once I'm logged in. I would love the ability to remove the option from the lock screen. I just don't get whoever thought this was a good idea but apparently most people either don't mind, don't care or as I suspect, don't realize it's there. This option should be available for unrooted devices as well.
Check this out. Maybe this is what you need.
http://android.stackexchange.com/qu...way-to-remove-the-guest-account/119632#119632
Thanks "add fw.max_users=1 in build.prop and restart the device" works great!!
Thanks for the quick reply it itandy! I will give this a shot.
itandy said:
Check this out. Maybe this is what you need.
http://android.stackexchange.com/qu...way-to-remove-the-guest-account/119632#119632
Click to expand...
Click to collapse
I did that and it worked but there is still the icon for 'setting' in the lockscreen pulldown and clicking on it bypass the lockscreen. Can I get rid of that icon too?
I updated to tab s2 to nougat. I was expecting the add user option could be customised to disable it completely but it is still the same.
I want to remove add guest and add user completely from the notification. How do I make this happen ?
thedeadghost said:
I updated to tab s2 to nougat. I was expecting the add user option could be customised to disable it completely but it is still the same.
I want to remove add guest and add user completely from the notification. How do I make this happen ?
Click to expand...
Click to collapse
Hi !
Still looking for a solution on this one. Any body successful ? It feels so helpless when some one can simply open your device using add user in notification !
thedeadghost said:
Hi !
Still looking for a solution on this one. Any body successful ? It feels so helpless when some one can simply open your device using add user in notification !
Click to expand...
Click to collapse
Here, ?
fw.max_users=1
fw.show_multiuserui=0
Click to expand...
Click to collapse
This goes to end of build.prop (if not already added)
This disables addition/changing of user from settings app/status bar.
Please hit "Thanks" below ?
itandy said:
Check this out. Maybe this is what you need.
http://android.stackexchange.com/qu...way-to-remove-the-guest-account/119632#119632
Click to expand...
Click to collapse
Do i need my phone to be rooted??
Welcome to my thread!
•You need root to do this firstly. And some knowledge, of course.
•These features work even on other devices & other OneUI versions, for me they work fine on OneUI 5.
•Target file location may be on a different place than mine, depends by your CSC installed.
•Location: /optics/configs/carriers/single/EUX/conf/system. Your CSC may be on /carriers, if not, try to search on /single.
Now, let's begin.
•Call Recorder
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
•Camera features
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Common_EnhanceImageQuality>TRUE</CscFeature_Common_EnhanceImageQuality>
<CscFeature_Camera_DefaultQuality>superfine</CscFeature_Camera_DefaultQuality>
•Calendar, set colour of days. (X is black, B is Blue, R is Red. Value is sorted from Monday to Sunday)
<CscFeature_Calendar_SetColorOfDays>XXXXXBR</CscFeature_Calendar_SetColorOfDays
PS: You can put whatever value you want, you can make all days blue, black and red. It's your choice.
•Network Speed Meter
<CscFeature_Setting_SupportRealTimeNetworkSpeed>TRUE</CscFeature_Setting_SupportRealTimeNetworkSpeed>
•Data Usage on Quick Panel
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
•Mortgage on Samsung Calculator
<CscFeature_Calculator_ConfigConverter>CHN</CscFeature_Calculator_ConfigConverter>
<CscFeature_Calculator_ConfigMortgage>CHN</CscFeature_Calculator_ConfigMortgage>
•5 RSSI Signal Bars instead of 4, like US/CN devices
<CscFeature_SystemUI_ConfigMaxRssiLevel>5</CscFeature_SystemUI_ConfigMaxRssiLevel>
•Data Switch button on Power Menu
<CscFeature_Framework_SupportDataModeSwitchGlobalAction>TRUE</CscFeature_Framework_SupportDataModeSwitchGlobalAction>
•USIM info at the bottom of lock screen. (Korean Samsung exclusive)
<CscFeature_LockScreen_ConfigCarrierTextPolicy>DisplayUsimText;DisplayPlmnOnBottom</CscFeature_LockScreen_ConfigCarrierTextPolicy>
Will update the post later if I find more useful features.
I pasted 3 fetures calculator, signal bar and data Usage on Quick Panel
First two works after restart but data usage not showing.
How to get that?
no-name-xyz said:
I pasted 3 fetures calculator, signal bar and data Usage on Quick Panel
First two works after restart but data usage not showing.
How to get that?
Click to expand...
Click to collapse
Data usage needs Smart Manager CN, because Device Care has no Data Management menu available.
Could you please tell me, how to paste these commands into the file xml file? I cant even open it..
coockedcow said:
Could you please tell me, how to paste these commands into the file xml file? I cant even open it..
Click to expand...
Click to collapse
is it encrypted? decrypt it, you can use OMC Decoder magisk module by BlassGO
GalaxyA51user said:
is it encrypted? decrypt it, you can use OMC Decoder magisk module by BlassGO
Click to expand...
Click to collapse
Yes, thanks man, i just switched to lineage, but i will remember that