We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a0da4 commit 7370118Copy full SHA for 7370118
1 file changed
‎README.md‎
@@ -24,6 +24,11 @@ Unlike [Duress](https://play.google.com/store/apps/details?id=me.lucky.duress&hl
24
Currently tested on:
25
- Android 14 (arm64)
26
- Android 13 (x86_64)
27
+- Android 12 (x64_64)
28
+- Android 11 (arm64, LOS 18.1)
29
+
30
+Currently NOT working on:
31
+- Android <= 10
32
33
It *should* also work on other architectures .
34
@@ -48,6 +53,7 @@ e.g. : ``for i in `pm list packages | grep -i -E 'telegram|sagernet|twitter|disc
48
53
- [x] Support PIN unlock
49
54
- [x] Run custom command on alternative PIN
50
55
- [x] User interface
56
+- [ ] Run different commands on multiple fake password
51
57
- [ ] Support more lockscreen modes
52
58
- [ ] Add broadcast mode
59
- [ ] Zygisk version (?)
0 commit comments