android
android copied to clipboard
Audit and prevent Intent redirection exploit
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.