[Q] Smaller Navigation Bar - Samsung Galaxy Nexus

Hi! I switched to Modaco's rom from AOKP however I really miss the feature that I can make the navigation bar smaller. Is there a way that I can reduce the size of the navigation bar on Modaco's rom by editing some files?
Thanks

modstorm said:
Hi! I switched to Modaco's rom from AOKP however I really miss the feature that I can make the navigation bar smaller. Is there a way that I can reduce the size of the navigation bar on Modaco's rom by editing some files?
Thanks
Click to expand...
Click to collapse
I believe you can decompile your framework-res.apk and then navigate to res/values/dimens and change "navigation_bar_height" (set at 48) and "navigation_bar_width" (set at 42) to your liking.

anton2009 said:
I believe you can decompile your framework-res.apk and then navigate to res/values/dimens and change "navigation_bar_height" (set at 48) and "navigation_bar_width" (set at 42) to your liking.
Click to expand...
Click to collapse
Awesome. It is annoying that the nav bar and softkeys take up so much screen real estate. Is there a similar way to reduce the softkey area???

sure there is. ics has a hidden tablet mode. go to dpi 192 and switch off your navbar before you boot. your ics, by itself and including many apps, will transform into this:
{
"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"
}

molesarecoming said:
sure there is. ics has a hidden tablet mode. go to dpi 192 and switch off your navbar before you boot. your ics, by itself and including many apps, will tranform into this:
Click to expand...
Click to collapse
This is good, cheers
Sent from my GT-I9100 using Tapatalk

Thanks!!! By any chance do you know how I can hide the search button from the nav bar ?

Thank you SO MUCH for that 192DPI "trick". I absolutely love that layout with my ADWLauncher EX. Omfg I love this phone so much. No wonder my wife is plotting to destroy it.

set the DPI to 192 and it converted to tablet mode, but how do you keep your icons from shrinking?

tommyz2kool said:
set the DPI to 192 and it converted to tablet mode, but how do you keep your icons from shrinking?
Click to expand...
Click to collapse
yea thats the question. it was the first thing to put me off. i tried to find a solution here: http://forum.xda-developers.com/showthread.php?t=1531392
but still no launcher could do it, so i took apex and modified the smali code. it now thinks its running in normal resolution, disregards the fake DPI, i tricked the dockbar into ignoring tablet mode aswell. you can download the apk in that thread but mind you it has many kinks still. app drawer wastes alot of space, landscape mode does not work and you have to set a grid-size (5x4 for example), "auto" won't work. the crashing phone app problem is solved in that thread, too - but this was a known fix.

Delete me.

noel_leon said:
Thank you SO MUCH for that 192DPI "trick". I absolutely love that layout with my ADWLauncher EX. Omfg I love this phone so much. No wonder my wife is plotting to destroy it.
Click to expand...
Click to collapse
When i change mine to 160/192 with adwlauncher ex i get a stupid bar at the top. Its wasted space, and 3 dots on the far right...do u not have this problem?

anton2009 said:
I believe you can decompile your framework-res.apk and then navigate to res/values/dimens and change "navigation_bar_height" (set at 48) and "navigation_bar_width" (set at 42) to your liking.
Click to expand...
Click to collapse
I tried doing this and I cant get it to work...each time i push my modified framefork-res.apk I get a bootloop. Is there anyone that can mod the framework-res.apk from Modaco's ROM for me?
Thanks
Edit : Just curious if I use a framework-res.apk from an AOKP with navbar set to a smaller size from ROM control will it work with Modaco's rom or is a 4.0.3 framework incompatible with a 4.0.4 rom? And if it's just a compatibility issue will it work with another 4.0.3 rom such as Bugless Beast?

molesarecoming said:
sure there is. ics has a hidden tablet mode. go to dpi 192 and switch off your navbar before you boot. your ics, by itself and including many apps, will transform into this:
Click to expand...
Click to collapse
how did you manage to get large desktop icons at 192 dpi?

Shu. said:
how did you manage to get large desktop icons at 192 dpi?
Click to expand...
Click to collapse
Would love to know this too.

Shu. said:
how did you manage to get large desktop icons at 192 dpi?
Click to expand...
Click to collapse
How did you do that? I used spb shell 3d.
Also I noticed that when someone calls me I get my phone ringing but I cannot pick up the call. There is no slider to do that. Instead it says that some phone process closed. I love the tablet UI but phone is useless without the basic phone function. Only if we can have larger fonts and working phone calls then its all great.
I'm posting other screenshots from spb shell
Sent from my Galaxy Nexus

fix is there in the thread he mentioned , u need to push the new phone apk ,
Can someone tell me if ther's a way to change DPI in CM 9 ??

vapotrini said:
Would love to know this too.
Click to expand...
Click to collapse
i wrote on page 1 how you can do it, until now its only a dirty hack, lets see if anything develops in furture.

modstorm said:
I tried doing this and I cant get it to work...each time i push my modified framefork-res.apk I get a bootloop. Is there anyone that can mod the framework-res.apk from Modaco's ROM for me?
Thanks
Edit : Just curious if I use a framework-res.apk from an AOKP with navbar set to a smaller size from ROM control will it work with Modaco's rom or is a 4.0.3 framework incompatible with a 4.0.4 rom? And if it's just a compatibility issue will it work with another 4.0.3 rom such as Bugless Beast?
Click to expand...
Click to collapse
I pulled the apk just in case someone would like to give it a shot.
Thanks

ceo.mtcl said:
I used spb shell 3d.
Click to expand...
Click to collapse
its just me i guess but i'd hate using a GB launcher on ICS. i trust the google team, and their design decisions really nailed it for me. in my stubborn view GB launchers just vomit all over it. that's why i wish one of the new launchers could go into some sort of hybrid mode, tablet and normal combined.
---------- Post added at 06:48 PM ---------- Previous post was at 06:46 PM ----------
berz said:
Can someone tell me if ther's a way to change DPI in CM 9 ??
Click to expand...
Click to collapse
i guess you could edit build.prop and do it there. but you need to be able to switch off your navbar, too, or you'll get system.UI crashes - and that you can either do by hacking your framework or installing aokp, which can do all these things with a flick of a button.

molesarecoming said:
sure there is. ics has a hidden tablet mode. go to dpi 192 and switch off your navbar before you boot. your ics, by itself and including many apps, will transform into this:
http://www.abload.de/img/screenshot_2012-03-10q2j1r.png
Click to expand...
Click to collapse
hmmm, sort of want

Related

[Q] CM7 Status Bar Transparency

Status bar, not notification pull down. I've already gotten the notification working, as it was just a standard png edit.
Anyway, is there anyone that can give an explanation on how I can get my status bar to be transparent? I've already gotten the proper image from system/app/SystemUI.apk. I edited it and saved it properly for transparency. Where I'm getting stuck is the whole draw 9 thing, since the image is a ".9.png" file. I've already opened the png in the draw 9 patch tool in the SDK, but I'm just totally stuck at this point.
I sort of understand the deal with drawing black lines on the right and the bottom for the content areas, then the two dots on the top and left for the stretchable areas. But after I save the file, I'm still seeing the drawn black lines in the image. Am I not doing something right? After I get that sorted, how do I go about resigning the apk to push it to my device?
You'll need to run Eclipse, this tutorial helped me with draw nines. Once you put them thru Eclipse, the lines will disappear. Then you can extract them from the unsigned apk like the video states, use 7zip to put the images back into your framework-res.apk or whatever without having to resign anything.
http://www.youtube.com/watch?v=Lf1l9JV9JBw&feature=youtube_gdata_player
Sent from my ADR6300 using XDA App
I would love the transparent status bar when you're done with it
Sent from my ADR6300 using XDA App
RMarkwald said:
I would love the transparent status bar when you're done with it
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
+1
I'm a rom-whore, and I'm damn proud of it
Edit: Nevermind, I'm editing the right file. I just did a test and made it completely red and it worked. But, for some reason transparency is not working at all, it just keeps appearing solid black.
I believe it's in services.jar if I'm not mistaken. Or so that's what I had heard. I haven't messed with it myself.
Can you make it semi-transparent?
trock79 said:
Can you make it semi-transparent?
Click to expand...
Click to collapse
That's actually what I'm trying to do. And the file is actually in \system\app\SystemUI.apk\res\drawable-hdpi\
cheez99 said:
That's actually what I'm trying to do. And the file is actually in \system\app\SystemUI.apk\res\drawable-hdpi\
Click to expand...
Click to collapse
Yeah, realized that. it's been a long day theming for me. I will give it a shot and let you know what I get.
trock79 said:
Yeah, realized that. it's been a long day theming for me. I will give it a shot and let you know what I get.
Click to expand...
Click to collapse
Yeah, I've tried about everything I can think of. If you get something put together, I might figure out how to put together a flashable zip of a transparent or semi-transparent status bar and pull down for stock CM7 theme.
Which one do you need? status bar or statusbar?
trock79 said:
Which one do you need? status bar or statusbar?
Click to expand...
Click to collapse
statusbar_background.9.png
I'm not even sure what the other one is used for.
cheez99 said:
statusbar_background.9.png
I'm not even sure what the other one is used for.
Click to expand...
Click to collapse
Sent you a PM.
The actual image is in SystemUI.apk. But it won't render transparent without an xml our services.jar hack. It's a pain in the ass. Also if you actually make it transparent you are going to have problems with text and image stacking when you pull down down notifications. I just replace the image in SystemUI.apk with a 480x38 top part of my wallpaper.
{
"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"
}
That's ingenious. Have to give up wallpaper scrolling though.
bilbobrian said:
The actual image is in SystemUI.apk. But it won't render transparent without an xml our services.jar hack. It's a pain in the ass. Also if you actually make it transparent you are going to have problems with text and image stacking when you pull down down notifications. I just replace the image in SystemUI.apk with a 480x38 top part of my wallpaper.
Click to expand...
Click to collapse
Here's a test SystemUI.apk that you can flash that I'm using for maybe my next update on my Custom CM7 Incredible ROM.
Was made for the cm_inc_full-2 CM1 nightly 2/19/11 thanks to sonnysekhon.
Flash to install:
http://www.mediafire.com/file/xyi5ndl6ww68t6y/SystemUI-test5.zip
MicroMod777 said:
Here's a test SystemUI.apk that you can flash that I'm using for maybe my next update on my Custom CM7 Incredible ROM.
Was made for the cm_inc_full-2 CM1 nightly 2/19/11 thanks to sonnysekhon.
Flash to install:
http://www.mediafire.com/file/xyi5ndl6ww68t6y/SystemUI-test5.zip
Click to expand...
Click to collapse
Unfortunately it only works on the lockscreen, screen transitions, and with live wallpapers. I don't use live wallpapers so it just remains a black bar for me.
hexon said:
Unfortunately it only works on the lockscreen, screen transitions, and with live wallpapers. I don't use live wallpapers so it just remains a black bar for me.
Click to expand...
Click to collapse
In ADW Launcher settings to go System Preferences, and uncheck Wallpaper Hack, and the transparency will be enabled with regular wallpaper.
With Launcher Pro, it only works with LWP.
MicroMod777 said:
In ADW Launcher settings to go System Preferences, and uncheck Wallpaper Hack, and the transparency will be enabled with regular wallpaper.
With Launcher Pro, it only works with LWP.
Click to expand...
Click to collapse
Indeed that does work. Now, if I could only get that transparency to work with the original CM7 theme. I'm not a fan of all the extra theming stuff that particular patch adds. Thank you though.
MicroMod777 said:
Here's a test SystemUI.apk that you can flash that I'm using for maybe my next update on my Custom CM7 Incredible ROM.
Was made for the cm_inc_full-2 CM1 nightly 2/19/11 thanks to sonnysekhon.
Flash to install:
http://www.mediafire.com/file/xyi5ndl6ww68t6y/SystemUI-test5.zip
Click to expand...
Click to collapse
trying to download this but i get bombarded with window advertisements. and then it saids your download is starting and just stays stuck on there.

[MOD] BRD Launcher 2.0 | 240dpi Optimized | 6x6 / 7x6 NoSearch | Resize ALL Widgets!

***Click Here for a tutorial on changing your lcd density***
Launcher now runs side by side with stock launcher!
I highly recommend flashing the stock launcher back to have as backup after installing this if you have used version 1.0 before.
Stock ICS Launcher: ZIP
Here is a modified stock launcher optimized for a modded lcd density of 240 dpi. While it will run on a stock 320 dpi Nexus, it will be so messed up it will be unusable. Landscape mode is fully working. Your feedback is appreciated!
I can make different icon grids based on request (5x5 or 6x5 for example). Eventually i want to make it so that the user can change this from the app itself.
Home Screens:
6x6 Icon Grid / 7x6 No Search Bar
7 Icon Bottom Bar (aka Hotseat)
Resize ALL Widgets (after adding a widget you have to pick it up and drop it again to enter resize more)
{
"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"
}
App Drawer:
6x7 App Icons / 9x5 (landscape)
2x4 Widgets / 3x3 (landscape)
Changelog:
Version 2.0:
- Added a 7x6 desktop no search bar version (for use in portrait only)
- All apps button animation has been modified to prevent seeing apps on the next homescreen over
- Moving an existing app/widget uses the tablet like overview mode
- Resize all widgets! (After adding a widget, pick it up and drop it again to enter resize mode)
- All apps drawer: 6x7 portrait / 9x5 landscape
- Now a separate app form the stock launcher, to allow side by side use
Version 1.0:
- Initial Release
Downloads:
Code:
adb remount
adb push C:\PATH_TO_APK\BRD_Launcher.apk /system/app/BRD_Launcher.apk
apks must be pushed to /system/app with adb!
Version 2.0: 6x6 w/ Search APK / ZIP
Version 2.0: 7x6 (No Search Bar) APK / ZIP
Version 1.0 (Old) ZIP
DO NOT INSTALL THIS UNLESS YOUR LCD DENSITY HAS BEEN MODDED TO BE 240 DPI or 241 DPI (DEFAULT 320 DPI)
**RESERVED**
How do apps look at that dpi?
Sent from my Galaxy Nexus using xda premium
theb1rdm4n said:
**RESERVED**
Click to expand...
Click to collapse
Hey, great idea man. Does this have resize all Widgets? I will try tomorrow.
Sent from my Galaxy Nexus using xda premium
joshnichols189 said:
How do apps look at that dpi?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
First of all, everything is going to be smaller of course. However some apps (only a few really) are reformatted and look a little different (and better imo). I am actually surprised how well apps handle this dpi (although mostly its because 240 is the dpi of many of the phones from last year). My old phone had problems with a few apps using a changed dpi, but with the nexus i havent seen much issues.
Some key differences:
- Market now has 2 columns instead of one when listing apps
- Contact pictures are much smaller in the favorites tab
- Contact info had a small icon of contact on left (static) with all of the contact info as a scrolling pane on the right.
- Launcher used to have small 4x4 grid in centered on screen, but fixed with this mod.
I would post some screenshots, but a lot of the stuff on my phone (contacts, email apps, etc) are personal, and i dont feel like censoring them. My opinion for you would be to just try it for yourself. You can always go back to 320 at any time if you dont like it.
itsjusttim said:
Hey, great idea man. Does this have resize all Widgets? I will try tomorrow.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Unfortunately, no it doesn't have a widget resize feature like ADW or something like that. I would LOVE to have that feature for this launcher, but unfortunately with my current knowledge of android it would take a while before i could figure out how to get that working, so don't count on it.
landscape don't work on my sgn, why?
boostermbkking said:
landscape don't work on my sgn, why?
Click to expand...
Click to collapse
You need to be running a ROM that has it enabled
(e.g. Modaco Rom: http://forum.xda-developers.com/showthread.php?t=1361108)
wow, this is perfect. One question: Do we face the same problem with the changed dpi as we faced with the SGS2 in the market with apps?
i flashed it and nothing has changed!! i am on stock
freebordjunky said:
i flashed it and nothing has changed!! i am on stock
Click to expand...
Click to collapse
did you change the dpi and restarted before flashing this mod?
Sent from my Galaxy Nexus using Tapatalk
thanks for the mod. I am liking it so much. only issue I saw is that the quick shortcuts in Gmail are missing
Sent from my Galaxy Nexus using Tapatalk
chowdarygm said:
did you change the dpi and restarted before flashing this mod?
Click to expand...
Click to collapse
This might sound a silly question, but how do you change the DPI? Its not mentioned in this thread.
jhericurls said:
This might sound a silly question, but how do you change the DPI? Its not mentioned in this thread.
Click to expand...
Click to collapse
Use an app called "DPI Changer Utility" from market and change the dpi to 240, reboot and then apply the MOD
OP has the mentioned it in the first post to apply this only after changing the DPI
theb1rdm4n said:
DO NOT INSTALL THIS UNLESS YOUR LCD DENSITY HAS BEEN MODDED TO BE 240 DPI (DEFAULT 320 DPI)
Click to expand...
Click to collapse
Thanks for this, was going to do it myself but haven't had time. Anyone else notice the launcher now has the cube effect that tablets have?
Sent from my Galaxy Nexus using Tapatalk
Alekxxx said:
wow, this is perfect. One question: Do we face the same problem with the changed dpi as we faced with the SGS2 in the market with apps?
Click to expand...
Click to collapse
I don't know for sure but I would guess at no as 240 is a standard dpi for many devices, whereas if your changing from a device that started at 240 then it will 9 times out of 10 be something obscure that apps dont list as compatible with even though most the time it is..
Hey guys, I will answer all of your questions later today. For now i wanted to let you guys know that i created a thread to discuss modded lcd density for the Galaxy Nexus. The discussion in this thread should be related to this mod, and if you want to discuss any other dpi related things (gmail, market, etc) they can go in the dpi thread:
http://forum.xda-developers.com/showthread.php?t=1392089
Can i have another download link as my country has blocked megaupload, thanks.
Great job man. Does it also work on a density of 260 or 280? Or are things getting overlapped at a larger density.
appelflap said:
Great job man. Does it also work on a density of 260 or 280? Or are things getting overlapped at a larger density.
Click to expand...
Click to collapse
I do not modify the size of the icons, i just allow for more on the screen. The 6x6 grid is pretty packed as is on a 240 dpi display that if you ran it on 260 or 280 my guess is the outer icons will be chopped off, or half showing (based on how it looks in 320).
240 dpi will definitely give you better compatibility across apps, but if that is too small for you i can see where you are coming from. If i made a 5x5 grid one it might work on 260/280.

[SOFTKEYS] Cyan Glow Softkeys

Decided to make my own set of softkeys based on the stock softkeys, just less bright, and cyan to match the status bar icons. I've attached a Metamorph compatible theme that you can use, and should work on any ROM tested on stock, and on an AOSP build of 4.0.3, but unless your ROM has major changes to the SystemUI APK, this should work fine. Always a good idea to backup first just to be safe.
There is NO included Search key, so if you're using a search key mod, the search key will be the same.
{
"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"
}
Very nice mod, no problems with the installation
Can you share your wallpaper too?
Thanks!
Sent from my Galaxy Nexus using Tapatalk
Riku101 said:
Very nice mod, no problems with the installation
Can you share your wallpaper too?
Thanks!
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Thanks! Glad you like them. I've attached the wallpaper as well; got it through Zedge, not sure where it originated, so it's not a full 1440x1280, but it scales pretty well.
so we flash this in recovery right?
Very nice, can you make them brighter though. I havent seen any cyan colored softkeys that are bright enough to see in the daylight real well.
mellll said:
so we flash this in recovery right?
Click to expand...
Click to collapse
Nope, just use Metamorph from the Market. Place these in /sdcard/AndroidThemes and launch Metamorph (you'll have to install Busybox as well if it's not already installed). Then just pick this one and apply.
sway40 said:
Very nice, can you make them brighter though. I havent seen any cyan colored softkeys that are bright enough to see in the daylight real well.
Click to expand...
Click to collapse
Sadly, these are actually as bright as the status bar icons; the problem is that the OS dims them until they're pressed (if you press these you'll see what they're supposed to look like). I don't know if there's a relatively easy way around that or not.
does this have one for a search button or no?
very nice. would have been perfect if it werent for the 3 dot botton on the far right that shows up... even on main home screen. in your screen shots it dont show it, but i got it on mine
sinik420 said:
does this have one for a search button or no?
Click to expand...
Click to collapse
No.
mellll said:
very nice. would have been perfect if it werent for the 3 dot botton on the far right that shows up... even on main home screen. in your screen shots it dont show it, but i got it on mine
Click to expand...
Click to collapse
You must have installed a modification of some sort. This won't cause anything to appear that wouldn't normally; all it does is replace a few graphics. Are you running a custom ROM?
copkay said:
Nope, just use Metamorph from the Market. Place these in /sdcard/AndroidThemes and launch Metamorph (you'll have to install Busybox as well if it's not already installed). Then just pick this one and apply.
Click to expand...
Click to collapse
Does this only work if its being done do stock softkeys? I just tried metamorphing mine, after I have loaded another customized set of softkeys. After reboot, the softkeys disappeared completely.
End0fLine said:
Does this only work if its being done do stock softkeys? I just tried metamorphing mine, after I have loaded another customized set of softkeys. After reboot, the softkeys disappeared completely.
Click to expand...
Click to collapse
Depends on what sort of customization. Mine were stock, but short of major changes to the softkey navigation, this shouldn't cause any issues short of design inconsistency if you have a search key. Try unpacking and applying it again. If you need a stock SystemUI.apk just let me know; I backed mine up before applying this.
Thanks, love it! Had to flash and reboot twice for it to work, but it did
Sent from my Galaxy Nexus using Tapatalk
copkay said:
No.
You must have installed a modification of some sort. This won't cause anything to appear that wouldn't normally; all it does is replace a few graphics. Are you running a custom ROM?
Click to expand...
Click to collapse
yup i am running eagle blood rom...
I think thats why
copkay said:
Depends on what sort of customization. Mine were stock, but short of major changes to the softkey navigation, this shouldn't cause any issues short of design inconsistency if you have a search key. Try unpacking and applying it again. If you need a stock SystemUI.apk just let me know; I backed mine up before applying this.
Click to expand...
Click to collapse
I currently have ones by atticus182 (posted in another thread) installed. Would really appreciate it if you could get me the stock apk
mellll said:
yup i am running eagle blood rom...
I think thats why
Click to expand...
Click to collapse
Maybe. Not sure what advice to offer on that front.
End0fLine said:
I currently have ones by atticus182 (posted in another thread) installed. Would really appreciate it if you could get me the stock apk
Click to expand...
Click to collapse
Sure thing. I've attached backups from 4.0.2 (actual stock) and what I'm running now (an AOSP build of 4.0.3). Use whichever applies to your ROM, but I'd advise running a backup first before modifying it, just to be safe.
copkay said:
Maybe. Not sure what advice to offer on that front.
Sure thing. I've attached backups from 4.0.2 (actual stock) and what I'm running now (an AOSP build of 4.0.3). Use whichever applies to your ROM, but I'd advise running a backup first before modifying it, just to be safe.
Click to expand...
Click to collapse
thanks, though how do i go about applying this? I tried installed from zip in recovery mode, and installation was aborted, no reason given. Metamorph didnt work either..
copkay said:
Decided to make my own set of softkeys based on the stock softkeys, just less bright, and cyan to match the status bar icons. I've attached a Metamorph compatible theme that you can use, and should work on any ROM tested on stock, and on an AOSP build of 4.0.3, but unless your ROM has major changes to the SystemUI APK, this should work fine. Always a good idea to backup first just to be safe.
There is NO included Search key, so if you're using a search key mod, the search key will be the same.
Click to expand...
Click to collapse
Good jobs is very nice ,congratulation ....
Love the effect when the key is pressed. Nice work!
Sent from my Galaxy Nexus using xda premium
End0fLine said:
thanks, though how do i go about applying this? I tried installed from zip in recovery mode, and installation was aborted, no reason given. Metamorph didnt work either..
Click to expand...
Click to collapse
It's not a flashable ZIP. I only zipped it so that I could add it as an attachment. I'd assume you could use:
Code:
adb remount
adb push SystemUI.apk /system/app
but don't trust me on that.
They doesnt look so sharp.. is it the glowing? Wouldnt it look better if they was sharp as the icons in the statusbar? Is it possible?

[Tutorial] [DPI] How I made my Grand Duos look Awesome than any other Grand Device

Rooted Phones Only
Attention members:
For getting quick settings for dpi go to post 3 which has flashable zip file. All settings are preloaded which gives bugfree experience.
For detailed setting proceed post 1.
This Thread is about -- How I made my Grand Duos look Awesome than any other Grand Device.
Not just look, its way faster and stable.
Which ROM?
You can use any modded roms by @balliboxer @k2wl , @music.soul and so on. [pm me if u wanna add your name]
To have this mod do following things,
1. Reduce DPI to 160 with textdroider app
Check out Texdroider DPI on Google Play! https://play.google.com/store/apps/details?id=com.texdroider.texdroider_dpi
2. Use app setting+xposer app for over coming DPI errors
Check out http://forum.xda-developers.com/showthread.php?t=2072081
and this by @Jomota7 http://forum.xda-developers.com/showthread.php?t=2302229
3. Use nova Launcher, Paid is better
Check out Nova Launcher on Google Play! https://play.google.com/store/apps/details?id=com.teslacoilsw.launcher
4. Use remove sim icon from status bar mod by balliboxer
http://forum.xda-developers.com/showthread.php?t=2323013
5. Pie launcher app for
http://forum.xda-developers.com/showthread.php?t=1330150
6. windows phone font which was given by @evil22 get more info here : http://forum.xda-developers.com/showthread.php?t=2326406
7. Your Smart Brains [Most Important] Read for DPI app setting well before proceeding.
8. battery mod http://forum.xda-developers.com/showthread.php?t=2337166 by -OsamaGhareeb and Other Sundry Tweaks and apps.
Click to expand...
Click to collapse
What hell this will do?
...Seeing is believing
Here are the screens,
{
"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"
}
Does it interest You?
Than you might need Nova Launcher settings,
Here it goes,​
Enjoy, any queries please feel free to ask..​​
Credits:
all developers here, please pm me if i dint took your name. I will be glad to add.
@balliboxer @k2wl @Jomota7 @evil22 @OsamaGhareeb , nova launcher / lmt launcher team and all dpi modders
Click to expand...
Click to collapse
.
Disclaimer:
I am not a developer, just a simple tweaker which is trying to help members to get look a have. This thread is also dedicated to my real friends who are desperate to have it on their phone.
Click to expand...
Click to collapse
User requests
Upload-download speed indicator- - network monitor pro
DPI concept , as example:-
Dpi changing for global setting
Dpi setting per app
How to use greenify app
Check here http://forum.xda-developers.com/showthread.php?p=43369123
chrome dpi 160 font 70 screen 1000x1600 courtesy @BEingNiCK
Post 3
This is quick setting for you.
For using this, steps are as follows;
1. Uninstall you current xposer app and app setting app, if you have.
2. Please find attachment and flash the zip file in cwm.
3. after installation you will have xposer app, preloaded app setting app and dpi changer app.
Dont forget to tap on install button after opening xposer app. snap 1.
also tick app setting modules in xposer. snap 2
than restart your device and enjoy.
@DBZo07
Nice effort....m using 190 dpi settings without any issue...
But as u have better knowledge abt dpi settings I'll go with it.... thanks. :thumbup:
Sent from my GT-I9082 using Tapatalk 2
I want to know how you got that uploading and downloading speed in ur status bar.
Press [email protected]πk$ if I helped you
jetvis37 said:
@DBZo07
Nice effort....m using 190 dpi settings without any issue...
But as u have better knowledge abt dpi settings I'll go with it.... thanks. :thumbup:
Sent from my GT-I9082 using Tapatalk 2
Click to expand...
Click to collapse
Go for it.. ask any dpi bugs, I am here
DPI 190 will cause market compatibility error. So better use standard dpi which is 320 240 160 and other.
bansal.ashish096 said:
I want to know how you got that uploading and downloading speed in ur status bar.
Press [email protected]πk$ if I helped you
Click to expand...
Click to collapse
Its network monitor pro app
DBZo07 said:
Go for it.. ask any dpi bugs, I am here
DPI 190 will cause market compatibility error. So better use standard dpi which is 320 240 160 and other.
Its network monitor pro app
Click to expand...
Click to collapse
Thnx...but there is no any issue with 190 dpi...I.e.market compatibility or any other.. even I didn change dialer pad, contacts n other apps which causes issues after changing dpi...those all r working fine with 190...don know how...thnx nyway.
Sent from my GT-I9082 using Tapatalk 2
Really Nice ... work Dbz
It will help a lot to many of our fellow Grand users
Sent from my GT-I9082 using xda premium
How to add drawer groups?
Make.Believe
Razor! said:
How to add drawer groups?
Make.Believe
Click to expand...
Click to collapse
Nova launcher> nova setting> drawer> drawer group> +ADD top right corner and add your group eg. Games thn tap that group name and check games...
Do this as per your convenience...
Texts are still very small.. setting global to 190 will it be ok?
Make.Believe
Why accuweather widget doesn't works with nova?
Make.Believe
Razor! said:
Why accuweather widget doesn't works with nova?
Make.Believe
Click to expand...
Click to collapse
Go for beautiful widgets, its more perfect and interactive.
Fonts are smaller but that's how it show be. I mean huge fonts only assist others to read our stuff even from far. If you look at iPhone fonts than font size in 160 DPI is 20% bigger. Larger screen is available for usage.
Here is eg.
Using other than standard dpi will cause compatibility issues. You can try other but i tested and conclude that standard dpi is half issues solved.
DBZo07 said:
Go for beautiful widgets, its more perfect and interactive.
Fonts are smaller but that's how it show be. I mean huge fonts only assist others to read our stuff even from far. If you look at iPhone fonts than font size in 160 DPI is 20% bigger. Larger screen is available for usage.
Here is eg.
View attachment 2095258
Using other than standard dpi will cause compatibility issues. You can try other but i tested and conclude that standard dpi is half issues solved.
Click to expand...
Click to collapse
I used 190 and for some apps I edited it with my choice. You are using cm10.1 right?
Make.Believe
Razor! said:
I used 190 and for some apps I edited it with my choice. You are using cm10.1 right?
Make.Believe
Click to expand...
Click to collapse
Nope, modded full stock rom of @k2wl. Dual sim icon removed.
You can use personal settings for each apps as advanced user. That happens as you are experienced now.
Edit:
Now I have looks of cm 10.1 and battery life of stock rom.
DBZo07 said:
Nope, modded full stock rom of @k2wl. Dual sim icon removed.
You can use personal settings for each apps as advanced user. That happens as you are experienced now.
Edit:
Now I have looks of cm 10.1 and battery life of stock rom.
Click to expand...
Click to collapse
OG battery mod doesn't have status bar icons like yours btw in balli rom
Make.Believe
Razor! said:
OG battery mod doesn't have status bar icons like yours btw in balli rom
Make.Believe
Click to expand...
Click to collapse
Nope, flashed them separately.
Try it, believe it.
DBZo07 said:
Nope, flashed them separately.
Try it, believe it.
Click to expand...
Click to collapse
I am downloading it separately now
Make.Believe
Razor! said:
I am downloading it separately now
Make.Believe
Click to expand...
Click to collapse
Which rom u are?
DBZo07 said:
Which rom u are?
Click to expand...
Click to collapse
Balli's latest build
Make.Believe

Rounded AOSP style statusbar icons + AOSP navbar

So I saw this idea somewhere a while back (reddit I think) and decided to try my hand at making these rounded AOSP style icons.
These zips only swap out the png's for the data and wifi statusbar icons unless otherwise stated. Everything else on the statusbar is left as is.
This is made with VRtheme and it works with certain roms and not with others, i'm not sure why. It shouldn't break anything if it doesn't work, you'll just reboot to the same UI you had before. Confirmed working on LeeDroid 7.4.
Flash in recovery, clear cache & dalvik before flashing. Nandroiding before flashing is always a good idea.
Special thanks to Basil3 for helping me with VRtheme.
Rounded AOSP v2
{
"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"
}
Download: Rounded AOSP v2
Frosted v2
Download: Frosted v2
Slim Fade
Download: Slim fade
AOSP Navbar
Download: AOSP Navbar
Any chance of getting an aosp nav bar icons only zip?
paperecho said:
Any chance of getting an aosp nav bar icons only zip?
Click to expand...
Click to collapse
Sure, OP updated.
Chronzy said:
Sure, OP updated.
Click to expand...
Click to collapse
Great, Both working fine thanks bro
Is the NavBar set in that way, or can I have the back button on the left hand side and the window switcher on the right as is default?
zedlor said:
Is the NavBar set in that way, or can I have the back button on the left hand side and the window switcher on the right as is default?
Click to expand...
Click to collapse
It's not set that way, thats just the way I prefer it. The icons will be in whatever order you have them arranged in your settings.. it just replaces the pngs. Don't worry I'm not trying to be a navbar Nazi and dictate how you use your phone lol.
Hmm. Tried flashing twice on ARHD 4.1 but it isn't working. Anyone else tried with this ROM?
What would be the correct way to put these into an HTC theme? I applied it and it was great for the default, but when I put a different theme in they went away. Is there a directory I could put these in?
*edit* I am talking about the navbar icons specifically
zedlor said:
Hmm. Tried flashing twice on ARHD 4.1 but it isn't working. Anyone else tried with this ROM?
Click to expand...
Click to collapse
That rom is odexed right? Don't think it works on odexed roms. Deodex your fine, tested on M9 and M7.
guyverzero said:
What would be the correct way to put these into an HTC theme? I applied it and it was great for the default, but when I put a different theme in they went away. Is there a directory I could put these in?
*edit* I am talking about the navbar icons specifically
Click to expand...
Click to collapse
Have you tried re-flashing after applying the theme? If you're using a HTC theme don't change the navbar icons (if that's an option, don't know much about them).
It does make you auto change the navbar icons, and they aren't part of the modular part of themes (font is, as well as a few other things. Disappointed by the number of things that are not modular, however). I'm gonna flash right now with the new theme and report back.
Update: Nope, did not work. Still seeing the updated icons from the theme (which for some reason decided having the home button be a cloud in front of the sun was a great idea. Oh, and having the recents button be mountains. It sucks that the rest of the theme is cool, because I really have a strong dislike for the navbar buttons)
guyverzero said:
It does make you auto change the navbar icons, and they aren't part of the modular part of themes (font is, as well as a few other things. Disappointed by the number of things that are not modular, however). I'm gonna flash right now with the new theme and report back.
Update: Nope, did not work. Still seeing the updated icons from the theme (which for some reason decided having the home button be a cloud in front of the sun was a great idea. Oh, and having the recents button be mountains. It sucks that the rest of the theme is cool, because I really have a strong dislike for the navbar buttons)
Click to expand...
Click to collapse
Interesting... I've made a couple of themes based off my wallpaper (that aspect is cool), but it's never changed my navbar icons. That would be my solution- build your own. Other than that, if there's no way to edit your theme and select stock nav icons i'm not sure what to tell you...? Like I said I don't know much about them; don't care for most of them anyway. I agree that the ones you download are kind of "all or nothing" and need to be more customizable.
Chronzy said:
Interesting... I've made a couple of themes based off my wallpaper (that aspect is cool), but it's never changed my navbar icons. That would be my solution- build your own. Other than that, if there's no way to edit your theme and select stock nav icons i'm not sure what to tell you...? Like I said I don't know much about them; don't care for most of them anyway. I agree that the ones you download are kind of "all or nothing" and need to be more customizable.
Click to expand...
Click to collapse
Well, the problem I have with making my own theme is that (I think) it doesn't turn your dialer dark, which kinda bums me out as the rest of my theme tends to be dark and I'd like as much of that as possible. And while the dialer SEEMS to be a part of that modular design, it only ever gives me the option of "default" unless the theme I have has a mod on it.
The HTC theme engine for Sense 7 is very weird in almost every way right now...hoping it gets smoothed out at some point. Thanks for your suggestions though! I'm gonna see if I can find a way to compromise (or poke around and get everything I want)
guyverzero said:
Well, the problem I have with making my own theme is that (I think) it doesn't turn your dialer dark, which kinda bums me out as the rest of my theme tends to be dark and I'd like as much of that as possible. And while the dialer SEEMS to be a part of that modular design, it only ever gives me the option of "default" unless the theme I have has a mod on it.
The HTC theme engine for Sense 7 is very weird in almost every way right now...hoping it gets smoothed out at some point. Thanks for your suggestions though! I'm gonna see if I can find a way to compromise (or poke around and get everything I want)
Click to expand...
Click to collapse
Dark dialer.. that would be cool. Maybe a future project.. but I have a move coming up and my time to spend on this is about get a lot tighter. Good luck in the mean time.
If you want to take it into your own hands, google how to decomile/recompile the SystemUI and start making your own edits I'm sure that dark dialer is just an xml edit somewhere.
Chronzy said:
That rom is odexed right? Don't think it works on odexed roms. Deodex your fine, tested on M9 and M7
Click to expand...
Click to collapse
It's deodexed according to the OP of the thread.
@Chronzy - Neither seems to be working with ARHD 5.0. It is a deodexed rom. What I notice is that the files are changed when I view the systemui.apk, but it doesn't actually change when you use the phone.
aooga said:
@Chronzy - Neither seems to be working with ARHD 5.0. It is a deodexed rom. What I notice is that the files are changed when I view the systemui.apk, but it doesn't actually change when you use the phone.
Click to expand...
Click to collapse
Strange indeed..
Sorry I don't have time to troubleshoot guys, days are very busy atm. I can confirm all of the mods I post are working fine on LeeDroid as of 7.2 (which I'm still running). Not sure about the ARHD problem, I thought it was odex/deodex issue but I guess not. If i get time in the near future maybe I can look into it.
Wish I could be of more help, thanks for your interest!
Chronzy said:
Strange indeed..
Sorry I don't have time to troubleshoot guys, days are very busy atm. I can confirm all of the mods I post are working fine on LeeDroid as of 7.2 (which I'm still running). Not sure about the ARHD problem, I thought it was odex/deodex issue but I guess not. If i get time in the near future maybe I can look into it.
Wish I could be of more help, thanks for your interest!
Click to expand...
Click to collapse
No problem. I just moved the files manually to the APK and it worked fine.
Updated with Slim fade style. Slimmed the border down, not as bulky.
I'm gonna work on how to make this universally flashable across all roms, still puzzled by it.
Chronzy said:
Updated with Slim fade style. Slimmed the border down, not as bulky.
I'm gonna work on how to make this universally flashable across all roms, still puzzled by it.
Click to expand...
Click to collapse
Hello, unfortunately does not appear to change the icons, but if I wanted to put them manually and replace the original? Could you tell me the path where they are?
Tanks
Jetro_71 said:
Hello, unfortunately does not appear to change the icons, but if I wanted to put them manually and replace the original? Could you tell me the path where they are?
Tanks
Click to expand...
Click to collapse
Should be: system\priv-app\SystemUI\SystemUI.apk\res\drawable-xxhdpi

Categories

Resources