Skip to content

Releases: Dr-TSNG/Hide-My-Applist

V3.3

02 Oct 09:54
a9fa392
Compare
Choose a tag to compare

Support Android 15
Fix possible crash because of Data Isolation
Improve compatibility

支持 Android 15
修复 Data Isolation 功能可能造成的闪退
增强兼容性

V3.2

17 Jul 07:16
805037c
Compare
Choose a tag to compare

Fix crash on Android 14
Prevent a detection from system service
Update translations

修复 Android 14 上闪退
避免一个系统服务的检测
更新翻译

V3.1.1

08 Jan 15:19
c9f7cbb
Compare
Choose a tag to compare

Fix bugs
Reduce logs when detail logs off
Support system data isolation manage
Don't need to reload config every time when upgrading system service version
Fix system service not running on some A13 devices

修复 bug
减少未开启详细日志时的日志记录
支持修改系统数据隔离设置
系统服务版本更新后不再需要每次重载配置
修复在一些 Android 13 手机上系统服务未运行的问题

V3.1.0 Beta

30 Dec 06:02
f09af4b
Compare
Choose a tag to compare
V3.1.0 Beta Pre-release
Pre-release
  • Fix bugs
  • Reduce logs when detail logs off
  • Support system data isolation manage
  • Don't need to reload config every time when upgrading system service version
  • Known issues: On some A13 devices, the app may show system service not running after booted sometime, but hide will still work. If changed some config, you need to open app as soon as booted to sync config. We are still investigating this bug.

  • 修复 bug
  • 减少未开启详细日志时的日志记录
  • 支持修改系统数据隔离设置
  • 系统服务版本更新后不再需要每次重载配置
  • 已知问题:在一些安卓 13 的设备中,开机一段时间后 app 可能显示系统服务未运行,但隐藏功能实际是工作的。如果修改了配置,需要重启后尽快打开一次 app 来同步。目前原因正在调查中

V3.0.6

12 Dec 05:20
dbfa6df
Compare
Choose a tag to compare

Uninstall Magisk module! 务必卸载 Magisk 模块!

  1. Support Android 13
  2. Use more effective interception method for higher version systems
  3. No longer need the Magisk module, make sure to uninstall it, or you will bootloop
  4. Support disable /data/data detection for Android 11 and above
  5. UI redesign, use Material You style
  6. Support night mode and custom theme color
  7. Multi-language support
  8. Better logs page
  9. Auto refresh app list when (un)installed apps

  1. 支持 Android 13
  2. 对高版本系统采用更强大的拦截方式
  3. 不再需要 Magisk 模块,请将其卸载,否则会卡开机
  4. 支持对 Android 11 以上阻止 /data/data 检测
  5. UI 重绘,使用 MD3 风格
  6. 支持夜间模式和自定义主题
  7. 多语言支持
  8. 更好的日志页面
  9. 安装/卸载 app 时自动刷新应用列表

V3.0.5 Beta

07 Sep 08:49
8a56135
Compare
Choose a tag to compare
V3.0.5 Beta Pre-release
Pre-release
  • Fix a crash problem (Need reboot)
  • Add app search bar
  • Auto refresh app list when (un)installed apps

  • 修复一个闪退问题(请先重启)
  • 增加应用搜索栏
  • 安装/卸载 app 时自动刷新应用列表

V3.0.4 Beta

30 Aug 09:35
5b47e5c
Compare
Choose a tag to compare
V3.0.4 Beta Pre-release
Pre-release
  • Fix a translation problem causing Arabic users crash

  • 修复一个翻译错误导致阿拉伯语用户闪退

V3.0.3 Beta

30 Aug 01:25
36dab92
Compare
Choose a tag to compare
V3.0.3 Beta Pre-release
Pre-release
  • Update Arabic, French and Japanese translation
  • Fix GMS causes HMA crash
  • Enable force mount (/data/data hide) by default (Settings-Experimental)

  • 更新阿拉伯语、法语、日语翻译
  • 修复一个 GMS 导致 HMA 闪退的问题
  • 默认启用强制挂载(/data/data 隐藏)—— 设置-实验性

V3.0.2 Beta

25 Aug 09:00
3c57206
Compare
Choose a tag to compare
V3.0.2 Beta Pre-release
Pre-release
  • Fix a crash problem
  • Fix hide not effective on Android 9~10
  • Fix /data/data hide on Android 11
  • More translations

  • 修复一个闪退问题
  • 修复安卓 9~10 隐藏不生效的问题
  • 修复 /data/data 防检测在安卓11上不生效的问题
  • 添加翻译

V3.0.0 Beta

25 Aug 02:36
0c6d82d
Compare
Choose a tag to compare
V3.0.0 Beta Pre-release
Pre-release

Uninstall Magisk module! 务必卸载 Magisk 模块!

  1. Support Android 13
  2. Use more effective interception method for higher version systems
  3. No longer need the Magisk module, make sure to uninstall it, or you will bootloop
  4. Support disable /data/data detection for Android 11 and above (Settings-Experimental)
  5. UI redesign, use Material You style
  6. Support night mode and custom theme color
  7. Multi-language support
  8. Better logs page
  • Not completed: App search and multi-user support

  1. 支持 Android 13
  2. 对高版本系统采用更强大的拦截方式
  3. 不再需要 Magisk 模块,请将其卸载,否则会卡开机
  4. 支持对 Android 11 以上阻止 /data/data 检测(设置-实验性)
  5. UI 重绘,使用 MD3 风格
  6. 支持夜间模式和自定义主题
  7. 多语言支持
  8. 更好的日志页面
  • 尚未完善:应用搜索、多用户支持