Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent some forms of tapjacking #5981

Merged

Conversation

Pururun
Copy link
Contributor

@Pururun Pururun commented Mar 19, 2024

This is achieved by enabling filterTouchesWhenObscured on the main decor view.

The validity was tested using this application:
https://github.com/carlospolop/Tapjacking-ExportedActivity


This change is Reviewable

@Pururun Pururun added the Android Issues related to Android label Mar 19, 2024
@Pururun Pururun requested review from Rawa and albin-mullvad March 19, 2024 15:58
@Pururun Pururun self-assigned this Mar 19, 2024
Copy link

linear bot commented Mar 19, 2024

Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@Rawa Rawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Pururun Pururun force-pushed the set-filtertoucheswhenobscured-true-for-the-whole-app-droid-770 branch from 855d268 to a064678 Compare March 20, 2024 09:53
Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Pururun Pururun force-pushed the set-filtertoucheswhenobscured-true-for-the-whole-app-droid-770 branch from a064678 to 17a6692 Compare March 20, 2024 12:53
@Pururun Pururun merged commit 7e62d03 into main Mar 20, 2024
23 checks passed
@Pururun Pururun deleted the set-filtertoucheswhenobscured-true-for-the-whole-app-droid-770 branch March 20, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants