Commit Graph

51 Commits

Author SHA1 Message Date
9431dbb930 <aes>APK 15.20.17 release Publish. 2026-06-29 11:28:11 +08:00
f83295f64f feat: update libappbase dependency to latest 15.20.34
* Incremented libappbase version from 15.20.33 to 15.20.34 in libaes module.
  The latest release of libappbase is 15.20.34 and includes bug fixes
  for Android API 30 compatibility and several performance improvements.
* The change keeps Java 7 source/target levels, compileSdk/targetSdk
  unchanged and is fully backward‑compatible.
* No other project files were modified.
2026-06-29 11:24:07 +08:00
a71dd7d399 更新Git仓库地址 2026-06-24 08:44:36 +08:00
3d48cd39fc <libaes>Library Release 15.20.16 2026-06-24 04:26:08 +08:00
8f7fd504e8 <aes>APK 15.20.16 release Publish. 2026-06-24 04:25:55 +08:00
b20f53d06e 更新类库,编译调试。 2026-06-24 04:22:50 +08:00
0a174f531f 移除米盟SDK依赖,统一类库使用https://jitpack.io/仓库 2026-06-08 21:20:10 +08:00
Studio
7d3b83b522 <libaes>Library Release 15.20.15 2026-06-03 20:29:53 +08:00
Studio
0ed6dbe6c2 <aes>APK 15.20.15 release Publish. 2026-06-03 20:29:39 +08:00
77c6776cf8 fix: 修复CrashHandler崩溃处理引用,改用CrashActivity直接调用
- App.java: CrashHandler.CrashActivity → CrashActivity,简化崩溃处理逻辑
- libaes/build.gradle: libappbase依赖版本 15.20.25 → 15.20.26
2026-06-03 20:27:13 +08:00
Studio
f134b7c746 <libaes>Library Release 15.20.14 2026-06-03 07:07:35 +08:00
Studio
795593b3bf <aes>APK 15.20.14 release Publish. 2026-06-03 07:07:27 +08:00
Studio
cda173fa9e <libaes>Library Release 15.20.13 2026-06-03 07:05:51 +08:00
Studio
fe57aee469 <aes>APK 15.20.13 release Publish. 2026-06-03 07:05:34 +08:00
3fc0883e0e 源码整理,更新类库 2026-06-03 07:03:06 +08:00
b162eb1a4e 优化应用创建函数,提高应用调试能力 2026-06-03 07:00:58 +08:00
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. 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. 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
b59076d470 提交AESUtils init 初始化方案 2026-06-02 00:39:17 +08:00
30fbf4f97e 主题功能重构,AESThemeUtil.init函数初始化未设置。 2026-05-28 21:27:13 +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. 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
f303a77e28 更新基础类库 2026-05-27 15:16:12 +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. 2026-05-24 10:48:48 +08:00
f027158d07 更新APPBase类库 2026-05-24 10:46:55 +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. 2026-05-20 20:04:49 +08:00
186b1656a7 更新联系邮箱 2026-05-20 11:19:18 +08:00
4ce22e8750 更换APPBase类库 2026-05-20 03:19:52 +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. 2026-05-19 20:38:13 +08:00
30532f8e8d 版本号对齐APPBase。 2026-05-19 20:26:18 +08:00
937f90aa07 <libaes>Library Release 15.20.6 2026-05-19 01:52:54 +08:00
643e91bd71 <aes>APK 15.20.6 release Publish. 2026-05-19 01:52:47 +08:00
f4c6cea623 <libaes>Library Release 15.20.5 2026-05-19 01:48:56 +08:00
a0309ce98a <aes>APK 15.20.5 release Publish. 2026-05-19 01:48:43 +08:00
931671d85a <libaes>Library Release 15.20.4 2026-05-17 20:53:51 +08:00
580fa87773 <aes>APK 15.20.4 release Publish. 2026-05-17 20:53:39 +08:00
LaizyBoy
a26276e169 fix: 将libaes模块debugTextColor从红色改为灰色
- libaes普通模式debugTextColor改为#FF808080(灰色)
- libaes深色模式debugTextColor改为#FFAAAAAA(浅灰)
2026-05-17 20:49:19 +08:00
LaizyBoy
a3bf1087aa fix: 修复libaes模块Java 7兼容性问题及XML注释语法错误
- 为libaes添加compileOptions,指定Java 7源码与目标兼容级别
- 修复view_adscontrol.xml中XML注释包含非法"--"及缺少关闭符的问题
- 更新aes与libaes的build.properties编译计数
2026-05-17 20:30:41 +08:00
8006a05749 恢复winboll/winboll分支的基础类库资料,以便项目初始化时的基础控件使用的分析辅助。 2026-05-13 20:52:54 +08:00
4511bf8730 添加WinBoLL-Demo使用的WinBoLL基础类库的基线型号配置文件。整理创建winboll衍生分支所要具备的基础文件。 2026-05-13 19:25:51 +08:00