Skip to content

Commit

Permalink
📝 (README.md): update tested android versions and add new feature to …
Browse files Browse the repository at this point in the history
…run different commands on multiple fake password
  • Loading branch information
leohearts committed Sep 4, 2024
1 parent a7a0da4 commit 7370118
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Unlike [Duress](https://play.google.com/store/apps/details?id=me.lucky.duress&hl
Currently tested on:
- Android 14 (arm64)
- Android 13 (x86_64)
- Android 12 (x64_64)
- Android 11 (arm64, LOS 18.1)

Currently NOT working on:
- Android <= 10

It *should* also work on other architectures .

Expand All @@ -48,6 +53,7 @@ e.g. : ``for i in `pm list packages | grep -i -E 'telegram|sagernet|twitter|disc
- [x] Support PIN unlock
- [x] Run custom command on alternative PIN
- [x] User interface
- [ ] Run different commands on multiple fake password
- [ ] Support more lockscreen modes
- [ ] Add broadcast mode
- [ ] Zygisk version (?)
Expand Down

0 comments on commit 7370118

Please sign in to comment.