Syuugo
98fae23864
Optimize for WSA ( #975 )
...
- Restore kernels
- 5.15.**94.2**: WSA: **2305**.40000.(4~6).0
- 5.15.**104.1**: WSA: **2306**.40000.4.0
- 5.15.**104.2**: WSA: **2307**.40000.6.0
This is because it is still being distributed by MS official.
- Optimize workflow
Unless there is a destructive update, all settings are the same, so
there are many unnecessary descriptions.
Therefore, the next time the device code is changed or the kernel
version is updated to higher than 5.15, the current configuration will
be restored again.
2023-09-22 10:12:42 +08:00
igor
23805d4784
update translation from website ( #974 )
2023-09-22 10:11:10 +08:00
github-actions[bot]
01bf24fa7b
[add device]: Moto g9 play ( #969 )
...
Moto g9 play has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/968
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: weishu <twsxtd@gmail.com >
2023-09-21 15:23:39 +08:00
Weblate (bot)
47f05a139d
Translations update from Hosted Weblate ( #960 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: Julian Wu <juliancandra666@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: weishu tian <twsxtd@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Syuugo <pub@s1204.me >
Co-authored-by: Jakub Skorłutowski <jakub.skorlutowski@gmail.com >
Co-authored-by: ANAND GOPAL YADAV <lsuwtlaq@telegmail.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: Justas <justasbaltiejus@gmail.com >
Co-authored-by: Artyom <akulasaur@yandex.ru >
2023-09-21 15:21:06 +08:00
github-actions[bot]
3c0c70ba7f
[add device]: Moto g9 power ( #971 )
...
Moto g9 power has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/970
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-18 21:23:15 +08:00
igor
c19ba7fab0
Add Brazilian Portuguese language to the website ( #965 )
2023-09-18 17:22:17 +08:00
Weblate (bot)
1f42bbac5e
Translations update from Hosted Weblate ( #948 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: Julian Wu <juliancandra666@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: weishu tian <twsxtd@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Syuugo <pub@s1204.me >
Co-authored-by: Jakub Skorłutowski <jakub.skorlutowski@gmail.com >
2023-09-16 13:12:36 +08:00
Levi Zim
cbb98a1de9
Copy one extra byte from userspace filename ( #958 )
...
Otherwise we will rewrite paths for filenames that begins with
`/system/bin/su`.
This fix copies one extra byte from userspace filename so that when we
encounter filenames like `/system/bin/suasf`,
`/system/bin/su\0` gets compared with `/system/bin/sua`, which correctly
prevents the `su -> sh` path rewriting.
Close #957
2023-09-16 12:23:04 +08:00
weishu
08745664a6
manager: fix ascii art text of KernelSU. close #930
2023-09-16 12:22:44 +08:00
weishu
eac6fd0484
manager: show changelog when upgrade manager
2023-09-11 00:44:33 +08:00
Syuugo Mizoguchi
ad1dbf77a1
Move READMEs to docs ( #940 )
2023-09-11 00:06:35 +08:00
weishu
81bbb31098
manager: show changelog before update module
2023-09-11 00:03:21 +08:00
weishu
52234d040f
manager: Fix incorrect version of downloaded module.
2023-09-10 18:16:44 +08:00
Weblate (bot)
1fb2aad893
Translations update from Hosted Weblate ( #938 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

Co-authored-by: Skallr2 <pm563838@gmail.com >
2023-09-09 23:40:01 +08:00
weishu
64744bb31d
Revert "Fix the directory pathname while moving directories ( #816 )"
...
This reverts commit 983ad2c1fd .
2023-09-09 23:38:27 +08:00
Syuugo Mizoguchi
b9747fbe69
Upgrade Gradle ( #937 )
...
`8.1.1` -> `8.3`
2023-09-08 15:22:31 +08:00
ZHANtech™
85922946b7
[CI] Update Check Build Kernel ( #936 )
2023-09-07 23:33:55 +08:00
Syuugo Mizoguchi
40fc6d2163
Bump actions/checkout from 3 to 4 ( #935 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to
4.
- [Release notes](https://github.com/actions/checkout/releases )
-
[Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](actions/checkout@v3...v4)
2023-09-07 21:24:01 +08:00
Weblate (bot)
da662133ae
Translations update from Hosted Weblate ( #898 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
Co-authored-by: Szabolcs Hubai <szab.hu@gmail.com >
Co-authored-by: Pegioner <pegioner@yandex.ru >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: Tushar Kumar <tushar8133@gmail.com >
Co-authored-by: Iksan Adi <iksanadisubekti@gmail.com >
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com >
Co-authored-by: Kyle Brandon Sioson <siosonkylebrandon@gmail.com >
Co-authored-by: M4RZ3R0 <m4rz3r0.development@gmail.com >
2023-09-07 10:43:40 +08:00
Syuugo Mizoguchi
25592a0614
Fix WSA kernels ( #925 )
...
- WSA latest version: `2307.40000.6.0`
-> Kernel version: `5.15.104.2`
- Next kernel version: `5.15.104.3`
-> We haven't yet confirmed the release of this kernel.
2023-09-06 00:56:26 +08:00
weishu
2d96aaa28f
ksud: don't clean update dir, only ensure it exists
2023-09-02 10:39:40 +08:00
Pa1NarK
64cf6eb8b9
feat(kernel): Add Kernel 5.10.187 ( #866 )
...
- Bluejay running GrapheneOS is on Kernel version `5.10.187`.
- Tried to flash other versions `5.10.xxx` and all went into bootloop.
Unsure how this version would go
2023-09-01 23:30:16 +08:00
weishu
7e44765074
Fix build ( #927 )
2023-09-01 22:27:25 +08:00
hopez13
d84fdada31
workflow: update build tools branch ( #926 )
2023-09-01 14:30:12 +08:00
Nguyễn Viết Thắng
71c14d96ab
Language Update ( #924 )
...
Update Vietnamese language for kernelsu.org and README_VI.md
2023-09-01 14:23:45 +08:00
ZHANtech™
5d988002c7
[CI] Update Android 13 5.15 sublevel and patch level ( #921 )
2023-09-01 06:49:10 +08:00
Azusachan
15ff9fbf41
[CI] Update Android 12 5.10 sublevel and patch level ( #911 )
...
For patch level 2023-07, sublevel is 177
https://android.googlesource.com/kernel/common/+/refs/heads/android12-5.10-2023-07/Makefile
For patch level 2023-09, sublevel is 185
https://android.googlesource.com/kernel/common/+/refs/heads/android12-5.10-2023-09/Makefile
Co-authored-by: weishu <twsxtd@gmail.com >
2023-08-31 22:23:52 +08:00
ISNing
542d3e40af
manager: fix dependency version reference ( #919 )
...
This typo causes gradle sync failed
2023-08-31 21:39:16 +08:00
github-actions[bot]
7c4fb51b5c
[add device]: ( #908 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/907
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-31 20:46:52 +08:00
dabao1955
5b10d10b82
update repo kernel source link ( #917 )
...
https://github.com/GiovanYCringe-Experime/Kernel_m30s HTTP/2 404
https://github.com/Sr-Han/kernel_xiaomi_mojito.git HTTP/2 301 >
https://github.com/Sr-Han/kernel_xiaomi_mojito
https://github.com/SonalSingh18/android_kernel_xiaomi_sm6250.git HTTP/2
301 > https://github.com/SonalSingh18/android_kernel_xiaomi_sm6250
https://github.com/rxuglr/kernel_xiaomi_surya HTTP/2 404
https://github.com/LeviMarvin/kernel_xiaomi_alioth HTTP/2 301 >
https://github.com/LeviMarvin/android_kernel_xiaomi_alioth
https://github.com/Vincent4440/android_kernel_xiaomi_sm8250/tree/thirteen
HTTP/2 404 > https://github.com/Vincent4440/android_kernel_xiaomi_sm8250
2023-08-31 20:45:22 +08:00
Ali Beyaz
677d3357b9
Fixed "Discussion" titles on several languages ( #900 )
2023-08-28 01:15:02 +08:00
weishu
5e893e3d04
kernel: avoding select OVERLAY_FS becuase it may break GKI checks. fix
2023-08-28 01:06:44 +08:00
Fakhri
685cd75c99
Add Indonesian translation for README ( #893 )
2023-08-23 14:18:30 +08:00
github-actions[bot]
8354204c32
[add device]: ( #895 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/894
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-23 14:17:48 +08:00
Weblate (bot)
d394fd2e01
Translations update from Hosted Weblate ( #876 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Re*Index. (ot_inc) <ot02092000@gmail.com >
Co-authored-by: AndroPlus <hosigumayuugi@gmail.com >
Co-authored-by: Nauru Toru <nyakori02@gmail.com >
Co-authored-by: Albert Castron <albertcastron65@gmail.com >
Co-authored-by: Issa1553 <fairfull.playing@gmail.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Karl Schrader <pokemetti@gmail.com >
Co-authored-by: Francesco <ciccioinc@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
2023-08-20 23:43:49 +08:00
weishu
71799c7aed
ksud: Fix module not showing when there is a module don't declare id in module.prop. fix #890
2023-08-20 23:35:09 +08:00
archandanime
76bdd12f73
Add Vietnamese translation for README ( #884 )
2023-08-19 10:12:46 +08:00
weishu
fb103472c6
Update custom.yml
2023-08-18 20:03:52 +08:00
weishu
9f17bafbf0
Update custom.yml
2023-08-18 20:03:16 +08:00
weishu
b2f9f3ade9
Update custom.yml
2023-08-18 20:01:42 +08:00
weishu
12a095fd1a
Revert "ksud: Shrink image after module is updated. fix #855 "
...
This reverts commit 7153336ad1 .
2023-08-18 12:33:38 +08:00
weishu
7153336ad1
ksud: Shrink image after module is updated. fix #855
2023-08-17 23:57:51 +08:00
weishu
5f2566e478
ksud: No need to force e2fsck, fix #858,#879
2023-08-17 23:18:42 +08:00
weishu
0af25af1be
ksud: exposed the command stdout/stderr to log
2023-08-17 22:05:49 +08:00
Weblate (bot)
ea3b397f34
Translations update from Hosted Weblate ( #871 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Re*Index. (ot_inc) <ot02092000@gmail.com >
Co-authored-by: AndroPlus <hosigumayuugi@gmail.com >
Co-authored-by: Nauru Toru <nyakori02@gmail.com >
2023-08-16 18:24:32 +08:00
rhjdvsgsgks
6aeb76a3ef
kernel: fix build for gcc ( #873 )
...
current_cred() need this
2023-08-16 17:55:23 +08:00
Ylarod
ae9519de42
ksud: add post_mount stage ( #864 )
2023-08-16 11:39:32 +08:00
Weblate (bot)
8bf33e9aca
Translations update from Hosted Weblate ( #870 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

Co-authored-by: Re*Index. (ot_inc) <ot02092000@gmail.com >
2023-08-16 09:18:46 +08:00
Syuugo Mizoguchi
b91a294138
Add WSA Kernel 5.15.104.2 ( #827 )
...
Remove `5.15.94.4` as soon as WSA 2306 is removed from the release.
2023-08-14 20:15:01 +08:00
YuSaki丶Kanade
d274a315b1
Added kernel 5.15.119 ( #865 )
2023-08-14 20:14:23 +08:00