[Q] How to change carrier name ? - AT&T, Rogers HTC One X, Telstra One XL

Is there any app or way i can change the carrier name ? I have Straighttalk and "HOME" looks boring, would like to change it up a bit. Thanks

I've been looking for the same thing on the galaxy nexus. I've tried all the apps I could find and tried changing xml files and still nothing. Anyone have any suggestions?

I think its not gonna happen until we get s-off.

The AOKP ROM in my signature has this customization feature.

root tools by jrummy (not free but gets the job done). Once you get it its called (Pulldown editor) in the app itself.
https://play.google.com/store/apps/details?id=com.jrummy.roottools&hl=en

Related

[Q] Removing the TouchWiz Mini Apps Tray

Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
somebody9 said:
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
It's much more involved. That aspect of touchwiz is buried somewhere in the frameworks. The last time I checked (a month ago), several people on both the Galaxy Tab 10.1 and 8.9 forums were looking for the same thing, but I haven't seen any good solutions.
If you find something over in one of those forums, try to get information on HOW they did it, and I'll try to reproduce it with ours.
I know with HTC phones modding such things requires the knowledge of decompiling, compling and signing apk's using apkTool or apkManager and editing smalis in notepad ++. You would have to track down which particular file contains the code and then know how to edit it to hide the taskbar. As an example just the simple task of hiding the clock in the notification bar of my HTC Incredible phone required the addition of 2 lines of code in the clock.smali file inside SystemUI.apk and the only way to get it to work was to push the file back to the phone and set permissions with adb. You couldn't just copy and paste it back in.
Thanks for the suggestions guys. I actually did go look at a bunch of 10.1 and 8.9 ROMs and it looks like there may be a solution out there. I've contacted one of the ROM developers for an answer.
If someone tells you what file to edit and what lines of code to use please post it as it will be useful to the community.
You may install honeybar form market to hide/unhide the bottom bar(notification and clock as well)
Sent from my GT-P7500 using xda premium
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Honeybar isn't the solution that most of us are looking for. I myself love the Honeycomb default bar. It's the Mini-Apps Tray that is entirely useless. The least that Samsung could have done was to make the shortcuts changeable by the user.
The whole point of quick access to shortcuts is to have a quick access to the applications you use the most without flipping through homescreens or going to the Apps Tray. Thanks Samsung, I really need the World Time and Calculator more than I need the Browser and Settings Panel.
somebody9 said:
Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
rEVOLVE said:
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
Click to expand...
Click to collapse
Re-mapping the function would be more involved than just turning it off but it is possible if you know what you're doing. For HTC phones there's a mod called rosie remap which does just about the same thing but its a complicated hack. It remaps a + button on the phone that ads apps to the homescreen, the mod allows you to reassign the button so it opens any app you want. I believe this is a framework-res.apk mod. Eventually someone who is familar with touchwiz will do these mods, if they haven't already for the 8.9 or 10.1, which should all be pretty much the same.
Edit: I think the chevron function would be in the touchwiz apk located in system/app but I don't know what Samsung calls it. HTC calls their Sense UI Rosie and you mod Rosie.apk to do the remapping of their UI specific buttons. If the chevron is part of honeycomb itself then it would be in the framework-res.apk file I bbelieve.
This is good info flowing in. I'm gonna see if I can figure out some more.
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Mini Apps : Upgraded so you can choose and edit your own Mini Apps tray. You can easily access favorite features such as Calendar, Email, or PenMemo as a pop up over full screen applications.
Click to expand...
Click to collapse
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Was there an update that I don't know about that allows this??? I really like the idea of the mini app tray, but like was said before, not having the ability to put your most used apps there makes it pretty useless.
Please explain how apps can now (or in the near future) be changed in the tray.
Thanks!!!
I guess until they release 7.7 we won't know. Unless there's an update out on KIES. But I really doubt it.
Confirmed:7.7 has fully customisable mini apps tray...i'm disappointed in Samsung for releasing 'premium' products in such close succession that are so different in functionality. Why did they not include this basic and important feature on all new of their new tablet products? I actually feel somewhat conned now
Sent from my GT-I9100 using xda premium
rEVOLVE said:
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Click to expand...
Click to collapse
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
diospada11 said:
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
Click to expand...
Click to collapse
Pare, actually like it better because i don't like stock honeycomb desktop and app drawer. I set swipe up gesture to hide/unide the dock and also changed the stock dock icons.
Once we're able to customize the Touchwiz shortcuts, or hijack the launch command so we can tell it to launch something else, I'll be much happier.
For those who've not seen this function in action yet, check it out in this video at 2.05: http://m.youtube.com/#/watch?v=tBpzweqvKJA
Surely Samsung can put this function in tab plus on an update ... and they need to. The app tray is almost functionless otherwise. The presence of this thread is sufficient evidence that there is a high demand and several unsatisfied customers. Many customers have spent over £400 on this tablet. Why did they put it onto the 7.7 which was going on sale only a few days/weeks after the tab plus?
Sent from my GT-P6210 using xda premium
Just for my two cents, I would also like to see the app tray made editable. I've only had my unit for a couple of days, and I already feel its wasted on me for what it holds. Hoping for that to change in a coming update.
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Where is this "mini apps?" Did I miss something?

[Q] Android Market, Not Google Play Shop

I dislike the name Play Shop and want to have Market and the Market icon back on my Homescreen. I have uninstalled Play Shop, but when I go to the Market, before long Market has updated itself to the new name and icon.
Is it possible to somehow change the name of Play Shop to Market and change the icon? Alternatively is it possible to stop Market updating itself?
My phone is a rooted Galaxy Ace.
TIA.
Decompile it, go to string.XML, change the name. It will be at first few lines normally.
Accidentally sent from my Google Nexus S using XDA Premium
Using tb you can freeze the market updater. Change the icon by extracting the apk on your computer and swap the images over. You could even use your launcher to change the icon.
Thanks for the tip, I also don't like the icon (For now I removed from the first screen )
I don't see what the big deal is, but if you're really that desperate to return to the past, here you go: http://forum.xda-developers.com/showthread.php?t=1543427
icon/name vs performance,and you choose icon/name,wow
from the ARC
Reply
rashid. fairus I didn't perceive any improvement in performance; it probably exists only in your perception. Even if I had that wouldn't make any difference. When you are my age you might not be keen on change either lol.
Thanks to everyone else.
I had it configured in 'multicon' app and after the update it stayed with same icon (no names are shown with this app)

App theming idea( icons )

Ok, so I've been really getting into theming my Transformer Prime, and like most people I think, get frustrated when I have to redo things after flashing a new ROM. I find using Nova Launcher to be pretty spot on with backup then restoring settings which, most times, will get all your widgets working correctly with little configuration needed from there.
So the only thing I'm really left with is a good way to change, backup and restore app icons. Nova launcher is good at restoring the icons for the home screen, however I'd like something that would change the default app icon for installed apps.
I found this thread on StackOverflow that states that you can change the app icon by just replacing the image for it -without- unzipping the apk. This is great in theory, however when you update the app to a new version you'll loose that customization obviously.
I'm looking for an app, that when run, will present a list of all installed apps, let you choose it, then pick a custom icon. The app would then change the apps -default- icon, meaning that change would propogate everywhere in Android, so you wont have to mess with setting different icons for your launcher, and launcher X widgets, and drawer would also get changed.
When you update your apps and run the app icon themeing tool then it would, again, present you with a list of installed apps and you could just choose the newly updated apps and change the icon again( or better yet the app would do that for you! ).
Anyways, I have no idea if this is possible. I'm not sure if the icon in the apk for an app are all standard named, if it is, this seems possible. If it's not, then if it's in the apks manifest file then you could extract the name of the icon, and copy the new one in it's place under the same name.
If either the icon names are always the same( doubt it ) or if it's in the manifest file this seems pretty doable to me.
What do you all think? Have you seen anything like this app out there? What do you do to change / restore app icons( system wide preferably, not just in a particular launcher ).
Vote above and if it gets enough traction maybe we can convince a dev to look into it. Obviously you'd have to be rooted, but I think most everyone would be ok with that
EDIT: I did find this thread, with a windows tool to do kinda what I'm talking about. If it had / has backup, restore for when you update apps then it would be perfect. Would prefer an on device app, but I'll take what I can get.
http://forum.xda-developers.com/showthread.php?t=890876
Really, no input here? Am I the only one wishing we had this?
Sent from my Transformer Prime TF201 using Tapatalk 2
RubenRybnik said:
Really, no input here? Am I the only one wishing we had this?
Sent from my Transformer Prime TF201 using Tapatalk 2
Click to expand...
Click to collapse
your not alone, I've been looking for exactly that for a long long time. please pm me if you do find it.

Plz don't make me learn how to decompile just to remove NavBar!

I've got a Razr Maxx HD running rooted but stock JB 4.1.1. All I want to do is remove (hide, disable, etc) the Navigation Bar that takes up the bottom of the screen. I'm a Button Savior guy so I've got a way to navigate without wasting that screen real estate.
I tried adding the line qemu.hw.mainkeys=1 to the bottom of my build.prop file (that worked great on my Nexus 7, BTW). That removes the NavBar but the wallpaper only covers part of the recovered screen area (the rest is either black or some other screen "bleeds" through) and it generates system.ui errors constantly.
I've tried several apps from Google Market (can't stand the name Play Store) but they all hide the Notification Bar on the top, too, and I want/need to see that.
I downloaded and installed an APK that was supposed to address this (can't find the file or remember the name) but all it did was automate adding the extra line to build.prop, resulting in the same problems.
I don't want to flash a custom ROM because, despite brilliant work by amazing devs, some of the still-missing features (camera, tethering, etc) are ones I need to have.
I use and like Go Launcher EX but I'd use another launcher if any of them had the feature to hide the NavBar but evidently none of them do.
The one thing I keep reading is that, if I decompile my frameworks-res.apk file, I can change a series of values that will make the NavBar disappear. I've read the instructions over and over and I just don't have confidence that I won't screw something up while trying to do this.
Is there ANY relatively straight-forward tool or app or setting that I've missed to get rid of the NavBar?
lesdense said:
I've got a Razr Maxx HD running rooted but stock JB 4.1.1. All I want to do is remove (hide, disable, etc) the Navigation Bar that takes up the bottom of the screen. I'm a Button Savior guy so I've got a way to navigate without wasting that screen real estate.
I tried adding the line qemu.hw.mainkeys=1 to the bottom of my build.prop file (that worked great on my Nexus 7, BTW). That removes the NavBar but the wallpaper only covers part of the recovered screen area (the rest is either black or some other screen "bleeds" through) and it generates system.ui errors constantly.
I've tried several apps from Google Market (can't stand the name Play Store) but they all hide the Notification Bar on the top, too, and I want/need to see that.
I downloaded and installed an APK that was supposed to address this (can't find the file or remember the name) but all it did was automate adding the extra line to build.prop, resulting in the same problems.
I don't want to flash a custom ROM because, despite brilliant work by amazing devs, some of the still-missing features (camera, tethering, etc) are ones I need to have.
I use and like Go Launcher EX but I'd use another launcher if any of them had the feature to hide the NavBar but evidently none of them do.
The one thing I keep reading is that, if I decompile my frameworks-res.apk file, I can change a series of values that will make the NavBar disappear. I've read the instructions over and over and I just don't have confidence that I won't screw something up while trying to do this.
Is there ANY relatively straight-forward tool or app or setting that I've missed to get rid of the NavBar?
Click to expand...
Click to collapse
qemu.hw.mainkeys=1 in build.prop works fine for me I don't have any of the issues you mentionned
Sent from my RAZR HD XT925
Really? Interesting. Do you have a stock ROM rather than CM10 or ParanoidAndroid or something like that (many custom ROMs make it easier to do the modify build.prop method)? Are you on 4.1.1 rather than a newer version of JellyBean (4.2 it out in some places, I believe)? If the answers to both those questions is yes, what did you use to root? I'd love to solve the problem and I hope to avoid decompiling and recompiling.
lesdense said:
Really? Interesting. Do you have a stock ROM rather than CM10 or ParanoidAndroid or something like that (many custom ROMs make it easier to do the modify build.prop method)? Are you on 4.1.1 rather than a newer version of JellyBean (4.2 it out in some places, I believe)? If the answers to both those questions is yes, what did you use to root? I'd love to solve the problem and I hope to avoid decompiling and recompiling.
Click to expand...
Click to collapse
Stock rooted 4.1.2 I have an XT925 device so BL is unlocked but it shouldn't affect that mod... I wish paranoid android was available on this phone! Maybe its the 4.1.1 vs 4.1.2?
Sent from my RAZR HD XT925
OP please pm me if you figure this out. I am literally in the exact same boat
Sent from my DROID RAZR HD using xda app-developers app
I wonder about 4.1.1 vs 4.1.2. Is that an OTA update being pushed out over time or a function of the difference between the XT925 and the XT926 (Razr HD and Razr Maxx HD, as I understand it)?
Digesting all I can as quickly as I can about all this. XT925 is an International version and XT926 is a US version of the same phone? I still can't figure out why some Maxx HDs have 4.1.2 and some do not (having "only" 4.1.1 instead).
lesdense said:
I've got a Razr Maxx HD running rooted but stock JB 4.1.1. All I want to do is remove (hide, disable, etc) the Navigation Bar that takes up the bottom of the screen. I'm a Button Savior guy so I've got a way to navigate without wasting that screen real estate.
I tried adding the line qemu.hw.mainkeys=1 to the bottom of my build.prop file (that worked great on my Nexus 7, BTW). That removes the NavBar but the wallpaper only covers part of the recovered screen area (the rest is either black or some other screen "bleeds" through) and it generates system.ui errors constantly.
I've tried several apps from Google Market (can't stand the name Play Store) but they all hide the Notification Bar on the top, too, and I want/need to see that.
I downloaded and installed an APK that was supposed to address this (can't find the file or remember the name) but all it did was automate adding the extra line to build.prop, resulting in the same problems.
I don't want to flash a custom ROM because, despite brilliant work by amazing devs, some of the still-missing features (camera, tethering, etc) are ones I need to have.
I use and like Go Launcher EX but I'd use another launcher if any of them had the feature to hide the NavBar but evidently none of them do.
The one thing I keep reading is that, if I decompile my frameworks-res.apk file, I can change a series of values that will make the NavBar disappear. I've read the instructions over and over and I just don't have confidence that I won't screw something up while trying to do this.
Is there ANY relatively straight-forward tool or app or setting that I've missed to get rid of the NavBar?
Click to expand...
Click to collapse
if you want just give me your framework-res and i will remove them for you
or try this first https://play.google.com/store/apps/details?id=de.tsorn.FullScreen&feature=nav_result#?t=W251bGwsMSwxLDMsImRlLnRzb3JuLkZ1bGxTY3JlZW4iXQ..
I've used this program by tsorn . Problem is that most solutions from the app store that work on 4.1.1 disable the notification shade as well. Gestures and launcher shortcuts to the notifications shade will not either.
Sent from my DROID RAZR HD using xda app-developers app
rockstarr001 said:
I've used this program by tsorn . Problem is that most solutions from the app store that work on 4.1.1 disable the notification shade as well. Gestures and launcher shortcuts to the notifications shade will not either.
Sent from my DROID RAZR HD using xda app-developers app
Click to expand...
Click to collapse
well are you on a rom? i can remove the softkeys for you if its deoxed. dont want to have a chance of messing anything up
No, unfortunately I'm on 4.1.1 stock much like OP for the same reasons (tether/camera etc). It wouldn't be a problem if I was on alt roms since I have found apks that disable just the navbar and leave the notification shade. Problem is that installing them on stock rom will cause multiple UI error messages.
Sent from my DROID RAZR HD using xda app-developers app
Solved.
Get JB 4.1.2 from Telstra, look in Android development and flash it via RSD Lite, must be rooted and have alternative input method I use gmd gestures; Now use the buil.prop mod (qemu.hw.mainkeys=1) and U will have the status bar but not the navbar and no fc.
I have some issues with menu action (auto hiddes and must retry), solved with cm 10 instead of Telstra ROM, little more batt consumption and no blutooth music at the moment.
UPDATE: No need to use another ROM, In Telstra ROM go to config in Your phone, developer options, and check "Disable HW overlays", Ready!
You can use other ROM (4.1.2+) if U want, I like Telstra Rom cause it have good battery and all features in your cell phone works.
Does "Telstra" refer to the Austrailian mobile provider? I see articles that say Telstra pushed out 4.1.2 in mid-December. Is that what you're referencing? From what I'm reading it's not a custom ROM, more an upgrade to the stock ROM, right? If so, that seems like the right direction to me. If 4.1.2 means the build.prop modification will work without FCs and ONLY hide the navbar then finding the best (most stable and reliable) way to upgrade to 4.1.2 seems like the right goal. Is there a preferred link to get the right file(s) to do this upgrade?

System Tuner UI?

I have just got my first Android phone and although it is great one thing is driving my OCD mad.
I read that Samsung have disabled access to the System Tuner UI. I want to delete quick settings icons from the pull down menu.
Is there any any way to do this? I can only seem to rearrange them. I tried various ROMs but I couldn't get it to work.
Thank you.
i am looking for a way too.
I have emailed the UK CEO to see what he can do.
I have put it on ebay.
search for item number - 142070212967
System Tuner UI doesn't exist on Samsung roms. Given that pretty much all roms are currently based off of Touchwiz, there unfortunately is no way to fix this.
(it's not that they disabled System UI Tuner - it simply doesn't exist on devices not using stock Android)
Sent from my SM-G930W8 using Tapatalk
Thank you. I found a way to delete icons with GravityBox except for one icon. I was too eager to put it on ebay.

Categories

Resources