Rifat Azad
|
c2d63cf078
|
manager: susfs feature overhaul and some minor bug fixes
susfs: more prctl syscalls added
|
2024-12-23 23:56:58 +06:00 |
|
Rifat Azad
|
ba727d5647
|
manager: remember sus_su toggle state
|
2024-12-23 09:49:22 +06:00 |
|
Rifat Azad
|
e26e2d22bf
|
manager: fixed typo
|
2024-12-23 07:38:48 +06:00 |
|
Cycle1337
|
62065fd0e6
|
Merge branch 'rifsxd:next' into next
|
2024-12-23 07:21:14 +08:00 |
|
Cycle1337
|
3645143ac3
|
manager: minor changes in Simplified Chinese translation
|
2024-12-23 07:20:45 +08:00 |
|
Rifat Azad
|
1b75614227
|
manager: sus_su mode in StatusInfo and toggle to enable/disable sus_su
susfs: variant and sus_su syscalls added
|
2024-12-23 04:52:19 +06:00 |
|
Cycless7
|
d16b3fca9c
|
manager: changed back link to original ksunext
|
2024-12-23 03:59:24 +08:00 |
|
Cycless7
|
a4ed76e52c
|
manager: added Simplified Chinese translation
|
2024-12-23 03:55:16 +08:00 |
|
Rifat Azad
|
580921988e
|
manager: fixed susfs check for InfoCard
|
2024-12-23 01:36:11 +06:00 |
|
Rifat Azad
|
5476f81f0f
|
manager: also detect susfs variant
|
2024-12-23 01:07:21 +06:00 |
|
Rifat Azad
|
b6261beec4
|
manager: fixed getSuSFSVersion() in InfoCard
susfs: else error output as result
|
2024-12-22 09:23:56 +06:00 |
|
Rifat Azad
|
82261fe94c
|
userspace: add susfs lib
manager: completed susfs support check prctl syscall
|
2024-12-22 08:49:45 +06:00 |
|
Rifat Azad
|
66d7f88448
|
manager: try detect susfs prctl and
show if susfs supported and version on HomeScreen
|
2024-12-22 06:32:08 +06:00 |
|
Rifat Azad
|
fd637d30cf
|
manager: Detect SuSFS support
|
2024-12-22 02:54:20 +06:00 |
|
Rifat Azad
|
5b1d17b1f3
|
Merge pull request #14 from rifsxd/dependabot/gradle/manager/maven-4efcb9479e
build(deps): bump the maven group in /manager with 8 updates
|
2024-12-22 00:34:35 +06:00 |
|
Rifat Azad
|
c09b016c6d
|
manager: polished up HomeScreen
|
2024-12-21 23:52:26 +06:00 |
|
Rifat Azad
|
aba7cd6568
|
manager: adjusted padding on InfoCard
|
2024-12-21 23:25:53 +06:00 |
|
silvzr
|
6b6ad70a6e
|
manager: Avoid unecessary function calls
in Home.kt the install function is called everytime you go to the HomeScreen, move it to MainActivity instead so it's executed on app launch only.
|
2024-12-21 03:49:44 +06:00 |
|
Rifat Azad
|
0efd9576ef
|
manager: removed EXperimentalCard and added IssueReportCard
|
2024-12-21 03:31:55 +06:00 |
|
Rifat Azad
|
0454bf3727
|
source: mass rename KernelSU -> KernelSU-Next
|
2024-12-21 02:06:32 +06:00 |
|
Rifat Azad
|
1f9432db47
|
manager: LOG_TAG replace KernelSU -> KernelSU-Next
|
2024-12-21 01:53:37 +06:00 |
|
dependabot[bot]
|
ed0e657bf9
|
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
|
d7e54305db
|
manager: fixed module card uninstall/restore buttons minimal look & fixed app icon monochrome inverted
|
2024-12-20 22:52:59 +06:00 |
|
Rifat Azad
|
026f27ab52
|
manager: fixed kernelsu-next icon to be material 3 compliant
|
2024-12-20 00:44:15 +06:00 |
|
Rifat Azad
|
69d0956496
|
manager: minor change to module_install_prompt_with_name string
|
2024-12-19 22:46:22 +06:00 |
|
Rifat Azad
|
6c246284ac
|
manager: Dropped down MINIMAL_SUPPORTED_KERNEL to 11071
|
2024-12-19 21:56:04 +06:00 |
|
Rifat Azad
|
879b3eadba
|
manager: night theme fixed
|
2024-12-19 21:30:58 +06:00 |
|
Rifat Azad
|
61244a872e
|
manager: fixed module list refresh after isntallation
|
2024-12-19 20:25:30 +06:00 |
|
Rifat Azad
|
f6c0c38e1d
|
manager: changed webroot domain
|
2024-12-19 19:52:55 +06:00 |
|
Rifat Azad
|
79f7b7963a
|
manager: minor renaming
|
2024-12-19 19:10:11 +06:00 |
|
Rifat Azad
|
5a2d261240
|
manager: minor change to module_install_prompt_with_name string
|
2024-12-19 18:46:26 +06:00 |
|
Rifat Azad
|
187721891d
|
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
|
67a8381767
|
kernel: New KSU_NEXT size/hash
|
2024-12-18 18:03:25 +06:00 |
|
Rifat Azad
|
54652f7931
|
manager: fixed build manager workflow - extra line for gradle.properties
|
2024-12-18 16:55:02 +06:00 |
|
Rifat Azad
|
0bff12739f
|
manager: common detectable package id replaced - me.weishu.kernelsu -> com.rifsxd.ksunext
|
2024-12-18 15:42:43 +06:00 |
|
Rifat Azad
|
78c63772aa
|
manager: added module install confirmation
|
2024-12-17 16:35:49 +06:00 |
|
Rifat Azad
|
0a9d098d14
|
manager: adjusted InfoCard icon padding
|
2024-12-17 01:51:26 +06:00 |
|
Rifat Azad
|
b39720aa12
|
manager: fixed automirrored icon import
|
2024-12-16 23:08:18 +06:00 |
|
Rifat Azad
|
bf5a617df1
|
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
|
9bee6f83d0
|
manager: KernleSU Next
|
2024-12-16 19:38:45 +06:00 |
|
Rifat Azad
|
78fa474d24
|
manager: tweaked aboutcard vector image & fixed homescreen composition lag
|
2024-12-16 19:03:00 +06:00 |
|
rifsxd
|
856b5b74c4
|
manager: new KernelSU vector image for about card
|
2024-12-16 14:41:45 +06:00 |
|
rifsxd
|
3fdbc8ed52
|
manager: new KernelSU Next icon added
|
2024-12-16 13:46:22 +06:00 |
|
Rifat Azad
|
6f76995dd1
|
manager: adjusted InfoCard padding
|
2024-12-16 03:51:29 +06:00 |
|
Rifat Azad
|
ab2c075714
|
manager: UI improvements to BottomBar, HomeScreen and ModuleScreen
|
2024-12-15 19:37:43 +06:00 |
|
Rifat Azad
|
90bdd805ef
|
manager: removed duplicate string
|
2024-12-15 02:44:32 +06:00 |
|
Rifat Azad
|
23364f4f9a
|
manager: fixed wrong string for settings tab
|
2024-12-14 22:05:35 +06:00 |
|
Rifat Azad
|
df96c89613
|
manager: bumped MINIMAL_SUPPORTED_KERNEL & MINIMAL_SUPPORTED_KERNEL_LKM
|
2024-12-14 21:43:42 +06:00 |
|
silvzr
|
a8eeffbf4d
|
manager: Improved module card icons
|
2024-12-14 21:28:52 +06:00 |
|
Rifat Azad
|
1e3f8505d8
|
manager: Improved UI
|
2024-12-14 21:19:28 +06:00 |
|