Commit Graph

496 Commits

Author SHA1 Message Date
Rifat Azad f6901b7617 manager: improved app icon
website: KernelSU Next home added
2024-12-25 04:45:46 +06:00
Rifat Azad adbac1f158 manager: minor touch 2024-12-25 00:00:57 +06:00
Rifat Azad 86cf73c4f7 manager: brought back isOverlayAvailable() 2024-12-24 22:50:50 +06:00
Rifat Azad 3ca329b402 susfs: fixed susfs unsupported output
manager: if susfs not supported then hide it
2024-12-24 06:13:46 +06:00
Rifat Azad 3c51c7851c ksud: dropped magic_mount for stability so welcome back OverlayFS
manager: brought back shrink images in settings
2024-12-24 04:21:38 +06:00
Rifat Azad e82c218511 manager: fixed Unresolved reference 'prefs' 2024-12-24 00:00:26 +06:00
Rifat Azad f36924bb49 manager: hide sus su toggle below umount module 2024-12-23 23:59:09 +06:00
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 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
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 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