The NPatch version number has already gone past 700 😨
Please open Telegram to view this post
VIEW IN TELEGRAM
3❤41🔥7👍3😡2
Android Gradle 外掛程式 (AGP) 9.0 引入了內建 Kotlin 並預設啟用,並將在 AGP 10.0 (2026 年中) 移除停用功能。雖然這是為了統一構建流程,但對需要自訂 Kotlin 版本的專案很不友好。往後升級 Gradle、AGP 就會連動更新內建 Kotlin,必須同步改動 Kotlin 與 KGP,整體升級成本大幅抬升。我想,這項改動或許會促使我和像我這樣的一群人選擇將專案永久停留在 AGP 8 或 AGP 9。
🤔7❤1😁1
Vector-v2.0-3047-Release.zip
8.4 MB
Unofficial, use at your own risk
This is the CI version of my branch for testing the availability of the following three changes, namely:
完整实作的 API 102
feat: Implement finalized libxposed API 102 hot reloading #757
启用在线仓库备用地址
feat(repo): Updates backup routes and allows manual selection of warehouse sources #750
优化 dex2oat 包裝器的挂载方式
Improve dex2oat wrapper mounting and add XmlUtils stub
For the official version, please check JingMatrix/Vector. Expect @NeoZygisk to update irregularly.
This is the CI version of my branch for testing the availability of the following three changes, namely:
完整实作的 API 102
feat: Implement finalized libxposed API 102 hot reloading #757
启用在线仓库备用地址
feat(repo): Updates backup routes and allows manual selection of warehouse sources #750
优化 dex2oat 包裝器的挂载方式
Improve dex2oat wrapper mounting and add XmlUtils stub
For the official version, please check JingMatrix/Vector. Expect @NeoZygisk to update irregularly.
🥰31❤14🔥1
RVX has been officially discontinued
Click link for details.
I sure I’m not the last person to hear this news.
Click link for details.
I sure I’m not the last person to hear this news.
GitHub
Announcement: RVX has been officially discontinued · Issue #3334 · inotia00/ReVanced_Extended
📢 Announcement RVX has been discontinued and will no longer be maintained as of December 31, 2025. Caution No further features, fixes, or updates will be provided. Issues and pull requests are no l...
❤6
NPatch is now largely compatible with API 102.
Test version will be released after the upstream croe merges the necessary compatibility changes.
feat: Implement finalized libxposed API 102 hot reloading #757
Test version will be released after the upstream croe merges the necessary compatibility changes.
feat: Implement finalized libxposed API 102 hot reloading #757
GitHub
Implement module hot reload support (libxposed API 102) by HSSkyBoy · Pull Request #743 · JingMatrix/Vector
Implement support for libxposed API 102 hot reloading in Vector. This update integrates the new server-side hot reload API, tracks reloadable Hook targets in the daemon, and adds runtime reloading ...
👍20❤9🔥1
GitHub Releases page supports displaying download counts
For a long time, developers working with open-source projects on GitHub have faced a major challenge when tracking the popularity of various versions: it was not possible to easily see the download counts for each release directly on the web page. In the past, project maintainers or ordinary users who wanted to access download data for a specific version had to either use GitHub’s official API or third-party browser extensions. This not only made it difficult to obtain this information but also made it hard for users to assess a project’s activity level effectively.
Today, this inconvenience is finally a thing of the past. GitHub recently added a new feature to its Releases page, displaying the number of times each file in a repository has been downloaded right on the frontend. As shown in the screenshot, the updated resource list has undergone significant optimization: in addition to the original filename, hash checksum, file size, and upload date in the information bar of each precompiled file, a clear download count has been added.
This seemingly minor interface improvement actually precisely addresses a major need in the open-source community, making data acquisition extremely simple and providing an excellent metric for measuring project reach. However, there is still a significant issue: currently, this feature appears to be limited to project owners viewing their own repositories. If download data remains hidden behind a permission wall, it serves merely as a backend statistical tool for developers rather than a public metric for ordinary users to evaluate software stability and widespread community recognition.
Despite this limitation, GitHub has listened to the long-standing requests of the developer community by bringing key data, which were previously hidden in the underlying APIs, to the forefront. It is our hope that GitHub will eventually make these metrics fully public, making the health of the open-source ecosystem more transparent and visible to all.
GitHub Releases 页面原生支持显示下载量
长期以来,开发者在 GitHub 上追踪开源项目版本的受欢迎程度时,常常面临无法在网页端直观查看发布文件下载量的痛点。过去,获取特定版本的下载数据只能依赖官方 API 或第三方插件,这不仅提高了信息获取门槛,也让普通用户难以快速评估项目的活跃度。
如今,GitHub 在其发布页面(Releases)悄然上线了新功能,直接在前端展示了各个文件的具体下载次数。正如截图 中所展示的,更新后的资源列表迎来了显著优化:每一项预编译文件的信息栏除了原有的文件名、哈希校验码、文件大小和上传日期外,还新增了清晰的下载量统计。
这一改进精准满足了开源社区的刚需,免去了编写复杂抓取脚本的麻烦。然而,目前该功能似乎仅限于项目所有者或维护者查看,这仍是一个不容忽视的问题。如果下载数据受限于权限壁垒,它便仅仅是开发者的后台统计工具,普通访问者依然需要依赖星标数或第三方工具来评估项目影响力,普通用户面临的“信息差”问题并未得到实质性解决。
尽管如此,GitHub 倾听社区呼声并将底层 API 数据推向前台,仍是提升平台体验的重要举措。
👍19❤4
NPatch
GitHub Releases page supports displaying download counts For a long time, developers working with open-source projects on GitHub have faced a major challenge when tracking the popularity of various versions: it was not possible to easily see the download…
In addition, the Release list display has been updated, allowing users to more easily view published Releases instead of having to do as before by viewing through published tags
除此之外,还更新了 Release list 的显示,用户可以更方便的查看已发布的 Release 而不是只能想之前一样通过发布的 tag 来查看
除此之外,还更新了 Release list 的显示,用户可以更方便的查看已发布的 Release 而不是只能想之前一样通过发布的 tag 来查看
🔥9❤2💯1
NPatch 官方網站 npatch.nkbe.top 的指南內容已更新,並且已盡量對齊目前的最新實作。這次不只是補充了原本較缺少的內容,也把目前的架構、使用方式、模式差異與一些常見問題整理得更清楚,希望能讓新使用者更容易上手,也讓已經在使用 NPatch 的朋友更方便查閱。
如果你之前看過舊版說明,現在的內容會更接近目前實際的行為與設計,歡迎大家有空去看看。
The guides on the official NPatch website (npatch.nkbe.top), have been updated and brought in line with the latest implementation as much as possible. This update does not just fill in missing details, but also reorganizes the current architecture, usage flow, mode differences, and common questions so the documentation is easier to follow for both new and existing users. If you have read the older docs before, the current version should better reflect how NPatch actually works today.
如果你之前看過舊版說明,現在的內容會更接近目前實際的行為與設計,歡迎大家有空去看看。
The guides on the official NPatch website (npatch.nkbe.top), have been updated and brought in line with the latest implementation as much as possible. This update does not just fill in missing details, but also reorganizes the current architecture, usage flow, mode differences, and common questions so the documentation is easier to follow for both new and existing users. If you have read the older docs before, the current version should better reflect how NPatch actually works today.
NPatch
NPatch - Neo LSPatch Framework
基于 Vector 核心的免 Root Xposed 框架。
👍29❤6
https://t.me/onpatch/197
Test more, tell us more~
We value all feedback, even if it’s just to let us know everything works perfectly.
Test more, tell us more~
We value all feedback, even if it’s just to let us know everything works perfectly.
❤18🥰3
ccmax-20.txt
8.4 KB
选择 Max Plan,支付资料选德国,支付方式选 SPEA,使用随机生成的德国 IBAN 卡号填入直接支付就行了
https://randomiban.co/#country=DE&iban
我使用这个网站生成,反正得多试
脚本已经失效了,自行找扩展插件用吧
👍14❤4