Commit Graph

  • f65f62360a strings: Update path setting related strings and comments ShirkNeko 2025-06-17 23:38:37 +08:00
  • af97488d58 manager: Add pseudo kernel and build time execution location settings ShirkNeko 2025-06-17 23:30:29 +08:00
  • 6b1f73aa3d manager: Small increase in app acquisition speed ShirkNeko 2025-06-17 22:34:47 +08:00
  • 4eeece9559 Fix Japanese (#186) Re*Index. (ot_inc) 2025-06-17 11:52:16 +09:00
  • 4d7d5547ac New Crowdin updates (#184) ShirkNeko 2025-06-17 00:56:15 +08:00
  • 7b74e70f97 manger: 更新正體中文 (#183) NkBe 2025-06-17 00:25:12 +08:00
  • d92f8fc8fd New Crowdin updates (#181) ShirkNeko 2025-06-16 21:55:31 +08:00
  • 55f9de2fa9 manager: split susfs module creation scripts ShirkNeko 2025-06-16 21:50:51 +08:00
  • bce28cc3ca kernel: add CMD_GET_SUSFS_FEATURE_STATUS command to get the correct functional state of SUSFS ShirkNeko 2025-06-16 19:36:37 +08:00
  • a12b14ef46 manager: Refactoring get the status of SUSFS functions ShirkNeko 2025-06-16 20:16:25 +08:00
  • 4ce6ff6286 manager: add ability to read and parse /proc/config.gz file, optimize function status checking ShirkNeko 2025-06-15 22:48:56 +08:00
  • ce3566640c Add the ability to display more module information, support copying the update configuration address to the clipboard ShirkNeko 2025-06-15 22:21:14 +08:00
  • a0a9fb01f4 manager: Add the function of hiding module label rows, optimize the module lagging problem ShirkNeko 2025-06-15 21:50:09 +08:00
  • e1bd16d94f manager: Contrasting scroll to top and bottom functions ShirkNeko 2025-06-15 20:05:40 +08:00
  • 776ae8744c manager: add folder size labels for module items to optimize the display of module information ShirkNeko 2025-06-15 19:27:26 +08:00
  • 9285945e8b manager: Optimize the animation of floating action buttons, add zoom and transparency animation ShirkNeko 2025-06-15 18:47:51 +08:00
  • 75e56038ec manager: Add visibility state management for floating action buttons ShirkNeko 2025-06-15 18:32:17 +08:00
  • 730d58f18b dec++-ify jni part ShirkNeko 2025-06-15 17:17:19 +08:00
  • 67a05e8813 strings: Modifying SuSFS Configuration to Optimize Boot Self-Start Description ShirkNeko 2025-06-15 16:05:04 +08:00
  • e95a469bdb manager: Add a default tab item to the AppItem ShirkNeko 2025-06-15 15:52:43 +08:00
  • 2ff122e235 manger: 更新正體中文 (#169) HSSkyBoy 2025-06-15 15:08:51 +08:00
  • 2319452306 manager: Refactor the bootstrap script to automatically create a KSU module to execute instead ShirkNeko 2025-06-15 14:41:14 +08:00
  • a0752d10c7 Merge branch 'main' of https://github.com/SukiSU-Ultra/SukiSU-Ultra ShirkNeko 2025-06-15 03:39:13 +08:00
  • 9110d89d61 manager: Add configuration for SuSFS logging feature, support enable/disable logging ShirkNeko 2025-06-15 03:38:51 +08:00
  • 39d6962320 modified: docs/README-en.md (#170) 米凛MiRin 2025-06-15 01:35:25 +08:00
  • 7b314116e9 manager: Refactored SuSFS pop-up window and changed to interface to optimize visual experience ShirkNeko 2025-06-15 01:32:38 +08:00
  • ef4101cbf9 manager: Optimizing SuSFS Feature Status Display ShirkNeko 2025-06-14 22:35:36 +08:00
  • 85f5459c1d manager: Add support for automatic selection of corresponding SuSFS version and build time artifacts ShirkNeko 2025-06-14 22:04:40 +08:00
  • 97e367aa92 manager: Update and add SuSFS related settings and functions. ShirkNeko 2025-06-14 20:00:16 +08:00
  • 7097986cf5 manager: Add loading animation and empty state component ShirkNeko 2025-06-14 15:39:06 +08:00
  • 20fa0a4a62 kernel: core_hook: Fix and complete try_umount renaming and usage (#165) 古塵 2025-06-14 01:35:29 +08:00
  • d6c8ef3737 manager: Add configure susfs uname value in more settings ShirkNeko 2025-06-14 01:10:40 +08:00
  • 15d1253d64 kernel: 使用 try_umount 替换 ksu_try_umount 以统一卸载逻辑 ShirkNeko 2025-06-13 19:49:33 +08:00
  • 36cca65af3 kernel: Add CMD_HOOK_TYPE handling to core_hook.c to support state lookups for manual hooks ShirkNeko 2025-06-13 15:42:11 +08:00
  • d7a5e80d34 manager: Modifying the getHookType function to return a string type ShirkNeko 2025-06-13 15:36:15 +08:00
  • 2d9783e3d4 manager: Add the ability to get the hook type ShirkNeko 2025-06-13 14:39:16 +08:00
  • 9f407a94e3 kernel: throne_tracker: avoid cross-fs traversal using s_magic check (#2633) backslashxx 2025-06-12 14:30:52 +08:00
  • 99726a2c4e [skip ci] docs: Updated README file to reflect instructions for the susfs-main branch ShirkNeko 2025-06-13 02:36:50 +08:00
  • a873411a07 kernel: Bump SuSFS version to v1.5.8 ShirkNeko 2025-06-13 02:18:29 +08:00
  • ff328ed65a kernel: mayfix freeze and reboot issue. rsuntk 2025-06-12 16:47:31 +07:00
  • f709b0c232 [skip ci] kernel: core_hook: add missing path_put rsuntk 2025-06-12 13:50:36 +07:00
  • 70b4551936 kernel: core_hook: fix missed path_put backslashxx 2025-06-10 14:13:07 +00:00
  • 1726d0da58 kernel: core_hook: refactor escape_to_root backslashxx 2025-06-10 07:43:45 +07:00
  • 0a5a024dc8 kernel: throne_tracker: avoid cross-fs traversal using s_magic check (#2633) backslashxx 2025-06-12 14:30:52 +08:00
  • b443b11df9 kernel: Refactoring the mount point unloading logic ShirkNeko 2025-06-12 18:17:52 +08:00
  • d582e619f0 kernel: minor optimization on throne tracker backslashxx 2025-06-12 15:36:08 +07:00
  • 722b5ab944 [skip ci] kernel: core_hook: add missing path_put rsuntk 2025-06-12 13:50:36 +07:00
  • 17905c71b6 kernel: sucompat: improve error handling and add conditional hooks ShirkNeko 2025-06-12 16:53:34 +08:00
  • 37f238f674 kernel: 移除 Makefile 中不必要的签名写入选项 ShirkNeko 2025-06-12 15:55:49 +08:00
  • 65cf6ac632 kernel: Remove unsupported UID check from profile validation in allowlist.c ShirkNeko 2025-06-12 15:54:55 +08:00
  • 87b57d9eba kernel: Update sucompat.c to improve hook state management and code clarity ShirkNeko 2025-06-12 15:53:17 +08:00
  • ad2721c050 kernel: Refactor compatibility checks in kernel_compat.c for clarity and maintainability ShirkNeko 2025-06-12 15:51:14 +08:00
  • 514adfe86e Optimize compilation flags in Makefile, remove redundant options and add Samsung SELinux porting support ShirkNeko 2025-06-12 15:50:24 +08:00
  • 22db54c5d3 kernel: Fix compilation flags in Makefiles and optimize SELinux rule handling ShirkNeko 2025-06-12 15:43:24 +08:00
  • 80678a4475 kernel: ksud: commonize handle_execve_ksud and add support for compat_execve_ksud (#109) rsuntk 2025-06-12 07:30:03 +07:00
  • dc0026c10b [skip ci] kernel: move is_ksu_transition to selinux.c rsuntk 2025-06-11 15:03:17 +00:00
  • 5053f04640 kernel: Remove ksu_execveat_hook from is_ksu_transition rsuntk 2025-06-11 14:00:03 +07:00
  • 9cbfe80640 [skip ci] kernel: minor changes on ksu_sys_umount rsuntk 2025-06-09 22:16:29 +07:00
  • 5d36d1a801 kernel: mark is_ksu_transition as maybe_unused rsuntk 2025-06-08 07:19:43 +07:00
  • 9034358385 kernel: provide is_ksu_transition check F-19-F 2025-06-08 07:14:10 +07:00
  • 467bbeb74e kernel: Remove more stray backslash in grep regex and move path_umount as optional backport rsuntk 2025-06-06 11:48:16 +07:00
  • 8996cb9f4a kernel: Makefile: Remove stray backslash from path_umount grep regex (#103) Tashfin Shakeer Rhythm 2025-06-05 04:45:19 +06:00
  • c1aa0690c5 Revert "kernel: add package whitelist check for manager APKs" ShirkNeko 2025-06-12 15:14:37 +08:00
  • 8331ed2d74 kernel: Remove NULL-ing after commit_creds rsuntk 2025-06-12 09:45:48 +07:00
  • a0fd27dc33 kernel: ksud: commonize handle_execve_ksud and add support for compat_execve_ksud (#109) rsuntk 2025-06-12 07:30:03 +07:00
  • 8359bc5890 [skip ci] kernel: move is_ksu_transition to selinux.c rsuntk 2025-06-11 15:03:17 +00:00
  • f3675e7f6e Revert "throne_tracker: avoid cross fs access ShirkNeko 2025-06-11 18:55:25 +08:00
  • b84d528d99 [skip ci] manager: update values-tr/strings.xml (#161) ShirkNeko 2025-06-11 18:48:08 +08:00
  • 02629db24b kernel: Remove ksu_execveat_hook from is_ksu_transition rsuntk 2025-06-11 14:00:03 +07:00
  • 430a3504d4 Fix line breaks in code and clean up unnecessary includes ShirkNeko 2025-06-11 15:08:43 +08:00
  • 71bb5a3d3b kernel: kernel_compat: Remove inline get_cred_rcu rsuntk 2025-06-10 17:21:12 +00:00
  • 3e7cae8134 kernel: core_hook: switch to prepare_creds Wang Han 2025-06-10 17:16:09 +00:00
  • 29de74c941 kernel: core_hook: fix missed path_put backslashxx 2025-06-10 14:13:07 +00:00
  • e4285fcb25 kernel: core_hook: refactor escape_to_root backslashxx 2025-06-10 07:43:45 +07:00
  • 0144a888da kernel: throne_tracker: avoid cross-fs traversal using s_magic check backslashxx 2025-06-09 07:23:35 +08:00
  • 99becea3a1 Revert "kernel: throne_tracker: avoid cross fs access" rsuntk 2025-06-10 06:10:46 +07:00
  • 58c31cb726 [skip ci] kernel: minor changes on ksu_sys_umount rsuntk 2025-06-09 22:16:29 +07:00
  • 43590fc350 kernel: mark is_ksu_transition as maybe_unused rsuntk 2025-06-08 07:19:43 +07:00
  • 1d1e0f1e7f kernel: provide is_ksu_transition check F-19-F 2025-06-08 07:14:10 +07:00
  • 0aab0c1d6b manager: Optimize the layout of PullToRefreshBox in SuperUserScreen to remove redundant padding ShirkNeko 2025-06-11 00:47:03 +08:00
  • ab2367f7fa manager: Refactor AppItem layout and improve label display ShirkNeko 2025-06-11 00:21:13 +08:00
  • 1bac30930f Switch to prepare_creds/commit_creds Wang Han 2025-06-10 22:43:27 +08:00
  • 6a9186300b [skip ci]New Crowdin updates (#156) ShirkNeko 2025-06-10 23:33:35 +08:00
  • e6dea3c29e [skip ci]manager: Drop QQ group invitation link (#158) WenHao2130 2025-06-10 23:33:04 +08:00
  • c873ff74cb manager: Add status tracking to ensure that brush-write operations are performed correctly ShirkNeko 2025-06-09 02:25:02 +08:00
  • 7b6f451cfb manager: Optimize the function of app classification and sorting method ShirkNeko 2025-06-09 01:27:33 +08:00
  • 73dea0b8e7 Adjusting component spacing and interaction effects ShirkNeko 2025-06-08 23:13:41 +08:00
  • f71d617cb3 manager: fix color (#154) 米凛MiRin 2025-06-08 22:07:29 +08:00
  • f0d8e42026 manager: Fix get Google device model issues (#153) WenHao2130 2025-06-08 21:08:05 +08:00
  • 5bbd95e821 manager: Updated superuser interface, added sidebar categories ShirkNeko 2025-06-08 20:28:05 +08:00
  • fa060dca58 manager: Refactoring the get device name logic (#152) v3.1.5 WenHao2130 2025-06-08 15:47:48 +08:00
  • 9c7ba5b998 [skip ci]: docs: Updating the README file to add a description of support for non-GKI device builds ShirkNeko 2025-06-07 22:23:49 +08:00
  • aec76a388f kernel: add package whitelist check for manager APKs ShirkNeko 2025-06-07 00:14:33 +08:00
  • 3b8445cdaa kernel: Remove more stray backslash in grep regex and move path_umount as optional backport rsuntk 2025-06-06 11:48:16 +07:00
  • 6225985f6f kernel: Makefile: Remove stray backslash from path_umount grep regex (#103) Tashfin Shakeer Rhythm 2025-06-05 04:45:19 +06:00
  • d52fc57fc4 kernel: core_hook: intercept devpts via security_inode_permission LSM (#137) Paul 2025-06-04 14:24:10 +02:00
  • 061136900a [skip ci]: New Crowdin updates (#138) ShirkNeko 2025-06-03 17:16:15 +08:00
  • 6375bf4b7c manager: Simplify state management of components for installation method selection ShirkNeko 2025-06-03 16:57:41 +08:00
  • 17288c086a manager: Simplify Home data initialization logic and remove unnecessary caching time ShirkNeko 2025-06-03 16:29:41 +08:00
  • 15747ceaa5 manager: Simplify KPM display judgment in Home messages ShirkNeko 2025-06-03 15:48:21 +08:00