App Permission Settings For Push Notifications and Related Background Stuff? - Xiaomi Mi 6 Questions & Answers

Hello guys. I am confused about mi 6 app permissions.(push notifications and background sync)
Lets say I've download app that called X.
Notifications & status bar -> App Notifications -> X App -> All Enabled (Except priority)
(In developer setting as default: MIUI optimization enabled, memory optimization medium )
So What are these doing at below ? I tried disable and enable them but I am getting notifications same way.
1- Security App-> Permissions -> Other Permissions -> X App -> Start in background
2- Security App -> Permissions -> Other Permissions -> X App -> Show on lock screen
3- Security App -> Permissions -> Autostart -> X App
4- Security App -> Battery Usage -> Application battery saving -> X App -> No restriction etc.

Related

Sounds & Notifications Events?

I would like my phone to play a sound when it changes the screen orientation.
So I was wondering if their is any way to add new events under Settings > Personal > Sounds & Notifications > Notifications > Event.
?

Notification tones.

Is it possible to separate system notification from say text notification? I hate having my SMS tone go off when system events happen or when calendar alerts go off.
Sent from my Full Android on Vogue using XDA App
Go into: Messaging > menu button > settings > select ringtone
and change it to anything other than Default
(default notification is set with: Settings > Sound > Notification ringtone)
Thank you.. I feel like a dumbass..

[Q] Whatsapp unread count widget

Hello,
Is there any application fo unread texts from whatsapp? Similar to sms unread count?
What is my point i have widgetlocker without notification bar so i dont want to unlock phone all the time to check whatsapp msgs
Any advice is good advice. Thanks
I'm pretty sure there isn't, but give feedback to the developers of whatsapp and tell them to do a widget which shows the amount of unread messages. They could possibly do it.
I did 2 months ago
Well.. Then I guess I'll do that too now and see if they'll do something.
great idea!! ill write a message as well...
Any news? :-( i bought this app and they cant reply simple mail? Really disapointing... :-\
Sent from my Desire HD using XDA Premium App
They must be very busy... an app like this haas got to be on all platforms, otherwise it's useless.
Anyway, I'm emailing them now! Definitely need an unread count widget on the WidgetLocker screen
Will not be better to contact other developers? I cant imagin how hard is make notification for Whatsapp.... :/
I want this too, but the developers of WhatsApp are pretty slow at replying to emails and adding new features
Yes, you can!
Missed it! Will work.
rtenklooster said:
Yes, you can!
Missed it! Will work.
Click to expand...
Click to collapse
What?
Hi! I do it with Tasker, its only plus 1 when arrive a Whatsapp notification and return to 0 when I open it (if I not read this messages, counter go to 0 too xD)
Put this icons in /sdcard/tasker/.icn/whatsapp/
mediafire. com /?seos0jth6frodu5 (separated because I can't add URLs )
Create a Tasker widget called "Whatsapp" that only, open it
Create a Task called WhatsAPP:
When open whatsapp
-Variable %WPP = 0 and mathematical
-Tasker -> Change icon: Push search icon and select widget "Whatsapp", then select icon (i selected icon without number)
Another Task called WPP Notification:
When arrive a notification from whatsapp
- +1 to %WPP
- Tasker -> Change icon: Push search icon and select widget "Whatsapp", then select correct icon and mark "if", %WPP = 1, (be carefully, its "mathematical equal", not ~, maybe it works but I prefer use "=")
-Do this last step for each number (%WPP=2, %WPP=3...%WPP=9)
-Finally, do same step but with %WPP>9
This can do with a loop, but when I do it, I was testing, and I won't change it now . If somebody do it with a loop or do it better, please post it for other users (and me!)
PD: I do it to Maildroid/K9 and eBuddy (eBuddy don't work ) too
KRLES said:
Another Task called WPP Notification:
Click to expand...
Click to collapse
Could you please explain more thoroughly how does Tasker know if there a new message recieved in Whatsapp?
I'm trying to make a Minimalistic Text widget displaying the number of unread Whatsapp messages...
You do a second task to manage notifications, this task is active when arrive a notification (event-> Alert >notification), on notification window, you can select if you want "any notification" or a "specific-prgram notification", you select whatsapp
Then when this trigger succes, you add +1 to variable and update icon
but you have a notification in statusbar if there are any new whatsapp msgs available..
sometimes i miss the feature for the lockscreen but i dont think this is a big problem
Guys, again the same stupid question... I didn't get how Tasker knows if there any message received in Whatsapp?
So I'm creating new profile to handle Whatsapp messages and what First Context should I use for this?
Yes, you have notification on status bar too, I won't remove it but I think that is posible quit after update unread counter
Acyxou, follow this steps
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
Inside this context, you must add a task that adds +1 when detects a notification, how do this task is explained up
This is great but!
KRLES said:
Yes, you have notification on status bar too, I won't remove it but I think that is posible quit after update unread counter
Acyxou, follow this steps
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
Inside this context, you must add a task that adds +1 when detects a notification, how do this task is explained up
Click to expand...
Click to collapse
This is great man, but can you please describe the complete Tasker process?
Download and put icons in /sdcard/tasker/.icn/whatsapp/
megaupload . com/?d=2QJZM1IO
On desktop
1.- Menu -> Add -> Widget
2. Tasker -> Task
3.- New Task -> Put a name, I use "wpp" -> OK
4.- Plus sign -> App -> Load an app -> Whatsapp -> OK
5.- Create Widget
On tasker, we do two tasks
First, when load whatsapp app
1.- New -> Put a name -> App -> Whatsapp -> Ok
2. PLus sign -> new task -> Wpp to 0
Inside task Wpp to 0
3.- Plus sign -> variable -> Variable set-> Name %WPP -> to 0 -> Do Maths -> Done
4.- Plus sign -> Tasker -> Set widget icon
5.- On name, touch the magnifier and do appear our widget, "wpp", select
6.- Select icon -> whatsapp -> icon without counter
7.- Done task and done profile
8.- I add this task when I quit whatsapp too, you can add if you touch on task and select "Add exit task"
Second profile, When an event arrive
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
7.- Select new task, I has named it " wpp+1"
8.- Plus sign -> Variable -> Variable add -> In name, touch yellow label and select %WPP -> done (default add +1)
Now, we go to add an icon for each number of events until 10
For 1 message
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in 1
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Equals (=) and 1
-Done
For 2 messages
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in 2
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Equals (=) and 2
-Done
For 3 messages
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in 3
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Equals (=) and 3
-Done
[Do this until 9 messages and finally, to +9 messages]
For more than 9 messages
-Plus sign ->Tasker -> Set Widget Icon ->
- Touch Magnifier and select "wpp"
- Icon, whatsapp and select icon with counter in +9
- Mark if, push yellow label and select %WPP, change ~ symbol to Maths Greater than (>) and 9
-Done
10.- Done profile
And finished, you have a counter!
PD: You must be checked "Tasker" on Settings -> Accessibility
KRLES said:
Acyxou, follow this steps
1. Create a new context, called, Whatsapp event, for example
2. Select "Event"
3. Select "IU"
4. Select "Notification"
5. On "Source application", push square colour icon at right, it open you apps list
6. Select Whatsapp and finish
Click to expand...
Click to collapse
KRLES, u r the man! Exactly what I needed, many thx ))))

Default importance setting for the "App running in the background" notification

Default importance setting for the "App running in the background" notification
Can someone please confirm what the default importance setting is for this notification? Is it 'medium' (so the icon shows up in the status bar) or 'low' (only shows up in the shade)?
If you want to check it directly, go to settings > apps and notifications > notifications > notifications > show system (from the menu) > android system > Apps running in the bg > importance.
Thanks!

ADB disable app settings

I am trying to disable notifications on all app:s except 4.
And I am also trying to disable battery optimization on the 4 apps.
How can I list settings on a specific app? Like i do with "adb shell settings list system"
Any one having ideas to make it work?
Samsung S20 SM-980F
Thanks
Just go to the apps info page on the phone and you can change permissions and notifications from there
Long press the app shortcut and hit the (i) information icon or access it from settings > apps

Categories

Resources