- 24.01.05 v2.5.1 Reboot required
- Fix: the issue of cannot show sms notification on Android 14 @klxiaoniu
- Fix: the issue of cannot open the webpage for viewing the source code
- 23.11.06 v2.5.0 Reboot required
- Change: Adapt to Android 14.
- 22.09.15 v2.4.0 Reboot required
- Change: Adapt to Android 13, fix the issue of cannot auto input SMS code
- 22.05.25 v2.3.1 Reboot required
- Change: Restore feature of "mark SMS as read" and "delete SMS code message"
- Change: SMS Code record support copy SMS message content to clipboard @fxdqe
- Others: fix some little bugs
- 22.05.23 v2.3.0 Reboot required
- New: custom auto input SMS code delay
- Fix: fix the issue of module configuration invalidation
- Remove: remove "mark SMS as read" and "delete SMS code message"
- 22.05.19 v2.2.7
- New: Add privacy policy statement
- Others: fix some little bug
- 22.02.23 v2.2.6
- Change:Adapt to Android 12
- 21.02.04 v2.2.5
- Fix: fix the crash issue of PhoneService on OnePlus Android 11.
- Change: Add the notice for EdXposed users.
- Change: Update FAQ.
- 20.11.09 v2.2.4
- Change: Adapt to Android 11
- 20.05.13 v2.2.3
- Fix: fix the issue of ContentResolver cannot acquire on some Roms.
- 20.01.01 v2.2.2
- Change: Adapt to Android Q
- 19.08.28 v2.2.1
- New option: filter out duplicate code SMS within a short time.
- Change: rearrange the preference items.
- Refactor: refactor the core logic.
- 19.08.16 v2.2.0
- New: custom your own theme.
- Change: Adapt to Android Q (especially for MIUI Android Q).
- Fix: fix the snackbar appearance.
- Change: user notice.
- 19.08.02 v2.1.3
- New: check for updates when "version info" clicked.
- Change: unify the SnackBar background.
- Optimization: optimize the procedure of blocking auto input.
- 19.07.24 v2.1.2
- New: copy code to clipboard when notification clicked
- Optimization: optimize the algorithm of parsing SMS code.
- Change: Don't copy code to clipboard as default. Show code notification as default.
- 19.07.20 v2.1.1
- New: Add blacklist to block auto-input in certain Apps.
- Optimization: optimize some features.
- 19.07.18 v2.1.0
- Change: refactor the whole project.
- Change: migrate to AndroidX.
- Change: beautify some UI.
- 19.04.26 v2.0.4
- Change: remove Wechat donation entry
- Change: remove Bugly crash analyze tools
- 19.04.17 v2.0.3
- Change: notice for TaiChi users.
- Fix: fix the issue of log level.
- 19.04.11 v2.0.2
- New option: show SMS code notification
- Improvement: notice for TaiChi users.
- Optimization: optimize some features.
- Change: no longer support Android 5.x.
- 19.03.29 v2.0.1
- Fix: Module invalid issue before Android P.
- Change: change the default value for some options.
- 19.03.28 v2.0.0
- Important change: no service anymore.
- Optimization: optimize the algorithm of parsing SMS code.
- New option: kill me if extract succeed.
- Change: more prompt for TaiChi users.
- Fix: crash when open WeChat wallet for EdXposed users.
- 19.03.01 v1.7.0
- New option: block Code SMS.
- Optimize: improve the experiences for TaiChi-Magisk users.
- 19.02.16 v1.6.0
- New: adapt TaiChi·Magisk
- New: new entry for ignoring battery optimzation and notice for TaiChi users
- Optimization: optimize the algorithm of parsing SMS Code, adapt the navigation bar color
- Bug fixes: WeChat wallet crash for EdXposed users on Android P
- Other optimizations.
- 19.01.05 v1.5.6
- Beautify parts of UI
- Add entry: get alipay red packet
- Optimize the Auto-input mode selection and donation process.
- Backup code rule files under /sdcard/Documents/
- 18.12.29 v1.5.5
- Optimization: SMS message details can be shown in code records.
- Others: copywriting fix.
- 18.11.29 v1.5.4
- Bug fix:code record company parse issue.
- 18.11.17 v1.5.3
- Add configurable options: retain SMS code records.
- Add App shortcuts.
- Bug fix: crash when share backup files.
- No longer support 4.4.x
- 18.10.28 v1.5.2
- Add icon for every preference.
- Minify APK size.
- Bug fix: crash when auto input.
- 18.10.24 v1.5.1
- Add configurable options: mark verification code sms as read.
- 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.
- 18.10.02 v1.5.0
- New feature: add the support of SMS code rules customization, importation and exportation.
- 18.09.14 v1.4.6
- New feature: clear clipboard if auto input succeed (optional).
- Merge "auto-input root mode" and "auto-input accessibility mode" into "auto-input mode".
- Enhance the ability of auto input in webview.
- Fix some bugs and possible problems.
- 18.09.02 v1.4.5
- Change app's name.
- Fix the issue of parsing incorrect SMS code if there is a decimal number in SMS message.
- 18.08.31 v1.4.4
- Optimize the algorithm of parsing SMS code for English Message.
- Bug fix: Accessibility input mode within Manual focus mode cannot auto-input SMS code.
- Update more FAQs.
- 18.08.20 v1.4.3
- Add feature: two Focus Modes(Auto mode, Manual mode).
- Add more FAQs.
- 18.08.16 v1.4.2
- Add feature: join QQ group for communication and bug report.
- Add more FAQs.
- 18.08.15 v1.4.1
- Bug fix: NullPointerException while starting 3rd party app if it isn't installed or enabled.
- 18.08.14 v1.4.0
- Optimize the algorithm of parsing SMS code.
- New feature: theme.
- 18.08.06 v1.3.0
- Bug fix: Auto-input bug (below Android 6.0).
- Optimize the strategy of auto-input.
- Add new language: Traditional Chinese.
- Add FAQs(Sorry for my poor English, there is no english version now, u can contact me on Github if u can help me translate it into English).
- Add a switch for verbose logging(Only for debug).
- 18.07.26 v1.2.1
- Optimize the strategy of Auto-input.
- 18.07.25 v1.2.0
- Remove the feature of marking SMS as read.
- Add the feature of Auto-Input SMS code.
- Integrate UMeng analyze tools.
- 18.07.11 v1.1.1
- Bug fix: Can't create handler inside thread that has not called Looper.prepare().
- Bug fix: test-only package cannot be installed
- 18.06.26 v1.0.1
- Custom SMS code keywords rules of regular expressions.
- SMS code test feature added.
- 18.05.27 v0.0.1
- Basic functions added.