android icon indicating copy to clipboard operation
android copied to clipboard

Audit and prevent Intent redirection exploit

Open TimoPtr opened this issue 9 months ago • 0 comments

In API 36 Google released a new security feature https://developer.android.com/about/versions/16/behavior-changes-all#intent-redirect-attacks we need to ensure that all our Intents are compliant with this.

TimoPtr avatar May 20 '25 09:05 TimoPtr