clear notifications - Samsung Galaxy S7 Edge Questions and Answers

Is there an app by chance that will clear my status bar of notifications when I clear them on the lock screen? Not sure why but it really annoys me that this doesn't happen. I am rooted and can run an xposed module if need be

try notification listener from playstore.. you need tasker!

mba1973 said:
try notification listener from playstore.. you need tasker!
Click to expand...
Click to collapse
Thanks man I'll give it a try

Related

[Q] Prevent hiding status bar ?

hi,
how to prevent the hiding of the status bar in games etc ?? (fullscreen..)
I'm not lookingfor an app which can make it to reappear
thanks !
aLeda said:
hi,
how to prevent the hiding of the status bar in games etc ?? (fullscreen..)
I'm not lookingfor an app which can make it to reappear
thanks !
Click to expand...
Click to collapse
People are you usually trying to give the game/app onscreen more importance. ParanoidAndroid and CyanogenMod both hide the navigation bar too now. You are definitely going in the opposite direction. I have never heard of an app that would make it reappear, why you would you want it too?
hhairplane said:
People are you usually trying to give the game/app onscreen more importance. ParanoidAndroid and CyanogenMod both hide the navigation bar too now. You are definitely going in the opposite direction. I have never heard of an app that would make it reappear, why you would you want it too?
Click to expand...
Click to collapse
ah ... :/
it(s nice to don't miss notifications, get infos fasters like the time etc...
aLeda said:
ah ... :/
it(s nice to don't miss notifications, get infos fasters like the time etc...
Click to expand...
Click to collapse
i know what u mean, for specific apps that doesn't need to go full screen it would be nice to show status bar
someone should make an app that allow you to manually enables/disables status bar in specific apps would be great
joshtrader said:
i know what u mean, for specific apps that doesn't need to go full screen it would be nice to show status bar
someone should make an app that allow you to manually enables/disables status bar in specific apps would be great
Click to expand...
Click to collapse
yes this would be great, or an app that simply prevent hiding stat bar
(sorry for my english)
aLeda said:
yes this would be great, or an app that simply prevent hiding stat bar
(sorry for my english)
Click to expand...
Click to collapse
ParanoidAndroid may have that option, since they have the option to force full screen.
joshtrader said:
i know what u mean, for specific apps that doesn't need to go full screen it would be nice to show status bar
someone should make an app that allow you to manually enables/disables status bar in specific apps would be great
Click to expand...
Click to collapse
In synergies codefire SR15 it is impemented.
If you drop town the upper side of the screen twice in fullscreen, you are able to access into the statusbar.
I really love it, because im always able to use fullscreen and have access to the statusbar.
Sent from my Nexus 4 using Tapatalk 2

[Q] hiding notification bar. (Noob)

I need to make an app that hides my notification bar and shows it when i need it.
How can i make the app with AIDE or eclipse?!
I know how to make an app but i dont know how to make a usefull background app.
I would need help how it is done.
Any help is appreciated.
Tried googling about apps that show ui etc. etc.
2hrs no answers. Im really bad with googling.
Fatsodonkey said:
I need to make an app that hides my notification bar and shows it when i need it.
How can i make the app with AIDE or eclipse?!
I know how to make an app but i dont know how to make a usefull background app.
I would need help how it is done.
Any help is appreciated.
Tried googling about apps that show ui etc. etc.
2hrs no answers. Im really bad with googling.
Click to expand...
Click to collapse
Well, I think that this is simply not possible.
You can hide the notification bar in your app but you cannot do this while other apps are in the foreground. You would need to use a custom ROM for that.
However, what would probably be possible is creating an overlay which is shown on top of the notification bar. Nevertheless apps will not be fullscreen, just your overlay will be displayed instead of the notification bar. (If you want to do this, have a look at the RoundR sources on github.) I do not think that this is what you want.
Modifiying the system UI from an app is not possible!
(And it is good that it is not. What would you say if an app removes your notification bar without your agreement? )
nikwen said:
Well, I think that this is simply not possible.
You can hide the notification bar in your app but you cannot do this while other apps are in the foreground. You would need to use a custom ROM for that.
However, what would probably be possible is creating an overlay which is shown on top of the notification bar. Nevertheless apps will not be fullscreen, just your overlay will be displayed instead of the notification bar. (If you want to do this, have a look at the RoundR sources on github.) I do not think that this is what you want.
Modifiying the system UI from an app is not possible!
(And it is good that it is not. What would you say if an app removes your notification bar without your agreement? )
Click to expand...
Click to collapse
I understand what you are saying.
But how is Smart Statusbar done?!
http://www.xda-developers.com/android/smart-statusbar-gives-you-easy-statusbar-access-in-full-screen-apps/
Im trying to create a similar but more simplistic.
Fatsodonkey said:
I understand what you are saying.
But how is Smart Statusbar done?!
http://www.xda-developers.com/android/smart-statusbar-gives-you-easy-statusbar-access-in-full-screen-apps/
Im trying to create a similar but more simplistic.
Click to expand...
Click to collapse
Looks like the dev is really clever. :good:
I have got an idea how he could have done it:
Create an overlay on the screen (look at some souce at github: https://github.com/MohammadAdib/RoundR , https://github.com/sukso96100/SidePanel)
If it is clicked, launch a transparent activity with this attribute in Android manifest: android:theme="@android:style/Theme.NoTitleBar"
After some time or after a click on the screen close it.
(No need for the status bar permission. It seems to be a one created by himselft.)
I think that this should work.
nikwen said:
Looks like the dev is really clever. :good:
I have got an idea how he could have done it:
Create an overlay on the screen (look at some souce at github: https://github.com/MohammadAdib/RoundR , https://github.com/sukso96100/SidePanel)
If it is clicked, launch a transparent activity with this attribute in Android manifest: android:theme="@android:style/Theme.NoTitleBar"
After some time or after a click on the screen close it.
(No need for the status bar permission. It seems to be a one created by himselft.)
I think that this should work.
Click to expand...
Click to collapse
Thank´s!
I´ll try this!
Fatsodonkey said:
Thank´s!
I´ll try this!
Click to expand...
Click to collapse
You're welcome.
Good luck! :good:
There is fullscreen mode, gallery and some other apps use it
GR0S said:
There is fullscreen mode, gallery and some other apps use it
Click to expand...
Click to collapse
Yes, but you cannot tell the system how other apps should be shown.

[Q] Block recent apps and status bar

Hi,
I installed "One Locker" from the Play Store ( https://play.google.com/store/apps/details?id=com.mobile.onelocker ) and I noticed when I press the home button, the app don't close. Also, I can't pull down the status bar.
How is this possible without setting the app as a launcher, like many other lockscreen apps are doing?
Question is also in the following post.
Auroratic said:
Hi,
I installed "One Locker" from the Play Store ( https://play.google.com/store/apps/details?id=com.mobile.onelocker ) and I noticed when I press the home button, the app don't close. Also, I can't pull down the status bar.
How is this possible without setting the app as a launcher, like many other lockscreen apps are doing?
Click to expand...
Click to collapse
It is possible by overriding the onUserLeaveHint() method of the activity class and using the AlarmManager class. But as a security feature, the task u want to perform starts after 5 seconds. If u want to remove this delay then ull have to write ur own HomeLauncher.
OkieKokie said:
If u want to remove this delay then ull have to write ur own HomeLauncher.
Click to expand...
Click to collapse
I want to avoid that because if I use Nova launcher for example and set my lockscreen app as launcher (Nova will be opened by my app), then Nova will be in the recent apps and I really don't like this.
Auroratic said:
I want to avoid that because if I use Nova launcher for example and set my lockscreen app as launcher (Nova will be opened by my app), then Nova will be in the recent apps and I really don't like this.
Click to expand...
Click to collapse
Well can't think of any other way to do it! If u manage to find out anything then do let me know! All the best :good:
OkieKokie said:
Well can't think of any other way to do it! If u manage to find out anything then do let me know! All the best :good:
Click to expand...
Click to collapse
Hi,
I found a way to hide the launcher from the recent apps.
Please tell me more details on hide the recent app list and block the status bar from pull down.

Hide The Right Side! (Signal,Battery,Time)

Hey xda,
need some advice from u. I want to hide all the icons on the right side of my Statusbar. Things like Time, Battery, Signal,Wifi and so on. I used to use Wanam Xposed to do this but since XTouchWiz wanam removed theming options I can't do it that way anymore. I know of another module called something like flat style status bar icons but that's too much! I was wondering if one of u know another simpler way of doing this? a csc tweak/build.prop mod is welcomed. or a module.
Xposed download flat icons design. Amazing app. Completely configure the status bar.
https://play.google.com/store/apps/details?id=com.bocharov.xposed.fsbi
Brava27 said:
Xposed download flat icons design. Amazing app. Completely configure the status bar.
Click to expand...
Click to collapse
Is there any other way? don't want this module.
chieco said:
Is there any other way? don't want this module.
Click to expand...
Click to collapse
What the hell is wrong with it?
Brava27 said:
What the hell is wrong with it?
Click to expand...
Click to collapse
I want something more simple. I just want to hide things not customize them. In order to hide I have to move those things outside of the visible area which sometimes messes up the position of normal notifications.
chieco said:
I want something more simple. I just want to hide things not customize them. In order to hide I have to move those things outside of the visible area which sometimes messes up the position of normal notifications.
Click to expand...
Click to collapse
No, if you want to hide them, you select them then click hide.
Brava27 said:
No, if you want to hide them, you select them then click hide.
Click to expand...
Click to collapse
alright I'll give this a shot again.
@Brava27
where do I find the hide option? can't find it. this app is so confusing.
chieco said:
@Brava27
where do I find the hide option? can't find it. this app is so confusing.
Click to expand...
Click to collapse
Figure it out. It's easy.
Brava27 said:
Figure it out. It's easy.
Click to expand...
Click to collapse
It's not easy or intuitive. I believe this app can't hide icons.... why don't u just show me?

Customize status bar

Hi, does anybody know how to change, hide or add icon on the status bar? I'm on OOS 11.0.10.10 and I would like to remove the rotation icon which displays even when automatic rotation is no enabled, so it is useless.
Can you help me please?
Sneakdovi said:
Hi, does anybody know how to change, hide or add icon on the status bar? I'm on OOS 11.0.10.10 and I would like to remove the rotation icon which displays even when automatic rotation is no enabled, so it is useless.
Can you help me please?
Click to expand...
Click to collapse
You can hide all icons from the symbol manager under the display settings.
xtcislove said:
You can hide all icons from the symbol manager under the display settings.
Click to expand...
Click to collapse
I'm not able to hide this icon even from setting that you said
Sneakdovi said:
I'm not able to hide this icon even from setting that you said
Click to expand...
Click to collapse
Are you sure this is a system icon? I never saw it before.
Did you tried to hide ALL icons so you can find the right one?
xtcislove said:
Are you sure this is a system icon? I never saw it before.
Did you tried to hide ALL icons so you can find the right one?
Click to expand...
Click to collapse
Here is what happens
Sneakdovi said:
Here is what happens
Click to expand...
Click to collapse
Thats not normal imo.
Please try to deactivate auto rotate and then try to deactivate its symbol.
For me its working fine.
Did you install any magisk modules?
Btw im on 11.0.10.10 too
xtcislove said:
Thats not normal imo.
Please try to deactivate auto rotate and then try to deactivate its symbol.
For me its working fine.
Did you install any magisk modules?
Btw im on 11.0.10.10 too
Click to expand...
Click to collapse
Yes I have modules. And yes i tried everything. Maybe I have to disable each module and try one by one
Sneakdovi said:
Yes I have modules. And yes i tried everything. Maybe I have to disable each module and try one by one
Click to expand...
Click to collapse
Thats what i would do. Maybe you like to tell me which modules you are using and maybe i have the right idea.
Anaway good luck.

Categories

Resources