[Q] Move the notification bar? - Gen8, Gen9, Gen10 Q&A, Help & Troubleshooting

Wondering if you can move the notification bar from the top to the bottom of the screen. Also have it open up instead of down. I would guess that there is something in the framework-res.apk but I ave no idea where to look. Anyone who could help would be nice thanks.

If somebody would port CM7 to archos then we could do that because CM7 has that feature built in.

cant port CM without a new recovery

That's not true.
The recovery makes updating of CM7 or other systems easier, but it is in no way neccessary for CM to work.

honestly i dont care if i get CM or not i just want to be able to move the notification bar. i like CM but i dont need it.

Related

[Q]Wildfire Cyanogen Status Bar

I have a Wildfire running the latest version of Cyanogen, and love everything about it. Except the status bar, I think it's... ugly:/. But when i look for custom ones or trying to edit the default one I can't find any help , can anyone please direct me in the right direction .
Go to settings -> then CyanogenMod settings and then like theme or ui or something, dont remember. Somewhere there you can change the status bar to "black". Look around abit!
thanks I've tried that, but the icons look a little funny, do you know where the XML file is located and ill try my hand at some editing?
Sent from my HTC Wildfire using Tapatalk
yes, how can we do that?

[Q] [Request] modified buttonbar/statusbar for 101

I was looking for some nice honeycomb touch for my 101. I already found a gingerbread framework wich looked very nice, however unfortunately my archos 101 gets bootloops everytime I try to install it.
I was wondering if its possible to move the buttonbar to the statusbar (with arctools maybe) and then move the bar to the bottom of the screen (as seen on honeycomb). I would also love to see the search icon removed, as its useless in my opinion.
Otherwise some help to get the framework from this post succesfully installed would be highly appreciated.
http://forum.xda-developers.com/showthread.php?t=1125284
Thanks in advance
buchi89 said:
I was looking for some nice honeycomb touch for my 101. I already found a gingerbread framework wich looked very nice, however unfortunately my archos 101 gets bootloops everytime I try to install it.
I was wondering if its possible to move the buttonbar to the statusbar (with arctools maybe) and then move the bar to the bottom of the screen (as seen on honeycomb). I would also love to see the search icon removed, as its useless in my opinion.
Otherwise some help to get the framework from this post succesfully installed would be highly appreciated.
http://forum.xda-developers.com/showthread.php?t=1125284
Thanks in advance
Click to expand...
Click to collapse
I would love to see this
And i think this is possible, you have to find the right parameters in the right files..
I dont know anything about frameworks but msticninja and fisha21 should know this
Maybe you could pm ninja
We had have very much discussions about the soft buttons and or status bar
Lenn said:
I would love to see this
And i think this is possible, you have to find the right parameters in the right files..
I dont know anything about frameworks but msticninja and fisha21 should know this
Maybe you could pm ninja
We had have very much discussions about the soft buttons and or status bar
Click to expand...
Click to collapse
Yeah shouldn't be too hard, as Cyanogenmod for Archos 101 has something like this already! However I will not PM anyone from this board since its a matter of respect, as I am being a newbie. I know how it feels like, if some newbie comes, demands something and already annoy some ppl. Maybe I am just being hypersensitive xD
buchi89 said:
Yeah shouldn't be too hard, as Cyanogenmod for Archos 101 has something like this already! However I will not PM anyone from this board since its a matter of respect, as I am being a newbie. I know how it feels like, if some newbie comes, demands something and already annoy some ppl. Maybe I am just being hypersensitive xD
Click to expand...
Click to collapse
Just be brave
A community excist, because peoples help eachother
If you want to i can pm him, we know us
Moving the buttons to the notification bar is easy, just use urukconfig on uruk, or Arctools on stock.
I may be able to remove the search button as well by editing the virtualkeys files.
Moving the bar to the bottom though, I'll have to look into CM7 and see how they do it, but it may not be possible on froyo.
msticninja said:
Moving the buttons to the notification bar is easy, just use urukconfig on uruk, or manually add the line on others.
I may be able to remove the search button as well by editing the virtualkeys files.
Moving the bar to the bottom though, I'll have to look into CM7 and see how they do it, but it may not be possible on froyo.
Click to expand...
Click to collapse
Thanks I am really looking forward to what you come up with!
msticninja said:
Moving the buttons to the notification bar is easy, just use urukconfig on uruk, or Arctools on stock.
I may be able to remove the search button as well by editing the virtualkeys files.
Moving the bar to the bottom though, I'll have to look into CM7 and see how they do it, but it may not be possible on froyo.
Click to expand...
Click to collapse
Thanks, ninja for joyning us!
Do could tell me the files?
I want to look me into tthis
Lenn said:
Thanks, ninja for joyning us!
Do could tell me the files?
I want to look me into tthis
Click to expand...
Click to collapse
It looks like the virtualkeys files don't control the buttons once they've been moved to the notification bar. Not sure if I can remove buttons.
To move the bar to the bottom, CM7 did alot of java work. I can move it to the bottom, but I can't get it to expand upwards. I have to modify the logic in StatusBarService.java, particularly the performFling method on line 1159, but it's gonna be really hard. Not even sure if it will work with froyo. I'll keep trying.
msticninja said:
It looks like the virtualkeys files don't control the buttons once they've been moved to the notification bar. Not sure if I can remove buttons.
To move the bar to the bottom, CM7 did alot of java work. I can move it to the bottom, but I can't get it to expand upwards. I have to modify the logic in StatusBarService.java, particularly the performFling method on line 1159, but it's gonna be really hard. Not even sure if it will work with froyo. I'll keep trying.
Click to expand...
Click to collapse
Thanks,ninja! You're our man for design/frameworks
In java, i cant help you, just starting at the school with basic java projects...
But if there is any other thing i can help, ask!
msticninja said:
It looks like the virtualkeys files don't control the buttons once they've been moved to the notification bar. Not sure if I can remove buttons.
Click to expand...
Click to collapse
I did try looking into this (before I got distracted by my shiny new Transformer )
Once you move the buttons into the notification bar, the icons change. These new icons are found in the "drawable" folder of the framework-res.apk eg stat_sys_back_p.png. There are also associated .xml files, but these just tell the system which icon to show when the button is pressed. Haven't yet found where the appearance (order, size etc) are controlled.
fisha21 said:
I did try looking into this (before I got distracted by my shiny new Transformer )
Once you move the buttons into the notification bar, the icons change. These new icons are found in the "drawable" folder of the framework-res.apk eg stat_sys_back_p.png. There are also associated .xml files, but these just tell the system which icon to show when the button is pressed. Haven't yet found where the appearance (order, size etc) are controlled.
Click to expand...
Click to collapse
I'm still trying to duplicate the upwards fling. I've got it working sometimes, but when you hiccup or stop in mid fling, it gets stuck sometimes, usually causing a soft-reboot. See if you can find the button layout for me, I'll keep working on the bar itself.
msticninja said:
I'm still trying to duplicate the upwards fling. I've got it working sometimes, but when you hiccup or stop in mid fling, it gets stuck sometimes, usually causing a soft-reboot. See if you can find the button layout for me, I'll keep working on the bar itself.
Click to expand...
Click to collapse
Is there any way i can help?

[Q] possible to hide status bar in lock screen?

hey guys. is it possible to hide the status bar from the lockscreen? I'm good with .xml, .smali or any other kind of edit. i just need to be pointed to where I would need to go.
I tried searching and came up empty handed. i'm trying hard to like the lock screen. i already changed the backgrounds (much better now), currently working on a custom lockring, last thing would be to hide that ugly status bar...it's only showing me what the lockscreen already shows anyways.
thanks for the info.
Download the app Widget Locker...U can remove taskbar and also a lot of customization to your style
I'm a big WidgetLocker fan, with my own custom themes made and all that when i was on the Evo 3D. i'm trying to move on with the times and use this nifty sense lockscreen. just has a few kinks to work out.
but if i dont end up fixing it to my liking soon enough i'll download widgetlocker again.
anyone else have any ideas as to how to get this done?
If you go into titanium backup, and freeze statusbar, it will do what you want, it will also remove in regular screen, possibly decompile lockscreen.apk and see if you can do it there.
life64x said:
If you go into titanium backup, and freeze statusbar, it will do what you want, it will also remove in regular screen, possibly decompile lockscreen.apk and see if you can do it there.
Click to expand...
Click to collapse
that is not what I want to do at all. I don't want to make the status bar unavailable everywhere in the system. just within the lockscreen.
if I knew where to go, I can make .xml and .smali edits or whatever else. I just don't know how to search for things from scratch :-(
Max_Pain said:
that is not what I want to do at all. I don't want to make the status bar unavailable everywhere in the system. just within the lockscreen.
if I knew where to go, I can make .xml and .smali edits or whatever else. I just don't know how to search for things from scratch :-(
Click to expand...
Click to collapse
I'm just guessing, so this could be a useless thought, but... I think checking in idlescreen base would be a good start. You wouldn't probably want to mess with this in system UI because that would likely just hose the whole bar. Team d3rp seems to have maybe figured out making the bar transparent, which would leave the icons and if course be clear everywhere else too... but it's still finicky across the roms, so not quite done yet. pstevep is the man, and maybe could help? See what you can find and then maybe send him a pm.
bumpity bumb
bump, bump, bumpity bump.
any way to do this?
i would say edit lockscreen.apk (decompile and fish around) and also look in a androidpolicy.jar probably some lines of code your could remove/add to make it happen.
clever idea by the way. i am still trying to resolve issues with my idea of clearing notifications from the lockscreen by double tapping the home key. had it figured out for a little bit but it was causing apps to force close :/
again i like your idea... i probably wouldn't use it myself simply because i wouldnt be able to see important details or notifications etc without unlocking the phone
Bump

[Q] Stock Webtop Application Tray Icons

Im interested in customizing the app tray (dock), and im interested in removing and rearranging some of the icons, which motorola says you cant do. A few months ago, i was using webtop2sd but i decided to try using the stock webtop due to it running faster, and im not confident enough to install something like gentop.
Now when i installed webtop2sd, it put 2 icons in the middle of the dock. These icons can no longer be used, i want to remove them, and possibly rearrange the other icons.
Im assuming someone has to know how to edit the app tray, so can someone point me in the right direction here? Thank you!
I haven't seen a way to remove them. My problem is that there are a number of android apps that don't have a corresponding icon in the webtop panel, even though they have an icon on the notification bar.
for whatever reason, the awn-manager starting working for me! Its an app that was put there by webtop2sd when I was using it (currently running webtop from phone now),its never worked for me before, perhaps messing with the TOYOMOTO (or w/e its called) linux when fixing the Java did something to make it work.
With that app,I can control the icons on the dock.
Now my current problem: I deleted all of the separators, I did this because I thought they were buggy,when moving them on the list,they would not actually move on the dock. So I deleted them,rebooted the phone,and they were finally gone. I then realized the phone might need a reboot for their placement to take effect.
So my question: What is the command to add to the New Launcher dialog to add in a separator?

[Q] Help me create a bottom status bar mod!

hello, so I've been searching and searching for a way to move the status bar down to the bottom so I can flick it up to open it. I've seen it before in cm7 roms and reloaded ics for older nightlies of cm9 roms. I'm wondering how they do it... it seems like it's some BIG secret, because no one seems to know anything about this type of mod or where to start to create it. It's built in to the cm7 roms, and Reloaded ICS doesn't work for newer cm9 roms.
So here's my request.
1. Someone point me in the right direction of where to find the right xml files and values to edit to recompile a rom with a bottom status bar!
or
2. Someone help me port Reloaded ICS to either newer ICS builds or maybe even JB!
or
3. Someone tell me some kind of good news about finding any way of moving the status bar down and reversing the pulldown so it slides up! cuz I'm really getting sick of searching for guidance on this issue...
I swear, it's the final and only thing I desire to change about my phone...
I love AOKP so if we could integrate this status bar trick/mod into an aokp build, that'd be the best rom ever!
again...why is this so hard? this search has gone on long enough, I'm really starting to get fed up with people creating roms just because the source is new... I'd like to see more customizations with current roms, like a bottom status bar option! why was this left in the dust in cm7? why not keep the mod going in cm9 or 10? bahhh!
I've started to decompile framework-res.apk and systemUI.apk but I don't understand what to change to make this happen, there are several places where in certain xmls it specifies the gravity or position of things that sound like they'd have to do with where the status bar is and how it acts, but I really don't know where to start...
Please help! It sucks knowing what I want, having the available technology to create it, but no guidance or any info to start with!
I have attached a couple pics that i made from screenshots i took while running Full throttle's and Licorice's Fuzion Rom
My background is my wonton symbol and the little android at the bottom is my app drawer, there are other icons/folders beside him but they're invisible, haha!
So if anyone could help me with creating a rom that looks like these pics, I'd be eternally grateful!!!

Categories

Resources