File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- * ** Optimization: Service Compliance (优化:服务合规)**
2- * ** Android 14+ Adaptation** : Dynamically switch Foreground Service type to ` specialUse ` to comply
3- with Boot restrictions; maintain ` dataSync ` for legacy compatibility.
4- * ** Android 14+ 适配** : 动态调整前台服务类型,在 Android 14+ 使用 ` specialUse ` 以符合开机自启规范,旧版本保持
5- ` dataSync ` 兼容,修复运行时崩溃。
1+ * ** Feature: Notification (功能:通知)**
2+ * ** Low Traffic Mode** : Added support for hiding notification or showing specific content when
3+ traffic is low.
4+ * ** 低流量模式** : 支持低流量模式与阈值设置,可自定义网速低于阈值时的显示行为。
65
7- * ** Optimization: UI (优化:界面)**
8- * ** Settings Page** : Optimized the display logic and visual effects of settings items.
9- * ** 设置页** : 优化了设置项的显示逻辑与视觉效果。
6+ * ** UI: Visuals (界面:视觉)**
7+ * ** App Icon** : Updated app icon and added Monochrome Icon support.
8+ * ** 应用图标** : 更新应用图标设计,适配系统单色图标。
9+ * ** Splash Screen** : Configured Splash Screen background to match brand color.
10+ * ** 启动页** : 配置启动页背景色与品牌色一致。
You can’t perform that action at this time.
0 commit comments