Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wap58
/
SmsCodeX
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: wap58/SmsCodeX
Actions
All workflows
Workflows
Build APK
Build APK
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
68 workflow runs
68 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: 版本号 3.0.6(正式版)
Build APK
#71:
Commit
61b243c
pushed by
wap58
1m 56s
main
main
1m 56s
View workflow file
fix(config): 配置读取改为「导出文件优先,缓存兜底」
Build APK
#70:
Commit
a2da58f
pushed by
wap58
1m 18s
main
main
1m 18s
View workflow file
fix(build): 版本号显示重复括号(3.0.5(68) (68) → 3.0.5 (68))
Build APK
#69:
Commit
f02960b
pushed by
wap58
2m 1s
main
main
2m 1s
View workflow file
fix(ui): 补齐 libxposed service 缺失的 AIDL 类(IXposedService$Stub)
Build APK
#68:
Commit
7332049
pushed by
wap58
1m 41s
main
main
1m 41s
View workflow file
fix(build): libxposed service 改用本地 jar(Maven 版要求 compileSdk 37)
Build APK
#67:
Commit
512f851
pushed by
wap58
2m 2s
main
main
2m 2s
View workflow file
fix(ui): 激活检测改用 libxposed 官方 service 机制(终于找到正确方案)
Build APK
#66:
Commit
a4b5e70
pushed by
wap58
1m 7s
main
main
1m 7s
View workflow file
fix(scope): 系统框架标识改回 system(android 是错的)
Build APK
#65:
Commit
36d9936
pushed by
wap58
1m 49s
main
main
1m 49s
View workflow file
fix(ui): 激活检测改用社区标准做法(self-hook 写标记文件)
Build APK
#64:
Commit
641f10b
pushed by
wap58
2m 9s
main
main
2m 9s
View workflow file
chore(build): APK 文件名折叠连续下划线(3.0.5_62_ 而非 3.0.5_62__)
Build APK
#63:
Commit
923d9d5
pushed by
wap58
2m 7s
main
main
2m 7s
View workflow file
fix(build): ApkVersion.compareTo 数组类型改为 int[](splitVersion 返回 int[])
Build APK
#62:
Commit
b08840f
pushed by
wap58
1m 47s
main
main
1m 47s
View workflow file
feat(build): 版本号括号内数字跟随 CI 构建序号自动递增
Build APK
#61:
Commit
c0486ab
pushed by
wap58
1m 9s
main
main
1m 9s
View workflow file
docs(faq): 新增"本软件需要 root 权限吗"
Build APK
#60:
Commit
ee848d0
pushed by
wap58
1m 51s
main
main
1m 51s
View workflow file
fix(scope): 电话进程带重试回传 system 侧报到值
Build APK
#59:
Commit
d66f9db
pushed by
wap58
1m 48s
main
main
1m 48s
View workflow file
fix(build): DBProvider 日志改用 android.util.Log(该文件未导入 XLog)
Build APK
#58:
Commit
e3079d8
pushed by
wap58
1m 46s
main
main
1m 46s
View workflow file
fix(ui): 激活态改用官方通道上报(libxposed remote prefs + Provider 回传)
Build APK
#57:
Commit
115a5bc
pushed by
wap58
1m 20s
main
main
1m 20s
View workflow file
fix(build): PermissionGranterHook 补 ScopeReporter 导入(跨包引用)
Build APK
#56:
Commit
e75f078
pushed by
wap58
1m 47s
main
main
1m 47s
View workflow file
feat(ui): 标题栏显示模块激活状态(系统框架 + 电话服务 双作用域判定)
Build APK
#55:
Commit
4cffa65
pushed by
wap58
1m 19s
main
main
1m 19s
View workflow file
ui(menu): 收敛三点菜单宽度,修复关于软件文案换行
Build APK
#54:
Commit
d05b6d0
pushed by
wap58
2m 5s
main
main
2m 5s
View workflow file
feat(ui): 三点菜单"EdXposed用户须知"改为"关于软件"
Build APK
#53:
Commit
2e177ea
pushed by
wap58
1m 46s
main
main
1m 46s
View workflow file
fix(build): 太极菜单项改用 android:visible=false 隐藏
Build APK
#52:
Commit
ad5d9dd
pushed by
wap58
2m 2s
main
main
2m 2s
View workflow file
ui(menu): 隐藏三点菜单中的"太极用户须知"
Build APK
#51:
Commit
7e01234
pushed by
wap58
1m 21s
main
main
1m 21s
View workflow file
fix(ui): 恢复三点菜单;修复设置内"常见问题"点击无反应
Build APK
#50:
Commit
6996caa
pushed by
wap58
1m 52s
main
main
1m 52s
View workflow file
fix(build): 补充 pref_faq_entry / pref_faq_entry_title 字符串资源
Build APK
#49:
Commit
c7ddb4a
pushed by
wap58
1m 49s
main
main
1m 49s
View workflow file
feat(faq): 隐藏三点菜单,FAQ 改由 设置→关于 进入;重写 FAQ 内容
Build APK
#48:
Commit
744064e
pushed by
wap58
1m 5s
main
main
1m 5s
View workflow file
fix(ui): 恢复右上角三点菜单
Build APK
#47:
Commit
a3048a4
pushed by
wap58
1m 43s
main
main
1m 43s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.