feat: MyTermuxActivity 重构为 TermuxButton 列表管理界面

- models/TermuxButtonManager: 新增数据管理层,支持 CRUD 及 JSON 文件持久化
- MyTermuxActivity: 替换硬编码按钮为 ListView,支持点击执行、长按编辑/删除
- layout/activity_my_termux: 布局重构,替换 ScrollView 为 ListView + 添加按钮
- strings.xml: 新增 17 条中文字符串资源
This commit is contained in:
LaizyBoy
2026-05-13 11:28:09 +08:00
parent ee75f95c79
commit bbb0e22198
6 changed files with 269 additions and 110 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 13 10:28:36 HKT 2026
#Wed May 13 11:15:04 CST 2026
stageCount=2
libraryProject=libwinboll
baseVersion=15.20
publishVersion=15.20.1
buildCount=0
buildCount=1
baseBetaVersion=15.20.2