Hide-My-Applist

An Xposed module to intercept applist detections

AGPL-3.0 License

Stars
2.5K

Bot releases are visible (Hide)

Hide-My-Applist - V2.0.3 Release

Published by Dr-TSNG over 3 years ago

  • A lot of refactors & new features:
  • Change template logics
  • Multi-templates support
  • Per-app individual config (additional applist / maps rules)
  • A lot of bug fixes
  • Fix config migration

  • 大量重构 & 新特性:
  • 完全更改模板配置逻辑
  • 多模板支持
  • 每个应用独立配置(可为每个应用设置额外应用名单和 maps 规则)
  • 大量 bug 修复
  • 修复配置迁移
Hide-My-Applist - V1.7 Beta

Published by Dr-TSNG over 3 years ago

  • performance optimization

  • Add maps interception

  • DO NOT only update app without updating riru extension, or 100% bootloop

  • 这是一个测试版,可能不够稳定

  • 性能优化

  • 加入 maps 拦截功能

  • 切忌只更新 app 不更新 riru 插件,否则 100% 卡开机

Hide-My-Applist - XP V1.6.6

Published by Dr-TSNG over 3 years ago

  • Change some ambiguous texts

  • 更改一些迷惑性文本

Hide-My-Applist - XP V1.6.5 + Riru V0.3.6

Published by Dr-TSNG over 3 years ago

  • There are big changes to the riru extension, please do as following manually before reboot. Settings - Stop system service - Clean runtime environment at the same time
  • Move all file detection interceptions to Riru extension. For whether should you install Riru extension, please refer to the about page
  • Fix native hook crashes (For those who cannot run the previous Native version, you can try Riru extension now)

  • 此次更新后端较前版变化较大,更新后请手动执行一遍 设置 - 停止系统服务 - 同时清理环境
  • Riru 插件加入签名认证,某个傻逼MT小子有本事继续二改倒卖啊
  • 迁移所有文件拦截至 Riru 插件,关于是否有必要安装,请参考关于页面
  • 修复 Native Hook 导致闪退、无法开机的问题(理论上曾经 Native 版导致闪退的问题已经修复了,现在可以使用 Riru 插件)
Hide-My-Applist - V1.6.4.1 Beta

Published by Dr-TSNG over 3 years ago

  • There are big changes to the riru extension. Please perform the settings manually before updating - stop system services - clean up environment at the same time

  • Fix crashes on permission controller and some games

  • Fix a memory leak problem

  • Fix some bootloop problems (For those whose devices crash with stable native version, the riru extension may not cause crash anymore)

  • Riru插件有较大改动,更新前请手动执行一遍设置-停止系统服务-同时清理环境

  • 修复崩坏3、明日方舟、MIUI权限控制器、闪退问题

  • 修复一个内存泄露问题

  • Riru插件加入签名认证, 某个傻逼MT小子别想二改还用上高级功能了。 app签名认证也在路上,我看你还怎么改

  • 修复部分手机卡开机问题(理论上曾经稳定版native版无法使用的bug已经修复了,现在可以使用riru插件)

Hide-My-Applist - V1.6.2.1 Beta

Published by Dr-TSNG over 3 years ago

  • Using a magic, file detection interceptions now can take efforts in real-time without restart target app

  • Move all native functions to Riru - Hide My Applist, only retaining system service in Xposed module

  • For whether should you install riru extension, please refer to the about page

  • Add token verification to prevent malicious calls to the system interface

  • 迁移所有native功能至 Riru - Hide My Applist,XP部分只保留System service

  • 关于是否有必要安装riru插件,请参阅关于页面

  • 加入token验证,防止恶意调用系统接口

  • 使用了一个魔法,文件拦截也能实时生效,无需强制停止目标APP了

Hide-My-Applist - V1.6.1 Release

Published by Dr-TSNG over 3 years ago

  • Change some colors

  • Add log page

  • Add /data/data/packagename detections

  • Add whitelist function, remove hide all apps option (For who checked "Hide all apps", you should switch the template to whitelist mode manually)

  • Remove exclude webview option, add exclude system apps option (Use with whitelist)

  • Remove hide TWRP option

  • Fix a regex bug

  • 修改一些配色

  • 增加日志功能

  • 加入/data/data/packagename检测

  • 增加白名单功能,移除隐藏所有app选项(之前勾选了隐藏所有app的请手动把模板设成白名单模式)

  • 移除排除Webview选项,增加排除系统应用选项(和白名单配合使用)

  • 移除隐藏TWRP

  • 修复正则bug

Hide-My-Applist - V1.6 Beta5

Published by Dr-TSNG over 3 years ago

  • Add log page

  • Add whitelist function, remove hide all apps option (For who checked "Hide all apps", you should switch the template to whitelist mode manually)

  • Remove exclude webview option, add exclude system apps option (Use with whitelist)

  • Remove hide TWRP option

  • 增加日志功能

  • 增加白名单功能,移除隐藏所有app选项(之前勾选了隐藏所有app的请手动把模板设成白名单模式)

  • 移除排除Webview选项,增加排除系统应用选项(和白名单配合使用)

  • 移除隐藏TWRP

Hide-My-Applist - V1.5.4.1 Beta

Published by Dr-TSNG over 3 years ago

  • Add /data/data detections
  • Change some colors
Hide-My-Applist - V1.5.4 Release

Published by Dr-TSNG over 3 years ago

  • 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在某些设备上会崩溃

Hide-My-Applist - V1.5.3.2 Release

Published by Dr-TSNG over 3 years ago

  • 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在某些设备上会崩溃

Hide-My-Applist - V1.5.3 Release

Published by Dr-TSNG over 3 years ago

  • 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在某些设备上会崩溃

Hide-My-Applist - V1.5.2.1 Release

Published by Dr-TSNG over 3 years ago

  • Fix intent queries interception not work on realme devices

  • Change file interception strategies to prevent some crashes

  • 修复intent queries拦截在realme手机上失效的问题

  • 更改文件拦截策略,解决部分qq模块(QN、QQCleaner)崩溃的问题(用pm的模块照样会炸)

Hide-My-Applist - V1.5.1 Release

Published by Dr-TSNG over 3 years ago

  • 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在某些设备上会崩溃

Hide-My-Applist - V1.5 Release

Published by Dr-TSNG over 3 years ago

  • UI redesign and add search bar

  • Add hide system apps

  • Fix crashes on some devices

  • 美化界面,添加搜索框

  • 支持隐藏系统app

  • 修复一些卡开机/崩溃问题

Hide-My-Applist - V1.4.2 Release

Published by Dr-TSNG over 3 years ago

  • Fix some crashes

  • Provide two version with and without native hooks, since third-party lib Dobby crashes on some devices

  • 修复一些崩溃问题

  • 提供两个版本,一个带native hooks一个不带,因为第三方库Dobby在某些设备上会崩溃

Hide-My-Applist - V1.4.1 Beta

Published by Dr-TSNG over 3 years ago

  • Changed System Hook initialization method

  • Elementarily realizes Native hook (Still cannot bypass momo TWRP detection)

  • 更改System Hook入口函数

  • 已初步实现Native hook(momo的检测方法太强了,暂时无法拦截)

Hide-My-Applist - V1.4.0.1 Release

Published by Dr-TSNG over 3 years ago

  • 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

Hide-My-Applist - V1.3.4 Release

Published by Dr-TSNG over 3 years ago

  • Fix file hook

  • add hide TWRP directory function (not make sense for momo, for nativeFile interception not completed yet)

  • 修复file hook

  • 添加隐藏TWRP文件夹功能(对momo无效,因为还没写nativeFile拦截)

Hide-My-Applist - V1.3.3 Release

Published by Dr-TSNG over 3 years ago

  • Change the text of Detection Test, for emojis not showing on some devices

  • Remove Exclude Self button, since if not check, the target apps are sure to crash

  • Now all template changes take effect in real time

  • Change logging

  • 更改检测结果图示,因为部分设备无法显示emoji

  • 删除“排除自身”按钮,因为不排除肯定闪退

  • 现在所有模板修改都是实时生效的了

  • 更改日志记录

Badges
Extracted from project README
Stars Crowdin Build Release Download Channel License
Related Projects