Commit Graph

1883 Commits

Author SHA1 Message Date
dependabot[bot]
96001951ed build(deps): bump the maven group in /manager with 8 updates
Bumps the maven group in /manager with 8 updates:

| Package | From | To |
| --- | --- | --- |
| androidx.navigation:navigation-compose | `2.8.4` | `2.8.5` |
| androidx.compose:compose-bom | `2024.11.00` | `2024.12.01` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` |
| com.android.application | `8.7.2` | `8.7.3` |
| com.android.library | `8.7.2` | `8.7.3` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.21-1.0.28` | `2.1.0-1.0.29` |


Updates `androidx.navigation:navigation-compose` from 2.8.4 to 2.8.5

Updates `androidx.compose:compose-bom` from 2024.11.00 to 2024.12.01

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.1)

Updates `com.android.application` from 8.7.2 to 8.7.3

Updates `com.android.library` from 8.7.2 to 8.7.3

Updates `com.android.library` from 8.7.2 to 8.7.3

Updates `org.jetbrains.kotlin.android` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0)

Updates `com.google.devtools.ksp` from 2.0.21-1.0.28 to 2.1.0-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.28...2.1.0-1.0.29)

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 17:24:49 +00:00
Rifat Azad
3d29cb1ae6 manager: fixed module card uninstall/restore buttons minimal look & fixed app icon monochrome inverted 2024-12-20 22:52:59 +06:00
Rifat Azad
f47860e9de Merge pull request #12 from pys36/next
KSU-Next: Add Mandarin translation for README
2024-12-20 17:43:37 +06:00
Pang YS
60d02e0f78 readme: fix logo wont show 2024-12-20 18:49:09 +08:00
Pang YS
c55306de1a readme: fix logo wont show and modify path for CN readme 2024-12-20 18:48:15 +08:00
Pang YS
9c30386864 Merge branch 'rifsxd:next' into next 2024-12-20 18:43:24 +08:00
Pang YS
3676559c3c change path 2024-12-20 18:41:32 +08:00
Pang YS
85ef536d69 change path 2024-12-20 18:41:13 +08:00
rifsxd
67abbcfd4b ksud: renaming KernelSU -> KernelSU-Next 2024-12-20 15:32:37 +06:00
Pang YS
79c3f6ff9e Update README.md 2024-12-20 15:24:48 +08:00
Pang YS
b101e21023 Create README_CN.md 2024-12-20 15:24:32 +08:00
Rifat Azad
3dcf3d29d0 Merge pull request #9 from DerGoogler/patch-1
ksud: Replace KernelSU with KernelSU Next
2024-12-20 09:00:46 +06:00
Der_Googler
aa7fe06cc1 ksud: Replace KernelSU with KernelSU Next 2024-12-20 01:12:16 +01:00
Rifat Azad
80440e86cb manager: fixed kernelsu-next icon to be material 3 compliant 2024-12-20 00:44:15 +06:00
Rifat Azad
1b6f041b6c manager: minor change to module_install_prompt_with_name string 2024-12-19 22:46:22 +06:00
Rifat Azad
3d9feeec96 manager: Dropped down MINIMAL_SUPPORTED_KERNEL to 11071 2024-12-19 21:56:04 +06:00
Rifat Azad
e7c4c038b6 manager: night theme fixed 2024-12-19 21:30:58 +06:00
Rifat Azad
aa195c6348 manager: fixed module list refresh after isntallation 2024-12-19 20:25:30 +06:00
Rifat Azad
3eb8768465 manager: changed webroot domain 2024-12-19 19:52:55 +06:00
Rifat Azad
e69a101386 ci: cleaned irrelevent workflows 2024-12-19 19:23:01 +06:00
Rifat Azad
9d0b43042e ksud: renamed patched .img 2024-12-19 19:13:56 +06:00
Rifat Azad
1fc83078fd manager: minor renaming 2024-12-19 19:10:11 +06:00
Rifat Azad
64d1ad8f9e ci: replaced KernelSU dir with KernelSU-Next 2024-12-19 18:54:17 +06:00
Rifat Azad
6f0174022c manager: minor change to module_install_prompt_with_name string 2024-12-19 18:46:26 +06:00
Rifat Azad
adf3920caa ksud: added module restore cmd, replaced pkg id for debug and uninstall manager and changed banner
manager: implement restore module UI
2024-12-19 17:33:20 +06:00
Rifat Azad
9911795aa3 setup: fixed set-up script 2024-12-18 22:55:30 +06:00
Rifat Azad
868db22b8d setup: changed repo link 2024-12-18 21:55:25 +06:00
Rifat Azad
fd1f829db6 kernel: auto backport path_umount to fs/namespace.c at build time 2024-12-18 21:34:04 +06:00
Rifat Azad
629d878558 kernel: New KSU_NEXT size/hash 2024-12-18 18:03:25 +06:00
Rifat Azad
21bf2d5639 manager: common detectable package id replaced - me.weishu.kernelsu -> com.rifsxd.ksunext 2024-12-18 15:42:43 +06:00
rifsxd
57bffb5e7c kernel: fix missing endif in Makefile 2024-12-18 02:26:09 +06:00
backslashxx
36fb6085ef kernel: require path_umount backporting
Most kernel builders have to touch their kernel source code anyway so
we might as well tell them to backport path_umount to achieve some sort
of feature parity.

This enforces a path_umount backport, not a suggestion.
Its a requirement from now on.

You will backport path_umount and you will like it.
2024-12-17 22:45:23 +06:00
ExtremeXT
5f2c1eef9c kernel: expose allowlist workaround as Kconfig option
Useful for situations where the SU allowlist is not kept after a reboot.
As per upstream this is only used for < 4.10 and Huawei HiSilicon devices.
but theres user reports having issues even on 4.14/4.19 samsung kernels.
Expose this option so users affected can opt-in.

Discussion:
	tiann#1249
	tiann#1346

References:
	tiann@f57d351
	tiann@b61cb30

Credits to respective authors:
	rhjdvsgsgks
	ExtremeXT
2024-12-17 20:33:55 +06:00
Rifat Azad
a5ca4f861c manager: added module install confirmation 2024-12-17 16:35:49 +06:00
Rifat Azad
2c976348c2 manager: adjusted InfoCard icon padding 2024-12-17 01:51:26 +06:00
Rifat Azad
ada71f30d8 manager: fixed automirrored icon import 2024-12-16 23:08:18 +06:00
Rifat Azad
1bc11a3220 manager: improved homescreen icons and allowed settings tab to be shown even ksuversion not found 2024-12-16 22:18:33 +06:00
Rifat Azad
ec1ed921a8 Update README.md 2024-12-16 20:01:26 +06:00
Rifat Azad
4e977e7910 manager: KernleSU Next 2024-12-16 19:38:45 +06:00
Rifat Azad
54e35f97c6 Update README.md 2024-12-16 19:21:02 +06:00
Rifat Azad
39ce7f0e9b Update README.md 2024-12-16 19:19:41 +06:00
Rifat Azad
d347a74df7 manager: tweaked aboutcard vector image & fixed homescreen composition lag 2024-12-16 19:03:00 +06:00
rifsxd
ceef15eebc updated README 2024-12-16 15:02:06 +06:00
rifsxd
2202aed789 manager: new KernelSU vector image for about card 2024-12-16 14:41:45 +06:00
rifsxd
360ba2625a manager: new KernelSU Next icon added 2024-12-16 13:46:22 +06:00
Rifat Azad
e24fc7c458 manager: adjusted InfoCard padding 2024-12-16 03:51:29 +06:00
Rifat Azad
a545a3e81c kernel: slightly polish up code 2024-12-16 02:42:33 +06:00
Rifat Azad
f2fcb3687b kernel: cleaned up remaining susfs code 2024-12-16 00:14:07 +06:00
Rifat Azad
8f5f472c48 manager: UI improvements to BottomBar, HomeScreen and ModuleScreen 2024-12-15 19:37:43 +06:00
Rifat Azad
c5847b480c kernel: KSU_VERSION fallback version bumped -> 11998 2024-12-15 06:09:31 +06:00