Releases: Dr-TSNG/Hide-My-Applist
V1.5.4 Release
-
Add update check
-
Fix some bugs
-
Provide two version with and without native hooks, since third-party lib Dobby crashes on some devices
-
添加更新检测
-
修复一些bug
-
提供两个版本,一个带native hooks一个不带,因为第三方库Dobby在某些设备上会崩溃
V1.5.3.2 Release
-
Add syscall detections (Impossible to intercept for a while)
-
Add invalid template name notification
-
Make search bar case insensitive
-
Fix file detection bugs
-
Provide two version with and without native hooks, since third-party lib Dobby crashes on some devices
-
添加syscall检测
-
添加非法模板名提示
-
搜索框不区分大小写
-
修复文件检测bug
-
提供两个版本,一个带native hooks一个不带,因为第三方库Dobby在某些设备上会崩溃
V1.5.3 Release
-
Add hide module icon in launcher option
-
Add stop system service option
-
Add interception counts
-
No longer need to allow module app autostart
-
Provide two version with and without native hooks, since third-party lib Dobby crashes on some devices
-
添加隐藏桌面图标功能
-
添加停止系统服务功能
-
添加拦截次数统计
-
加入配置缓存,不再需要自启动
-
提供两个版本,一个带native hooks一个不带,因为第三方库Dobby在某些设备上会崩溃
V1.5.2.1 Release
-
Fix intent queries interception not work on realme devices
-
Change file interception strategies to prevent some crashes
-
修复intent queries拦截在realme手机上失效的问题
-
更改文件拦截策略,解决部分qq模块(QN、QQCleaner)崩溃的问题(用pm的模块照样会炸)
V1.5.1 Release
-
Add icon
-
Add select all
-
No longer load file hooks to system apps, for there is no need as well as leading to some problems
-
Fix a crash caused by returning before loaded app list
-
Provide two version with and without native hooks, since third-party lib Dobby crashes on some devices
-
添加图标
-
加入全选
-
不再对系统app加载file hooks,因为没必要且容易造成问题
-
修复未加载完列表就返回造成闪退的问题
-
提供两个版本,一个带native hooks一个不带,因为第三方库Dobby在某些设备上会崩溃
V1.5 Release
-
UI redesign and add search bar
-
Add hide system apps
-
Fix crashes on some devices
-
美化界面,添加搜索框
-
支持隐藏系统app
-
修复一些卡开机/崩溃问题
V1.4.2 Release
-
Fix some crashes
-
Provide two version with and without native hooks, since third-party lib Dobby crashes on some devices
-
修复一些崩溃问题
-
提供两个版本,一个带native hooks一个不带,因为第三方库Dobby在某些设备上会崩溃
V1.4.1 Beta
-
Changed System Hook initialization method
-
Elementarily realizes Native hook (Still cannot bypass momo TWRP detection)
-
更改System Hook入口函数
-
已初步实现Native hook(momo的检测方法太强了,暂时无法拦截)
V1.4.0.1 Release
-
Finally, users of Xposed API lower than 93 can also enjoy this module now
-
Add exclude webview to prevent crashes of internal browsers
-
Add detail logs. Use this version to report bug
-
现在Xposed API小于93的用户也能使用本模块了(包括太极阳)
-
添加排除Webview功能以避免内置浏览器崩溃
-
增加详细日志,请使用这个版本进行抓取log上报bug
V1.3.4 Release
-
Fix file hook
-
add hide TWRP directory function (not make sense for momo, for nativeFile interception not completed yet)
-
修复file hook
-
添加隐藏TWRP文件夹功能(对momo无效,因为还没写nativeFile拦截)