Related
After trying out some of the tweaks provided in the Reg Wizard 1.0N provided on this board I'm having some issues. After using a couple of these tweaks but then deciding not to use them anymore my Reception signal bars and battery meter are being covered by something, yet its just like its the normal task bar. Actually only half of my signal meter is missing and all of my battery meter is missing. Does anyone know what registry code is messing this up and how I can fix it? TIA.
Run the app again and choose the Time/Date or Time from the app for the taskbar make sure you choose APPLY and then restart.
That will fix it.
Awesome, I have done it before where i didn't have that reg edit selected and did a soft reset but it just kept it the same. Now I just selected the edit and used just time. Thanks.
I've been using Revolt since 1.1 and have to say its been a fairly decent setup and the upgrades have been seamless, but I have a few concerns since 1.3 and things seem to be worse in 1.4.
1.3 issues
FC car home on startup
FC in Google Navigation when Speak Destination is selected (Fixed in 1.4)
FC when trying to access voice mail from Dial Pad
1.4 issues
FC car home on startup
FC when trying to access voice mail from Dial Pad
Ringtones\Notifications have double entries in selection menu (lost all my good ones from 1.3 too!)
Black background on text messages? (I dont mind it but its not consistent with any other menus that all have white)
I'd like to see these addressed or any suggestions if its just me with some of these problems. Overall this is THE rom to have for the phone, I have no problems with 3G delay or bloat/slowness like the factory rom and my phone never reboots or locks up.. just want to say keep up the good work and hope this helps make future roms better!
Hey thanks for the comments! Couple things, quick and easy fix for you for the voice mail button is to a) do as I do and long press
1 (hence the reason I didn't know there was a problem lol) or b) in the op of revolt is the Verizon visual voice mail app, download and install zip in cwm and you will be good to go with the button. Second, the fc on boot for car home is a battle. Lg has made it difficult on this one and so has google. It has been the death of me and I know majorpay has put in a load of work to get it running also, and everytime we think it is fixed it will work sometimes and not others. It is annoying I know but we are trying. The black and green mms is from a request and a port from my old theme for decrap. I am working on porting more apps as I go. The ringtones is coming from somewhere else. I had the same problem where I had downloaded and extracted a rom on my sdcard and it was pulling the doubles from there. Once I deleted that, no more doubles.
I am glad you like it! It is a work in progress and as time goes I will continue to try to make it better!
Sent from my VS910 4G using xda premium
Thanks for the reply, honestly the FC on car home doesnt bother me nor do I use it so no worries... thanks for the VM tip! that will really fix my only real battle with the Rom at the moment the rest I can live with!
Keep up the good work
I'll add another thing I found, when charging my phone does not show in the top status bar its charging or on the lock screen.... only under the settings menu.
Myhigh said:
I'll add another thing I found, when charging my phone does not show in the top status bar its charging or on the lock screen.... only under the settings menu.
Click to expand...
Click to collapse
The lock screen is a known problem for the charging status with the aosp lockscreen. I had basically rewritten the smali code for the lock screen to mimic that of the nexus one, and it still did not work. There were complaints of not being able to tell what the charge status was without going into the about menu, so I recoded the charging xml to show battery level. While charging, the led will be green if over 10% and red if under. That way you know if it is charging or not.
Sent from my VS910 4G using xda premium
mtmichaelson said:
The lock screen is a known problem for the charging status with the aosp lockscreen. I had basically rewritten the smali code for the lock screen to mimic that of the nexus one, and it still did not work. There were complaints of not being able to tell what the charge status was without going into the about menu, so I recoded the charging xml to show battery level. While charging, the led will be green if over 10% and red if under. That way you know if it is charging or not.
Sent from my VS910 4G using xda premium
Click to expand...
Click to collapse
Ok great, also to though the battery in the status bar does not change to a charge indicator like it used to. It just stays on the battery percentage.
Myhigh said:
Ok great, also to though the battery in the status bar does not change to a charge indicator like it used to. It just stays on the battery percentage.
Click to expand...
Click to collapse
Right I changed it to that so you know where you stand percentage wise while charging since it doesn't show on the lock screen.
Sent from my VS910 4G using xda premium
mtmichaelson said:
Right I changed it to that so you know where you stand percentage wise while charging since it doesn't show on the lock screen.
Sent from my VS910 4G using xda premium
Click to expand...
Click to collapse
Ok understand, just will take some getting used to! thanks
I'd hate to hijack, but on a somewhat related note of Revolt 1.4 findings I noticed when going to attach multimedia to a text message, at least using the stock messaging app, the text is invisible. I'd noticed this back with the RevoBread theme as well. Not too much of an issue just a slight inconvenience but easy enough to navigate past. Thanks for the hard work on the ROM mt!
Cryofalcon said:
I'd hate to hijack, but on a somewhat related note of Revolt 1.4 findings I noticed when going to attach multimedia to a text message, at least using the stock messaging app, the text is invisible. I'd noticed this back with the RevoBread theme as well. Not too much of an issue just a slight inconvenience but easy enough to navigate past. Thanks for the hard work on the ROM mt!
Click to expand...
Click to collapse
If you click and drag you can see what the option is without clicking it. Same thing for when you type a name into the top bar to add who you want to send a message to. I use it as a temp fix until mt fixes it.
is it possible to change the icon or delete some of them?
and a second question: can i remove the google search on my homescreen?
dabayer said:
is it possible to change the icon or delete some of them?
and a second question: can i remove the google search on my homescreen?
Click to expand...
Click to collapse
Yes you can change the status bar icons, easiest way is to use rom toolbox, or you can use so something like ninjamorph, or get down and dirty and use apk tool to decompile and change them manually.
And the Google search is a feature for adw launcher, you can remove it in the settings
Sent from my DROID3 using xda premium
thanks for the fast response
but i think i made a mistake
i dont mean the statusbar where signal strength and battery is
i mean the bar where i can activate flight modus oder silent oder brightness
for the google bar i tried every point in adw-setup but no one removes it
dabayer said:
thanks for the fast response
but i think i made a mistake
i dont mean the statusbar where signal strength and battery is
i mean the bar where i can activate flight modus oder silent oder brightness
for the google bar i tried every point in adw-setup but no one removes it
Click to expand...
Click to collapse
you mean the quick toggles. Yes you can, but it has to be done the hard way, by decompiling the apk, i'm not even sure if it's systemUI.apk or framework-res.apk. Ask in the official thread and maybe the OP can tell you
Endoroid said:
you mean the quick toggles. Yes you can, but it has to be done the hard way, by decompiling the apk, i'm not even sure if it's systemUI.apk or framework-res.apk. Ask in the official thread and maybe the OP can tell you
Click to expand...
Click to collapse
hm ok. im not allowed to write in the official Threat. i need more posts
dabayer said:
hm ok. im not allowed to write in the official Threat. i need more posts
Click to expand...
Click to collapse
well in the meantime i would get the android sdk, and apktool or apk manager and start learning how to decompile and recompile apks. When this rom hits a final version i'll be trying my hand at themeing(i have very little experience at it, mdae a few minor changes in some apks but i know how it should be done)
Endoroid said:
well in the meantime i would get the android sdk, and apktool or apk manager and start learning how to decompile and recompile apks. When this rom hits a final version i'll be trying my hand at themeing(i have very little experience at it, mdae a few minor changes in some apks but i know how it should be done)
Click to expand...
Click to collapse
thx
but this ROM is not saving battery live
The phone is next to me. Screen is off nothing special is running and i lost 10% in 2h
dabayer said:
thx
but this ROM is not saving battery live
The phone is next to me. Screen is off nothing special is running and i lost 10% in 2h
Click to expand...
Click to collapse
that's weird. currently i have 49% at 20 hours with 2+ hours of screen on time and wifi on all that time(connected to a network the whole time, no scanning)
While that's really good, i have been at home most of that time and not using it too much. But i normally use about 2 hours screen, 2-6 hours of music and it is just about dying at bedtime, so i get 12 hours normally. What's top of your battery stats? did you wipe data and cache when installing and have you done a full drain and recharge since flashing
Endoroid said:
that's weird. currently i have 49% at 20 hours with 2+ hours of screen on time and wifi on all that time(connected to a network the whole time, no scanning)
While that's really good, i have been at home most of that time and not using it too much. But i normally use about 2 hours screen, 2-6 hours of music and it is just about dying at bedtime, so i get 12 hours normally. What's top of your battery stats? did you wipe data and cache when installing and have you done a full drain and recharge since flashing
Click to expand...
Click to collapse
i made a new slot in safetrap. i think there isn't necessary to whipe something?
is have 89% of android OS
dabayer said:
i made a new slot in safetrap. i think there isn't necessary to whipe something?
is have 89% of android OS
Click to expand...
Click to collapse
can't hurt
if i whipe in a slot i delete the date of the other slots too?
dabayer said:
if i whipe in a slot i delete the date of the other slots too?
Click to expand...
Click to collapse
No, it wipes data only in that slot.
thx
i try it tomorrow
Firstly I would thanks you for your great job. Anyway i have two issues regarding your ROM :
- Could you please indicate how I can disable the backgound data? It seems that they are still to run (in bleu), and then, use some battery ?
- It could possible to let the old task manager from motorola for a next release or following a patch?
Thanks in advance for your support and your understanding for a new user
xavierxavierxavier said:
Firstly I would thanks you for your great job. Anyway i have two issues regarding your ROM :
- Could you please indicate how I can disable the backgound data? It seems that they are still to run (in bleu), and then, use some battery ?
Click to expand...
Click to collapse
I can answer this one. When you pull down the notification bar, there are a set of toggle controls at the top. If you swipe the controls from right to left, the toggle that is second from the right (two arrows that are parallel, one pointing up, one pointing down) is a data toggle. Tap that once to turn data off.
doogald said:
I can answer this one. When you pull down the notification bar, there are a set of toggle controls at the top. If you swipe the controls from right to left, the toggle that is second from the right (two arrows that are parallel, one pointing up, one pointing down) is a data toggle. Tap that once to turn data off.
Click to expand...
Click to collapse
Thanks for your help, nevertheless i meant about the syncro of data, running in backgroung, when the 3G icone and signal came in blue. I tried to tap on and off the syncro button in toggle, whitout effect.
Do you have another advice? This issue happened only for me?
Thanks for your support
xavierxavierxavier said:
Thanks for your help, nevertheless i meant about the syncro of data, running in backgroung, when the 3G icone and signal came in blue. I tried to tap on and off the syncro button in toggle, whitout effect.
Do you have another advice? This issue happened only for me?
Thanks for your support
Click to expand...
Click to collapse
On a blank area of a homescreen that is 4 columns wide add the widget "power control widget". The fourth widget - a circle that contains two arrows pointing at each other's tails - is the data synchronization toggle. This will keep data on but stop accounts from syncing in the background.
doogald said:
On a blank area of a homescreen that is 4 columns wide add the widget "power control widget". The fourth widget - a circle that contains two arrows pointing at each other's tails - is the data synchronization toggle. This will keep data on but stop accounts from syncing in the background.
Click to expand...
Click to collapse
Thanks again for your help. In fact I have already tried tu put on and off this toggle bouton without result.
My problem here, that is the background data are still working. To explain my issue, the wireless/3G items and signal are colored in blue in notification bar, that is mean the background data is on, so, use much battery.
This option could been put on and off following this manipulation Menu > Settings > Battery data manager > Delivery > Background data.
Then, how can I disable the background data as this settings had been deleted in the ROM?
Hopping been more clear.
xavierxavierxavier said:
Thanks again for your help. In fact I have already tried tu put on and off this toggle bouton without result.
My problem here, that is the background data are still working. To explain my issue, the wireless/3G items and signal are colored in blue in notification bar, that is mean the background data is on, so, use much battery.
This option could been put on and off following this manipulation Menu > Settings > Battery data manager > Delivery > Background data.
Then, how can I disable the background data as this settings had been deleted in the ROM?
Hopping been more clear.
Click to expand...
Click to collapse
Not all icon sets have coloured and uncoloured icons. The 3g icons I use are always blue. Can someone confirm that the icons used in this rom support this?
Sent from my DROID3 using xda premium
Another comment : as instance, when you go to the play store application, you haven't to put on the background data...you come automaticly into the market, indicating the background data work without limitation.
Thanks for your help
Hello. I just flashed this ROM and the phone works. I have all my apps and contacts, etc. However, besides it showing in the Software Information section of the About page, there is absolutely no indication of the ROM being installed. My home screen is black and I lost my top status bar normally showing the signal, time, battery life, etc. Any ideas?
JoeColadarci said:
Hello. I just flashed this ROM and the phone works. I have all my apps and contacts, etc. However, besides it showing in the Software Information section of the About page, there is absolutely no indication of the ROM being installed. My home screen is black and I lost my top status bar normally showing the signal, time, battery life, etc. Any ideas?
Click to expand...
Click to collapse
Did you "Remove Sense" and select to install Google Now Launcher in the Viper installer? Because that was giving me issues similar to yours. Try doing another clean install and this time either do not remove Sense, or if you decide to remove sense select Nova Launcher instead.
Oops
Turns out I was only flashing the update. After reading more into it I realized the ROM was 1.3g and flashed it, then the update.
SakreD said:
Did you "Remove Sense" and select to install Google Now Launcher in the Viper installer? Because that was giving me issues similar to yours. Try doing another clean install and this time either do not remove Sense, or if you decide to remove sense select Nova Launcher instead.
Click to expand...
Click to collapse
Battery Life
So, my phone has been unplugged for about 2 hours. It was barely used and just about all apps are closed. My battery is down to 88%. How can I improve the battery life? Is there any kind of "tweek" available?
JoeColadarci said:
So, my phone has been unplugged for about 2 hours. It was barely used and just about all apps are closed. My battery is down to 88%. How can I improve the battery life? Is there any kind of "tweek" available?
Click to expand...
Click to collapse
your apps eating battery and there is no tweak, you can change kernel, im using v059 from poondog
Sent from my HTC One using Tapatalk 2
HELP! Statusbar changed into white Icons
I need help! I didn't know where to post it, so I try it here..
My "Circle Batterie" in ViperOne 6.2.0 which normally changes the colours (100-75% = blue; 74-50% = green ...) is suddenly white.
And the Icons like the alarm clock, bluetooth... is white too even though I set purple as the colour of these.
Thank You for answer.
So now that we have root (happy day!!!!!!!), I've been playing around with CSC modifications and wanted to share two I've done so far. PLEASE find more, this is JUST a start!
So for those unfamiliar with CSC, you can do it manually as they started getting people involved with on this thread, or semi-automatically with apps like Samsung CSC Master and CSC Feature Expert. I personally used the latter, CSC Feature Expert, because it looked cleaner and could search quicker, but take your pick I guess....
Here's what I've come up with so far! The italicized part is what was CHANGED, what it was changed TO, more specifically (hope this clarifies things)
Remove NFC enabled icon in the notification bar - NFC_StatusBarIconType = None
Remote Persistent WiFi notification in pull down menu - Wifi_ConfigWifiNotificationStyle - deleted Att, did not replace with anything
I'm sure there's plenty more, but this is a great start so let's see what you all come up with! I'm dying to change SystemUI / Framework / etc to get all my vanilla Android icons back on the notification bar, just like how I did it on my S5, but that's proving harder than expected for everyone involved.... Gotta get the AOSP Bluetooth icon, removing AM/PM from clock, and having a standard circle battery icon instead of the percentage AND stupid battery icon! Has anyone figured out how to get rid of the Carrier ID in the notification bar and pull down menus? Should be a CSC change that I haven't seen yet, so thanks in advance if you find it.
Awesome work so far buddy! Any idea on how we could remove the Bluetooth or Alarm icons? Or even battery / signal indicator. I prefer having a clean status bar!
cantsingh said:
Awesome work so far buddy! Any idea on how we could remove the Bluetooth or Alarm icons? Or even battery / signal indicator. I prefer having a clean status bar!
Click to expand...
Click to collapse
That's wiping it clean for sure! I don't know about those, usually zeroing out icons is more framework than CSC, it was dumb luck that the NFC icon was in CSC really. I'm hoping there's some ATT crap code that can be changed to revert the Bluetooth icon back to AOSP looking, but I doubt it's there.... I'm thinking that the persistent wireless charging notification might be though!
Do we even have the original AT&T ROM we can Odin back in case we screw up anything? I dont think its available yet!
daraj said:
Do we even have the original AT&T ROM we can Odin back in case we screw up anything? I dont think its available yet!
Click to expand...
Click to collapse
From what everyone has said on the PingPongRoot thread, you can use Smart Switch to restore if something screws up, but I believe it would be hard (read: not impossible) to break something bad enough to need to restore anything by editing CSC values - I'm not even sure if "none" or deleting the value all together was the right thing to do in the first post, but it worked and didn't cause anything like a SystemUI failure / reboot / etc.
Of course, YMMV, so tread carefully, I'm still digging but having changed anything else in CSC values yet
There is one in there for the app draw to have it sort ABC also
Sent from my SAMSUNG-SM-G925A using Tapatalk
---------- Post added at 10:48 AM ---------- Previous post was at 10:46 AM ----------
<CscFeature_Launcher_EnableViewByAlphabetAsDefault>true</CscFeature_Launcher_EnableViewByAlphabetAsDefault>
It was set to false by default
Sent from my SAMSUNG-SM-G925A using Tapatalk
StolenVW said:
There is one in there for the app draw to have it sort ABC also
[/COLOR]<CscFeature_Launcher_EnableViewByAlphabetAsDefault>true</CscFeature_Launcher_EnableViewByAlphabetAsDefault>
It was set to false by default
Sent from my SAMSUNG-SM-G925A using Tapatalk
Click to expand...
Click to collapse
Hey buddy, good to see you here....
I saw that one, didn't think anyone still used TW Home when Nova, others, are so much better! haha
Smart Swith does NOT work with the AT&T version. At least not in my Edge.
KryptosXLayer2 said:
From what everyone has said on the PingPongRoot thread, you can use Smart Switch to restore if something screws up, but I believe it would be hard (read: not impossible) to break something bad enough to need to restore anything by editing CSC values - I'm not even sure if "none" or deleting the value all together was the right thing to do in the first post, but it worked and didn't cause anything like a SystemUI failure / reboot / etc.
Of course, YMMV, so tread carefully, I'm still digging but having changed anything else in CSC values yet
Click to expand...
Click to collapse
I still use the tw one lol...and now with root I can fix it to how I like it
Sent from my SAMSUNG-SM-G925A using Tapatalk
Any ideas on how to get rid of the "ATT" text in status bar?
Sent from My Samsung Galaxy S6 "Pure" Black
Pure+ said:
Any ideas on how to get rid of the "ATT" text in status bar?
Sent from My Samsung Galaxy S6 "Pure" Black
Click to expand...
Click to collapse
One way would be to edit your build.prop.
Be very careful because messing with build.prop can cause a bootloop, not sure if it would be recoverable right now.
What you could do would be change this line:
ro.product.name=zerolteuc
to
ro.product.name=zeroltevzw
or
ro.product. name=zerolte
Then reboot.
Note, this will change your signal icons and if you use zerolte, it will add S Finder and Quick Connect to the drop down.
I'm running zerolte because I like the global icons and don't mind the two new items on the pull down.
I think once xposed is updated, there is an option there. I don't think it is on CSC.
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
KryptosXLayer2 said:
From what everyone has said on the PingPongRoot thread, you can use Smart Switch to restore if something screws up, but I believe it would be hard (read: not impossible) to break something bad enough to need to restore anything by editing CSC values - I'm not even sure if "none" or deleting the value all together was the right thing to do in the first post, but it worked and didn't cause anything like a SystemUI failure / reboot / etc.
Of course, YMMV, so tread carefully, I'm still digging but having changed anything else in CSC values yet
Click to expand...
Click to collapse
Has anyone tried using Smart Switch to restore?!? I did some searching on it but the only thing it does is a factory reset (which doesn't clear root permissions) if I understand correctly.
EDIT: I checked out what the newest (?) version of Smart Switch can do and while I do think that it's possible for it to restore ATT S6/edge phones, it's currently not a possibility. For me it says SM-G925A does not support initializing.
I've researched that error and seems that the regular ATT S6 also gets the same type of error. So until a firmware dump appears or Smart Switch gets updated with ATT s6/edge compatibility, you cannot restore to stock if something messes up.
spimonkey34 said:
One way would be to edit your build.prop.
Be very careful because messing with build.prop can cause a bootloop, not sure if it would be recoverable right now.
What you could do would be change this line:
ro.product.name=zerolteuc
to
ro.product.name=zeroltevzw
or
ro.product. name=zerolte
Then reboot.
Note, this will change your signal icons and if you use zerolte, it will add S Finder and Quick Connect to the drop down.
I'm running zerolte because I like the global icons and don't mind the two new items on the pull down.
I think once xposed is updated, there is an option there. I don't think it is on CSC.
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
Click to expand...
Click to collapse
Have you already done this without bootloop? If so then as long as I only change this exact line i should be good.
spimonkey34 said:
One way would be to edit your build.prop.
Click to expand...
Click to collapse
Yeah, this is why we really need Xposed.... changing that line means we change a lot of things all at once instead of just what we need to change
Like you said, ro.product.name=zerolte removes the AT&T carrier name from displaying, but adds S Finder (does nothing for me) and Quick Connect, PLUS stock data icons which I really hate for some reason - don't know which one I hate more though, the carrier name always showing up on the notification bar or the stock data icon? haha
if you change it to ro.product.name=zeroltevzw, you get rid of S Finder and Quick Connect, but add Verizon data icons, which again is arguably worse
This was highlighted here: http://zidroid.com/galaxy-s6-s6-edge-how-to-remove-s-finder-and-quick-connect-buttons/
Xposed will allow me to change everything how I like it - ATT carrier name removed, AOSP Bluetooth icons, circle battery, no AM/PM, ATT data icon, and remove S Finder, Quick Connect, as well as the Brightness Bar :good:
I dont mind using Tmobile data icons if we can get the code to use.
ro.product.name=zeroltetmo ??
Pure+ said:
Have you already done this without bootloop? If so then as long as I only change this exact line i should be good.
Click to expand...
Click to collapse
Yeah, I've already done it, no problems at all.
daraj said:
I dont mind using Tmobile data icons if we can get the code to use.
ro.product.name=zeroltetmo ??
Click to expand...
Click to collapse
I think that should be correct.
KryptosXLayer2 said:
Yeah, this is why we really need Xposed.... changing that line means we change a lot of things all at once instead of just what we need to change
Like you said, ro.product.name=zerolte removes the AT&T carrier name from displaying, but adds S Finder (does nothing for me) and Quick Connect, PLUS stock data icons which I really hate for some reason - don't know which one I hate more though, the carrier name always showing up on the notification bar or the stock data icon? haha
if you change it to ro.product.name=zeroltevzw, you get rid of S Finder and Quick Connect, but add Verizon data icons, which again is arguably worse
This was highlighted here: http://zidroid.com/galaxy-s6-s6-edge-how-to-remove-s-finder-and-quick-connect-buttons/
Xposed will allow me to change everything how I like it - ATT carrier name removed, AOSP Bluetooth icons, circle battery, no AM/PM, ATT data icon, and remove S Finder, Quick Connect, as well as the Brightness Bar :good:
Click to expand...
Click to collapse
Has there been any updates on Xposed? Thanks.
spimonkey34 said:
Yeah, I've already done it, no problems at all.
I think that should be correct.
Click to expand...
Click to collapse
KryptosXLayer2 said:
Yeah, this is why we really need Xposed.... changing that line means we change a lot of things all at once instead of just what we need to change
Like you said, ro.product.name=zerolte removes the AT&T carrier name from displaying, but adds S Finder (does nothing for me) and Quick Connect, PLUS stock data icons which I really hate for some reason - don't know which one I hate more though, the carrier name always showing up on the notification bar or the stock data icon? haha
if you change it to ro.product.name=zeroltevzw, you get rid of S Finder and Quick Connect, but add Verizon data icons, which again is arguably worse
This was highlighted here: http://zidroid.com/galaxy-s6-s6-edge-how-to-remove-s-finder-and-quick-connect-buttons/
Xposed will allow me to change everything how I like it - ATT carrier name removed, AOSP Bluetooth icons, circle battery, no AM/PM, ATT data icon, and remove S Finder, Quick Connect, as well as the Brightness Bar :good:
Click to expand...
Click to collapse
Mine says zeroflteuc which is different than the ones you guys wrote which lack this "f" so do I change to zeroflte? Or will it still be zerolte?
Sent from My Samsung Galaxy S6 "Pure" Black
Pure+ said:
Mine says zeroflteuc which is different than the ones you guys wrote which lack this "f" so do I change to zeroflte? Or will it still be zerolte?
Sent from My Samsung Galaxy S6 "Pure" Black
Click to expand...
Click to collapse
zeroflteuc is just the regular S6. The Edge doesn't have the 'f'.
Therefore, you would change yours to zeroflte (or zerofltevzw, etc).
daraj said:
I dont mind using Tmobile data icons if we can get the code to use.
ro.product.name=zeroltetmo ??
Click to expand...
Click to collapse
spimonkey34 said:
I think that should be correct.
Click to expand...
Click to collapse
Either of you able to confirm that is the right one for T-Mobile.
Sent from My Samsung Galaxy S6 "Pure" Black