APatch_s_build
رفتن به کانال در Telegram
2 965
مشترکین
+1024 ساعت
+807 روز
+46330 روز
در حال بارگیری داده...
کانالهای مشابه
هیچ دادهای
مشکلی وجود دارد؟ لطفاً صفحه را تازه کنید یا با مدیر پشتیبانی ما تماس بگیرید.
ابر برچسبها
اشارات ورودی و خروجی
---
---
---
---
---
---
جذب مشترکین
ژوئیه '26
ژوئیه '26
+185
در 0 کانالها
ژوئن '26
+703
در 2 کانالها
Get PRO
مه '26
+1 564
در 6 کانالها
Get PRO
آوریل '26
+126
در 0 کانالها
Get PRO
مارس '26
+141
در 0 کانالها
Get PRO
فوریه '26
+308
در 0 کانالها
| تاریخ | رشد مشترکین | اشارات | کانالها | |
| 14 ژوئیه | +12 | |||
| 13 ژوئیه | +11 | |||
| 12 ژوئیه | +8 | |||
| 11 ژوئیه | +14 | |||
| 10 ژوئیه | +11 | |||
| 09 ژوئیه | +12 | |||
| 08 ژوئیه | +17 | |||
| 07 ژوئیه | +16 | |||
| 06 ژوئیه | +11 | |||
| 05 ژوئیه | +9 | |||
| 04 ژوئیه | +17 | |||
| 03 ژوئیه | +15 | |||
| 02 ژوئیه | +18 | |||
| 01 ژوئیه | +14 |
پستهای کانال
| 2 | 先撤包了,问题有点多, | 2 040 |
| 3 | 是升级之前用旧版本将kpm卸载掉再升级app,再嵌入回来,还是建议用原boot重新修补尝试 | 182 |
| 4 | 升级此版本请先把kpm卸载,否则可能会有bug | 253 |
| 5 | +1 13f082b
kp: bump to 0.13.2 | 300 |
| 6 | 如果你的内核版本不是4.14暂时使用1.1.0版本 | 2 649 |
| 7 | 添加了对4.14内核的支持(由iron2han和iyhkhtrk完成) | 8 350 |
| 8 | +1 23e473a
manager: fix TransactionTooLargeException crash on large module install logs
When installing modules that produce large log output (e.g. theme
modules with thousands of icons), the install log text state grows
unboundedly, causing TransactionTooLargeException when the Activity's
saved state Bundle exceeds the Binder transaction limit (~1MB).
This was previously reported in #927 and fixed in cb684e6 by switching
from rememberSaveable to remember, but that caused the log to reset
on navigation (#1308).
Fix both issues by:
- Using rememberSaveable for text state (preserves log on navigation)
- Truncating text at runtime to 100K chars when it exceeds the limit
- Keeping full log in StringBuilder (remember) for saving to file
- Also fixing ExecuteAPMActionScreen which had the same issue
The 100K char limit (~100KB) is well below the Binder limit and still
covers ~2000-3000 lines of install log | 5 152 |
| 9 | https://github.com/Admirepowered/selinux_hook selinux_hook已开源,由于作者没有那么多设备适配,故此公开方法以便自己适配。开源意味着作者不会将太多精力放到此工作上了。官方的KernelPatch可能只会支持4.19以上的设备 | 21 443 |
| 10 | +1 4c113e9
build(deps): bump the action-dependencies group across 1 directory with 3 updates (#1431)
Bumps the action-dependencies group with 3 updates in the / directory: [gradle/actions](https://github.com/gradle/actions), [android-actions/setup-android](https://github.com/android-actions/setup-android) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
Updates `gradle/actions` from 5 to 6
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v5...v6)
Updates `android-actions/setup-android` from 3 to 4
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](https://github.com/android-actions/setup-android/compare/v3...v4)
Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/r | 26 278 |
| 11 | 支持更多kernel版本,4.19及以上应该没问题了,4.14仍然不可用 | 15 301 |
| 12 | fix sequence,test with 6.12.23 | 14 509 |
| 13 | +1 f4ca7d3
apd: fix some module scripts won't add AP_MODULE environment var (#1474)
AP_MODULE environment var will only pass in exec_script, that's cause only stage-scripts, action.sh and uninstall scripts have this environment var
So, it cause customize.sh, and meta*.sh won't have this envionment var
And module developers will see them can't use apd module config set command,
because apd throw
`This command must be run in the context of a module or passed --internal <name>`
Taking the magic_mount_rs module as an example:
before:
```
APATCH='true'
```
after:
```
APATCH='true'
AP_MODULE='magic_mount_rs'
```
Co-authored-by: AlexLiuDev233 <wzylin11@outlook.com> | 7 047 |
| 14 | 修复由内核内联引起的部分5.10 5.4 5.15失效的问题 | 56 509 |
| 15 | 使用Release版本必须升级到此版本,这是最后一版保留superkey认证+管理器双重认证版本,也是支持天机+hoot_patch的版本 | 7 057 |
| 16 | https://t.me/aplitelog 反馈问题前请加入,群里有些信息可能不会关键频道,回复比较复杂 | 6 907 |
| 17 | Magisk+ap方案仍然会无效,请不要安装magisk,后续可能会支持某些特定版本 | 6 441 |
| 18 | 修复部分内核不生效的问题,此模块是为了解决 https://github.com/LSPosed/DirtySepolicy 检测的kpm模块,不开机或者无效请提交APatch bugreport或者last_kmsg,嵌入生效 | 12 987 |
| 19 | Kernelsu上游以及下游都有解决方案,不需要kpm方案兼容 | 6 496 |
| 20 | 再次重申,自1.0.1版本以后只有嵌入才能生效,加载是无效的,原理是开机的时候会保存干净的sepolicy,app轮询的时候返回干净的policy,理论支持ap或者magisk,使用kernelsu系请不要反馈,kpatch-next不确定会不会生效 | 6 468 |
