Commit Graph

162 Commits

Author SHA1 Message Date
Rifat Azad f41db55229 manager: adjusted padding on InfoCard 2024-12-21 23:25:53 +06:00
silvzr f439ff625c 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 081e31f0f8 manager: removed EXperimentalCard and added IssueReportCard 2024-12-21 03:31:55 +06:00
Rifat Azad ef4714871e source: mass rename KernelSU -> KernelSU-Next 2024-12-21 02:06:32 +06: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 80440e86cb manager: fixed kernelsu-next icon to be material 3 compliant 2024-12-20 00:44:15 +06:00
Rifat Azad 3d9feeec96 manager: Dropped down MINIMAL_SUPPORTED_KERNEL to 11071 2024-12-19 21:56:04 +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 1fc83078fd manager: minor renaming 2024-12-19 19:10:11 +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 21bf2d5639 manager: common detectable package id replaced - me.weishu.kernelsu -> com.rifsxd.ksunext 2024-12-18 15:42:43 +06:00