BanUninstall

一个禁止卸载和禁止清除用户数据的Xposed模块

A Xposed Module that prevents apps be uninstall or apps' data be cleared

Screenshots

1 2 3 4

Compatibility

Android 5.0 - Android 14

I have tested with my phone on Android 14, and it works well. I can't ensure it works on your phone.

So before you use it, you must test it with an irrelevant app by yourself.

I am not responsible for any data loss if you test it using an important app.

Package

cn.tinyhai.ban_uninstall

Authors

TinyHai

Releases

BanUninstall_8-1.4.0-b279b70

Release type: Stable

5/30/2024, 4:30:30 PM

  • 添加操作记录功能
  • 一些UI调整
  • 更新版本号

BanUninstall_7-1.3.2-17da255

Release type: Stable

5/17/2024, 2:29:47 AM

BanUninstall_5-1.3.0-840c2fa

Release type: Stable

5/14/2024, 2:57:54 PM

  • 修复清除独立密码逻辑
  • 不拦截某些静态共享库的卸载操作
  • 支持使用Root激活
    • Root激活和Xposed二选一即可,请勿同时使用
    • 带后缀的为支持Root激活的构建,不带后缀的则只支持Xposed
    • 如果不知道下载什么版本直接下载universal版本即可
  • 升级版本号

BanUninstall_4-1.2.1-bb8b57c

Release type: Stable

4/24/2024, 11:44:10 AM

  • 修复v1.2.0引入的bug(未加入禁止列表的应用也被拦截)

BanUninstall_3-1.2.0-cb94bfb

Release type: Stable

4/23/2024, 4:52:56 PM

  • 添加弹窗验证功能(默认使用系统的密码验证)
  • 添加独立密码配置(若开启,部分配置项修改会要求验证密码,且弹窗验证也使用该密码验证)
  • 独立密码忘记了?3秒内点按右上角消息图标5次清除密码
  • 更新版本号

BanUninstall_2-1.1.0-a24b0d7

Release type: Stable

4/10/2024, 2:19:46 PM

  • 添加按需禁止功能(默认关闭)
  • 适配系统双开应用
  • 适配Android 5.0 - Android 14(仅在Android 14测试)
  • 更新版本号

BanUninstall_1-1.0.0-cb1c6bf

Release type: Stable

3/29/2024, 2:23:19 PM

  • Prevent apps be uninstalled
  • Prevent apps' data be cleared