Need a module to theme my navbar - Xposed General

Hey guys, I am in search of a module much like flat coloured status bars that's working with marshmallow, since this module is giving me problems (slowing down the phone) and I can't choose my own colors so sometimes I'm stuck with a weird looking navbar in certain apps. Any suggestions? Thank you!

Bytecode said:
Hey guys, I am in search of a module much like flat coloured status bars that's working with marshmallow, since this module is giving me problems (slowing down the phone) and I can't choose my own colors so sometimes I'm stuck with a weird looking navbar in certain apps. Any suggestions? Thank you!
Click to expand...
Click to collapse
Try PerfectColorBar.

Related

Cyanogenmod 10.1 quick settings panel

Hello guys, I'm having a little problem with Cyanogenmod. Even though it's not an important one, it just bothers me.
I can't access thes quick setting panel from the notifications, because it disappears. Sometimes it just goes a little to the right. It's much clearer in the screenshots. Any tips? I've already wiped, an installed again 3 times. It doesn't happen with AOKP or any other rom, just cm. Help plz! Thank you
Seems it is shifted out of screen by "a. m." letters, switch to 24h clock to see if it's really the reason. You can also toggle between notification and panels by swiping left/right on the grey bar under your carrier name (the bar that turns blue when you drag and open notification area).
adgud said:
Seems it is shifted out of screen by "a. m." letters, switch to 24h clock to see if it's really the reason. You can also toggle between notification and panels by swiping left/right on the grey bar under your carrier name (the bar that turns blue when you drag and open notification area).
Click to expand...
Click to collapse
Hey you're right, it was that. I changed it to 24h clock and it works fine. But, isn't that a bug?
agus.aon said:
Hey you're right, it was that. I changed it to 24h clock and it works fine. But, isn't that a bug?
Click to expand...
Click to collapse
You can hit Thanks then
It's a very minor bug in XML file, you can write about this in ROM's thread so it's developer is aware of it.
Or decompile framework and try to fix it yourself, good start if you want to learn Android modding.
adgud said:
You can hit Thanks then
It's a very minor bug in XML file, you can write about this in ROM's thread so it's developer is aware of it.
Or decompile framework and try to fix it yourself, good start if you want to learn Android modding.
Click to expand...
Click to collapse
That sounds quite a challenge! Well, I'll post it in the ROM's thread. Thank you!

[POLL] XPOSED: Opinions & Suggestions needed

Hi guys,
I am starting to work on xposed modules and have successfuly created and tested one. I am planning to create a good module for many basic settings. I just want some suggesstions from people to get started with. What i am planning to do is to make a separate module for each task, so that there isnt something like Gravity box which is too comlex. Some options are like below:
1. Navbar size changer
2. Status bar meizu mod for .266 stock rooted
3. battery icon theme
4. various system parameters toggles (all rotations including 180, unplugscreenon disable, camera sounds, mobile data warning)
etc etc
If anyone has a minor module request, i can make it on demand as well. (for example one to enable lockscreen rotation etc)
Below is my first test module, It makes STOCK XPERIA 4.3 Settings DUAL PANE.
Also works on all other stock based Xperia ROMS.
Regards
neXusPRIME
Illumination bar xposed
Can you create a module that changes the illumination bar color on every app and keep it on? Example: If I open whatsapp the illumination bar turns green and if i go to twitter the illumination bar turns blue... same as tinted status bar but with the led bar. Dont need automatic colorizing, i want to manage color settings for every app in a list. Sorry for my english please!
pie control.. not like gravity.. pacman pie that has notification when swipe up..
Why did you post that on Q&A, Help forum?
It would better fit on the "General" forum..
Please request mods to move it ^_^
UltraWelfare said:
Why did you post that on Q&A, Help forum?
It would better fit on the "General" forum..
Please request mods to move it ^_^
Click to expand...
Click to collapse
well he is asking.. does look like question.. haha
danielhariri said:
well he is asking.. does look like question.. haha
Click to expand...
Click to collapse
._.
Seems you are right...Leave it here :cyclops: :silly:
oscarstl said:
Can you create a module that changes the illumination bar color on every app and keep it on? Example: If I open whatsapp the illumination bar turns green and if i go to twitter the illumination bar turns blue... same as tinted status bar but with the led bar. Dont need automatic colorizing, i want to manage color settings for every app in a list. Sorry for my english please!
Click to expand...
Click to collapse
I'll see what i can do. Maybe an app might be better for this... but will also be possbile using module. Let me try it tonight.
danielhariri said:
pie control.. not like gravity.. pacman pie that has notification when swipe up..
Click to expand...
Click to collapse
I can do the pie controls of gravity box easily as its source is open. Maybe PAC source is open too, but will be great if you can point me towards the java file which handles PACman pie. Then i can try.
neXus PRIME said:
I can do the pie controls of gravity box easily as its source is open. Maybe PAC source is open too, but will be great if you can point me towards the java file which handles PACman pie. Then i can try.
Click to expand...
Click to collapse
https://github.com/PAC-man here.. its based on 4.3 but i dont know if this is what u wanted...
many of us would glad if u can make this one..
neXus PRIME said:
I can do the pie controls of gravity box easily as its source is open. Maybe PAC source is open too, but will be great if you can point me towards the java file which handles PACman pie. Then i can try.
Click to expand...
Click to collapse
any news??
danielhariri said:
any news??
Click to expand...
Click to collapse
I was successful in implementing basic settings. Now I'm working on above as well as some other layout modifications. Hang tight.
Sent from my C5303 using Tapatalk
tested your "tutorial.apk" ! I mistakenly thought it was dual "page" in quicksetting (as in gravity box) lol
Great innovation.:good:
Actually the dual pane thing is very basic tweak... it could be useful if i change the dpi and layout.
anyways, my main aim is to make separate modules for
1. meizu mod status bar
2. various dpi navbars
3. various icons navbars
4. navbar/pie controls combo.
Hide handlebar and adjust transparency
1.For hiding handlebar and adjusting transparency of notification bar like in the attachement
2.Full screen caller photo
3. Changing theme accent color overriding the accent color of theme applied
4. Meizu Statusbar as you said but for .201 FW (Latest)
I got my system working back today and created one small one for myself. Anyone is welcome to use it if they want.
Module function:
1. Force Screen to remain off while plugging the charger in and out. (i was frustrated due to the constant screen on)
2. Allows all rotations in 3rd party apps. (Quickpic, UltimateReader, FX manager and many others). However the Xperia Home does not rotate.
3. Forces Navbar hieght to stock 48 dpi. (i was using another SystemUI meizu mod which made it 36 dpi so i wanted a toggle for that).
I will work on more modules for small little changes as requested here. Next target is Meizu Mod Module and then PIE controls/Expanded Desktop module.
What exactly does your dual pane module do?
Nanostray said:
What exactly does your dual pane module do?
Click to expand...
Click to collapse
lol. it takes a few seconds to try.
Have you used PAC ROM? it makes the setings page dual pane.... Not much useful though.
See below, its similar to this.:
http://img-2011-12.tapatalk.com/d/12/11/21/thumbnail/udu2anav.jpg
I need tester for my MEIZU mod xposed module.
See attachment.
Just go in xposed>modules>tick my Module, install/update framework...
you have Meizu Statusbar.
It only works for Xperia 4.3 ROMS. (.201 tested. 266 not tested but it should work.)
EDIT: Apparently there are some bugs still present....
neXus PRIME said:
I'll see what i can do. Maybe an app might be better for this... but will also be possbile using module. Let me try it tonight.
Click to expand...
Click to collapse
Any news about this request?
oscarstl said:
Any news about this request?
Click to expand...
Click to collapse
I created a new thread in app n themes section. Request noted, however first I'll work on navbarz, then pie, then your illumination bar mod. Maybe this weekend...
Sent from my C5303 using Tapatalk

GravityBox Nav Bar problem

Hello everyone,
I'm using the Ascend P7-L10, Xposed 2.5 and the latest version of GravityBox. I use it to tint the navbar (and get the fancy Android L buttons) but I have a little problem: my "recent" button doesn't show up. I can still click it and it works, but it doesn't show and I don't know what to do. Does someone have the same problem?
or Could someone tell me what other app I may use to tint the navbar? thanks a lot!

Problems with Xblast tools

Hi,
I didn't know where to post this thread, so here it is, sory if it's at the wrong place.
I have a problem with Xblast tools one my Oneplus One (still on CM11S)
The notification panel options aren't working. I want to get rid of the icon in the notification and get a full black notification panel, just like in the picture attached.
This screenshot is from my old phone, on which I managed to do what i wanted, but I've put the same settings on my Oneplus one, and it still not working.
Xposed installer is up to date, as all of my modules (i got Gravity box, xuimod, and xblast, exactly the same that i had on my old phone)
So if someone have a idea on how to resolve my problem, that would be awesome
Thank you, and excuse my english, i'm french
Anyone ?
Well install ios 7 flat style module ( not theme) and enable blurred status bar or so option.... It will leave no borders but would be translucent... That can be fixed by adjusting tiny inside it....

[Request] Xposed Module to "Link Navbar icons color with Statusbar color"

[REQUEST] XPOSED module that changes the navbar keys color according the color of Status bar.
This feature (“Linked navbar icons with status bar background") is available in Flat Style Colored Bars xposed module, but this module is messing with other modules and the module itself is buggy. Tried to contact the developer but of no use.
For Android 5.1 Stock ROM
Please move it if not in correct section
perfectcolorbar
Flat Style Colored Bars isn't buggy, just use version 2.0.1 instead of the latest version. I never had any issue with this module on six different devices of six different OEM's.
aviraxp said:
perfectcolorbar
Click to expand...
Click to collapse
Already used perfect color bar... Not serving the feature I am looking for...
Portgas D. Ace said:
Flat Style Colored Bars isn't buggy, just use version 2.0.1 instead of the latest version. I never had any issue with this module on six different devices of six different OEM's.
Click to expand...
Click to collapse
Tried the said version... Nothing changed...
The module is buggy and affects performance and ui elements
And on top of that dev support is worse.... Wrote to the dev but of no use...
Monsieur_Bond said:
Tried the said version... Nothing changed...
The module is buggy and affects performance and ui elements
And on top of that dev support is worse.... Wrote to the dev but of no use...
Click to expand...
Click to collapse
Then it is an issue with your device.
And dev support was always great, the dev is currently busy with real life stuff.
Portgas D. Ace said:
Then it is an issue with your device.
And dev support was always great, the dev is currently busy with real life stuff.
Click to expand...
Click to collapse
I found it buggy thats why I called it buggy. Period.
And I found dev support to worse.
By the way why are you advocating the dev?
I am not interested in buggy module, I asked for an alternate working module, if you know let me know otherwise move on... Simple...

Categories

Resources