ShirkNeko
2c1beac1ca
manager: Updated the susfs binary file
...
- made the umount manager publicly
available
- and removed the “try umount” functionality
- susfs interface and fixed path issues (on Android 16).
2025-11-23 23:51:40 +08:00
ShirkNeko
2bc727bfbd
manager: Deprecated AUTO_ADD_TRY_UMOUNT_FOR_BIND_MOUNT, the leftover add_sus_mount cli and umount_for_zygote_system_process
...
Reason:
- AUTO_ADD_TRY_UMOUNT_FOR_BIND_MOUNT is also causing a bit more performance overheads and still it cannot catch all the sus mounts in all situations. Actually it can easily be done in boot-completed.sh, and it should be more accurate, see module templates for more details.
- Official KernelSU also allows ksud to add custom path to try_umount list as well, users can use their own way to add only the desired sus mounts to try_umount list, but remember to disable susfs ADD_TRY_UMOUNT in kernel if users want to use the official one.
- There are less use cases for umount_for_zygote_system_process, and sometimes enabling this may cause bootloop with some modules enabled, instead user can use busybox nsenter to umount the sus mounts for specific process later by themmselves.
2025-11-22 22:55:42 +08:00
ShirkNeko
8250c0ecc2
Reapply "kernel: expose umount list to ioctl interface #2950 "
...
This reverts commit 088996da9b .
2025-11-20 20:07:59 +08:00
ShirkNeko
088996da9b
Revert "kernel: expose umount list to ioctl interface #2950 "
...
This reverts commit 029ae8d389 .
2025-11-20 18:48:59 +08:00
backslashxx
029ae8d389
kernel: expose umount list to ioctl interface ( #2950 )
...
This idea is borrowed from simonpunk's susfs4ksu.
What we see here is that, yeah well, lets just have userspace send us
what it
wants unmounted, this is better than hardcoding everything.
This also solves that issue where MNT_DETACH fails, as long as we send
unmountables in proper order.
A small anti-duplicate mechanism is also added.
While in-kernel umount is a bit worse than zygisk-provider-based ones,
this can still
serve as a healthy alternative.
---------
- Remove duplicate checks
Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com >
Co-authored-by: weishu <twsxtd@gmail.com >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-11-18 12:36:42 +08:00
ShirkNeko
906c4bdb01
manager: bump susfs version to 2.0.0
...
- Remove versions below susfs 2.0.0 that are no longer supported.
2025-11-14 21:53:17 +08:00
PKQYPKJ
e793219c2b
manager: Remove unnecessary translations ( #478 )
...
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-10-18 22:43:54 +08:00
ShirkNeko
af25f8d49e
manager: Optimize Language Settings
...
- Do not update language configurations by refreshing activities; instead, introduce consistent language configurations from kernelsu-next.
Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com >
2025-10-16 22:37:52 +08:00
ShirkNeko
b8eebcda5a
kernel: Bump susfs binary version to 1.5.12
...
- Removed functionally coupled versions 1.5.10-1.5.11
- Removed `statusMagicMount` status retrieval
- Use `getSuSFSFeatures` to replace `CMD_GET_SUSFS_FEATURE_STATUS` for obtaining SUSFS status.
2025-10-13 17:40:33 +08:00
ShirkNeko
475b3998a1
manager: Removed SUSFS_UMOUNT_FOR_ZYGOTE_ISO_SERVICE and SUSFS_RUN_UMOUNT_FOR_CURRENT_MNT_NS, which are no longer used in susfs 1.5.10.
...
- bump susfs version 1.5.10
2025-09-25 21:57:31 +08:00
ShirkNeko
8c8f344161
manager: Clean code & bump AGP version
2025-08-25 17:28:51 +08:00
MiRinChan
bc3fcec514
strings: Modified the description of resetting the Bootloader lock
2025-08-03 12:30:32 +05:30
Kitty
5ccb779b6a
[skip ci] Update Ukrainian translation ( #236 )
2025-06-30 15:35:34 +08:00
ShirkNeko
2c2698f6bc
kernel: Rewrite kernle version code management
...
Co-authored-by: lamadaemon <i@lama.icu >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-24 23:16:16 +08:00
ShirkNeko
561c82de0a
manager: Refactoring the SuSFS configuration layout and simplifying functions
2025-06-22 18:31:11 +08:00
ShirkNeko
d92f8fc8fd
New Crowdin updates ( #181 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-06-16 21:55:31 +08:00
ShirkNeko
6a9186300b
[skip ci]New Crowdin updates ( #156 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
2025-06-10 23:33:35 +08:00
ShirkNeko
061136900a
[skip ci]: New Crowdin updates ( #138 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-06-03 17:16:15 +08:00
ShirkNeko
13b5290598
[skip ci]New Crowdin updates ( #133 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
2025-06-02 14:34:41 +08:00
ShirkNeko
b99516da69
[skip ci]: New Crowdin updates ( #130 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-06-02 14:03:10 +08:00
ShirkNeko
87a7650d26
New Crowdin updates ( #119 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
2025-05-31 13:19:14 +08:00
ShirkNeko
0835f330e2
manager: Modifying the WebUI Engine Global Options
2025-05-31 04:41:16 +08:00
ShirkNeko
83eaeab1ba
New Crowdin updates ( #115 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Chinese Traditional, Hong Kong)
2025-05-30 20:17:37 +08:00
ShirkNeko
96dc53977f
manager: Refactoring kernel flash features and styles
2025-05-29 18:25:45 +08:00
ShirkNeko
cd0b5fb378
New Crowdin updates ( #111 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Kannada)
* New translations strings.xml (Spanish)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
2025-05-28 13:47:41 +08:00
ShirkNeko
83f0f9537f
New Crowdin updates ( #107 )
...
* New translations strings.xml (French)
* New translations strings.xml (Arabic)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Thai)
* New translations strings.xml (Romanian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-05-27 01:33:53 +08:00
ShirkNeko
99a39c6f52
New Crowdin updates ( #100 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
2025-05-23 17:06:24 +08:00
ShirkNeko
7646ecb6f7
manager: Update theme color scheme, fix style
...
* Remove redundant strings
* Bump MMRL
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: liaowenxuan <jby13147208050@163.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-23 16:45:17 +08:00
ShirkNeko
fc7001a11a
New Crowdin updates ( #93 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Vietnamese)
2025-05-20 13:22:44 +08:00
ShirkNeko
29033e9b80
[skip ci]: New Crowdin updates ( #90 )
...
* New translations strings.xml (French)
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Romanian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-05-19 23:44:53 +08:00
Qumolama.d
be37f8a2a3
Update English translation and remove unused keys ( #56 )
...
* Remove untranslatable keys
* Fix English translations
* Remove unused string entry
---------
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-04-22 13:39:28 +08:00
ShirkNeko
ba26677cfc
Merge some files and rewrite the update history
2025-03-22 14:09:21 +08:00
5ec1cff
35bf2f1dca
manager: remove shrink image
2025-03-08 23:56:24 +08:00
5ec1cff
bb8c9ffac5
manager: no need to check overlayfs
2025-03-08 23:56:20 +08:00
Weblate (bot)
7b0876d7e8
Translations update from Hosted Weblate ( #2376 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Astoritin Ambrosius <TakasugiMerlan@outlook.com >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: 김강민 <bookwormkkm00@gmail.com >
Co-authored-by: 淡い夏 <93428659+lightsummer233@users.noreply.github.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com >
Co-authored-by: Pang YS <devbx@proton.me >
Co-authored-by: NEURAX <1603528439@qq.com >
Co-authored-by: rehork <cooky@e.email >
Co-authored-by: Léane GRASSER <leane.grasser@proton.me >
Co-authored-by: weishu tian <twsxtd@gmail.com >
2025-02-05 13:43:13 +08:00
Alex
d6860160e8
Added a feature to save logs to local storage ( #1741 )
...
- Added export logs to local storage
[1664](https://github.com/tiann/KernelSU/issues/1664 )
---------
Co-authored-by: weishu <twsxtd@gmail.com >
2024-05-23 10:46:44 +08:00
Weblate (bot)
3750e6e759
Translations update from Hosted Weblate ( #1635 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: rehork <cooky@e.email >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Bilchuk Radomyr <bilchuk.radomyr@gmail.com >
Co-authored-by: Nostalgia <2455367098@qq.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: ngocanhtve <ngocanh.tve@gmail.com >
Co-authored-by: _wais <cikomo.game@gmail.com >
2024-04-20 22:30:50 +08:00
Weblate (bot)
a7f54af273
Translations update from Hosted Weblate ( #1578 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
Co-authored-by: Oğuz Han <h4n.3545@gmail.com >
Co-authored-by: _wais <cikomo.game@gmail.com >
Co-authored-by: rehork <cooky@e.email >
Co-authored-by: Bilchuk Radomyr <bilchuk.radomyr@gmail.com >
2024-04-12 22:11:26 +08:00
Weblate (bot)
ddff9ee701
Translations update from Hosted Weblate ( #1237 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com >
Co-authored-by: Jia-Bin <cracky.ice@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
2024-01-06 21:27:48 +08:00
Weblate (bot)
d867c3c5e2
Translations update from Hosted Weblate ( #1203 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: melamit <leominer.work@gmail.com >
Co-authored-by: wxt1221 <3264117476@qq.com >
Co-authored-by: NotNoelChannel <notnoel12345678@gmail.com >
2023-12-27 22:17:04 +08:00
Weblate (bot)
47f05a139d
Translations update from Hosted Weblate ( #960 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: Julian Wu <juliancandra666@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: weishu tian <twsxtd@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Syuugo <pub@s1204.me >
Co-authored-by: Jakub Skorłutowski <jakub.skorlutowski@gmail.com >
Co-authored-by: ANAND GOPAL YADAV <lsuwtlaq@telegmail.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: Justas <justasbaltiejus@gmail.com >
Co-authored-by: Artyom <akulasaur@yandex.ru >
2023-09-21 15:21:06 +08:00
weishu
747c91d5c8
manager: remove require_kernel_version for re-translation.
2023-08-08 11:25:53 +08:00
Weblate (bot)
b271b2f587
Translations update from Hosted Weblate ( #772 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Navin Holkar <fakeuser1693@gmail.com >
Co-authored-by: Cabrito <zrenzo81@gmail.com >
Co-authored-by: Fiqri Ardyansyah <fiqri0927936@gmail.com >
Co-authored-by: Yuttapong Paengsai <nuppyy400@gmail.com >
Co-authored-by: Rəşad Qasımlı <rashadgasimly2005@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: Marvin Grasberger <marvingrasberger14@gmail.com >
Co-authored-by: Mantas <mantukasjolanta@gmail.com >
Co-authored-by: Sergio <sergta@live.com >
Co-authored-by: Melo Longo <melolongo87@gmail.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: cachiusa <nhat.dogpro@outlook.com >
Co-authored-by: CakesTwix <cakestwix1@gmail.com >
Co-authored-by: SchweGELBin <abramjannikmichael06@gmail.com >
2023-07-17 08:57:39 +08:00
longhuan1999
0aee64f339
Update app-profile.md and strings.xml ( #712 )
...
1. website: Correcting several errors in docs of App Profile
2. manager: Remove the 'app name' field except for the default
strings.xml file
2023-07-03 09:51:54 +08:00
Hikari-no-Tenshi
b5291077a9
manager: Make more strings translatable ( #622 )
...
Co-authored-by: weishu <twsxtd@gmail.com >
2023-06-13 12:51:03 +08:00
Hikari-no-Tenshi
ef8da39d34
manager: Update Ukrainian translation ( #584 )
2023-06-04 21:41:46 +08:00
weishu
33aa6de50b
manager: Add desc for umount modules.
2023-06-04 17:42:58 +08:00
weishu
908fbadaf5
manager: remove unused resources
2023-06-04 16:12:02 +08:00
weishu
4ac137313f
manager: rename "umount modules" -> "Hide modules"
2023-06-04 14:25:50 +08:00
Hikari-no-Tenshi
eea75b72a4
manager: Update Ukrainian translation ( #579 )
2023-06-03 19:28:38 +08:00