en
Feedback
InstallerX Revived

InstallerX Revived

Open in Telegram

InstallerX Revived的开发动态&开发者碎碎念 开源地址 https://github.com/wxxsfxyzm/InstallerX-Revived

Show more

📈 Analytical overview of Telegram channel InstallerX Revived

Channel InstallerX Revived (@installerx_revived) in the Chinese language segment is an active participant. Currently, the community unites 10 218 subscribers, ranking 11 883 in the Technologies & Applications category and 19 948 in the China region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 10 218 subscribers.

According to the latest data from 01 August, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by 603 over the last 30 days and by 25 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 86.98%. Within the first 24 hours after publication, content typically collects 29.63% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 8 875 views. Within the first day, a publication typically gains 3 023 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 65.
  • Thematic interests: Content is focused on key topics such as miuix, referrer, 安装器, 实验室, avd.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
InstallerX Revived的开发动态&开发者碎碎念 开源地址 https://github.com/wxxsfxyzm/InstallerX-Revived

Thanks to the high frequency of updates (latest data received on 02 August, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

10 218
Subscribers
+2524 hours
+1317 days
+60330 days
Posts Archive
有这功夫花钱在这刷票,刷reaction,不如给我刷点钱,我百分之百听你的

哪位FOSS魔人刷的票
哪位FOSS魔人刷的票

投不支持的,告诉我理由: If you voted against it, tell me why.

To be simple in English, offline variant will be DROPPED

可能会有人觉得当初拆俩包有点小丑,但我觉得这就是学习的过程啊,当时确实不懂

online和offline合并为一个
Anonymous voting

那我之前提高minsdk的计划,是提高到28呢,29呢,还是直接提高到30呢?

Repost from 南宫雪珊
截止2025年12月,最低SDK级别28(Android 9)可以覆盖95%的设备。 SDK级别23(Android 6)已经是10年之前的版本。
截止2025年12月,最低SDK级别28(Android 9)可以覆盖95%的设备。 SDK级别23(Android 6)已经是10年之前的版本。

photo content
+1

+1
InstallerX-Revived-online-26.07.b041b87.apk5.60 MB

https://github.com/wxxsfxyzm/MiuiBackGestureHook/releases/tag/0.8.0 本模块研究性质更多一些,如果觉得日志多,请自行编译关闭
+2
https://github.com/wxxsfxyzm/MiuiBackGestureHook/releases/tag/0.8.0 本模块研究性质更多一些,如果觉得日志多,请自行编译关闭

Adapted Scamsung private 360 Audio into AOSP head-tracking Spatial Audio! GPT 5.6 sol is really a powerful model at reverse e
Adapted Scamsung private 360 Audio into AOSP head-tracking Spatial Audio! GPT 5.6 sol is really a powerful model at reverse engineering…

It should be final 😍
+1
It should be final 😍

With the help of LSPosed, successfully useing Samsung Seamless Codec on non-Galaxy phones!
With the help of LSPosed, successfully useing Samsung Seamless Codec on non-Galaxy phones!

Too lazy to write changelog... I am playing AKE!

🔨 11 new commits to InstallerX-Revived:main: 820e798: fix(deps): update dependency com.materialkolor:material-kolor to v5.0.0 (#743) by renovate[bot] 54fced1: feat: hide identical install comparisons by default by wxxsfxyzm 4c0f426: i18n: Translations update from Hosted Weblate (#746) by Weblate (bot) dfaff59: chore: disable backups and cleanup unused resources by wxxsfxyzm 4397179: fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.4.10… by renovate[bot] 300b8b8: feat: implement self-update recovery for Android 17+ by wxxsfxyzm 6d2518e: fix(deps): update all non-major dependencies (#752) by renovate[bot] 4a28fe0: chore: enable parallel Gradle tooling sync by wxxsfxyzm 7ce9528: feat: restrict platform install policy feature to unstable builds by wxxsfxyzm bf1026a: i18n: Translations update from Hosted Weblate (#751) by Weblate (bot) 221af84: fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha24… by renovate[bot]

+1
InstallerX-Revived-online-26.07.221af84.apk5.38 MB

Honestly, Google’s spinning caterpillar indicator is so ugly... They even forgot to add dynamic color support for it! What the hell were they thinking?

Before Android 17, updating an app while it was running usually meant that the system killed its process and removed its window immediately. From the user's perspective, this could look almost indistinguishable from an app crash. Starting with Android 17, Google introduced PackageUpdateActivity, a temporary placeholder provided by SystemUI and WM Shell. It is triggered when a running app is replaced while the app owns the root activity of an eligible task. Before killing the old process, the system places this placeholder in the task. Once the update finishes, the system relaunches the updated app, preserving visual continuity instead of making the window suddenly disappear. InstallerX now supports this Android 17 behavior. After InstallerX updates itself, it recognizes the SystemUI recovery launch, returns to its home screen, and shows an "InstallerX was updated successfully" toast, as demonstrated in the video.