rifsxd
70ce97660e
manager: fix syntax for strings of zh-CN
2025-02-14 21:17:51 +06:00
Kangmin Kim
67967a8251
Update Korean strings.xml ( #158 )
2025-02-14 20:16:33 +06:00
rifsxd
b25a21770d
manager: updated Chinese translations (by @Xiaomichael)
2025-02-14 20:13:55 +06:00
rifsxd
8696ed8f36
Revert "manager: fix umountModule toggle not showing as enabled after manager restart"
...
This reverts commit 682f93667b .
2025-02-14 19:34:46 +06:00
rifsxd
682f93667b
manager: fix umountModule toggle not showing as enabled after manager restart
2025-02-14 12:52:44 +06:00
rifsxd
00cab2209e
manager: added developer options toggle
...
manager: removed module card onClick open webui
manager: diabled umount modules by default
2025-02-13 23:17:48 +06:00
Wang Han
b6fcea9277
Hide namespace config in app profiles ( #2426 )
...
This is never implemented in kernel (and likely never will be), so let's
remove it from UI for now to avoid misleading users.
2025-02-13 20:09:44 +06:00
rifsxd
623f5e3f64
manager: avoid factory data reset popup when rebooting into recovery
2025-02-13 20:08:32 +06:00
Caner Karaca
b18f89b434
Updates ( #151 )
...
* Update
* Fix
2025-02-13 05:54:36 +06:00
Nhật Minh
dbadad1027
Create strings.xml ( #139 )
...
added vietnamese (fix smt
)
2025-02-10 14:03:13 +06:00
weishu
c2ae844f65
manager: Create a new root shell for action.sh to avoid blocking the global root shell.
2025-02-06 17:49:36 +06:00
Furkan
cba275cde2
Small Fix Turkish strings.xml ( #113 )
...
Trying to fix Superuser text spacing problem on Turkish translate with deleting blank space, changing module section to Modules section (Moduller) to be able to add plural meaning.
2025-02-02 23:34:51 +06:00
dependabot[bot]
3876b6b474
build(deps): bump the maven group across 1 directory with 7 updates ( #111 )
...
Bumps the maven group with 7 updates in the /manager directory:
| Package | From | To |
| --- | --- | --- |
| androidx.navigation:navigation-compose | `2.8.5` | `2.8.6` |
| androidx.compose:compose-bom | `2025.01.00` | `2025.01.01` |
| [io.github.raamcosta.compose-destinations:core](https://github.com/raamcosta/compose-destinations ) | `2.1.0-beta15` | `2.1.0-beta16` |
| [io.github.raamcosta.compose-destinations:ksp](https://github.com/raamcosta/compose-destinations ) | `2.1.0-beta15` | `2.1.0-beta16` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) | `2.1.0` | `2.1.10` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin ) | `2.1.0` | `2.1.10` |
| [com.google.devtools.ksp](https://github.com/google/ksp ) | `2.1.0-1.0.29` | `2.1.10-1.0.29` |
Updates `androidx.navigation:navigation-compose` from 2.8.5 to 2.8.6
Updates `androidx.compose:compose-bom` from 2025.01.00 to 2025.01.01
Updates `io.github.raamcosta.compose-destinations:core` from 2.1.0-beta15 to 2.1.0-beta16
- [Release notes](https://github.com/raamcosta/compose-destinations/releases )
- [Commits](https://github.com/raamcosta/compose-destinations/compare/2.1.0-beta15...2.1.0-beta16 )
Updates `io.github.raamcosta.compose-destinations:ksp` from 2.1.0-beta15 to 2.1.0-beta16
- [Release notes](https://github.com/raamcosta/compose-destinations/releases )
- [Commits](https://github.com/raamcosta/compose-destinations/compare/2.1.0-beta15...2.1.0-beta16 )
Updates `io.github.raamcosta.compose-destinations:ksp` from 2.1.0-beta15 to 2.1.0-beta16
- [Release notes](https://github.com/raamcosta/compose-destinations/releases )
- [Commits](https://github.com/raamcosta/compose-destinations/compare/2.1.0-beta15...2.1.0-beta16 )
Updates `org.jetbrains.kotlin.android` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10 )
Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10 )
Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10 )
Updates `com.google.devtools.ksp` from 2.1.0-1.0.29 to 2.1.10-1.0.29
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.1.0-1.0.29...2.1.10-1.0.29 )
---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-compose
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: androidx.compose:compose-bom
dependency-type: direct:production
dependency-group: maven
- dependency-name: io.github.raamcosta.compose-destinations:core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: io.github.raamcosta.compose-destinations:ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: io.github.raamcosta.compose-destinations:ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-02 22:24:56 +06:00
Caner Karaca
3a8f4a2596
manager: update gradle ( #85 )
2025-01-28 01:41:47 +06:00
Mateusz Chrząszcz
4ed362bea4
Add Polish Translation ( #91 )
...
* Create colors.xml
* Create themes.xml
* Create strings.xml and 1/2 translate
* Delete manager/app/src/main/res/values-pl/colors.xml
* Delete manager/app/src/main/res/values-pl/themes.xml
* Update strings.xml 2/2 translate
* Update strings.xml fix
2025-01-27 15:10:42 +06:00
MONE FIERA
a2976fd926
Add Japanese Translation ( #90 )
...
* Add Japanese Translation
* Update strings.xml
2025-01-27 15:10:23 +06:00
igor
b2bcc93f9a
update translation ( #93 )
2025-01-27 13:24:53 +06:00
changhuapeng
ef32f3f9d2
manager: Disable interactions for uninstalled & disabled module ( #2380 )
...
Uninstalled module has no enabled interactions (e.g. run action script,
open webui, update).
Disabled module cannot run action script or open webui.
2025-01-25 21:01:53 +06:00
AJleKcAHgP68
28319943e9
Update strings.xml ( #79 )
...
Corrected grammatical inaccuracies
2025-01-23 17:08:40 +06:00
Caner Karaca
25bd8a2783
Update strings.xml ( #77 )
2025-01-22 18:12:59 +06:00
dependabot[bot]
81daaa2055
build(deps): bump the maven group in /manager with 2 updates ( #69 )
...
Bumps the maven group in /manager with 2 updates: androidx.activity:activity-compose and androidx.compose:compose-bom.
Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0
Updates `androidx.compose:compose-bom` from 2024.12.01 to 2025.01.00
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven
- dependency-name: androidx.compose:compose-bom
dependency-type: direct:production
dependency-group: maven
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 18:20:58 +06:00
Rifat Azad
cbe3ffe32a
manager: fixed "static field FLAG_REDIRECT_STDERR: Int' is deprecated"
2025-01-20 13:26:08 +06:00
Rifat Azad
cf84dc8a32
manager: fixed "Multiple substitutions specified in non-positional format of string resource string/require_kernel_version."
2025-01-20 13:25:00 +06:00
Furkan
5eb10460b7
Update strings.xml ( #62 )
...
Fixup Turkish Translation
2025-01-20 00:33:08 +06:00
mr_vokintos
2c17a5f4f3
fixed russian translation ( #58 )
...
* Update README.md
add link to Russian translation
* Russian translation
* Update README_CN.md
* Update README_TW.md
* Update README_TR.md
* Update README_PT-BR.md
* Update README_KO.md
* Update README_FR.md
* Update README_ID.md
* Create strings.xml
* Update strings.xml
added Russian translation
* Update strings.xml
* Update strings.xml
* Update strings.xml
fixed russian translation which looked bad on real device
2025-01-19 00:36:09 +06:00
5ec1cff
cae7693ceb
manager: support search module list ( #2331 )
2025-01-18 22:56:04 +06:00
mr_vokintos
8d3048f5d9
translation of the app manager into russian ( #54 )
...
* Update README.md
add link to Russian translation
* Russian translation
* Update README_CN.md
* Update README_TW.md
* Update README_TR.md
* Update README_PT-BR.md
* Update README_KO.md
* Update README_FR.md
* Update README_ID.md
* Create strings.xml
* Update strings.xml
added Russian translation
* Update strings.xml
* Update strings.xml
2025-01-18 11:50:42 +06:00
Phapoom Saksri
8f21a0cb86
Add thai language translation to README and in-app language. ( #52 )
...
* Create README_TH.md
* Translate Thai language to README_TH.md
* เคอร์เนล not เตอร์เนล
* Update README.md
* idk
* Update README_TH.md
* สะกดผิดโลกแตก
* Update README_TH.md
* Update README_TH.md
* Update README_CN.md
* Update README_FR.md
* Update README_ID.md
* Update README_KO.md
* Update README_PT-BR.md
* Update README_TR.md
* Update README_TW.md
* Update README.md
* Update README_CN.md
* Update README_FR.md
* Update README_ID.md
* Update README_KO.md
* Update README_PT-BR.md
* Update README_TR.md
* Update README_TW.md
* Update README_FR.md
* [WIP] Add thai lang translation.
* [WIP] Thai translation
* [WIP] Fixing XML Error
* Add RU Translate to this fork.
* Small fixes
* Improve README_TH.md and complete thai language
* Small fixes for thai readme.
* Small fixes
* Fixing misspelled and long word stuff.
2025-01-18 00:59:54 +06:00
Kangmin Kim
194fd7db72
Update Korean Translation ( #44 )
2025-01-17 17:53:07 +06:00
Rifat Azad
41fc6800db
manager: add Turkish translation
2025-01-16 21:26:12 +06:00
Rifat Azad
631354407c
manager: values-fr/string.xml fix invalid unicode escape sequence in string ( #45 )
2025-01-16 21:06:19 +06:00
Onelots
ed2c429685
Translations: add French (fr_FR) translation ( #45 )
...
Some strings heavily depends on context, and may need some changes later.
Signed-off-by: Onelots <onelots@onelots.fr >
2025-01-16 20:13:53 +06:00
Rifat Azad
d68dceaf87
manager: if susfs not supported then check if sus_su is available
2025-01-16 12:25:19 +06:00
kxob
1ef8419466
Update Simplified Chinese translations for new susfs-related strings. ( #41 )
...
* Optimize Simplified Chinese translations
* Update `strings.xml` of `zh-rCN`
* Use `export_log` to summarize `save_log` and `send_log`.
Instead of `send_log` itself.
* Update `strings.xml` of Simplified Chinese
* Update `strings.xml` for commit `9aef82d`
* Update Indonesian `strings.xml` for commit `9aef82d`
* Update Korean `strings.xml` for commit `9aef82d`
* Update Brazilian Portuguese `strings.xml` for commit `9aef82d`
* Update `strings.xml` of Traditional Chinese for commit `9aef82d`
* Restore an excess change to Simplified Chinese `strings.xml`
Different changes to string `use_overlay_fs` was simultaneously committed in conflict with another contributor.
* More authentic translation for Simplified Chinese.
For example, `provided as-is` is pioneeringly translated into `所得即所用` as the original text `按原样提供` was hard to understand.
* Optimize Simplified Chinese `strings.xml`
Make it parallel and neat.
* Update Simplified Chinese translation for new `susfs`-related strings.
2025-01-16 01:07:40 +06:00
igor
034ad8d21a
update translation ( #40 )
...
* Update translations
* Update translation
2025-01-16 01:07:23 +06:00
rifsxd
b89fd07911
manager: adjust en/strings
2025-01-15 19:24:45 +06:00
kxob
4fac2aae81
Optimize Simplified Chinese translations ( #35 )
...
* Optimize Simplified Chinese translations
* Update `strings.xml` of `zh-rCN`
* Use `export_log` to summarize `save_log` and `send_log`.
Instead of `send_log` itself.
* Update `strings.xml` of Simplified Chinese
* Update `strings.xml` for commit `9aef82d`
* Update Indonesian `strings.xml` for commit `9aef82d`
* Update Korean `strings.xml` for commit `9aef82d`
* Update Brazilian Portuguese `strings.xml` for commit `9aef82d`
* Update `strings.xml` of Traditional Chinese for commit `9aef82d`
* Restore an excess change to Simplified Chinese `strings.xml`
Different changes to string `use_overlay_fs` was simultaneously committed in conflict with another contributor.
* More authentic translation for Simplified Chinese.
For example, `provided as-is` is pioneeringly translated into `所得即所用` as the original text `按原样提供` was hard to understand.
* Optimize Simplified Chinese `strings.xml`
Make it parallel and neat.
2025-01-15 14:48:08 +06:00
Rifat Azad
84f230d35b
manager: add susfs status and sus_su toggle
...
userspace: add susfsd
ci: build susfsd
ksud_overlayfs: update aarch64 bin BusyBox v1.36.1.1 topjohnwu (2024-10-06 01:38:43 PDT)
2025-01-15 14:26:42 +06:00
Rifat Azad
2f42ebd620
manager: allow multiple modules to be installed sequentially
2025-01-15 12:18:10 +06:00
kxob
5488970c61
More authentic translation for Simplified Chinese. ( #31 )
...
* Optimize Simplified Chinese translations
* Update `strings.xml` of `zh-rCN`
* Use `export_log` to summarize `save_log` and `send_log`.
Instead of `send_log` itself.
* Update `strings.xml` of Simplified Chinese
* Update `strings.xml` for commit `9aef82d`
* Update Indonesian `strings.xml` for commit `9aef82d`
* Update Korean `strings.xml` for commit `9aef82d`
* Update Brazilian Portuguese `strings.xml` for commit `9aef82d`
* Update `strings.xml` of Traditional Chinese for commit `9aef82d`
* Restore an excess change to Simplified Chinese `strings.xml`
Different changes to string `use_overlay_fs` was simultaneously committed in conflict with another contributor.
* More authentic translation for Simplified Chinese.
For example, `provided as-is` is pioneeringly translated into `所得即所用` as the original text `按原样提供` was hard to understand.
2025-01-14 20:00:06 +06:00
kxob
b12b0008d0
Complete strings.xml of Traditional Chinese for commit 9aef82d ( #22 )
...
* Optimize Simplified Chinese translations
* Update `strings.xml` of `zh-rCN`
* Use `export_log` to summarize `save_log` and `send_log`.
Instead of `send_log` itself.
* Update `strings.xml` of Simplified Chinese
* Update `strings.xml` for commit `9aef82d`
* Update Indonesian `strings.xml` for commit `9aef82d`
* Update Korean `strings.xml` for commit `9aef82d`
* Update Brazilian Portuguese `strings.xml` for commit `9aef82d`
* Update `strings.xml` of Traditional Chinese for commit `9aef82d`
* Restore an excess change to Simplified Chinese `strings.xml`
Different changes to string `use_overlay_fs` was simultaneously committed in conflict with another contributor.
2025-01-14 17:53:57 +06:00
AxelPLN(Axel Yinjia Huang)
bb3bc42ff9
Add Traditional Chinese translation for manager. ( #20 )
...
* add README_TW
* Update README_CN.md
* add Simplified Chinese for website
add Simplified Chinese for website
fix some mistakes in README_CN
* Update zh/devices.html
* Update zh/features.html
* Update zh/devices.html
* Update zh/features.html
* Update zh/index.html
* Add Traditional Chinese translation for manager
* Try to add switching function for website
2025-01-14 10:10:02 +06:00
kxob
132d523f32
Use export_log to summarize save_log and send_log instead of send_log itself. ( #21 )
...
* Optimize Simplified Chinese translations
* Update `strings.xml` of `zh-rCN`
* Use `export_log` to summarize `save_log` and `send_log`.
Instead of `send_log` itself.
* Update `strings.xml` of Simplified Chinese
* Update `strings.xml` for commit `9aef82d`
* Update Indonesian `strings.xml` for commit `9aef82d`
* Update Korean `strings.xml` for commit `9aef82d`
* Update Brazilian Portuguese `strings.xml` for commit `9aef82d`
2025-01-14 10:08:12 +06:00
kxob
72b5ac716b
Some small changes to Simplified Chinese translations ( #16 )
...
* Optimize Simplified Chinese translations
* Update `strings.xml` of `zh-rCN`
2025-01-13 18:05:16 +06:00
igor
b4012d94fb
Update translations ( #12 )
2025-01-13 09:54:42 +06:00
dependabot[bot]
ce60963358
build(deps): bump the maven group in /manager with 2 updates ( #1 )
...
Bumps the maven group in /manager with 2 updates: com.android.application and com.android.library.
Updates `com.android.application` from 8.7.3 to 8.8.0
Updates `com.android.library` from 8.7.3 to 8.8.0
Updates `com.android.library` from 8.7.3 to 8.8.0
---
updated-dependencies:
- dependency-name: com.android.application
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven
- dependency-name: com.android.library
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven
- dependency-name: com.android.library
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 22:28:17 +06:00
Rifat Azad
587fca9f1f
manager: hide reboot button if ksuversion not found (KSU_NEXT v2 signature not found)
...
manager: add module migration, backup and restore
manager: update translation for zh-CN (authored by @xiangxiangxiong9)
docs: devies: add more unofficial supported devices
2025-01-11 14:43:51 +06:00
Rifat Azad
6a65d44f3f
docs: added new supported device
2025-01-08 18:27:34 +06:00
Rifat Azad
768de7e2dc
manager: added warning dialog
2025-01-08 13:54:43 +06:00
Kangmin Kim
59f0631006
Add Korean Translation ( #91 )
...
* Add Korean Translation
2025-01-08 12:48:30 +06:00