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
Accelerator
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 }}
huanfeng
/
ApkInfoTool
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
98
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v1.9.0
Release v1.9.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
github-actions
released this
03 Mar 16:41
·
16 commits
to main since this release
v1.9.0
d026d4a
Feature
feat(apk_parser): 创建独立纯 Dart 解析库包骨架
feat(apk_parser): 迁移 ByteDataReader 到独立包
feat(apk_parser): 迁移 BinaryXmlDecompressor 并新增结构化解析
feat(apk_parser): 实现 ManifestParser 解析 AndroidManifest.xml
feat(apk_parser): 实现 arsc StringPool 字符串池解析
feat(apk_parser): 实现 arsc 核心数据结构 (ResourceValue, Entry, Config, TypeSpec)
feat(apk_parser): 实现 ArscParser resources.arsc 完整解析器
feat(apk_parser): 实现 ApkReader 统一解析入口
feat(apk_parser): 实现 parse.dart CLI 解析工具
feat(apk_parser): 实现 compare.dart 对比测试 CLI
feat: 添加解析引擎配置项(aapt2/builtin 切换)
feat: 添加 apk_parser 本地包依赖
feat: 实现 builtin 内置解析路径,通过设置切换解析引擎
feat: 签名验证改为异步处理,不阻塞主界面显示
Fix
fix: 修正 XAPK 路径中 icon 计时范围
fix: 修复 builtin 解析器多项问题并消除 aapt2 依赖
fix: 补全 ArscParser 颜色值导出,修复图标背景色丢失
Other
docs: 添加 APK 内置解析器设计方案
docs: 添加 APK 内置解析器详细实施计划
perf: 为 APK 解析的所有路径添加分阶段耗时日志
You can’t perform that action at this time.