Tianma

Results 8 repositories owned by Tianma

XposedSmsCode

726
Stars
61
Forks
Watchers

:lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。

XMiTools

88
Stars
10
Forks
Watchers

An Xposed module for MIUI 10/11/12/12.5 SystemUI. / MIUI 10/11/12/12.5 系统界面模块

FuckMiui

21
Stars
2
Forks
Watchers

An Xposed module to fuck the damn MIUI 10.

NetDetector

34
Stars
10
Forks
Watchers

:tangerine: A simple library that can detect network state changes on Android device. / 通过使用BroadcastReceiver来检测Android设备网络变化的库

PopupWindowCompat

16
Stars
1
Forks
Watchers

:pear: 处理PopupWindow在Android 7.x中兼容性问题的示例

SmsCode

100
Stars
21
Forks
Watchers

:candy: SmsCode is the non-xposed version of XposedSmsCode。/ 识别短信验证码的App,是 XposedSmsCode 的普通(非Xposed)版本。

SunriseSunsetView

26
Stars
5
Forks
Watchers

:sunny: An Android view to show sunrise and sunset dynamically which is common seen in Weather App. / 天气App中常见的 Android 自定义控件,可以用来动态展示日出和日落。

CustomSystemService

16
Stars
9
Forks
Watchers

A sample for registering custom system service on Android with Xposed Framework. / Xposed注册自定义系统服务示例