Commit Graph

  • 98b9863041 Update README_UA.md (#577) роизен 2025-06-30 10:22:45 +03:00
  • 29ae76d1fb Update and fix Italian translation (#583) luigimak 2025-06-30 09:21:13 +02:00
  • 2c3841558e Update translations (#580) igor 2025-06-30 04:20:55 -03:00
  • c8b357e31b Update Vietnamese Translation (#578) Juno Bủh 2025-06-30 14:20:43 +07:00
  • 3ad02ff50b fix: update translation for zh-rCH & zh-rTW (#575) AxelPLN(Axel Yinjia Huang) 2025-06-30 15:20:23 +08:00
  • 6a54b30a9d Update Russian (#574) mr_vokintos 2025-06-30 10:20:06 +03:00
  • b0cb3bb4c2 Update Ukranian (#573) роизен 2025-06-30 10:19:47 +03:00
  • 7f957be99b manager: fix ListItem title size Rifat Azad 2025-06-29 20:10:31 +06:00
  • a54c319d55 manager: improve padding Rifat Azad 2025-06-29 18:50:04 +06:00
  • 2c71531533 manager: UI overhaul Rifat Azad 2025-06-29 15:31:17 +06:00
  • 5c61a70e5a manager: fix disable back instance if flashing.status is flashing Rifat Azad 2025-06-29 00:05:51 +06:00
  • fdf1d61735 manager: remove unused lib of mmrl and pro guard rules Rifat Azad 2025-06-28 20:21:14 +06:00
  • 93dc61e113 manager: change FAB visibility with scrolling gestures on module screen list Rifat Azad 2025-06-28 19:45:32 +06:00
  • d80a3ebcda manager: removed deprecated webuix and allow superuser and module management capabilities even with su compat disabled Rifat Azad 2025-06-28 17:17:16 +06:00
  • 4270fd8b1e update translations in docs and manager (#571) igor 2025-06-27 13:51:05 -03:00
  • 764dbc3782 Improve README_UA (#569) роизен 2025-06-27 19:48:49 +03:00
  • 080ab9a952 Update Uk (#566) роизен 2025-06-27 19:48:32 +03:00
  • a9cab5ccfd fix: complete the text of the module labels (#558) AxelPLN(Axel Yinjia Huang) 2025-06-28 00:48:18 +08:00
  • 3d44602537 manager: check additional zygisk 64 libs instead of only 32 bit lib for zygisk detection Rifat Azad 2025-06-27 21:12:42 +06:00
  • 88eb2a2723 Improve README (#562) Eren 2025-06-27 15:39:33 +03:00
  • e272e557b0 manger: fix lkm detection (#2654) NkBe 2025-06-27 14:17:31 +08:00
  • 2a4794e422 manager: implemented zygisk required label for module card Rifat Azad 2025-06-27 17:33:14 +06:00
  • 818bdbead6 Update Russian (#557) mr_vokintos 2025-06-27 11:37:54 +03:00
  • 76249fa67d Update strings.xml (#553) Nhật Minh 2025-06-27 08:37:39 +00:00
  • ed50b57b57 fix: update manager translation for zh-rCN & zh-rTW (#556) AxelPLN(Axel Yinjia Huang) 2025-06-27 16:37:10 +08:00
  • f05f776a08 manager: fix Condition is always 'true' Rifat Azad 2025-06-27 12:02:16 +06:00
  • c9b79c3016 manager: add basic language switching functionality Axel Yinjia Huang 2025-06-27 11:28:21 +06:00
  • 3ff10d6622 susfsd: remove deprecated CONFIG_KSU_SUSFS_SUS_OVERLAYFS and add CONFIG_KSU_SUSFS_HAS_MAGIC_MOUNT Rifat Azad 2025-06-26 23:55:29 +06:00
  • b95d2b69b6 manager: add vendor_boot suggestion for LKM patch Rifat Azad 2025-06-26 23:44:46 +06:00
  • 2cd8453877 Revert "manager: move the wx platform init to the Application class so it starts as soon as the app process launches" Rifat Azad 2025-06-26 23:25:37 +06:00
  • b7300b0525 Update translation for UK (#552) роизен 2025-06-26 19:02:09 +03:00
  • 3a278d560f Update Polish translation (#521) kam821 2025-06-26 16:01:55 +02:00
  • 03fa2eddb2 Update portuguese translation (#518) igor 2025-06-26 08:43:27 -03:00
  • b74e953ad2 ksud: implement patching LKM vendor_ramdisk/ramdisk.cpio for compatibily needed for some pixel devices Rifat Azad 2025-06-26 10:33:58 +06:00
  • 39717b0a3f Revert "ksud: rust FMT" Rifat Azad 2025-06-25 17:57:30 +06:00
  • 7f0eccd3d5 ksud: handle errors and non compatible ramdisk Rifat Azad 2025-06-25 15:26:40 +06:00
  • 78eb3b0b22 ksud: rust FMT Rifat Azad 2025-06-25 13:25:28 +06:00
  • 39f20bf573 manager: fix uneven spacing for empty label for superuser app section with DEFAULT label (fix #547) Rifat Azad 2025-06-25 12:54:13 +06:00
  • 092eb1b23d manager: use busybox for tar and du commands as not all devices has it most likely and if module size is 0 bytes then show null Rifat Azad 2025-06-24 17:43:18 +06:00
  • 30e2ed5db5 ksud: third test properly check if vendor is already patched or not for lkm restoration and also handle magisk patched vendor boot Rifat Azad 2025-06-24 16:47:44 +06:00
  • dc7ae2db5f manager: fix status card startActivity intent fallback to not allow lkm install on non gki Rifat Azad 2025-06-24 09:53:20 +06:00
  • b3b7ef1cb3 manager: dont show developer options and banner toggle when ksuversion is null Rifat Azad 2025-06-24 09:26:14 +06:00
  • 4de4d1e091 ksud: second test of vendor_boot patching now handling vendor_boot partition and restore partition Rifat Azad 2025-06-24 09:17:24 +06:00
  • 0beea57ab7 ksud: test vendor_boot patching for some newer devices Rifat Azad 2025-06-23 18:17:46 +06:00
  • 49aee1ff4c manager: remove susfs info from status card and merge it to info card Rifat Azad 2025-06-21 16:06:55 +06:00
  • f7a3699fe3 manager: show module update count as badge in bottom bar instead of status card Rifat Azad 2025-06-21 12:44:29 +06:00
  • 66d42de599 app: persist show system app settings 5ec1cff 2025-05-21 16:28:24 +08:00
  • d562594ae1 Update Module.kt Kaorun 2025-06-19 10:12:57 +03:00
  • 02afc6710c manager: show sucmpat when both sucompat is disabled and sus_su enabled Rifat Azad 2025-06-18 20:23:35 +06:00
  • 9d9f9ed5d5 Update v1.0.8 Caner Karaca 2025-06-15 18:04:32 +00:00
  • b3b6320946 Update Polish translation kam821 2025-06-16 00:34:10 +02:00
  • d43b8320ad manager: minor improvements Rifat Azad 2025-06-16 05:55:14 +06:00
  • a2260ae330 build(deps): bump the crates group across 1 directory with 27 updates dependabot[bot] 2025-06-13 10:12:37 +00:00
  • aa221acad1 build(deps): bump the crates group across 1 directory with 28 updates dependabot[bot] 2025-06-13 09:55:34 +00:00
  • c41d35db62 build(deps): bump the maven group across 1 directory with 9 updates dependabot[bot] 2025-06-13 10:23:56 +00:00
  • e5f0c733b8 Update italian translation luigimak 2025-06-15 12:03:51 +02:00
  • 70b52f85e9 Update Polish translation kam821 2025-06-14 00:07:53 +02:00
  • 303b5192ec Update strings.xml роизен 2025-06-15 11:14:41 +03:00
  • 443d3a6abe Update strings.xml роизен 2025-06-15 11:12:38 +03:00
  • a2a7383343 Update strings.xml роизен 2025-06-15 06:41:32 +03:00
  • ed64f933f5 Update strings.xml роизен 2025-06-15 04:45:35 +03:00
  • 4c7ad8eac4 Update strings.xml роизен 2025-06-11 22:34:44 +03:00
  • 6a922febcd Update ukranian роизен 2025-06-11 22:10:20 +03:00
  • 71eba5df8b manager: disable module and superuser navigation if sucompat is disabled and also show an indicator in status card Rifat Azad 2025-06-15 22:07:15 +06:00
  • f1ef0afc20 manager: finish activity after flashing module intent is completed Rifat Azad 2025-06-15 21:09:31 +06:00
  • 844c9f94e9 manager: fix flashing lkm duplication Rifat Azad 2025-06-15 20:13:32 +06:00
  • 07a4d3457c manager: add separate developer menu Rifat Azad 2025-06-15 13:00:30 +06:00
  • 8c9728df95 manager: fix zip not flashing from content:// uri Rifat Azad 2025-06-15 12:09:32 +06:00
  • 14ec1194e4 manager: add support for opening zip file and directly flash module Rifat Azad 2025-06-15 07:09:13 +06:00
  • a37f398cc7 kernel/Makefile: check kernelsu driver version from online git repo first, if fails then check local .git and if that also fails then use hardcoded fallback Rifat Azad 2025-06-14 22:28:19 +06:00
  • 80bd797737 kernel: ksud: remove remove read_iter requirement backslashxx 2025-06-13 18:53:15 +08:00
  • 600d9ce5d2 kernel: throne_tracker: resolve s_magic for < 3.9 backslashxx 2025-06-13 18:59:08 +08:00
  • f15d9b18e9 kernel: ksud: d_is_reg to IS_REG backslashxx 2025-06-13 18:56:41 +08:00
  • aa19e8c609 kernel: throne_tracker: add strscpy/strlcpy compat backslashxx 2025-06-13 18:56:07 +08:00
  • 2b2320000c kernel: throne_tracker: remove unneeded check here backslashxx 2025-06-14 08:18:57 +08:00
  • 06135cc827 kernel: apk_sign: loop file open on is_manager_apk backslashxx 2025-06-13 11:51:07 +08:00
  • fc58bdf0e2 kernel: throne_tracker: harden packages.list checker further backslashxx 2025-06-13 08:17:59 +08:00
  • 9b5e60912d kernel: throne_tracker, apk_sign: functionify d_lock spinlock check backslashxx 2025-06-13 08:02:22 +08:00
  • c108a8ed32 kernel: throne_tracker: harden track_throne_function file read backslashxx 2025-06-11 11:47:30 +08:00
  • adce657583 kernel: ksud: provide is_ksu_transition check v2 F-19-F 2025-06-07 20:59:22 +08:00
  • d6601e1e54 kernel: core_hook: fix refcount leaks on try_umount (#2635) rsuntk 2025-06-13 12:26:49 +07:00
  • 0d4efa649f kernel: throne_tracker: avoid cross-fs traversal using s_magic check (#2633) backslashxx 2025-06-12 14:30:52 +08:00
  • 85f4e6ac27 Switch to prepare_creds/commit_creds (#2631) Wang Han 2025-06-12 14:26:53 +08:00
  • c91f9c18ec Revert "kernel: ksud, throne_tracker: small changes for UL" Rifat Azad 2025-06-14 19:54:59 +06:00
  • bf35f73430 Revert "kernel: throne_tracker: move throne_tracker to kthread" Rifat Azad 2025-06-14 19:54:36 +06:00
  • ad290a51a0 manager: fully polish and refactor module card ui Rifat Azad 2025-06-12 23:40:14 +06:00
  • b1b1a9e627 manager: Add KPM support functions and JNI interface kpm ShirkNeko 2025-06-11 20:04:57 +08:00
  • 6159cea2f7 manager: add KPM manager build workflow and related files ShirkNeko 2025-06-11 19:54:30 +08:00
  • 2e56870e77 kernel: add KPM support with related structures and commands ShirkNeko 2025-06-11 19:45:00 +08:00
  • d218346613 manager: keep mount system preference persistent without breaking rootAvailable() checks Rifat Azad 2025-06-12 21:50:16 +06:00
  • 502e5599fe manager: improve module card ui Rifat Azad 2025-06-12 21:05:40 +06:00
  • 11fb52b929 manager: merge legacy and revamped module card ui, also tapping the card open webui when available and actions when available but if both are available then prefer webui Rifat Azad 2025-06-12 12:44:06 +06:00
  • 057388ccef manager: do not go at the start of the superuser list and stay where you were after app profile changes (resolves #491) Rifat Azad 2025-06-12 10:42:53 +06:00
  • 67759ad723 manager: update app state upon app profile changes Rifat Azad 2025-06-12 10:18:51 +06:00
  • f231cbdba7 Revert "manager: refresh superuser applist on appprofile exit" Rifat Azad 2025-06-12 08:46:38 +06:00
  • 7abc9bc821 [BUGFIX] manager: Fix Module Flashing fails when orientation changes (#503) Suraj J Pai 2025-06-12 04:14:45 +05:30
  • e7697d86fe Update hungarian translation (#489) GMárton 2025-06-11 00:30:29 +02:00
  • 68394fddd5 Update doc (#485) 1alessandro1 2025-06-11 00:30:14 +02:00
  • 90d34bf511 Manager: update values-tr/strings.xml (#469) cvnertnc 2025-06-11 01:29:47 +03:00
  • 236fbc7615 Update Italian Translation (#461) luigimak 2025-06-11 00:29:31 +02:00