pingsender.exestands for Ping Sender as you might have imagined. Perhaps they should have called it “telemetry sender” though, or perhaps the .exe would sound less menacing if they mentioned the name “firefox” in the .exe name itself. ...
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. at android.app.PendingIntent.checkFlags(PendingIntent.java:375) at android.app.PendingIntent.getBroadcastAsUser...