Skip to content

Tags: tuyennn/XposedSmsCode

Tags

2.2.6

Toggle 2.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tianma8023#30 from tianma8023/dev

Adapt to Android 12(API 31)

2.2.5

Toggle 2.2.5's commit message

2.2.4

Toggle 2.2.4's commit message
Adapt to Android 11

2.2.3

Toggle 2.2.3's commit message
1. Fix: fix the issue of ContentResolver cannot acquire on some Roms.

2.2.2

Toggle 2.2.2's commit message

2.2.1

Toggle 2.2.1's commit message
1. New option: filter out duplicate code SMS within a short time.

2. Change: rearrange the preference items.
3. Refactor: refactor the core logic.

2.2.0

Toggle 2.2.0's commit message
1. New: custom your own theme.

2. Change: Adapt to Android Q (especially for MIUI Android Q).
3. Fix: fix the snackbar appearance.
4. Change: user notice.

2.1.3

Toggle 2.1.3's commit message
1. New: check for updates when "version info" clicked.

2. Change: unify the SnackBar background.
3. Optimization: optimize the procedure of blocking auto input.

2.1.2

Toggle 2.1.2's commit message
1. New: copy code to clipboard when notification clicked

2. Optimization: optimize the algorithm of parsing SMS code.
3. Change: Don't copy code to clipboard as default. Show code notification as default.

2.1.1

Toggle 2.1.1's commit message
1. New: Add blacklist to block auto-input in certain Apps.

2. Optimization: optimize some features.