Releases: Jasper-1024/DeepSleep
Releases · Jasper-1024/DeepSleep
1.2.1-rc2
1.2.1-rc2
- Remove legacy unneeded permissions from version 1.0
- Force close the corresponding application after application setting (scope needs to select system framework)
- Fix the bug of extension rules saving failure.
v1.2.0-rc2
- Remove unnecessary permissions
v1.2.0-rc1
Fix crash bug on Android 12 -> java.lang.IllegalArgumentException when targeting S+ (version 10000 and above)
1.2.0-rc0
change log
- No functional changes
- IPC communication chang to New-XSharedPreferences,that should fix a lot of pre version bug.
ps: deepsleep will add to f-droid, I am working on it.
1.2.1
change log
- IPC communication chang to New-XSharedPreferences,that should fix a lot of pre 1.0.1 version bug.
- Add expansion option to take effect on the list of applications
- Experimental option: Force stop application, if it is on, xposed scope needs to select system framework.
- Fix crash bug on Android 12
- Remove legacy unneeded permissions from version 1.0.1
1.0.1
update kotlin version
rc3
rc3-2 - 修正翻译 - 更改拓展功能UI逻辑,长按进入. - 修改 service 限制逻辑.service::cncreat - 更改一部分 UI 动画
v0.9.9: dev 分支
- 恢复设置/Extend 入口 - 修正捐赠错误提示 setting - 添加 extend 开关 setting - 添加备份 UI db - 添加备份内容 setting - nowakelock 备份移植完成 - 还需要优化 setting - 备份替换为 Activity Results API update git ignore Signed-off-by: win <[email protected]> 备选 rc1 版本
V0.6.0
初始化版本号,暂时屏蔽部分功能,完整测试后开放