Skip to content

v4.1.8

Compare
Choose a tag to compare
@Tornaco Tornaco released this 20 Apr 01:18
· 679 commits to master since this release

What's changed

4.1.8

  1. 应用集新增了自定义白名单,名单中的app不会出现在功能列表
  2. 应用锁基于新方案重新实现,后期会增加自定义解锁方式
  3. 开启双开时自动安装webview provider
  4. 智能冻结tab可以长按触发排序
  5. 修复Android7.0上几个情景模式的API
  6. 情景模式新增notificationUpdated事实,可以监测通知的更新
  7. 修复唤醒锁拦截闪退问题
  8. 修复Android13+ 通知重现失败问题

  1. Add user white list package set
  2. Re-impl app lock to fix some issues
  3. App clone: will auto install web view apps
  4. Smart freeze: tab sort
  5. Profile: fix some profile API on Android 7.0
  6. Profile: add notificationUpdated
  7. Fix Wakelock blocker crash issue
  8. Fix Notification reproduce on Android 13+