Commit Graph

98 Commits

Author SHA1 Message Date
STUDIO
fdd8b64718 <libaes>Library Release 15.20.12 2026-06-02 08:54:36 +08:00
STUDIO
8d4fd95ff2 <aes>APK 15.20.12 release Publish. aes-v15.20.12 2026-06-02 08:54:20 +08:00
3b31a6a155 fix: AToolbar/ASupportToolbar 暗黑模式主题适配
AESAToolbar/AESASupportToolbar: @color 改为 ?attr 引用,
使渐变色跟随当前主题变体而非固定静态色。
所有主题暗黑模式配色采用头尾对调策略:
primary 保持不变,primaryDark ↔ accent 互换。
同步更新 values-night/colors.xml 静态颜色。
2026-06-02 08:50:35 +08:00
STUDIO
9eb873332c <libaes>Library Release 15.20.11 2026-06-02 02:23:32 +08:00
STUDIO
1b07a72236 <aes>APK 15.20.11 release Publish. aes-v15.20.11 2026-06-02 02:23:15 +08:00
8328e44b86 黑白主题着重提升黑色的专注感官,减少视觉流失感官色彩。 2026-06-02 02:18:42 +08:00
981a8dd8cd fix: AESThemeUtil.init(null) NullPointerException 闪退修复
AESThemeUtil.init(null) 传入 null 时,Java 值传递导致
fillThemeStyleIDList 内部 new ArrayList 仅赋值给局部变量,
调用方 themeStyleIDList 仍为 null,随后的 addAll(null) 抛 NPE。

在 init() 中先创建新 ArrayList 再传入 fillThemeStyleIDList 以修复。
2026-06-02 01:59:15 +08:00
6bc3cbe446 Merge branch 'aes' into merge 2026-06-02 01:54:28 +08:00
79e42e72af 移除winboll项目 2026-06-02 01:54:03 +08:00
b59076d470 提交AESUtils init 初始化方案 2026-06-02 00:39:17 +08:00
qinglong
9e9486b488 合并模块WinBoLL 同步最新时间标签winboll-v15.20.4 2026-06-01 21:00:01 +08:00
qinglong
4b8967b253 合并模块WinBoLL 同步最新时间标签winboll-v15.20.3 2026-05-31 21:00:02 +08:00
30fbf4f97e 主题功能重构,AESThemeUtil.init函数初始化未设置。 2026-05-28 21:27:13 +08:00
qinglong
b1059c3f46 合并模块AES 同步最新时间标签aes-v15.20.10 2026-05-27 20:26:41 +08:00
bc882c5f80 <libaes>Library Release 15.20.10 2026-05-27 20:22:57 +08:00
8ae36effdd <aes>APK 15.20.10 release Publish. aes-v15.20.10 2026-05-27 20:22:45 +08:00
0cc9b0871e fix: ASupportToolbar/AToolbar 控件颜色不跟随主题切换
- AESASupportToolbar/AESAToolbar 样式的颜色引用从 @color/ 改为
  ?attr/,使其通过主题属性解析,随主题切换而变化
- AESTheme 基主题新增 colorPrimary/colorPrimaryDark/colorAccent
  显式定义,保持默认绿色外观不变
2026-05-27 20:19:54 +08:00
d13c44c666 菜单排列重组 2026-05-27 19:35:01 +08:00
f786d06682 Merge branch 'aes' into merge 2026-05-27 15:21:52 +08:00
168d2e2d60 Merge remote-tracking branch 'origin/projects_keeper_tag' into merge 2026-05-27 15:21:47 +08:00
f303a77e28 更新基础类库 2026-05-27 15:16:12 +08:00
qinglong
f3d723fbee 合并模块APPBase 同步最新时间标签appbase-v15.20.22 2026-05-27 15:00:01 +08:00
04b5d062aa Merge branch 'aes' into merge 2026-05-24 10:59:01 +08:00
fce2bf2fb1 Merge remote-tracking branch 'origin/projects_keeper_tag' into merge 2026-05-24 10:58:54 +08:00
qinglong
e3c30ea9a3 合并模块AES 同步最新时间标签aes-v15.20.9 2026-05-24 10:49:26 +08:00
48a592cbd2 <libaes>Library Release 15.20.9 2026-05-24 10:49:00 +08:00
5fcf0de951 <aes>APK 15.20.9 release Publish. aes-v15.20.9 2026-05-24 10:48:48 +08:00
f027158d07 更新APPBase类库 2026-05-24 10:46:55 +08:00
qinglong
ab4cef21f0 合并模块APPBase 同步最新时间标签appbase-v15.20.21 2026-05-24 10:00:01 +08:00
2754a2ad7c 合并模块AES 同步最新时间标签aes-v15.20.8 2026-05-20 21:00:01 +08:00
852f3d6cd8 <libaes>Library Release 15.20.8 2026-05-20 20:05:04 +08:00
c2cff1a2bb <aes>APK 15.20.8 release Publish. aes-v15.20.8 2026-05-20 20:04:49 +08:00
98dd2a60b8 添加网站https://jitpack.io接口编译配置 2026-05-20 20:02:37 +08:00
25e966099f Merge remote-tracking branch 'origin/projects_keeper_tag' into aes 2026-05-20 19:56:45 +08:00
8876896cbc 合并模块APPBase 同步最新时间标签appbase-v15.20.20 2026-05-20 17:00:01 +08:00
28e6a8ee78 合并模块APPBase 同步最新时间标签appbase-v15.20.19 2026-05-20 15:00:01 +08:00
0a69b54dd0 Merge branch 'aes' into merge 2026-05-20 12:09:20 +08:00
e87513b179 Merge branch 'projects_keeper_tag' into merge 2026-05-20 12:08:49 +08:00
186b1656a7 更新联系邮箱 2026-05-20 11:19:18 +08:00
7d872fd14c 合并模块APPBase 同步最新时间标签appbase-v15.20.18 2026-05-20 04:00:01 +08:00
4ce22e8750 更换APPBase类库 2026-05-20 03:19:52 +08:00
d6fab2133f 合并模块AES 同步最新时间标签aes-v15.20.7 2026-05-19 21:00:01 +08:00
45821b8daa 合并模块APPBase 同步最新时间标签appbase-v15.20.17 2026-05-19 21:00:01 +08:00
5c8505dcbd <libaes>Library Release 15.20.7 2026-05-19 20:39:08 +08:00
9c3963822e <aes>APK 15.20.7 release Publish. aes-v15.20.7 2026-05-19 20:38:13 +08:00
30532f8e8d 版本号对齐APPBase。 2026-05-19 20:26:18 +08:00
2b98149e0f Merge branch 'aes' into merge 2026-05-19 19:45:12 +08:00
80d9b764ee Merge branch 'projects_keeper_tag' into merge 2026-05-19 19:44:19 +08:00
d4f24a9b0c Merge branch 'aes' into merge 2026-05-19 19:30:17 +08:00
f357e353ee Merge branch 'projects_keeper_tag' into merge 2026-05-19 19:30:12 +08:00