Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from tiann:main #30

Open
wants to merge 745 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
745 commits
Select commit Hold shift + click to select a range
f0b18a1
manager: Add uninstall ui
tiann Apr 13, 2024
1e029ed
Update (#1618)
CanerKaraca23 Apr 13, 2024
1be266b
Register receiver with RECEIVER_EXPORTED (#1620)
aviraxp Apr 13, 2024
60dd52a
ksud: backup stock image and use it when restore (#1619)
5ec1cff Apr 13, 2024
ee05aed
fix boot restore
5ec1cff Apr 13, 2024
37df6ff
Merge pull request #1623 from 5ec1cff/5ec1cff-patch-1
yujincheng08 Apr 13, 2024
488564f
ksud: only backup stock boot if flashing (#1626)
5ec1cff Apr 14, 2024
50387a9
ksud: do not abort if backup failed (#1627)
5ec1cff Apr 14, 2024
2e2992a
Translations update from Hosted Weblate (#1617)
weblate Apr 15, 2024
b1a2257
manager: Allow to use other su to install
tiann Apr 15, 2024
9b72b45
[add device]: LG V60 timelm (#1630)
github-actions[bot] Apr 15, 2024
7aa36dc
build(deps): bump chrono from 0.4.37 to 0.4.38 in /userspace/ksud (#1…
dependabot[bot] Apr 16, 2024
1f67487
fix grant root failed #1559 (#1633)
TinyHai Apr 16, 2024
99f7bfe
Add support for ChromeOS ARM64 ARCVM (#1642)
iceyear Apr 19, 2024
1db9fc2
ci: a13-5.10, a13-5.15, a14-5.15 and a14-6.1 patch level 2024-04 (#1649)
hosizoraru Apr 19, 2024
c2bf237
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website (#1650)
dependabot[bot] Apr 19, 2024
54383df
build(deps): bump serde from 1.0.197 to 1.0.198 in /userspace/ksud (#…
dependabot[bot] Apr 19, 2024
311fad7
build(deps): bump serde_json from 1.0.115 to 1.0.116 in /userspace/ks…
dependabot[bot] Apr 19, 2024
dff1452
build(deps): bump androidx.compose:compose-bom from 2024.04.00 to 202…
dependabot[bot] Apr 19, 2024
ba28d57
Add LG G8 / G8s / G8X source (#1651)
Dawid2849 Apr 20, 2024
3750e6e
Translations update from Hosted Weblate (#1635)
weblate Apr 20, 2024
4922d89
website: update translation (#1653)
igormiguell Apr 22, 2024
0697db6
ksud: Add uninstall
tiann Apr 22, 2024
3aac979
ksud: skip removing module if no modules exist, also add uninstall ma…
tiann Apr 23, 2024
97dd3d9
manager: Add UI for uninstall permanently
tiann Apr 23, 2024
05eb280
manager: hide "uninstall temporary" temporarily.
tiann Apr 23, 2024
52c7f0e
manager: extract flashWithIO
tiann Apr 23, 2024
825b146
ksud: move backup directory to `/data/adb/ksu`
tiann Apr 23, 2024
8ba008f
ksud: Fix backup not working
tiann Apr 23, 2024
472a94b
ksud: Fix name typo
tiann Apr 23, 2024
ac4c6f7
manager: Fix select kmi not working
tiann Apr 23, 2024
063d5c8
ksud: use sha1 library to calc hash
tiann Apr 24, 2024
c8dd0b0
ksud: Fix compiler error
tiann Apr 24, 2024
2027ac3
Hook syscalls and stable symbols (#1657)
anotherjin Apr 26, 2024
dedd54d
kernel: use syscall hook for all version, remove code next version if…
Apr 26, 2024
fcc3d2d
kernel: no need to hook
Apr 26, 2024
2e1bb8e
kernel: fix setup script. close #1625, close #1647
tiann Apr 26, 2024
f982683
kernel: refactor PR_REAL_REGS
tiann Apr 26, 2024
045bc7f
Update resetprop (#1671)
aviraxp Apr 26, 2024
51bc01a
Fix ksubot session file ext dup (#1672)
Howard20181 Apr 26, 2024
0be7846
build(deps-dev): bump vue from 3.4.23 to 3.4.25 in /website (#1660)
dependabot[bot] Apr 27, 2024
efbc07f
kernel: use library import
tiann Apr 27, 2024
646b6f7
kernel: close fd early
tiann Apr 29, 2024
e9b6fcf
build(deps): bump androidx.activity:activity-compose from 1.8.2 to 1.…
dependabot[bot] Apr 30, 2024
839fc05
Add magiskboot to kernelsu working directory (#1684)
fsxitutu May 1, 2024
66ae50e
Add chopin kernel (#1687)
lyc8503 May 1, 2024
d623b9f
ksud: bump zip dependency to 1.x
tiann May 2, 2024
32e0b57
[add device] Galaxy A52 and A72 (#1696)
RisenID May 4, 2024
8ee274f
device: remove POCO F3/Redmi K40/Mi 11X (alioth) (#1694)
flame-0 May 4, 2024
f281665
manager: Make SwitchItem can be click like preference (#1697)
lightsummer233 May 4, 2024
935dc18
su: allocate new pty (#1693)
5ec1cff May 7, 2024
2f8323e
docs: Add translation in README_KR (#1703)
dohun0310 May 7, 2024
2399897
build(deps): bump zip from 1.1.3 to 1.1.4 in /userspace/ksud (#1701)
dependabot[bot] May 7, 2024
0134b27
build(deps): bump androidx.webkit:webkit from 1.10.0 to 1.11.0 in /ma…
dependabot[bot] May 7, 2024
57b96da
build(deps): bump androidx.compose:compose-bom from 2024.04.01 to 202…
dependabot[bot] May 7, 2024
fe526cb
ksud: Fix compiler error
tiann May 8, 2024
21573bb
build(deps): bump zip from 1.1.4 to 1.2.1 in /userspace/ksud (#1708)
dependabot[bot] May 8, 2024
e0267a2
Translations update from Hosted Weblate (#1662)
weblate May 8, 2024
98757bc
kernel: transition devpts in kernel
tiann May 8, 2024
a3df721
Revert "su: allocate new pty (#1693)"
tiann May 8, 2024
a943528
build(deps): bump agp from 8.3.2 to 8.4.0 in /manager (#1688)
dependabot[bot] May 9, 2024
109442f
docs: Add devpts description for non gki
tiann May 9, 2024
7af4f33
kernel: Fix compile error on 4.4. close #1720
tiann May 10, 2024
fb6ce7e
json: added KSU support in Android 14 for the Xiaomi Redmi 7 and Xiao…
hadadarjt May 16, 2024
71cb86c
ksud: refine get_tmp_path (#1713)
powellnorma May 16, 2024
d76004c
website: update translations (#1717)
igormiguell May 16, 2024
123b66e
kernel: fix devpts permission. close #1727
tiann May 16, 2024
d3a5054
build(deps): bump rust-embed from 8.3.0 to 8.4.0 in /userspace/ksud (…
dependabot[bot] May 16, 2024
64ddf47
build(deps): bump zip from 1.2.1 to 1.2.3 in /userspace/ksud (#1728)
dependabot[bot] May 16, 2024
99e2707
build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core from …
dependabot[bot] May 16, 2024
2e94e07
build(deps): bump lifecycle from 2.7.0 to 2.8.0 in /manager (#1735)
dependabot[bot] May 16, 2024
0576495
kernel: Allow to use in Private Space
tiann May 16, 2024
d36e365
Refactor checkNewVersion function to use LatestVersionInfo data class…
ALEX5402 May 16, 2024
31653b1
kernel: replace devpts kprobe
tiann May 16, 2024
3969f79
ci: a12-5.10, a13-5.10, a13-5.15, a14-5.15, a14-6.1 patch level 2024-…
hosizoraru May 17, 2024
fa7f595
build(deps): bump zip from 1.2.3 to 1.3.0 in /userspace/ksud (#1738)
dependabot[bot] May 18, 2024
b67c312
manager: remove jvm restrictions
tiann May 19, 2024
4871e11
Update resetprop (#1742)
aviraxp May 19, 2024
9c2e48b
ksud: turn off auto-detect bootdevice when OS is not android (#1746)
chise0713 May 21, 2024
82d965f
docs: update documentation for the website (#1750)
seppzer0 May 21, 2024
717c0fe
[add device] OnePlus Nord - avicii (#1749)
sreeshankark May 21, 2024
4e3f03a
build(deps-dev): bump vitepress from 1.1.3 to 1.2.0 in /website (#1748)
dependabot[bot] May 21, 2024
d686016
Added a feature to save logs to local storage (#1741)
ALEX5402 May 23, 2024
dc23370
Update Dependencies and Migrate to Kotlin 2 (#1765)
CanerKaraca23 May 25, 2024
4915711
Update Workflows (#1764)
CanerKaraca23 May 25, 2024
57a5f39
website: update translations (#1760)
igormiguell May 25, 2024
0674841
ksud: Skip patch init_boot.img on kmi android12-xxx devices (#1744)
HDTianRu May 25, 2024
038dae1
Deadlock fixes (#1758)
arter97 May 26, 2024
6a39798
doc: add boot scripts process explanation (#1726)
scruel May 26, 2024
81f1a47
website: added conditional preprocessor directive (#1774)
whyakari May 27, 2024
bd5100d
kernel: fix throne_tracker uncompile-able on 4.4 kernel (issue #1771)…
rsuntk May 27, 2024
1071a5c
website: update translations (#1772)
igormiguell May 27, 2024
9343376
build(deps): bump zip from 2.0.0 to 2.1.0 in /userspace/ksud (#1775)
dependabot[bot] May 28, 2024
916d6bc
website: update translation (#1779)
igormiguell May 28, 2024
f381e32
ksud: remove modules dir when uninstall. close #1736
tiann May 28, 2024
b766b98
website: fixed small typo (#1780)
igormiguell May 29, 2024
898e9d4
[1.0] Drop Non-GKI Support (#1483)
Ylarod Jun 1, 2024
1f24daa
docs: Add description for non gki integration
tiann Jun 1, 2024
51337ee
manager: fix translation errors in zh_CN (#1790)
WenHao2130 Jun 1, 2024
55950be
从非官方支持设备中移除K-Nel-M1721 (#1792)
KNKJ55 Jun 3, 2024
0373646
non-GKI:Remove maintainer Coconutat's repositories (#1794)
Coconutat Jun 3, 2024
78bf249
Convert devpts domain to ksu_file (#1801)
aviraxp Jun 3, 2024
71937f5
manager: fix update no response when changelog is empty (#1786)
TinyHai Jun 4, 2024
f3eab5e
build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 in /website (#1803)
dependabot[bot] Jun 4, 2024
2a57647
build(deps): bump zip from 2.1.0 to 2.1.2 in /userspace/ksud (#1799)
dependabot[bot] Jun 4, 2024
9fdbaaa
build(deps): bump zip-extensions from 0.6.2 to 0.7.0 in /userspace/ks…
dependabot[bot] Jun 4, 2024
149d257
website: update translations (#1796)
igormiguell Jun 4, 2024
46fb24c
build(deps): bump lifecycle from 2.8.0 to 2.8.1 in /manager (#1782)
dependabot[bot] Jun 5, 2024
234d5fd
build(deps): bump agp from 8.4.1 to 8.5.0 in /manager (#1824)
dependabot[bot] Jun 16, 2024
5397838
build(deps): bump androidx.compose:compose-bom from 2024.05.00 to 202…
dependabot[bot] Jun 16, 2024
2ce8c2d
build(deps): bump clap from 4.5.4 to 4.5.7 in /userspace/ksud (#1817)
dependabot[bot] Jun 16, 2024
e75f654
build(deps): bump regex from 1.10.4 to 1.10.5 in /userspace/ksud (#1815)
dependabot[bot] Jun 16, 2024
e7a04d0
build(deps): bump zip from 2.1.2 to 2.1.3 in /userspace/ksud (#1810)
dependabot[bot] Jun 16, 2024
0fa203d
website: fix typo (#1807)
dabao1955 Jun 16, 2024
3695435
Redirect the Feature Requests issue template tab (#1788)
dabao1955 Jun 16, 2024
197d168
manager: improve grammar in english (#1814)
igormiguell Jun 17, 2024
8a3414c
build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-…
dependabot[bot] Jun 17, 2024
f8fb134
Translations update from Hosted Weblate (#1734)
weblate Jun 17, 2024
f52beb9
throne_tracker: skip iterate if failed to open dir (#1832)
5ec1cff Jun 19, 2024
ce776bc
Update resetprop (#1842)
aviraxp Jun 29, 2024
5e4c9a6
build(deps): bump log from 0.4.21 to 0.4.22 in /userspace/ksud (#1843)
dependabot[bot] Jun 29, 2024
a89a334
build(deps): bump android_logger from 0.13.3 to 0.14.1 in /userspace/…
dependabot[bot] Jun 29, 2024
3dc6e65
website: fix typo (#1834)
igormiguell Jun 29, 2024
16d5742
build(deps): bump clap from 4.5.7 to 4.5.8 in /userspace/ksud (#1850)
dependabot[bot] Jul 6, 2024
17c7208
build(deps): bump lifecycle from 2.8.1 to 2.8.3 in /manager (#1851)
dependabot[bot] Jul 6, 2024
56c3954
ksud: [Fix] grant root to the shell in debug mode (#1853)
RobinChenJP Jul 6, 2024
f80a946
ksud: upgrade zip (#1859)
yujincheng08 Jul 6, 2024
bd24044
Revert "ksud: [Fix] grant root to the shell in debug mode" (#1860)
yujincheng08 Jul 6, 2024
25a21f4
build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 in /website (#1865)
dependabot[bot] Jul 8, 2024
0106628
Upgrade gradle (#1866)
yujincheng08 Jul 8, 2024
34faba1
Setup Android SDK (#1867)
yujincheng08 Jul 8, 2024
ad2d51a
build(deps): bump clap from 4.5.8 to 4.5.9 in /userspace/ksud (#1868)
dependabot[bot] Jul 9, 2024
b056eac
build(deps): bump rust-embed from 8.4.0 to 8.5.0 in /userspace/ksud (…
dependabot[bot] Jul 9, 2024
4a1ebe4
Allow skipping commented policy (#1870)
aviraxp Jul 10, 2024
6765c1d
build(deps): bump agp from 8.5.0 to 8.5.1 in /manager (#1873)
dependabot[bot] Jul 14, 2024
9d22dde
build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.22 to 2.0.0-…
dependabot[bot] Jul 14, 2024
eab91d9
build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 in /website (#1879)
dependabot[bot] Jul 17, 2024
ea112fc
Upgrade deps (#1886)
yujincheng08 Jul 17, 2024
c01b462
build(deps): bump org.lsposed.libcxx:libcxx from 27.0.11718014-beta1 …
dependabot[bot] Jul 17, 2024
685ae46
build(deps): bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 in /man…
dependabot[bot] Jul 18, 2024
35d025c
Upgrade zip (#1891)
yujincheng08 Jul 19, 2024
d7364cf
[skip ci] Group dependabot dependencies (#1892)
yujincheng08 Jul 19, 2024
35f97d8
build(deps): bump the crates group in /userspace/ksud with 40 updates…
dependabot[bot] Jul 19, 2024
88ea96d
build(deps): bump the npm group in /website with 13 updates (#1893)
dependabot[bot] Jul 19, 2024
109e922
build(deps): bump the crates group in /userspace/ksud with 3 updates …
dependabot[bot] Jul 21, 2024
54322c0
build(deps): bump the npm group in /website with 2 updates (#1899)
dependabot[bot] Jul 21, 2024
62297a7
Upgrade rustix (#1900)
yujincheng08 Jul 21, 2024
084182d
build(deps): bump syn from 2.0.71 to 2.0.72 in /userspace/ksud in the…
dependabot[bot] Jul 22, 2024
226025e
build(deps): bump the npm group in /website with 3 updates (#1903)
dependabot[bot] Jul 22, 2024
566c7bc
build(deps): bump the npm group in /website with 3 updates (#1905)
dependabot[bot] Jul 24, 2024
543da35
build(deps): bump the crates group in /userspace/ksud with 7 updates …
dependabot[bot] Jul 24, 2024
59ba84e
build(deps): bump the npm group in /website with 6 updates (#1907)
dependabot[bot] Jul 24, 2024
5b83bb4
build(deps-dev): bump vue from 3.4.31 to 3.4.34 in /website (#1910)
dependabot[bot] Jul 25, 2024
18f0b26
build(deps): bump postcss from 8.4.39 to 8.4.40 in /website in the np…
dependabot[bot] Jul 25, 2024
aec1f9d
build(deps): bump the maven group in /manager with 4 updates (#1913)
dependabot[bot] Jul 26, 2024
7d27043
build(deps): bump the npm group in /website with 3 updates (#1912)
dependabot[bot] Jul 26, 2024
0911af0
ksud(feat): Parse KMI from boot or kernel
chise0713 Jul 26, 2024
a49adaa
ksud: Replace dependencies `regex` to `regex-lite`
chise0713 Jul 26, 2024
f378b82
Remove regex dependency from android_logger
yujincheng08 Jul 26, 2024
f800751
Use customize java-properties to get rid of regex dep
yujincheng08 Jul 26, 2024
f722062
Fix clippy
yujincheng08 Jul 26, 2024
3398bd5
Set zip features correctly (#1916)
yujincheng08 Jul 26, 2024
93eb17d
修正文檔格式 (#1901)
jeffpeng3 Jul 26, 2024
74e4a9c
build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-…
dependabot[bot] Aug 3, 2024
2eed392
ci: Fix ARCVM workflow to adapt to the change of kernel/Makefile (#1906)
supechicken Aug 3, 2024
8db9427
Upgrade ndk for CI (#1941)
yujincheng08 Aug 4, 2024
894b617
Update build-su.yml (#1942)
yujincheng08 Aug 4, 2024
46f21e8
build(deps): bump the crates group across 1 directory with 12 updates…
dependabot[bot] Aug 5, 2024
a94c51c
build(deps): bump the npm group across 1 directory with 17 updates (#…
dependabot[bot] Aug 5, 2024
d5d6c10
build(deps): bump gradle/actions from 3 to 4 in the actions group (#1…
dependabot[bot] Aug 9, 2024
2dac1c7
build(deps): bump the crates group across 1 directory with 22 updates…
dependabot[bot] Aug 15, 2024
bbc31bd
Use tempfile (#1980)
yujincheng08 Aug 15, 2024
fd09ccf
Drop some legacy codes (#1981)
yujincheng08 Aug 15, 2024
421371f
build(deps): bump the maven group across 1 directory with 5 updates (…
dependabot[bot] Aug 16, 2024
b032ce7
Try add android15-6.6-2024-07 support (#1987)
yujincheng08 Aug 16, 2024
221c834
Try add android15-6.6-2024-07 for LKM (#1988)
yujincheng08 Aug 17, 2024
b2dbaa9
build(deps): bump the crates group across 1 directory with 6 updates …
dependabot[bot] Aug 18, 2024
195c908
[add device]: (#2006)
github-actions[bot] Aug 25, 2024
f7ae418
id_ID: Update guide for Non-GKI devices (#1975)
Aug 25, 2024
8169a16
website: fix selected kernelsu version on `non-gki` steps (#1848)
dabao1955 Aug 25, 2024
4b978cc
website: Updated translations (#1959)
jeffpeng3 Aug 25, 2024
73d3e16
build(deps): bump the maven group across 1 directory with 4 updates (…
dependabot[bot] Aug 25, 2024
b134e3c
build(deps): bump the npm group across 1 directory with 44 updates (#…
dependabot[bot] Aug 25, 2024
402bf88
build(deps): bump the crates group across 1 directory with 9 updates …
dependabot[bot] Aug 25, 2024
9a71bdf
Update Workflows (#1991)
CanerKaraca23 Aug 25, 2024
f4561e5
templates/kernelmanager.root: Adjust capabilities (#1948)
Rem01Gaming Aug 25, 2024
0622225
website: update translation (#2010)
igormiguell Aug 25, 2024
7ed6e40
Add Italian translations for README (#2018)
Fede2782 Aug 29, 2024
6db6893
website/docs: add N0Kernel and NOVA kernels (#2012)
peternmuller Sep 4, 2024
9bcdff1
build(deps): bump peter-evans/create-pull-request from 6 to 7 in the …
dependabot[bot] Sep 5, 2024
27bb249
kernel: Relax dentry_path_raw compare in core_hook (#2041)
hmtheboy154 Sep 7, 2024
bd9fcc5
build(deps): bump the npm group across 1 directory with 24 updates (#…
dependabot[bot] Sep 7, 2024
bf54114
Translations update from Hosted Weblate (#2008)
weblate Sep 14, 2024
50f48a3
Update doc for zh_CN (#2049)
Howard20181 Sep 14, 2024
ac20b76
js: add moduleInfo method (#2057)
jeffpeng3 Sep 14, 2024
f65aaff
api: spawn CallbackList use UiThreadHandler::runAndWait executor (#2096)
whalechoi Sep 29, 2024
fbf3d39
manager: Insets stuffs for Android 15 (#2100)
lightsummer233 Sep 29, 2024
78ff3ab
build(deps): bump the crates group across 1 directory with 32 updates…
dependabot[bot] Sep 29, 2024
7be82d2
build(deps): bump the npm group across 1 directory with 28 updates (#…
dependabot[bot] Sep 29, 2024
60fcd27
manager: Refactor the click logic of ModuleItem (#2105)
lightsummer233 Oct 1, 2024
2da7022
[add device]: (#2117)
github-actions[bot] Oct 6, 2024
2f9210b
add device to unofficial supported list (#2136)
rifsxd Oct 15, 2024
05a9054
manager: detect init_boot with Android version in uname (#2142)
shatyuka Oct 17, 2024
7b3e732
manager: Bump dependencies, Adjust pull refresh UI, Add transitions b…
lightsummer233 Oct 19, 2024
aefb1aa
manager: Add action.sh for user to manually trigger modules' function…
lingqiqi5211 Oct 27, 2024
8031b9a
Renewed rmx3511 kernel source git repo link (#2164)
rifsxd Oct 29, 2024
deb2f5c
Translations update from Hosted Weblate (#2065)
weblate Oct 29, 2024
ce35180
build(deps): bump the npm group across 1 directory with 35 updates (#…
dependabot[bot] Oct 29, 2024
f8310c4
build(deps): bump the crates group across 1 directory with 38 updates…
dependabot[bot] Oct 29, 2024
b7b704e
manager: Fix save log (#2170)
lightsummer233 Oct 31, 2024
0f81c41
manager: Fix not refreshing after action button was pressed (#2201)
rsuntk Nov 11, 2024
e4e34df
manager: Reset search filter after moving from SuperUser destination …
silvzr Nov 11, 2024
bd4f812
build(deps): bump the crates group across 1 directory with 28 updates…
dependabot[bot] Nov 22, 2024
ffb1135
build(deps): bump the npm group across 1 directory with 37 updates (#…
dependabot[bot] Nov 22, 2024
c9edb7d
build(deps): bump the maven group across 1 directory with 8 updates (…
dependabot[bot] Nov 22, 2024
a30de42
website: Remove device maintained by @rsuntk (#2262)
rsuntk Dec 13, 2024
8d31bd3
Create wireguard.root template (#2249)
hotfur Dec 13, 2024
57d4758
Update README_TW.md (#2237)
openpeppen Dec 13, 2024
a634ec2
website: update translation (#2226)
igormiguell Dec 13, 2024
83d7db0
build(deps): bump the npm group across 1 directory with 23 updates (#…
dependabot[bot] Dec 13, 2024
29e2b9f
Minor UI improvements (#2305)
silvzr Dec 22, 2024
18ba8cc
Imitate terminal clear command in manager (#2307)
bryanyee33 Dec 25, 2024
f715af0
website: Update Japanese translation of installation guide (#2296)
misonln41 Dec 25, 2024
6eba848
ci: fix ksud release (#2314)
dabao1955 Dec 25, 2024
2e2d9b9
manager: Add sort options on module's appbar (#2308)
lamprose Dec 25, 2024
d3ed55f
manager: module: refresh after webui usage (#2317)
bryanyee33 Dec 26, 2024
946391d
templates/shizuku.root: Fix shizuku service unable to run properly (#…
Rem01Gaming Dec 26, 2024
58ed786
Improve seccomp disable && Add locking to protect cred modifications …
SsageParuders Dec 28, 2024
02ad724
Apply patch for glibc 2.38 compatibility in bazel build system (#2327)
SsageParuders Dec 30, 2024
0a61795
manager: support search module list (#2331)
5ec1cff Dec 31, 2024
69f31ab
ci: update kmi version (#2328)
dabao1955 Dec 31, 2024
dab95c1
Ads experiments
tiann Jan 7, 2025
0da9b12
Translations update from Hosted Weblate (#2174)
weblate Jan 7, 2025
38027c9
Don't unshare after entering global namespace (#2373)
aviraxp Jan 24, 2025
a953ae9
ksud: fix copy sparse file (#2374)
5ec1cff Jan 24, 2025
b469728
Update clippy.yml
tiann Jan 24, 2025
1d5d5b9
Add m23xq device kernel (#2346)
itejo443 Jan 24, 2025
fa8b3bf
Translations update from Hosted Weblate (#2341)
weblate Jan 24, 2025
7a9ac75
[add device]: (#2356)
github-actions[bot] Jan 24, 2025
b754f7a
[add device]: (#2351)
github-actions[bot] Jan 24, 2025
68d682b
build(deps): bump the maven group across 1 directory with 11 updates …
dependabot[bot] Jan 24, 2025
b948976
build(deps): bump the npm group across 1 directory with 45 updates (#…
dependabot[bot] Jan 24, 2025
38640ee
Avoid unnecessarily overriding capabilities (#2381)
aviraxp Jan 25, 2025
c3926d3
ksud: Fix warning unused import (#2382)
diphons Jan 25, 2025
1728c6d
manager: Disable interactions for uninstalled & disabled module (#2380)
changhuapeng Jan 25, 2025
1998dbc
Update busybox (#2383)
aviraxp Jan 25, 2025
7a71da0
Clean up umount targets (#2386)
aviraxp Jan 27, 2025
62ef18b
kernel: clear securebits (#2387)
5ec1cff Jan 28, 2025
e19c31e
use ubuntu-22.04 to build avd kernel (#2396)
5ec1cff Jan 30, 2025
de49edc
website: fixed typos (#2401)
chinanoahli Feb 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.bat eol=crlf
32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

72 changes: 72 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
name: Bug report
description: Create a report to help us improve KernelSU
labels: [Bug]

body:
- type: checkboxes
attributes:
label: Please check before submitting an issue
options:
- label: I have searched the issues and haven't found anything relevant
required: true

- label: I will upload bugreport file in KernelSU Manager - Settings - Report log
required: true

- label: I know how to reproduce the issue which may not be specific to my device
required: false


- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is
validations:
required: true


- type: textarea
attributes:
label: To Reproduce
description: Steps to reproduce the behaviour
placeholder: |
- 1. Go to '...'
- 2. Click on '....'
- 3. Scroll down to '....'
- 4. See error


- type: textarea
attributes:
label: Expected behavior
description: A clear and concise description of what you expected to happen.


- type: textarea
attributes:
label: Screenshots
description: If applicable, add screenshots to help explain your problem.


- type: textarea
attributes:
label: Logs
description: If applicable, add crash or any other logs to help us figure out the problem.


- type: textarea
attributes:
label: Device info
value: |
- Device:
- OS Version:
- KernelSU Version:
- Kernel Version:
validations:
required: true


- type: textarea
attributes:
label: Additional context
description: Add any other context about the problem here.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/tiann/KernelSU/issues/1705
about: "We do not accept external Feature Requests, see this link for more details."
40 changes: 0 additions & 40 deletions .github/ISSUE_TEMPLATE/feature_request.yml

This file was deleted.

38 changes: 38 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
groups:
actions:
patterns:
- "*"
- package-ecosystem: cargo
directory: userspace/ksud
schedule:
interval: daily
allow:
- dependency-type: "all"
groups:
crates:
patterns:
- "*"
- package-ecosystem: gradle
directory: manager
schedule:
interval: daily
groups:
maven:
patterns:
- "*"
- package-ecosystem: npm
directory: website
schedule:
interval: daily
allow:
- dependency-type: "all"
groups:
npm:
patterns:
- "*"
71 changes: 71 additions & 0 deletions .github/manifests/android-14-avd_x86_64.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
<?xml version='1.0' encoding='UTF-8'?>
<!--https://ci.android.com/builds/submitted/9964412/kernel_virt_x86_64/latest/manifest_9964412.xml-->
<manifest>
<remote name="aosp" fetch="https://android.googlesource.com/" review="https://android.googlesource.com/" />

<default revision="master" remote="aosp" sync-j="4" />

<superproject name="kernel/superproject" remote="aosp" revision="common-android14-6.1" />

<project path="build/kernel" name="kernel/build" revision="b0377a072bb3f78cdacfd6d809914a9d1b0c0148">
<linkfile dest="tools/bazel" src="kleaf/bazel.sh" />

<linkfile dest="WORKSPACE" src="kleaf/bazel.WORKSPACE" />

<linkfile dest="build/build.sh" src="build.sh" />

<linkfile dest="build/build_abi.sh" src="build_abi.sh" />

<linkfile dest="build/build_test.sh" src="build_test.sh" />

<linkfile dest="build/build_utils.sh" src="build_utils.sh" />

<linkfile dest="build/config.sh" src="config.sh" />

<linkfile dest="build/envsetup.sh" src="envsetup.sh" />

<linkfile dest="build/_setup_env.sh" src="_setup_env.sh" />

<linkfile dest="build/multi-switcher.sh" src="multi-switcher.sh" />

<linkfile dest="build/abi" src="abi" />

<linkfile dest="build/static_analysis" src="static_analysis" />
</project>

<project path="common" name="kernel/common" revision="7e35917775b8b3e3346a87f294e334e258bf15e6">
<linkfile dest=".source_date_epoch_dir" src="." />
</project>

<project path="kernel/tests" name="kernel/tests" revision="c90a1c1b226b975cc31e709fa96fc1c6ecdbe272" />

<project path="kernel/configs" name="kernel/configs" revision="52a7267d6a9f9efabf3cb43839bb5e7f7ff05be3" />

<project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="0d03de3246301028775f05ea388c2c444344a268" />

<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" revision="4f7e5adc160ab726ac5bafb260de98e612904c50" />

<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" revision="f7b0d5b0ee369864d5ac3e96ae24ec9e2b6a52da" />

<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" revision="dc92e06585a7647bf739a2309a721b82fcfa01d4" />

<project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" clone-depth="1" revision="5611871963f54c688d3ac49e527aecdef21e8567" />

<project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" revision="2597cb1b5525e419b7fa806373be673054a68d29" />

<project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" revision="2680066d0844544b3e78d6022cd21321d31837c3" />

<project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" clone-depth="1" revision="4fdb9395071ff22118311d434d697c2b6fd887b4" />

<project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" clone-depth="1" revision="491e6aa056676f29c4541f71bd738e4e876e4ba2" />

<project path="prebuilts/ndk-r23" name="toolchain/prebuilts/ndk/r23" clone-depth="1" revision="19ac7e4eded12adb99d4f613490dde6dd0e72664" />

<project path="external/bazel-skylib" name="platform/external/bazel-skylib" revision="f998e5dc13c03f0eae9e373263d3afff0932c738" />

<project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" revision="707b2c5fe3d0d7d934a93e00a8a4062e83557831" />

<project path="external/stardoc" name="platform/external/stardoc" revision="e83f522ee95419e55d2c5654aa6e0143beeef595" />

<project path="external/python/absl-py" name="platform/external/python/absl-py" revision="393d0b1e3f0fea3e95944a2fd3282cc9f76d4f14" />
</manifest>
89 changes: 89 additions & 0 deletions .github/manifests/android-15-avd_aarch64.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- https://ci.android.com/builds/submitted/11577653/kernel_virt_aarch64/latest/manifest_11577653.xml -->
<manifest>
<remote name="aosp" fetch="https://android.googlesource.com/" review="https://android.googlesource.com/" />

<default revision="main" remote="aosp" sync-j="4" />

<superproject name="kernel/superproject" remote="aosp" revision="common-android15-6.6" />

<project path="build/kernel" name="kernel/build" groups="ddk" revision="9a2196a1ec1048c2869750c9d3969c88ac18adcd">
<linkfile dest="tools/bazel" src="kleaf/bazel.sh" />

<linkfile dest="WORKSPACE" src="kleaf/bazel.WORKSPACE" />

<linkfile dest="MODULE.bazel" src="kleaf/bzlmod/bazel.MODULE.bazel" />

<linkfile dest="WORKSPACE.bzlmod" src="kleaf/bzlmod/bazel.WORKSPACE.bzlmod" />
</project>

<project path="common" name="kernel/common" revision="ac1a7c65ff1bc7ece5569d62f02b121b4f2364f8" />

<project path="kernel/common-patches" name="kernel/common-patches" revision="3807ce65081de12ef4baa2a04487306672685160">
<linkfile dest="common/patches" src="android-mainline" />
</project>

<project path="kernel/tests" name="kernel/tests" revision="ca9fd66f5b48abc92990c9c770f73380b428362b" />

<project path="kernel/configs" name="kernel/configs" revision="be625f2ccf377a75d0ea86c082c716c322b8d4c6" />

<project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="60a24583ac921279e40a44f818040e40abb3ef46" />

<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" revision="93a1369ba33743a87bdf0183373f590a36ff7cb1" clone-depth="1" groups="ddk" />

<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" groups="ddk" revision="cef8f53bb61fbdb02dbf4d433004f6cb637c3bc6" />

<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" groups="ddk" revision="5aca9957ab19d2668c7f1da1954bbe89652d5fed" />

<project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" clone-depth="1" revision="69f9fb9b8e75c6f1ff01f380d5251757785bb823" />

<project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" groups="ddk" revision="b09295493adc8d804b6d24286660f6e451e387fd" />

<project path="prebuilts/rust" name="platform/prebuilts/rust" revision="adc0e5499c3ddac831ca596d12cbef8d9747f737" clone-depth="1" />

<project path="prebuilts/tradefed" name="platform/tools/tradefederation/prebuilts" clone-depth="1" revision="a76ca09c5593e22e65b0d823d508882c6c64c13e" />

<project path="prebuilts/asuite" name="platform/prebuilts/asuite" clone-depth="1" revision="24510f175cb313a92241500efee917c2930d5d30" />

<project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" revision="28b7934249c2885db8b561f1439d74663fcdce93" />

<project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" revision="c6c90521b7c317f13d41bbd9336a8d45ee202cec" clone-depth="1" groups="ddk" />

<project path="prebuilts/ndk-r26" name="toolchain/prebuilts/ndk/r26" clone-depth="1" groups="ddk" revision="e535051ebc04204cec44bde38f62385d63180388" />

<project path="external/bazel-skylib" name="platform/external/bazel-skylib" groups="ddk" revision="6b103c40d8113f001475d5e13672922ef2aa0e5a" />

<project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" groups="ddk" revision="2a10807a06153b5862da0369f4b6b368afc2dd08" />

<project path="external/libcap-ng" name="platform/external/libcap-ng" revision="2bcc92ae19481dd2b8d3ce3abdfbbee49261abe6" />

<project path="external/libcap" name="platform/external/libcap" revision="d7d1a0a38c5be06a7e7d6391d140b54878836f48" />

<project path="external/stardoc" name="platform/external/stardoc" groups="ddk" revision="f31250f9f5b03834d9964aaee7a3794c1d73d4a2" />

<project path="external/python/absl-py" name="platform/external/python/absl-py" groups="ddk" revision="9ae5a78fc57c3cd539398373ae39601a8b923e62" />

<project path="external/bazelbuild-bazel-central-registry" name="platform/external/bazelbuild-bazel-central-registry" revision="3422f064566c274ea66633442521704d4a22486d" groups="ddk" />

<project path="external/bazelbuild-platforms" name="platform/external/bazelbuild-platforms" groups="ddk" revision="e352aabd0131f3ac3f340282a43ba85ffc3fe8fa" />

<project path="external/bazelbuild-apple_support" name="platform/external/bazelbuild-apple_support" groups="ddk" revision="f6003e1e3763f8aad9fb9acae79cfa5fff9ae988" />

<project path="external/bazelbuild-rules_cc" name="platform/external/bazelbuild-rules_cc" groups="ddk" revision="f0df148dbeb9b9ed3816aad328ebe7c65efaaa24" />

<project path="external/bazelbuild-rules_java" name="platform/external/bazelbuild-rules_java" groups="ddk" revision="8e548c7053dffd1717d565f0409a88992f401da1" />

<project path="external/bazelbuild-rules_license" name="platform/external/bazelbuild-rules_license" groups="ddk" revision="f578df4fd057ffe2023728444759535685631548" />

<project path="external/bazelbuild-rules_pkg" name="platform/external/bazelbuild-rules_pkg" groups="ddk" revision="429887dfd8db834498ad95e99043f771a3882af0" />

<project path="external/bazelbuild-rules_python" name="platform/external/bazelbuild-rules_python" groups="ddk" revision="f71847ac898655b67634bb14e77a7408c4fb5e00" />

<project path="external/bazelbuild-rules_rust" name="platform/external/bazelbuild-rules_rust" groups="ddk" revision="1520b49835be9122c2424231357d4db80069cc38" />

<project path="external/pigz" name="platform/external/pigz" groups="ddk" revision="9bc9fa17d499ddde88b77820f6d063e16c0cdd42" />

<project path="external/zlib" name="platform/external/zlib" groups="ddk" revision="eff168fd731068a3faddd9aae056875e10014a51" />

<project path="external/zopfli" name="platform/external/zopfli" groups="ddk" revision="36c79f00e5229800d2aaa13fc42c301ec8ef1153" />
</manifest>
Loading