InstallerX Revived
Ir al canal en Telegram
InstallerX Revived的开发动态&开发者碎碎念 开源地址 https://github.com/wxxsfxyzm/InstallerX-Revived
Mostrar más9 764
Suscriptores
+3024 horas
+1217 días
+51830 días
Archivo de publicaciones
9 764
https://github.com/wxxsfxyzm/IslandRecorder/releases/tag/26.07.bf6931ac
修复部分设备无法绕过录屏隐私保护
录制完成后显示通知
优化录屏稳定性
修复录屏过程中的暂停功能
优化横屏对话框布局
9 764
https://github.com/wxxsfxyzm/MiuiBackGestureHook/releases/tag/0.2.0
已更新
重新同步源码,该版本基于 AOSP 16 QPR0 开发,提高 minSDK 至 36
修复返回手势会带出小米桌面手势的问题
修复Chrome的网页之间无法使用预测返回的问题
修复有些时候无法返回的问题
修复安全中心创建的侧边工具箱(应用栏,游戏工具箱,视频工具箱,通话工具箱无法拉出的问题)
注意:随着aosp功能的恢复,小米的动画也会消失,如果无法接受aosp动画的请勿使用该模块
9 764
Island Recorder已开源
https://github.com/wxxsfxyzm/IslandRecorder
相比上次发布新增以下改动:
满血帧率+动态帧率录制
修复开始录屏第一秒录不进去
有shizuku/root时自动绕过小米投屏隐私保护
有shizuku/root时自动绕过小米超级岛白名单
锁屏时停止录制
修复磁贴设置图标
隐藏桌面图标
9 764
为你的小米恢复AOSP预测返回动画和手势
独立于小米桌面实现,换native桌面无影响
LSPosed API 102,第一次安装需要重启
小米的防误触优化会无效
小米的侧边栏会拉不出来
横屏逻辑会有一些问题
在AOSP不处理手势的区域还是会由桌面接管
手势指示器会变成AOSP的样子
由于完全恢复了AOSP的逻辑,在AOSP能够处理的区域,预测返回进度天生就是正常的,无需修复
基于 Xiaomi 17 Pro Max 3.0.315.2 开发,理论上安卓16 HyperOS均可用,不对可用性做保证
不接受AOSP手势本身问题的反馈
如果有兴趣在此基础上继续优化的,请联系我
9 764
因为小米的录屏不太好用,所以自己写了一个
使用方式:安装后在控制中心添加磁贴
目前录制通知仅支持小米超级岛,所以
仅限支持超级岛的小米设备安装
并且你需要在
- 使用 Shizuku 绕过白名单 - 使用 LSPosed 模块解除焦点通知验证中选择一种方法使用 基于以下项目开发: https://github.com/Leaf-lsgtky/IslandRecoder https://github.com/IcradleInnovationsLtd/FluxRecorder 上游许可证为MIT,暂不开放源代码
9 764
观察到很多人遇到类似
java.lang.SecurityException: Starting FGS with type specialUse callerApp=ProcessRecord{dc8e40a 20969:com.rosan.installer.x.revived/u0a337} targetSDK=37 requires permissions: all of the permissions allOf=true [android.permission.FOREGROUND_SERVICE_SPECIAL_USE]
的错误,具体表现是发起安装直接闪退
经过长期观察,其原因来自于使用的备份还原/换机应用没有很好地处理应用权限导致,如果可能请尝试向你使用的备份还原方案开发者反馈
快速解决方案:卸载掉InstallerX然后重新安装
或许可以尝试把这个权限重新授予上?我没详细研究9 764
这个功能有人在使用吗?移除自定义命令ok吗?
Is anyone using this feature? Would it be okay to remove custom commands?
9 764
User Interface
The floating bottom bar now supports blur material Fixed the blur disabling logic on Android 13 and below
Core
More behaviors are now aligned with AOSP PackageInstaller:
- Added support for returning results to Activity
- Added support for handling CONFIRM_PRE_APPROVAL requests when running as a system app
- Added support for AOSP archive error handling when running as a system app
- Added "Respect Platform Policy" to Labs. When enabled, it checks the caller's permission to install unknown apps, and sets some fields and behaviors that AOSP PackageInstaller would set
Suggestions
When using Shizuku activated with root on Android 15+, enabling the app downgrade option will also be suggested
Profile
Added support for automatically approving session installs (unavailable when "Respect Platform Policy" is enabled)
Dependencies
Updated many dependencies
Translations
Updated translations
