Commit Graph

4 Commits

Author SHA1 Message Date
purpl
c87557d537 fix: correct zip root path and add idempotent build.prop append
- Fix ZIPROOT path from 3 to 4 levels up (../../../../)

- Add path validation before install

- Replace simple cat append with key-based dedup for build.prop (skips existing keys to prevent duplication on re-flash)

- Update AGENTS.md and README.md to reflect the changes
2026-07-03 11:29:20 +08:00
purpl
155a991897 添加中文 README
- 创建 README.zh-CN.md,对照英文原版完整翻译
- 涵盖项目简介、修复内容、文件结构、使用方法、兼容性及注意事项
- 技术术语与代码块保持英文,自然语言部分使用简体中文
2026-06-27 12:36:55 +08:00
purpl
a179e5c4cc Add AGENTS.md and update .gitignore
- Add AGENTS.md with project overview for AI agents
- Update .gitignore to exclude CodeWhale and DeepSeek tooling
2026-06-27 12:26:43 +08:00
purpl
0be91bc45b Initial commit: CB-C6s-STU GSI Fixes
TWRP flashable zip for CB-C6s-STU tablet running GSI.
- build.prop: append tablet characteristics, brightness, orientation, BT offload
- goodix_ts.idc: touchscreen IDC config
- sensor_config.xml: camera sensor module mapping (hi846 / gc8034)
- Shell-script update-binary with append-only build.prop logic
2026-06-27 12:18:41 +08:00