Adding Hide/Show Notification Button in Quick Settings? - Asus Eee Pad Transformer Prime

Anyone know how to add this switch in Asus' quick settings panel? Its the one that disables/hides all the little icons to the left of the time. Its one of those features that I use constantly. Would love to see it added.
Sent from my Transformer Prime TF201 using Tapatalk

Where have you seen or used that before as it is not and never has been in the TF201 stock? Some other tablet? Some custom ROM on some other device?
Anyway, I have been working with some other guys here trying to get the GPS on/off button put back into place since Asus decided to take it out when they rolled out ICS. We have found the buttons are still in the code, but software has been edited to not show them. We just need to try to get the ICS SystemUI recompiled - not yet possible in the apktools- and test it as we can see where to edit the software.
But in your case, there are no such dormant buttons in the system that even accounted for that function - let alone software calls to it.

Lock-N-Load said:
Where have you seen or used that before as it is not and never has been in the TF201 stock? Some other tablet? Some custom ROM on some other device?
Anyway, I have been working with some other guys here trying to get the GPS on/off button put back into place since Asus decided to take it out when they rolled out ICS. We have found the buttons are still in the code, but software has been edited to not show them. We just need to try to get the ICS SystemUI recompiled - not yet possible in the apktools- and test it as we can see where to edit the software.
But in your case, there are no such dormant buttons in the system that even accounted for that function - let alone software calls to it.
Click to expand...
Click to collapse
Its built into Honeycomb. It would be a nice addition to the GPS switch.
{
"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"
}
Sent from my Transformer Prime TF201 using Tapatalk

ayman07 said:
Its built into Honeycomb. It would be a nice addition to the GPS switch.
Sent from my Transformer Prime TF201 using Tapatalk
Click to expand...
Click to collapse
In ics too if you turn off the customized Asus panel

tylermaciaszek said:
In ics too if you turn off the customized Asus panel
Click to expand...
Click to collapse
No duh that's how I got the image
I'm asking to add it to Asus' custom quick settings.
Sent from my Transformer Prime TF201 using Tapatalk

I'm not a dev but would take so much xml editing but someone might be able to do it if they know codes

tylermaciaszek said:
I'm not a dev but would take so much xml editing but someone might be able to do it if they know codes
Click to expand...
Click to collapse
XML edits + recompile and such. Not super hard but takes some skill & intricate knowledge as I explained earlier.
tylermaciaszek said:
In ics too if you turn off the customized Asus panel
Click to expand...
Click to collapse
Ahhhh this is why I never knew about it or saw it.. I love the quick settings menu so much I never tried it without so never saw it before.

ayman07 said:
Anyone know how to add this switch in Asus' quick settings panel? Its the one that disables/hides all the little icons to the left of the time. Its one of those features that I use constantly. Would love to see it added.
Sent from my Transformer Prime TF201 using Tapatalk
Click to expand...
Click to collapse
If you haven't already, you should ask ReNeglect: http://forum.xda-developers.com/showthread.php?t=1442441

ngough said:
If you haven't already, you should ask ReNeglect: http://forum.xda-developers.com/showthread.php?t=1442441
Click to expand...
Click to collapse
He is one of the guys who was helping trying to do the GPS on/off switch

Related

[Q] Display Currently Connected Wifi Network

Is there a widget out there that displays the wifi network the phone is currently connected to?
I did a quick search and nothing came up. I would love something very minimalistic (Name only would be perfect)
Thanks!
Hi there,
I just wrote myself a small tool which displays the name of the connected wifi (ssid) in the notification bar. it is configurable on how long the notification is going to be displayed (or kept permanently).
I haven't done a widget yet. But if you wanted one, I could set one up. The question here is: what will be on the widget when not connected to a WiFi?
Let me know if you want to check it out.
{
"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"
}
I'd like to try out your status bar notification app.
Sent from my SAMSUNG-SGH-I897 using XDA App
Yet another thing Tasker can do.
My last Intruder was a Grumman A-6E.
Okay, even though this might be pointless I do share.
It is an early version and so far only tested on N1 with Cyanogenmod 7 Nightly and stock Samsung Galaxy S with 2.2
Please let me know if anything goes wrong.
Furthermore I'd be glad if you provided some feedback or request other things.
Hope you enjoy
Version 1.0beta1: http://dl.dropbox.com/u/3539119/SSID-Notify_1.0beta1.apk
knox420 said:
Okay, even though this might be pointless I do share.
It is an early version and so far only tested on N1 with Cyanogenmod 7 Nightly and stock Samsung Galaxy S with 2.2
Please let me know if anything goes wrong.
Furthermore I'd be glad if you provided some feedback or request other things.
Hope you enjoy
Version 1.0beta1: http://dl.dropbox.com/u/3539119/SSID-Notify_1.0beta1.apk
Click to expand...
Click to collapse
This app is EXACTLY what I have been looking for to use on my phone and works perfectly on Samsung Galaxy Nexus GSM (currently using AOKP M4). Many thanks
http://forum.xda-developers.com/showthread.php?t=1174217http://forum.xda-developers.com/showthread.php?t=1174217
Thanks
Thanks knox420
That's also what I wanted
One thing that could be improved for me is to keep that notification all the time even if we clear the area.
Because sometimes I wonder if my wifi is connected or just on
Thanks for the app ( I was going to make my own if I didn't find anything )
Hi Shusshu,
don't know if I find the time to improve that thing. If you care we could together on this (that is, when either one of us finds some time). Don't really know how clean and tidy the code is since it's been a long time ago.
Sure I can improve it. Shall we put it on github.?
Sent from my GT-I9300 using XDA
Minimalistic text does this and you can have your phones IP and MAC adress showing as well as tons of other info.
I'll revisit the code during this week and probably put it on github.
And I'm sorry for your EK thing
Thx
Btw I'm not dutch so I don't mind
Sent from my GT-I9300 using XDA
So?
Sent from my GT-I9300 using xda app-developers app
Holy moly, hell of a week. Sorry for taking so long. I thought I might find some time to clean up the code a little. Turned out I didn't...
Well, I finally managed to put it on GitHub. Just had a quick look at the code (it's been aeons since I last got my hands dirty) and I promise it's not going to be pretty
Anyways, it's a tiny project. So you won't have any issues in understanding it.
https://github.com/MrFloppyCoding/SSID-app-widget
Replying to first question - I have found and use one small widget (1x1) which toggles wifi on and off and has ssid name on itself.
Pretty nice.
Wifi Widget by Bugaudin Ramazanov
(I cannot provide link as new user, but you will find it on play google com.)
ad-hoc scan?
btw, is there an app to scan and list the available ad-hoc networks within range? I know we cant connect to ad-hoc without rooting, but just displaying it?
ask you add new feature
Hi, knox420! Your program is exactly that I searching long, long time. It works perfectly with Heads-up.
Do you have plans for future improvements? Can I ask you add new feature - replace carrier name with connected ssid name?
knox420 said:
Okay, even though this might be pointless I do share.
It is an early version and so far only tested on N1 with Cyanogenmod 7 Nightly and stock Samsung Galaxy S with 2.2
Please let me know if anything goes wrong.
Furthermore I'd be glad if you provided some feedback or request other things.
Hope you enjoy
Version 1.0beta1: http://dl.dropbox.com/u/3539119/SSID-Notify_1.0beta1.apk
Click to expand...
Click to collapse
It's a very old thread, but does someone have this apk by any chance? I would really like to try..

[Q] Drop Down Toggles

Does anyone know if it will be possible to have toggles for wifi/bt/gps/silent/data in the notification drop down like other phones have?
You can download Widgetsoid and when you make a Widget it will give you the option of adding it to the notification bar.
When it's there, though, and you click on something it will open a new little popup window to press the buttons..kinda weird, dunno why it does that.
You need this ------>
Extended Controls
thebeardedchild said:
You can download Widgetsoid and when you make a Widget it will give you the option of adding it to the notification bar.
When it's there, though, and you click on something it will open a new little popup window to press the buttons..kinda weird, dunno why it does that.
Click to expand...
Click to collapse
Security controls in newer versions of Android.
SoberGuy said:
Security controls in newer versions of Android.
Click to expand...
Click to collapse
This prevents notification bar widgets from directly controlling phone functions then? So it's safe to assume Extended Controls would do the same?
CaelanT said:
You need this ------>
Extended Controls
Click to expand...
Click to collapse
i don't think that does what the OP wants, which is toggles within the notification bar (ala Samsung phones).
as far as i've seen, we can only have the clickable pop-up widget version that was described above.
This has come up before..
This is good as your gonna get Notification Toggle
I use BATTERY GAUGE. it has a drop down menu when activated and shoes me battery percent. A must have app IMO
Sent from my MB860 using XDA App
dLo GSR said:
i don't think that does what the OP wants, which is toggles within the notification bar (ala Samsung phones).
as far as i've seen, we can only have the clickable pop-up widget version that was described above.
Click to expand...
Click to collapse
Yeah I guess I was spoiled with my samsung (before this thread I was not aware this was a samsung only feature). I really miss this feature... wish it came standard on all androids. The closest one to what I want is notification toggle, but it's still more clicks to what I want.
widgetsoid is closet that I can get,I too hate how we have to do at least two clicks instead of one like on CM7. But at least it's close and looks clean
{
"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"
}
Yea it kinda sucks. You still have to use the widget, so the drop down notification is useless. In my opinion. I had a infuse 4g for 1 day and that was the only feature I liked on the phone..
Sent from my MB860 using XDA Premium App
downtrodn said:
Yea it kinda sucks. You still have to use the widget, so the drop down notification is useless. In my opinion. I had a infuse 4g for 1 day and that was the only feature I liked on the phone..
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
No you don't need to use widget, set to invisible.
Ok tried everything you mentioned. The app doesnt like my ATRIX..
Widget appears if I tap on a toggle
Toggles in notify bar are PINk! And cannot change the color.
Is this normal??
Thanks
Sent from my MB860 using XDA Premium App
NguyenHuu said:
widgetsoid is closet that I can get,I too hate how we have to do at least two clicks instead of one like on CM7. But at least it's close and looks clean
Click to expand...
Click to collapse
I guess waiting for CM7 is the only solution for now?
the dropdown controls for the captivate are awesome, I haven't seen an app in the market yet that could replace these. If anyone could make this it would be awesome!
2.3 androids this is standard now.

Music control Notification bar/Multitask

Hi there guys,
With days of use with our "very nice" Xperia S.
Ive been waiting few features to be added at this section.
Does somebody know an music control "add-on" for this phone?
For notification bar or even better, for the multitasking menu.
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"
}
Its really anoying to switch everytime...
Thanks in advance
you could just add the music player widget to the home screen
iain26 said:
you could just add the music player widget to the home screen
Click to expand...
Click to collapse
Oh yes..
iain26 said:
you could just add the music player widget to the home screen
Click to expand...
Click to collapse
Ogw...
Did you read my text?
Sent from my LT26i using XDA
- I think , it's impossible if you want to add Music widget / controller to "multi-tasking menu"
- If you want music widget / controller add to "notification bar" , u need android 4.0 ics library to make it possible.
I'm almost 100% sure Sony would add this in 4.0 update. Samsung has done it with even their gingerbread roms, just need someone with the skills to do it. But I can wait.
Nothing is impossible.
Look the iphone
Hmm then we must wait and hope!
Thx for your response guys
Sent from my LT26i using XDA
Efe64 said:
Nothing is impossible.
Look the iphone
Hmm then we must wait and hope!
Thx for your response guys
Sent from my LT26i using XDA
Click to expand...
Click to collapse
yes, nothing is impossible, just dig in inside play store and look for widgetsoid,
once u downloaded it, open it and check Play/Pause,Previous and Next on sound tab, then go to advanced tab, check on Notification and Widget Invisible, plus u can customize the look of your notification widget on theme tab.
ps - for some reason (i dont know) the widget will not play/pause, next or previous, but once u hit the button, a popup will appear in order to response.
a
here is mine. Sorry for the screenshot (not yet root)
i think it is possible also with GB libs...
i remember Samsung did that also in Eclair roms...
you should modify SystemUI.apk and framework.jar, the same way it has been modified for adding "notification toggles", calling the fw methods called by the widget...
You should be root of course to do that...
NightSky256 said:
i think it is possible also with GB libs...
i remember Samsung did that also in Eclair roms...
you should modify SystemUI.apk and framework.jar, the same way it has been modified for adding "notification toggles", calling the fw methods called by the widget...
You should be root of course to do that...
Click to expand...
Click to collapse
If I have some spare time this weekend and next week, maybe I can give it a try
Sent from my LT26i using XDA
Thanks krabappel, yeah my old LG O2x had music built into the notifications bar, was a cool idea similar to widgetsoid but better.
The O2x has it in gingerbread and had it on froyo.
-smc
Thx for yiur posts guys!
Ive checked that app but its rare, its shows an popup.. Im sure i saw somewhere to turn that off.. I couldnt find it anymore...
With modding we can do everything ...
Thx krabappel!!
Sent from my LT26i using XDA
@efe
The Samsung Galaxy S2 has a built in music widget on the notification bar.
Maybe there is a way to replace or port it from the Galaxy S2 or search there in the treaths
Alfa Kenny One said:
@efe
The Samsung Galaxy S2 has a built in music widget on the notification bar.
Maybe there is a way to replace or port it from the Galaxy S2 or search there in the treaths
Click to expand...
Click to collapse
It would be really great..!
Edit:
I found this
http://forum.xda-developers.com/showthread.php?p=12948735
Works well!
Sent from my LT26i using XDA

Drop-Down Settings

Coming from my OG Evo and Deck's ROM, I'm really missing the drop-down settings toggles on this phone. It's funny, too: I swore I'd never go back to Sense after I finally got rid of it for AOSP back in the Vaelpak days, but things are so smooth and flawless with the LTE that I actually have no desire to switch to anything else at the moment (I've only had the phone for a week, though).
Except for the toggles! I'm constantly finding myself flipping down the notification menu looking for a sound profile switcher or a 5-way brightness control or a WiFi toggle or even quick access to airplane mode. I know there are widgets available to partially cover this, but those aren't accessible from within other apps.
End communication.
SilverZero said:
Coming from my OG Evo and Deck's ROM, I'm really missing the drop-down settings toggles on this phone. It's funny, too: I swore I'd never go back to Sense after I finally got rid of it for AOSP back in the Vaelpak days, but things are so smooth and flawless with the LTE that I actually have no desire to switch to anything else at the moment (I've only had the phone for a week, though).
Except for the toggles! I'm constantly finding myself flipping down the notification menu looking for a sound profile switcher or a 5-way brightness control or a WiFi toggle or even quick access to airplane mode. I know there are widgets available to partially cover this, but those aren't accessible from within other apps.
End communication.
Click to expand...
Click to collapse
Dont worry this will all come in due time. I think viper rom has some toggles already.
Well now it's just one more step... You just gotta press settings. I'm sure in due time a developer will create a rom with these settings.
DarkManX4lf said:
Well now it's just one more step... You just gotta press settings. I'm sure in due time a developer will create a rom with these settings.
Click to expand...
Click to collapse
Yeah, I know how to access the settings, but it's mostly the in-app access I liked.
DarkManX4lf said:
Well now it's just one more step... You just gotta press settings. I'm sure in due time a developer will create a rom with these settings.
Click to expand...
Click to collapse
Well GPS is technically two steps now. Click settings then location. Wish they left that with wifi, bluetooth, etc.
Not to worried about it. I'm sure it will be on a ton of ROMs.
ViperROM 1.2 has many of them. Can't wait for Zeus mods myself
Sent from my EVO using Tapatalk 2
Try this app for now
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
{
"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"
}
from my EVO using Tapatalk 2
jgalan14 said:
Try this app for now
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Interesting. I might check it out, though I'm nervous about the review mentioning the high CPU usage.
SilverZero said:
Interesting. I might check it out, though I'm nervous about the review mentioning the high CPU usage.
Click to expand...
Click to collapse
Is not bad at all I have used it with the one s and not noticible drain
Sent from my EVO using Tapatalk 2

[Wifi Icons] 9 Colors of Wifi Icons from the RIT by JBeitel 6/28/13 ADDED 3D WIFI

Ok, these arent the exact wifi icons from my Real Icon Theme but there are 9 colors of Wifi Icons here (including stock) for those that love color as much as I do. Enjoy
The top row is when wifi arrows are disabled and the bottom row is normal, when wifi arrows are enabled.
{
"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"
}
This link takings you to my landing page. Just click the S4 (and an add if you want), click themes and you will see a wifi folder.
Dont forget the thanks button.
Go Here
And god said "let there be bluetooth", and there was.
http://forum.xda-developers.com/showthread.php?t=2317200
WiFi Router??
Sent from my HTC one™
KEVTEBB said:
WiFi Router??
Sent from my HTC one™
Click to expand...
Click to collapse
yeah, i am still working that one out because it doesnt work with the current arrows and I have made the up down text arrows yet.
test 3D for me
So I made some 3D wifi icons to test and they look awesome when they are big but when you shrink them down, they dont look 3D anymore. Will someone try these for me and give me your honest opinion so i don't put any more work into them if you cant tell.
Here is a link to a flashable test of that color. You can falash any of the others (including stock white) to get back
Go Here
Here is the full size icon:

			
				
jbeitel said:
So I made some 3D wifi icons to test and they look awesome when they are big but when you shrink them down, they dont look 3D anymore. Will someone try these for me and give me your honest opinion so i don't put any more work into them if you cant tell.
Here is a link to a flashable test of that color. You can falash any of the others (including stock white) to get back
Go Here
Here is the full size icon:
Click to expand...
Click to collapse
Installed and looks great to me. You can certainly tell the differents between this one and the originals.
fltbosn said:
Installed and looks great to me. You can certainly tell the differents between this one and the originals.
Click to expand...
Click to collapse
Ok, i will make 8 colors as usual and try to post them tonight before i go on vacation.
New 3d wifi
Here are the 3D wifi that everyone asked about, just go to wifi under s4/themes in my home page
K3vin71 said:
Click to expand...
Click to collapse
What the heck does this have to do with this thread?
jscarano said:
What the heck does this have to do with this thread?
Click to expand...
Click to collapse
i was thinking the same thing.
good work
OK, I flashed the green wifi zip. Then rebooted. Wifi Icon did not change. How do I apply it?
GS4 on Hyperdrive 11
Sent from my SCH-I545 using Tapatalk

Categories

Resources