Full Changelog: v2.2.2...v2.2.3
- Bug fixes
错误修复 - Notification-area battery monitor now can pause when screen-off and resume when screen-on.
通知区域电池监控服务可以熄屏暂停,亮屏恢复。 - Add some more descriptions to the notification-area battery monitor screen (remove background restrictions/add to battery optimization whitelist + enable "Auto-launch" permission so that the notification service can pause when the screen is off and resume when the screen is on to save battery consumption)
在通知服务页面增添些许说明(解除后台限制/加入电池优化白名单 + 开启自启动权限之后通知服务才能正常熄屏暂停,亮屏恢复以节省电量) - Changed the refresh logic of the UI interface to pause background refresh after removing battery optimization
更改UI界面的刷新逻辑以停止去除电池优化之后的后台刷新 - Keep doing some project refactors
继续做一点点refactor - The navigation bar is now only displayed on the top-level screens
导航栏现在只在top-level页面显示 - Improve README instructions
改进了readme说明 - Add a new update checking item which can redirect to GitHub release page through external browser on click.
在设置页面新增检查更新按钮,点击可以从外部浏览器跳转到GitHub release页。