Commit Graph

152 Commits

Author SHA1 Message Date
chiteroman
08fe3f4295 Revert "update cmake min version"
This reverts commit 23c0a4ff78.
2025-01-25 12:07:32 +01:00
chiteroman
216af0fef4
Merge pull request #516 from MiRinChan/main
Some checks are pending
Android CI / build (push) Waiting to run
script: fix cannot get list caused by Google website changed
2025-01-24 21:05:01 +01:00
MiRinChan
4cfc2aca2e
script: fix the release name because google still not changed the name 2025-01-24 20:13:57 +08:00
MiRinChan
00e4345860
script: fix cannot get list caused by Google website changed 2025-01-24 15:36:00 +08:00
chiteroman
a3241685ad v18.4
Some checks failed
Android CI / build (push) Has been cancelled
2025-01-20 23:29:08 +01:00
chiteroman
23c0a4ff78 update cmake min version 2025-01-20 23:22:11 +01:00
chiteroman
ecc71d8d92 update version to v18.4 2025-01-20 23:15:52 +01:00
chiteroman
c9fc5b8073 update c++ logic 2025-01-20 23:15:05 +01:00
chiteroman
663f8dc035 compile only for arm
emulators are not supported :(
2025-01-20 23:07:55 +01:00
chiteroman
e316029d54 update nlohmann json 2025-01-20 23:00:48 +01:00
chiteroman
51f6832b3c use 256 buffer 2025-01-20 22:54:12 +01:00
chiteroman
25ed3f00f4 update xread, xwrite 2025-01-20 22:53:51 +01:00
chiteroman
5b56f6d0c4 update agp to v8.8.0 2025-01-20 22:51:38 +01:00
chiteroman
21a8ec4176 update fingerprint 2025-01-20 22:50:30 +01:00
chiteroman
d1b5ccf3fe Revert "mega update"
This reverts commit eea2f6bd3f.
2025-01-20 22:48:13 +01:00
chiteroman
a7b7015ed6 Revert "fix bad code"
This reverts commit 9b4249424b.
2025-01-20 22:48:13 +01:00
chiteroman
64588e65b3 Revert "v18.3"
This reverts commit c7645c00bb.
2025-01-20 22:48:12 +01:00
chiteroman
c7645c00bb
v18.3
Some checks failed
Android CI / build (push) Has been cancelled
2025-01-15 21:14:40 +01:00
chiteroman
9b4249424b
fix bad code 2025-01-15 21:11:31 +01:00
chiteroman
eea2f6bd3f
mega update 2025-01-13 23:52:13 +01:00
chiteroman
07eb6523de
Check if paths exists
Some checks failed
Android CI / build (push) Has been cancelled
2025-01-11 11:37:44 +01:00
chiteroman
51b38eab0d
Merge pull request #503 from KOWX712/new_webui
Add action-on-webui support to old root manager.
2024-12-28 15:40:44 +01:00
backslashxx
419c07745e scripts/customize: remove webui on managers with action 2024-12-26 13:24:29 +08:00
KOWX712
420ebda8bc Add action-on-webui
Add `action-on-webui` support to old version KernelSU and Apatch users. Old version Magisk users are able to use KSUWebUIStandalone to run `action.sh` through WebUI.
2024-12-26 12:56:19 +08:00
chiteroman
5f552802b4
Update README.md 2024-12-25 00:00:27 +01:00
chiteroman
fde296fb2a
v18.2 2024-12-24 19:44:06 +01:00
KOWX712
18da0cee2a module/action: final touchups 2024-12-24 22:46:35 +08:00
backslashxx
1269775793 module/autopif: tweak download function 2024-12-24 19:58:03 +08:00
backslashxx
3c5d5142f8 module/autopif: functionify failure bailout 2024-12-24 19:58:03 +08:00
backslashxx
1d004623dc module/autopif: better process kill 2024-12-24 19:58:03 +08:00
backslashxx
47d700eee1 module/autopif: use root manager provided tmpfs 2024-12-24 19:58:03 +08:00
backslashxx
c35983269f module/autopif: simplify further 2024-12-24 19:58:03 +08:00
backslashxx
be65e69c3f module/autopif: simplify download and messages 2024-12-24 19:58:03 +08:00
backslashxx
ac9870a738 module/autopif: introduce and use download function 2024-12-24 19:58:03 +08:00
backslashxx
824fee7cf1 module/autopif: simplify find_busybox
this is for simplification
2024-12-24 19:58:03 +08:00
KOWX712
5e22e0f59b module/autopif: simplify
this leaves core functionality intact
this also ignores dev previews as stated on
c3ee7e5c0a

Co-Authored-By: Chris Renshaw <osm0sis@outlook.com>
2024-12-24 19:57:51 +08:00
Chris Renshaw
6634cc9a0e module/autopif: sync up to v11
snapshot @ 0d05112f38
2024-12-24 15:47:10 +08:00
Chris Renshaw
405efadec2 module: import autopif.sh
snapshot @ 8c216e2d40
2024-12-24 15:43:52 +08:00
chiteroman
89ed021da0 v18.1 2024-12-13 22:15:03 +01:00
chiteroman
94c7c8252a Fix workflows + update AGP 2024-12-13 22:07:35 +01:00
chiteroman
aba008e224 Update fingerprint
XiaomiEUModule_2024.11.27.apk
2024-12-13 21:59:05 +01:00
chiteroman
29dc8645fd
Update README.md 2024-11-29 22:58:17 +01:00
chiteroman
05e0bef6f3
Update FUNDING.yml 2024-11-26 22:24:57 +01:00
chiteroman
668a338d8a v18.0 2024-11-17 01:41:01 +01:00
Marcos
e1ced606bf
Merge pull request #470 from DanGLES3/patch-1
Remove Selinux Prop spoofing
2024-11-16 23:51:07 +01:00
DanGLES3
bb1d41951f
Remove Selinux Prop spoofing
I'd suggest either removing this line of code or have it set the property to 1, which by itself shouldn't problematic as it's present on some stock ROMs thus doesn't alarm detection systems and doesn't cause property deletion detection
2024-11-07 00:20:02 -03:00
Marcos
bea32cfb33
Merge pull request #469 from chiteroman/dependabot/gradle/com.android.application-8.7.2
Bump com.android.application from 8.7.1 to 8.7.2
2024-11-05 15:48:15 +01:00
dependabot[bot]
cedbd08780
Bump com.android.application from 8.7.1 to 8.7.2
Bumps com.android.application from 8.7.1 to 8.7.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 02:53:44 +00:00
Marcos
b6c6d6e973
Merge pull request #465 from ZQBCWG/main
Fixed continue installing when magisk is not found
2024-11-03 14:37:09 +01:00
ZQBCWG
224cf94417
Fixed continue installing when magisk is not found 2024-10-30 18:22:40 +08:00