We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673b694 commit c0243cdCopy full SHA for c0243cd
app/src/main/res/values/strings.xml
@@ -0,0 +1,7 @@
1
+<resources>
2
+ <string name="app_name">Disable_FLAG_SECURE-next</string>
3
+ <string name="xposed_description">Disables FLAG_SECURE globally so screenshots and screen recording work in protected apps</string>
4
+ <string-array name="scope">
5
+ <item>android</item>
6
+ </string-array>
7
+</resources>
0 commit comments