notepad status bar? widget status bar - Android Q&A, Help & Troubleshooting

Anyway to make the notification centre useful were you can get a widget system?
Or even a simple note pad/use able system where you can open centre an use with keyboard?

Related

[Q] Change status bar Font

Hiyah! I want to change Status Bar Clock and Notifications font to Sony Sketch.
However I have no freakingidea how to do it.
Can someone point some tips for it?

[Q] Getting rid of Status Bar on 4.1

I need to get rid of the system bar on Android 4.1 tablets since the tablets will be in a commercial/retail environment and be used for business. My app will be the only app used on the tablet and it needs as much screen real estate as possible for what we're trying to do. I have searched already and I see that there are ways to do it on a rooted tablet, however since this will be in a business and deployed to several hundred or thousand businesses, I cannot have all the tablets rooted for legal and security issues. (Would I really have issues legally though if I were to root them?)
I know that you can dim the status bar and make the buttons dots but that really isn't optimal.
If there is no way to get rid of it, is it possible to change the status bar icons and functionality? I ask this because our app has a status bar on top and we could possibly move it to the bottom and change the icons and functionality of the status bar to match the app's status bar so no screen real estate is lost.
I have read that 4.2 adds some fullscreen functionality for apps. Is this true? Can the status bar be hidden in 4.2 as opposed to 4.1?
You could get rid of statusbar
Add this attribute to activity declaration in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Sent from my A116 using Tapatalk 2
sak-venom1997 said:
You could get rid of statusbar
Add this attribute to activity declaration in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Sent from my A116 using Tapatalk 2
Click to expand...
Click to collapse
That just gets rid of the title bar for the app and the notification bar at the top. That does not get rid of the navigation bar at the bottom. I would like the navigation(system) bar to be gone.
Vinnyb64 said:
That just gets rid of the title bar for the app and the notification bar at the top. That does not get rid of the navigation bar at the bottom. I would like the navigation(system) bar to be gone.
Click to expand...
Click to collapse
I know but for un rooted dev this is the only thing that can be done
To completely remove statusbar del the Systemui.apk from system/app
To remove navigation bar at the bottom give me details of your dev and attach Systemui.apk and framework-res.apk they can be found in system/app and system/framework
But this can't be done without root
Press Thanx Button dude
Sent from my A116 using Tapatalk 2
Re: Getting rid of Status Bar on 4.1
Here's what I would do:
- Setup another Launcher (like Apex) to where 1) only one page, one icon (your app), and lock the homescreen from any changes, 2) make sure that when you press Menu, it performs a different action than giving you an option to access Settings, and 3) disabling the Status Bar in 'General'.
- Change the attribute in the Manifest file like sak-venom1997 suggested.
I'm pretty sure that doing this would give the user no option to change anything. Pretty sure.

Hide a Notification Icon without Hiding the Actual Notification

Does anyone know if it's possible to hide just the notification icon without hiding the notification itself from pulldown?
Use case: Yahoo Weather app, the persistent notification in the pulldown is beautiful. I want it to always be there. However, the little temperature notification icon is pretty ugly, and I want to hide/disable it.
Using JB's "disable notifications" won't work since it will disable the entire notification, not just the icon.
Any ideas?
Maybe decompile systemui.apk or farmework-res.apk or where the icon is and turn it into a blank icon as in matches the background of status bar?
Or try to decompile Google now and dig through some xml files to figure out how they do it.
Off hand I can't say I've ever tried and don't have a great answer but may give you a start
Sent from my Nexus 4 using Tapatalk 2

[Q]Change push notifications icon on status bar for individual app.

Is there any way I can change the icon shown on status bar for any app when its push notifications arrives?Like presently I see black and white icons of apps but I want it to be like coloured icons of the app itself like in MIUI .Is it possible?

How to make transperent status bar in fullscreen apps when pull down

Guys Im using S5 Exynos stock MM rom. Look at the status bar. It is file manager, a fullscreen app which need to pull down to see the status bar. Some roms such as aosps have transparent status bar instead of black background. I want to know which file to edit to make it some transparent. I mean ~%10-%30 opacity like aosps have. Please guide me guys, brothers thanks in advanced

Categories

Resources