type: logcat
osVersion: google/shiba/shiba:16/BP2A.250805.005/2025081400:user/release-keys
package: com.android.settings:36, targetSdk 36
sharedUid: android.uid.system
buffers: main,system,crash,events,kernel
level: verbose
I just noticed when opening the Settings app that the launch animation briefly displayed as a green 'suggestions' icon. After force closing and reopening it, the same thing did not reoccur. It only happened once (that I noticed). So I thought I would attempt to have an amateur look into why.
I have two instances of protonvpn running (default profile/private space), and the settings log seems to offer clues that might explain the green animation (but I am not a dev and I don't actually have any idea).
1) Is it normal for a protonvpn notification to generate at the moment Settings is launched?
--------- beginning of events
09-02 16:11:03.107 1328 1328 I notification_enqueue: [uid=1010182,pid=11990,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=10,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:03.964 1328 1900 I input_interaction: Interaction with: ffde2ce app.grapheneos.apps/app.grapheneos.apps.ui.MainActivity, [Gesture Monitor] swipe-up, [Gesture Monitor] edge-swipe, PointerEventDispatcher0,
09-02 16:11:04.027 1328 8377 I input_cancel: [window=ffde2ce app.grapheneos.apps/app.grapheneos.apps.ui.MainActivity,reason=reason=input channel stole pointer stream]
09-02 16:11:04.027 1328 8377 I input_cancel: [window=[Gesture Monitor] swipe-up,reason=reason=input channel stole pointer stream]
09-02 16:11:04.028 1328 1900 I input_interaction: Interaction with: [Gesture Monitor] edge-swipe, PointerEventDispatcher0,
09-02 16:11:04.104 1328 1328 I notification_enqueue: [uid=10182,pid=4265,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=0,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE|FOREGROUND_SERVICE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:04.118 1328 1328 I notification_enqueue: [uid=1010182,pid=11990,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=10,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:04.696 1328 4994 I battery_level: [level=48%,voltage=3810,temperature=360]
2) Is it normal for the following broadcast receiver to be triggered by a plain Settings launch?
09-02 16:11:04.758 1328 1422 I am_proc_start: [User=10,PID=21718,UID=1001000,Process Name=com.android.settings,Type=broadcast,Component={com.android.settings/com.android.settings.fuelgauge.batteryusage.BatteryUsageBroadcastReceiver}]
3) Does the following indicate the OS is still processing touch gestures in the background for the launcher (swipe-up, edge=swipe) while the Settings app is open? Is that normal?
09-02 16:11:05.311 1328 1900 I input_interaction: Interaction with: ffde2ce app.grapheneos.apps/app.grapheneos.apps.ui.MainActivity, [Gesture Monitor] swipe-up, [Gesture Monitor] edge-swipe, PointerEventDispatcher0,
4) Why does protonvpn post three noficiation_enqueue entries here when I open Settings [default/private space, one rapid re-enqueue, multiple times within ~2seconds]? Would it not check NotificationManager? Is it normal for the vpn to start a foreground service in (and on repeat in the default profile) at the same time as the settings UI is opened (is it a basic keep-alive thing?)
**09-02 16:11:03.107** 1328 1328 I notification_enqueue: [uid=1010182,pid=11990,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=10,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:04.104 1328 1328 I notification_enqueue: [uid=10182,pid=4265,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=0,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE|FOREGROUND_SERVICE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:05.112 1328 1328 I notification_enqueue: [uid=10182,pid=4265,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=0,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE|FOREGROUND_SERVICE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:06.152 1328 1328 I notification_enqueue: [uid=1010182,pid=11990,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=10,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:07.157 1328 1328 I notification_enqueue: [uid=10182,pid=4265,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=0,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE|FOREGROUND_SERVICE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:07.164 1328 1328 I notification_enqueue: [uid=1010182,pid=11990,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=10,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:08.183 1328 1328 I notification_enqueue: [uid=10182,pid=4265,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=0,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE|FOREGROUND_SERVICE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
09-02 16:11:08.195 1328 1328 I notification_enqueue: [uid=1010182,pid=11990,pkg=ch.protonvpn.android,id=6,tag=NULL,userid=10,notification=Notification(channel=com.protonvpn.android shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=ONGOING_EVENT|ONLY_ALERT_ONCE color=0x00000000 category=service actions=1 vis=PRIVATE),status=1,app_provided=1]
If the culprit for the green animation were another app, why does it cause the green?
Thanks for any input (Sorry if these are stupid questions - I am just taking wild stabs at this).