- 20.01.13 v1.8.2
- Fix: Rules import/export issue
- Change: Show "Copy to Clipboard" option on Android 10
- 19.08.06 v1.8.1
- Fix: fix the issue of always showing parsing notification when non-code SMS arrives
- 19.08.06 v1.8.0
- Adapt to Android Q, upgrade targetSdk to Android Q
- New option: auto cancel SMS code notification within certain time.
- Change: migrate to androidx.
- Change: beautify some UI.
- Optimize: optimize the logic of parsing SMS code.
- Fix: fix some logic and display errors.
- 19.03.27 v1.7.3
- Optimization: optimize the algorithm of parsing SMS code.
- Fix: crash when sharing code rules file.
- 19.03.18 v1.7.2
- New: add an option for showing SMS code notification.
- Optimization: optimize the algorithm of parsing SMS code.
- 19.03.02 v1.7.1
- New:add entry for rating on Cool Market.
- Optimization: optimize some functions.
- 19.02.04 v1.7.0 Happy Chinese New Year
- Optimization: optimize the algorithm of parsing SMS code.
- 19.01.21 v1.6.5
- New: entry for ignoring battery optimization
- Remove UMeng analyze
- Optimize: adapt navigation bar color
- Other bugs fix
- 19.01.05 v1.6.4
- Beautify parts of UI
- Backup code rule files under /sdcard/Documents/
- 19.01.04 v1.6.3
- Adapt dark theme.
- Add entry: get alipay red packet
- Optimize the Auto-input mode selection and donation process.
- Correct the English Copywriting.
- 18.12.26 v1.6.2 the delayed Merry X'mas
- Optimization: SMS message details can be shown in code records.
- Change: don't exclude the App from recent-apps as default.
- Other bugs fix.
- 18.11.29 v1.6.1
- Bug fix:code record company parse issue.
- 18.11.21 v1.6.0
- New experimental options: block code message notification
- New theme color: teal.
- 18.11.17 v1.5.0
- Add configurable options: retain SMS code records.
- Add App shortcuts.
- 18.10.30 v1.4.2
- Bug fix: crash when auto input.
- 18.10.27 v1.4.1
- Use v7 preference support library to fix the UI issues.
- 18.10.26 v1.4.0
- Upgrade target to Pie, Upgrade gradle build tools, no looger support kitkat(4.4.x).
- Add icons for every preference.
- Bug fix: cannot delete sms properly.
- Remove 'default blue' and use 'pants blue' for the default theme color.
- 18.10.23 v1.3.2
- Add configurable options: exclude app from recent apps.
- Add configurable options: delete verification sms if it's extracted succeed.
- Add configurable options: copy sms code to clipboard.
- Add configurable options: start manual focus mode if auto focus failed.
- Add more user-friendly tips for settings.
- Bug fixes.
- 18.10.03 v1.3.1
- Optimize the SMS code rule regex auto-generation.
- Company and keywords are case insensitive for code rules.
- bug fixes.
- 18.09.30 v1.3.0
- New feature: add the support of custom SMS code rules.
- Move mark as read to experimental group.
- 18.09.19 v1.2.0
- New feature: mark sms as read.
- 18.09.16 v1.1.1
- Let "manual focus" to be the default focus mode.
- Enhance the ability of auto-input in webview since Android Oreo.
- Add the "动态口令" to SMS code keywords.
- 18.09.13 v1.1.0
- Merge "auto-input root mode" and "auto-input accessibility mode" into "auto-input mode".
- New feature: clear clipboard if auto input succeed (optional).
- Fix some bugs and possible problems.
- 18.09.11 v1.0.1
- Bug fix
- New feature: show version info.
- Reorder "debug" category.
- 18.09.07 v1.0.0
- The first version transplanted by XposedSmsCode.