SmsCode
recognize, parse SMS code and copy it to clipboard
SmsCode is a 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.
Attention: This module is suitable for AOSP ROM, it may not work well on other 3rd-party ROM.
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.
Anti-Features: Tracking
: The application tracks and reports your activity to somewhere – usually either without your consent, or by default (i.e. you’d have to actively disable it). It’s commonly used for when developers obtain crash logs without the user’s consent, or when an app is useless without some kind of authentication.
Packages
Version 1.8.2 (2020-01-12)
Android Versions:
16 Libraries detected:
Libraries:
- SLF4J (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
- Logback (Utility)
requires 1 permissions: android.permission.INTERNET
a logging helper intended as a successor to the popular log4j project, picking up where log4j leaves off.
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Android Support v7 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Butter Knife (Utility)
binds Android views and callbacks to fields and methods.
- Material Dialogs (UI Component)
library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- BRVAH (UI Component)
powerful and flexible RecyclerAdapter.
- Google Material Design (Utility)
library to help with material design guidelines.
- Bugly Android SDKⓉ (Utility)
Crash report library.
- AndPermissions (Utility)
Android Runtime Permission,support the right to apply for permission at any place.
- MaterialProgressBar (UI Component)
Material Design ProgressBar with consistent appearance.
- EventBus (Utility)
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc.
- Browser (Utility)
display webpages in the user's default browser.
Download (1.6 M)