HyperStar|Dev
529 subscribers
33 photos
12 videos
219 files
8 links
Download Telegram
HyperStar_2.0.0_202603260630-dev.apk
5.5 MB
#API101
#Hook
-- 优化hook工具类实现,减少hook开销
-- 修复资源替换失效

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
1
HyperStar_2.2.0_20260326074-dev.apk
5.5 MB
#API101
#模块本体
-- 提高版本号至2.2
-- 修复UI闪烁:未激活页面添加120ms显示延迟,防止在性能牛逼的机器上可能出现的“HyperStar已启动完毕,但XposedService还未拉起,导致页面先闪一下未激活状态再恢复正常”的问题

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
🥰2
HyperStar_2.2.0_202603260743-dev.apk
5.5 MB
#API101
#模块本体
-- 为未激活页面添加进入与退出过渡动画,优化状态切换时的视觉连续性

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
1
HyperStar_2.2.0_202603260831-dev.apk
5.5 MB
#API101
#模块本体
-- 未激活页面添加120ms显示延迟提升至350ms

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
2
Forwarded from LSPosed
我们也同步发布了 libxposed api 101.0.1 版本,带来了更详细的行为规范和开发文档。
We also released libxposed api version 101.0.1, which brings more detailed behavior specifications and development documentation.
https://github.com/libxposed/api
3
HyperStar_2.2.0_202604010828-dev.apk
5.5 MB
#API101
#CoreHook
-- 优化 MethodCacheKey 结构
-- 优化字段反射查找路径
-- 优化方法反射缓存策略
-- 减少重复反射扫描
-- 降低 Hook 初始化开销
-- 提升高频 Hook 场景性能表现
#模块本体 (Module Core):
-- 修复了“隐藏桌面图标”功能失效的问题。
-- 修复了在未安装酷安 (CoolApk) 或 QQ 应用的情况下,点击相关跳转按钮会导致模块崩溃且无响应的问题

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
🥰1
Forwarded from LSPosed
LSPosed-v2.0.1-7639-release.zip
10.9 MB
自 v1.9.2 以来的主要更新:

新增
- 支持 Android 8.1 至 Android 17 Beta 3
- 新增完整的 libxposed API 101 支持
- 新增 miuix 版本管理器并默认启用
- 新增可按应用配置的还原内联钩子功能
- 新增对 libxposed 相关类启用 API 调用保护
- 新增安全模式
- 新增 action.sh 支持,可从 action.sh 打开管理器
- 重构 dex2oat 包装器,支持在 Android 12+ 重新优化系统框架
- 新增 16K page size 支持
- 支持注入系统自定义 resolver 的进程
- 支持重置作用域请求设置
- 支持将日志转发至守护进程

改进
- 大幅度增强对被注入的应用的隐藏能力
- 适配新版 Android 上的反射限制与部分系统行为变化
- 改进软件包与模块解析逻辑
- 优化管理器与服务之间的通信方式,加快启动速度
- 改进 LoadedApk、类初始化 Hook、native hook 的兼容性
- 改进 system_server 相关初始化、binder 发送、异步重试与重启恢复逻辑
- 改进日志系统,提供更丰富的上下文信息,例如 UID / PID
- 改进多用户支持

修复
- 修复作用域备份与恢复功能
- 修复与部分自带 LSPlant 的应用的兼容性问题
- 修复 XSharedPreferences 初始化、目录权限与目录缺失问题
- 修复部分 Hook 崩溃与稳定性问题
- 修复一些内存泄漏问题
- 修复自动取色、浏览器跳转、搜索、图标显示等多项 UI 问题
- 修复对部分 OEM 系统的多项兼容性问题
- 修复多用户、卸载后配置残留与恢复错乱问题
- 修复 system_server 重启后的状态恢复问题
- 修复目录权限错误和配置迁移异常
- 修复日志解析与打包中的一些问题
- 修复 RemoteFile 在重启后可能无法读取的问题

移除
- 移除桌面快捷方式,可通过通知、拨号盘或 action.sh 启动管理器
- 移除 Riru 支持
- 移除对 libxposed API 版本 100 的支持

Added
- Support for Android 8.1 through Android 17 Beta 3
- Full support for libxposed API 101
- Added a new MIUIX-based Manager and enabled it by default
- Added per-app restore inline hooks support
- Added API call protection for libxposed-related classes
- Added safe mode
- Added action.sh support, including opening the Manager from action.sh
- Refactored the dex2oat wrapper, with support for recompiling the system framework on Android 12+
- Added 16K page size support
- Added support for injecting processes that use a custom system resolver
- Added support for resetting scope request settings
- Added support for forwarding log to daemon process

Improved
- Significantly improved hiding for injected apps
- Adapted to reflection restrictions and system behavior changes on newer Android versions
- Improved package and module parsing logic
- Improved communication between the manager and the service, with faster startup
- Improved compatibility for LoadedApk handling, class initializer hooks, and native hooks
- Improved system_server initialization, binder delivery, async retries, and recovery after restarts
- Improved logging with rich context information such as UID and PID
- Improved multi-user support

Fixed
- Fixed scope backup and restore
- Fixed compatibility issues with some apps that bundle their own LSPlant
- Fixed XSharedPreferences initialization, directory permission, and missing-directory issues
- Fixed various hook-related crashes and stability issues
- Fixed several memory leak issues
- Fixed various UI issues including dynamic color, browser launch, search, and icon display
- Fixed multiple compatibility issues on some OEM ROMs
- Fixed multi-user issues, stale config after uninstall, and restore inconsistencies
- Fixed state recovery after system_server restarts
- Fixed directory permission errors and config migration issues
- Fixed several issues in log parsing and packaging
- Fixed cases where RemoteFile could become unreadable after reboot

Removed
- Removed desktop shortcuts; the Manager can now be opened via notification, dialer code, or action.sh
- Removed Riru support
- Removed support for libxposed API version 100

重大行为变更:
- 基于 libxposed API 100 的模块已不再受支持,基于 rovo89 Xposed API 的模块不受影响
- 某些模块查询调用栈时硬编码深度(如 AnyWebView),责任链模式下调用栈将变深,可能超出模块查询长度导致功能异常,这是模块问题,请向模块作者反馈
- 某些模块通过查询调用栈等非正规方式判断框架实现(如 XChat),可能与框架冲突导致功能异常,这是模块问题,请向模块作者反馈

Major Behavioral Changes:
- Modules based on libxposed API 100 are no longer supported. Modules based on the rovo89 Xposed API are not affected.
- Some modules hardcode stack depth when inspecting the call stack, such as AnyWebView. In chain-of-responsibility mode, the call stack becomes deeper and may exceed the range expected by those modules, which can cause functionality issues. This is a module issue; please report it to the module author.
- Some modules attempt to detect the framework implementation through unsupported methods such as call stack inspection, such as XChat. This may conflict with the framework and cause functionality issues. This is a module issue; please report it to the module author.
🥰21
HyperStar_2.2.0_20260404063-dev.apk
5.5 MB
#API101
#Hook
-- 修复由于逻辑错误导致的部分应用Hook加载失败(弹幕通知,主题壁纸,短信)
#模块本体
-- 优化首页功能入口显示,现在仅在第一次进入页面的时候会有批量显示动画,其余时候根据实际显示需要显示动画
-- 修复“列表中没有您想要找的应用?"入口不显示

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
🥰3
在较新的 Android 系统版本中,由于系统界面(SystemUI)的权限被收紧,导致电源菜单中的‘重启到 Recovery’和‘重启到 Fastboot’选项无法生效。目前的解决方案倾向于通过授予 Root 权限并执行 Shell 命令的方式来触发重启。
--
Anonymous Poll
78%
没意见/No objections here
23%
不想授予root权限,希望有其他方式/I prefer not to grant Root permissions; I'm hoping for an alternative solution.
🤔1
HyperStar_2.2.0_202604250117-dev.apk
5.5 MB
#API101
#Hook
-- 修复os3部分控制中心改色失效
#模块本体
-- 优化ui

———————————————————

重要提醒:
请务必确认您正在使用的是 LSPosed 2.0 框架,并且您的 LSPosed 内置的 Xposed API 是否是 101。API 100 的版本将无法兼容本次更新及后续更新。
---
Important Notice:
Please ensure that you are using LSPosed Framework 2.0, and that the Xposed API built into your LSPosed is version 101. Version API 100 will not be compatible with this update and future updates.
🔥63
HyperStar_2.2.0_202605140742-dev.apk
10.4 MB
New CI from HyperStar

将newApi分支合入主分支,完成LSPosed API 101迁移与全面重构。

#Hook
-- 从旧API迁移至LSPosed API 100/101
-- 重构Hook核心架构(BasePluginHook、BasePluginHooks、BaseXposedModule)
-- 重构反射工具类(MethodHelper、FieldHelper、ConstructorHelper、ClassFinder)
-- 新增NullableCache、Constants、ServiceManager工具类
-- 删除废弃类(QSMiplayView、QSVolumeMute、MenuC、CoreHelper)
-- 新增OS3 QSControlCenterColor、MenuAnimations
-- 关闭静态作用域,优化hook开销,降低GC
-- 修复资源注入时机与替换失效
-- 修复部分应用Hook加载失败(弹幕通知、主题壁纸、短信)

#模块本体
-- AGP升级至9.2,miuix升级至0.8.0+,迁移至miuix-navigation3导航组件
-- 新增KSP注解处理器模块,自动生成搜索索引
-- 新增BaselineProfile模块、dev构建变体
-- 重构UI组件:删除废弃组件(BlendBlur系列、ContentFolder、ItemGroup等)
-- 优化搜索状态机、TopAppBar封装
-- 重构导航系统,修复CurrentLog和LogHistory返回导航直接回主页的问题
-- 优化ViewModel层:清理死代码,统一StateFlow封装,提取SearchDebouncer
-- 为未激活页面添加过渡动画,修复UI闪烁
-- 优化首页功能入口显示动画
-- 修复电源菜单扩展(样式三)崩溃与配置键错误
-- 修复隐藏桌面图标失效、酷安/q群跳转崩溃
👍91
最近有高级ai用,在疯狂写页面(是指我玩我的,ai写ui)😋
忘了更新gitee上的日志了😢(这事好久没做了)
😇2
Media is too big
VIEW IN TELEGRAM
好像。。。能用😳
🥰6🔥2
已放弃😢
😢7
os3的新改色页面❤️(还在开发中,仅支持os3往后)
🥰7
这个预览现在换成真实布局了
🥰2
HyperStar|Dev
Photo
这个功能我可能会让ai搓几个全新的ui出来,会不会有不知道(先画个饼)
🥰2
电源菜单扩展用不了的,下个版本已修复(需要作用域勾选系统界面组件/miui.systemui.plugin)
👍4