Hi,
I've tested some S7E Custom Roms with same Build, SIM Card, CSC Settings. On some roms the Wifi-Call or VoLTE ICon appears on statusbar and with other Roms it isn't.
So my question is, which setting or apk is resposible for this behaviour.
Thx a lot
It's set up in a xml file in the csc settings (/system/csc), I think it's customer.xml.
thx for your reply. but i don't think so. as i mentioned in my first post i took the same csc files on different roms...
Gesendet von meinem SM-G935F mit Tapatalk
Then developers may have adjusted any global settings... the function itself should be implemented in SystemUI.
andiling said:
Then developers may have adjusted any global settings... the function itself should be implemented in SystemUI.
Click to expand...
Click to collapse
not every country or carrier supports it hence its in the csc file and its in the others.xml in the system/csc
:/
System>CSC>feature.xml this files contains many lines in which you can enable and disable such thing and many more things.
I tested it, i changed some lines into true but when i change the VoLTE indicator string into true there is no icon after restart. Im on Stock Rom with TGP kernel.
But when i call someone the HD-Codec Icon appears in the Phone App
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Magisk V13 brokes VoLTE icon.
tapalief said:
Magisk V13 brokes VoLTE icon.
Click to expand...
Click to collapse
It breaks it for you too ?
Yes VoLTE is OK but no icon. All is good in Magisk V12.
Help me Im Superman rom v2.6
Related
Is there any way to change the default text on the lock screen for the JellyBeans 6 ROM? I would like to get rid of JellyBeans and Verizon on there but can't find it in the options.
I would post in the JB thready but I don't have 10 posts yet.
zovadka said:
Is there any way to change the default text on the lock screen for the JellyBeans 6 ROM? I would like to get rid of JellyBeans and Verizon on there but can't find it in the options.
I would post in the JB thready but I don't have 10 posts yet.
Click to expand...
Click to collapse
Yes, with the Xposed Framework and Wanam (in custom settings) you can remove or change the text.
airmaxx23 said:
Yes, with the Xposed Framework and Wanam (in custom settings) you can remove or change the text.
Click to expand...
Click to collapse
I have tried this along with the requested reboot and yet the text still remains.
zovadka said:
I have tried this along with the requested reboot and yet the text still remains.
Click to expand...
Click to collapse
I just changed mine and it's working fine. Did you install the framework and then put a check make next to Wanam in the Modules section?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
airmaxx23 said:
I just changed mine and it's working fine. Did you install the framework and then put a check make next to Wanam in the Modules section?
Click to expand...
Click to collapse
That could be it. All I've done is run the ROM and replace SU. I'll check it later. Thanks a lot.
Did anyone figure out how to make it stick or come back in options?
Sorry to see him lock up the thread, hope he gets his issue with other devs resolved soon.
try editing build.prop.
lawong said:
try editing build.prop.
Click to expand...
Click to collapse
I did, LTE seems to be enabled. Wait enabled is 0 or 1?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I just deleted the lteconfigs.apk and my lte works...I'm on cloudyflex
Sent from my LG-D801 using xda app-developers app
been having this issue forever.
solved this yesterday, can give it a try.
use a build prop editor like https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor
search and edit
ro.build.target_country=SG (obviously mine is SG, so pls change to YOUR country)
worked for me
SysAdmNj said:
I did, LTE seems to be enabled. Wait enabled is 0 or 1?
Click to expand...
Click to collapse
no,im not editing that . try this = search for "ro.telephony.default_network=9" in build.prop , and then change it to " ro.telephony.default_network=10 " and then reboot ..
after reboot there will be more network mode to choose.
and i dnt dleted lteconfig.apk .
but it has some issue , when set to LTE ONLY in network mode , apn setting will dissappear , but if switching back to other mode apn setting will showed again .
jsen said:
been having this issue forever.
solved this yesterday, can give it a try.
use a build prop editor like https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor
search and edit
ro.build.target_country=SG (obviously mine is SG, so pls change to YOUR country)
worked for me
Click to expand...
Click to collapse
Thanks, this worked and sticked for me.
Hi guys,
Just figured out how to fix dual-sim support in stock-based roms like XtreStoLite.
Tested with G920FD with both a 3G UK sim and a 4G China sim (roaming in UK)inserted.
I can't predict the result if you apply it on any other dual-sim models.
See my post under XtreStoLite thread.
http://forum.xda-developers.com/showpost.php?p=62114023&postcount=4229
Don't do it if you are completely new to rooting / flashing / modifying ROMs.
I'm not responsible for any damage caused by it.
Do it AT YOUR OWN RISK.
@edgarf28 is also testing it. Hopefully it will be added in next build of XtreStoLite.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Works great on Xtreolite ROM, one thing to watch for the way I unzipped the folders mentioned they did not have the correct permissions. Look at other folders in system/app and copy the pemission settings, reboot and all is good
gmlogan said:
Works great on Xtreolite ROM, one thing to watch for the way I unzipped the folders mentioned they did not have the correct permissions. Look at other folders in system/app and copy the pemission settings, reboot and all is good
Click to expand...
Click to collapse
Glad to hear that.
Yes, the permission should be set according to the other files in the same folder. Zipping and copying (via windows OS) will lose the permission properties.
Please give Ram links and which version?
(2.1a-V.2.1 )
So I was wondering if Sim 1 would still work without doing the rom modifications?
I have G920FD 64gb
I am running WETA rom without any problem.
I already tried XtreStoLite_ROM_v2.3_Deo-Mod-Edition and SM-G920F_WanamLite.XXU2QOI7.Deodexed.V2.8
All of them worked 100% for the dual sim function without any error.
The only problem with WETA rom that I can not recived or send any file using wifi direct I do not know why???
I have this problem on my edge+ when i lock my phone and try to unlock it with fingerprint, i always need to swipe the lock icon before the fingerprint shows. Is this normal? How to remove it?
(Down/centre)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
heroji said:
I have this problem on my edge+ when i lock my phone and try to unlock it with fingerprint, i always need to swipe the lock icon before the fingerprint shows. Is this normal? How to remove it?
(Down/centre)
Click to expand...
Click to collapse
Hey. Do you use 3rd part lockscreen app? Maybe launcher includes. I remember an option like 'Directly go unlock screen' in a launcher's lockscreen opts. Good luck.
I only have gravitybox but i didn't touch the lockscreen option, i think.. heres the picture.
Sent from my SM-G928F using Xposed Modules
heroji said:
I only have gravitybox but i didn't touch the lockscreen option, i think.. heres the picture.
Sent from my SM-G928F using Xposed Modules
Click to expand...
Click to collapse
Maybe you need to try 'Direct Unlock' option?
I tried to change it but nothing :/ thanks anyway
Sent from my SM-G928F using Xposed Modules
:thumbup:
Any ideas guys?
Sent from my SM-G928F using Xposed Modules
Wiped cache and dalvik solved the problem D:
Sent from my SM-G928F using Xposed Modules
Hello guys, i am using the eragon custom rom and i dont see connection type(3g/4g) at the statusbar next to the sigba strenght icon. I searched in the setting but haven't found anything. Also tried flashing a zip file for nobig-E/3G/4G from this thread but nothing happened
https://forum.xda-developers.com/elephone-p9000/themes/remove-symbols-g-e-3g-4g-t3424221
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
noobp said:
Hello guys, i am using the eragon custom rom and i dont see connection type(3g/4g) at the statusbar next to the sigba strenght icon. I searched in the setting but haven't found anything. Also tried flashing a zip file for nobig-E/3G/4G from this thread but nothing happened
https://forum.xda-developers.com/elephone-p9000/themes/remove-symbols-g-e-3g-4g-t3424221
Click to expand...
Click to collapse
Are you talking about data indicators or the big E/3G/4G symbols come alongside the network bar in mtk default roms?
Sent from my A0001 using Tapatalk
The big symbols that show what type of network i use(big E/3G/4G).
noobp said:
The big symbols that show what type of network i use(big E/3G/4G).
Click to expand...
Click to collapse
Do you use a 6.0 rom? If yes,use Gravity Box Xposed Module to bring that big icons back.
Sent from my A0001 using Tapatalk
Mr.Ak said:
Do you use a 6.0 rom? If yes,use Gravity Box Xposed Module to bring that big icons back.
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Yes Eragon is 6.0 based. I was just asking because i don`t have xposed inslatalled and was I interested in another method but if tahts the only way. OK. Thank you very much for answering. Going to try it.