Anyway to add the "On/Off" switch in status notification bar of wifi? - Nexus 7 Q&A, Help & Troubleshooting

Hi all~
I was using Allwinner A10 tablet before + custom rom and the ROM offer few handy things:
1) On the notification bar of wifi, I can immediately turn on or off the wifi instead of requiring to jump to SETTING
2) Want to add bluetooth notification bar as well
3) Long press power button can select reboot or screen capture as well
4) anyway I can add file association to .pdb => iSilo? By now ES explorer knows .pdb is ebooks but when I click it, it will said no program can open it...
Thanks a lot!

You mean like 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"
}
For stock? You could use extended controls, Widgetsoid, or notification toggles. (Apps in tve play store) As for the file part I have no clue.
Sent From My Toro+ via White Tapatalk

Most of those are built into Cyanogenmod
You can add notification toggles to the stock ROM with widgetsoid; this video shows how to do it:
http://youtu.be/_GCiEqB5How?t=5m17s

so there is no way to add that button on the built in notification bar? must need a 3rd party widget? ('cause I changed to use tablet UI by altering the lcd.density so normal widget looks odd~ )
Thanks a lot!~

Related

How to Change "Your Name's Kindle" in the Notification Bar

I haven't seen this posted but if you want to change the text that displays your name's Kindle that appears in the top left of your screens here's how to do it.
Log into the Amazon website and go to Your Account in the top right. Scroll down to Digital Content and select Manage Your Kindle then click on Manage Your Devices. Now press edit and change the text to whatever you want, you can remove your name as well. Once you're done press "update" and close your browser. Now go to your Kindle and pull down the notification bar to access your quick controls and press Sync, the text in the top left will be changed.
{
"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"
}
Good stuff! I wondered how to do this..worked for me! Thanks!
Just did this per your instructions (and did a re-register, which did keep the installed apps in place). Thank you!!
For the last part (the deregister), you don't have to deregister. You can always jusy hit the sync button in the mini settings menu that comes down from the notification bar.
TheMagicPancake said:
For the last part (the deregister), you don't have to deregister. You can always jusy hit the sync button in the mini settings menu that comes down from the notification bar.
Click to expand...
Click to collapse
I'll change the post, thanks for point that out.
Nice! I'm gunna have to do this. Now I just need to figure out what to rename it.
I hated My name's Kindle. Only thing is there isn't any orage like when you have kindle in the name.
I can't get kindle sync to work google syncs just fine
Sent from my T-Mobile G2 using XDA App
thank you!

Editing CM7 Statusbar

Hello....
I've got a problem, I was trying to modify the original Statusbar of CM7.First I haven't got any problems when I change the battery, wifi, bluetooh and oher icons, but for finish my work I want to edit the green lines that appears, when the statusbar is open, under some quick setiings (like wifi, bluetooh, gps and sound), and replace it for some blue lines....
But I didn't find and know what is the image.png or the .xml that I must to modify for do that.
I add an Image, with a mark around that exactly I want to modify, and my framework-res.apk and SystemUI.apk too...
Please help me...
framework-res.apk
SystemUI.apk
{
"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"
}
You can change it in settings/CyanogenMod settings/interface/notification power widget/indicator color
shanman-2 said:
You can change it in settings/CyanogenMod settings/interface/notification power widget/indicator color
Click to expand...
Click to collapse
That's isn't be that I need, I need to change the default color without any interface modification, that I wan't to do is modify any xml that contan the default color.... but my problem is that I don't where and what is that xml....
i think you should change the default colour on the menu thro it's code... not in the systemui... i think so
Settings > Cyanogenmod Settings > Interface > Notification power widget > Indicator color
Sent from my ADR6300 using Tapatalk 2
I believe he's putting a pre-customized ROM together and would like to change what the initial color is.
I've been trying to do the same thing with no luck finding the code for it

[Q] Statusbar LG-E400

Hey guys, I need some help.
I edited my SystemUI.apk to remove the music widget and the carrier text for more notification space, But I have a problem now.
In the carrier area there was my clear button, and now it's gone. I want it back but diffrent, Hope you guys can help me!
This is how it looks like now:
{
"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"
}
And this is how I want it:
Or can I make this button to clear the notifications?
Already Thanks!
DarrellDD
have a look at my SystemUI, it's themed similar to NatureUX's so it should answer your first question.
[EDIT]
Got it working now, and I know my problem.
Because I hide the old clear all button and not deleted it, It uses that one. By deleting it it uses the new one.
It works like a charm!
Thanks!
[EDIT]
I want that indeed, but I tried to copy it to my SystemUI.apk with no succes. The button appears, but has no functions. When clicking on it, the background changes but it doesn't clear the notifications. Also when I added the ids of the button apktool won't even build the apk because of errors. I have no idea how to implent it working. Hope you can help me.
Greeting,
DarrellDD
you don't have to add a new id. my example only move the button to notification header and add a custom image. the id (@id/clear_all_button) and all other elements remains the same.
I mean the drawable ids in the public.xml But I saw they automatticly added when building the apk. Thanks anyway! You really helped me editing my phone!
Sent from my LG-E400 using xda app-developers app

[Q] How To Disable Capacitive Button Lights? (Unsolved)

Hi Awesome People,
I am currently running Slim-4.4.2.build.4.6-WEEKLY-3823 on my SM-n9005 and I've enabled the NavBar and disabled (or rather re-assigned the capacitive buttons to none) but I can't for the live of me seem to find a way (NOTE 3 compatible) to disable the capacitive button lights.
I can flash custom roms and etc (duh) but I am by no means a developer. And after some looking around I managed to find that if I rename the file "lights.MSM8974.so" (/system/lib/hw) to something like "lights.MSM8974.so.bkp" it will disable the lights but then auto screen brightness doesn't work. So the solution should be in that file, right?
So can anyone help me with disabling only the capacitive button lights? Or can I do a workaround in the build.prop file?
Thanks in advance!
You are overthinking it...
{
"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"
}
Settings --> Device --> Display --> Touch Key Light Duration --> Always Off.
ShadowLea said:
You are overthinking it...
View attachment 2707679
Settings --> Device --> Display --> Touch Key Light Duration --> Always Off.
Click to expand...
Click to collapse
Thanks I've seen that solution...Except I'm running SlimKat (AOSP), that option is not there.
Neither under Setting -> Advanced Options -> Device
I've even looked for an Xposed Module and have no luck there.
Xposed module- Gravity Box*:
*if your rom's KitKat based, you'll need Gravity Box(KK).
N9005
Don't thank me, I'm useless

Issues with new Android Head Unit

Hi
I'm trying to customise my head unit that' I've just received. I want to use Nova and KLWP for the interface. The problems are as follows:
KLWP uses wallpaper as it's way of theming. Everytime I change it, after a while, it will reset to the original
There is a floating home button overlay that is not able to be removed, it doesn't have a touch assistant app but in the original launcher settings there is a setting to disable it, but even though I've turned it off, it still reappears. How can I disable?
I don't mind doing anything via adb etc but just need to know what pointers to look for.
Thanks
dchuraman said:
Hi
I'm trying to customise my head unit that' I've just received. I want to use Nova and KLWP for the interface. The problems are as follows:
KLWP uses wallpaper as it's way of theming. Everytime I change it, after a while, it will reset to the original
There is a floating home button overlay that is not able to be removed, it doesn't have a touch assistant app but in the original launcher settings there is a setting to disable it, but even though I've turned it off, it still reappears. How can I disable?
I don't mind doing anything via adb etc but just need to know what pointers to look for.
Thanks
Click to expand...
Click to collapse
To help you, please post a picture of your system info. Depending on the unit, it can look something like 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"
}
or maybe like this:

Categories

Resources