Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 2.22 KB

README.md

File metadata and controls

47 lines (39 loc) · 2.22 KB

SmsCode

SmsCode is non-xposed version of XposedSmsCode。 It can recognize, parse SMS code and copy it to clipboard when a new message arrives, it can also auto-input SMS code.

中文版说明

Screenshots

You can download the latest App from Coolapk or releases.

Attention

  • This module is suitable for AOSP ROM, it may not work well on other 3rd-party Rom.
  • Compatibility: Requires Android 5.0+ (api level ≥ 21).
  • Read the FAQ in app first if you encountered any problems.

Features

  • Copy verification code to clipboard when a new message arrives.
  • Show toast when a SMS verification code is copied.
  • Show notification when code SMS parsed.
  • Custom keywords about verification code message (regular expressions allowed).
  • Custom SMS code match rules.
  • Mark verification code SMS as read (experimental).
  • Delete verification SMS when it been extracted successfully (experimental).
  • Block code SMS message notification (experimental).
  • Auto-input SMS code.
  • Various theme color to choose.

Update Logs

Update logs

Thanks

License

All code is licensed under GPLv3