升级 WinBoLL 库依赖版本并完善应用主题配置

- 升级 WinBoLL 库依赖版本至 15.20.x 系列:
  - libaes: 15.15.10 → 15.20.2
  - libappbase: 15.15.23 → 15.20.9
- 完善 winboll 模块主题配置:
  - MyAppTheme 改用 Theme.AppCompat.Light.NoActionBar 解决 AppCompat 兼容问题
  - 添加完整的应用主题属性定义
  - 添加 MyDebugActivityTheme 调试主题
- 添加主窗口、工具栏、调试文字颜色定义
This commit is contained in:
2026-05-12 12:05:28 +08:00
parent 59e51da991
commit 4ded8537e8
6 changed files with 46 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sat May 09 21:11:12 GMT 2026
#Tue May 12 12:01:48 CST 2026
stageCount=27
libraryProject=libwinboll
baseVersion=15.11
publishVersion=15.11.26
buildCount=30
buildCount=35
baseBetaVersion=15.11.27