You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some fixes to the test app's screenshot detection trigger (#4145)
* WIP - Screenshot feedback trigger
* Get screenshot trigger working
* Some fixes and refactors
* Format java
* Resolve TODOs in SDK
* Update api.txt
* Address PR feedback and fix tests
* Address Kai's feedback
* Request different permission on 33+ and some more feedback
* Wait for pending screenshots
Co-authored-by: Kai Bolay <[email protected]>
Copy file name to clipboardExpand all lines: firebase-appdistribution/test-app/src/main/java/com/googletest/firebase/appdistribution/testapp/ScreenshotDetectionFeedbackTrigger.java
+26-9Lines changed: 26 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -45,10 +45,8 @@ class ScreenshotDetectionFeedbackTrigger extends ContentObserver {
0 commit comments