|
|
c2def0bb3b
|
源码整理
|
2025-12-22 23:19:50 +08:00 |
|
|
|
a086a47b2d
|
源码整理
|
2025-12-22 23:05:26 +08:00 |
|
|
|
c38b392e39
|
<powerbell>APK 15.14.23 release Publish.
|
2025-12-22 13:00:54 +08:00 |
|
|
|
0f736c2007
|
去掉位图压缩功能,尽量保持位图品质。
|
2025-12-22 12:59:50 +08:00 |
|
|
|
26b86cd715
|
<powerbell>APK 15.14.22 release Publish.
|
2025-12-22 11:21:24 +08:00 |
|
|
|
7888696e65
|
改进缓存策略。
|
2025-12-22 11:20:14 +08:00 |
|
|
|
8609c2f784
|
<powerbell>APK 15.14.21 release Publish.
|
2025-12-22 11:02:54 +08:00 |
|
|
|
863b743330
|
改进缓存策略,修复位图绘画时的异常。
|
2025-12-22 11:01:35 +08:00 |
|
|
|
61b7afa4b5
|
<powerbell>APK 15.14.20 release Publish.
|
2025-12-22 10:25:46 +08:00 |
|
|
|
8e4c7a6832
|
添加位图缓存
|
2025-12-22 10:24:29 +08:00 |
|
|
|
d29068b029
|
<powerbell>APK 15.14.19 release Publish.
|
2025-12-22 10:20:01 +08:00 |
|
|
|
51963f8e0f
|
优化启动界面显示
|
2025-12-22 10:18:28 +08:00 |
|
|
|
18a5762c15
|
<powerbell>APK 15.14.18 release Publish.
|
2025-12-22 10:04:49 +08:00 |
|
|
|
60de16ab45
|
<powerbell>Start New Stage Version.
|
2025-12-22 10:03:27 +08:00 |
|
|
|
6d60d71991
|
首页启动窗口改用视图控件缓存替代位图缓存。
|
2025-12-22 10:01:13 +08:00 |
|
|
|
0cfbc43acb
|
MemoryCachedBackgroundView测试完成
|
2025-12-22 08:55:09 +08:00 |
|
|
|
20227e29ef
|
添加缓存视图控件类
|
2025-12-21 20:46:14 +08:00 |
|
|
|
2b7007f478
|
<powerbell>APK 15.14.17 release Publish.
|
2025-12-21 19:13:50 +08:00 |
|
|
|
212b8185c8
|
移除白色启动屏。
|
2025-12-21 19:12:31 +08:00 |
|
|
|
2ef09e020e
|
<powerbell>APK 15.14.16 release Publish.
|
2025-12-21 17:57:41 +08:00 |
|
|
|
6de9b7379b
|
添加每分钟加载一次位图缓存的功能。预防系统优化内存时位图缓存被清理。
|
2025-12-21 17:50:40 +08:00 |
|
|
|
7fba2c8812
|
<powerbell>APK 15.14.15 release Publish.
|
2025-12-21 13:40:20 +08:00 |
|
|
|
20e3a5f974
|
修复系统分享图片的接收功能。
|
2025-12-21 13:38:46 +08:00 |
|
|
|
c8333e1e81
|
<powerbell>APK 15.14.14 release Publish.
|
2025-12-21 11:22:23 +08:00 |
|
|
|
6beb56efae
|
<powerbell>Start New Stage Version.
|
2025-12-21 11:21:35 +08:00 |
|
|
|
eb51b2c8f4
|
网络下载按钮修复完成
|
2025-12-21 11:20:51 +08:00 |
|
|
|
36bdd059b0
|
修复空白图片背景按钮与图片背景按钮。
|
2025-12-21 09:49:40 +08:00 |
|
|
|
bf051dcc9f
|
<powerbell>APK 15.14.13 release Publish.
|
2025-12-21 09:22:26 +08:00 |
|
|
|
b38a8df462
|
添加应用内存整理后重新缓存位图的功能。
|
2025-12-21 09:20:15 +08:00 |
|
|
|
a8dbe43d4b
|
源码整理
|
2025-12-21 02:05:38 +08:00 |
|
|
|
05a8dc5205
|
<powerbell>APK 15.14.12 release Publish.
|
2025-12-20 22:59:40 +08:00 |
|
|
|
280fc1abd6
|
<powerbell>Start New Stage Version.
|
2025-12-20 22:58:26 +08:00 |
|
|
|
fe2084f5ff
|
优化RemindThread线程,节约电量。
|
2025-12-20 22:57:42 +08:00 |
|
|
|
2a75aa140e
|
修改背景控件默认背景颜色。
|
2025-12-20 21:23:52 +08:00 |
|
|
|
04b597cbe7
|
<powerbell>APK 15.14.11 release Publish.
|
2025-12-20 19:28:00 +08:00 |
|
|
|
35d210c378
|
添加滚动条拉动时,实时预览数值的功能。
|
2025-12-20 19:26:32 +08:00 |
|
|
|
79ae6de6fc
|
<powerbell>APK 15.14.10 release Publish.
|
2025-12-20 18:45:13 +08:00 |
|
|
|
328f559d2e
|
改进背景图片位图缓存方法。
|
2025-12-20 18:40:29 +08:00 |
|
|
|
28d340a772
|
电量提醒线程测试完成。
|
2025-12-20 17:40:06 +08:00 |
|
|
|
65acbfcd04
|
调整电量消息频率以及消息内容。
|
2025-12-20 16:30:34 +08:00 |
|
|
|
6af2096b30
|
修复广播消息发送方法
|
2025-12-20 15:55:40 +08:00 |
|
|
|
e539922478
|
广播消息分开为,电量消息与应用配置更新消息。
|
2025-12-20 15:44:12 +08:00 |
|
|
|
1d9a03554c
|
添加广播接收器的注册与释放。
|
2025-12-20 13:49:02 +08:00 |
|
|
|
23beabe99b
|
源码整理
|
2025-12-20 13:23:07 +08:00 |
|
|
|
9c1e9dc75b
|
函数简化重构。
|
2025-12-20 03:07:08 +08:00 |
|
|
|
76c1dee625
|
MainActivity本地消息发送整理中。。。
|
2025-12-19 21:05:42 +08:00 |
|
|
|
e967ce5511
|
修复服务启动逻辑
|
2025-12-19 20:42:40 +08:00 |
|
|
|
bea77409a5
|
重置通知架构为旧式方法,用线程启动法。过程顺便整理代码。
|
2025-12-19 20:31:43 +08:00 |
|
|
|
e584e824c0
|
恢复2a74fd2c304b571ab5ae349ffc3b7f06c5b4daf7提交点,旧版电量计算方法。
|
2025-12-19 20:11:10 +08:00 |
|
|
|
bc6a82af41
|
电量提醒消息,通路架构基本完成。
|
2025-12-19 18:48:47 +08:00 |
|