igor
|
b4012d94fb
|
Update translations (#12)
|
2025-01-13 09:54:42 +06:00 |
|
AxelPLN(Axel Yinjia Huang)
|
41058ec69d
|
Add Simplified Chinese for website (#11)
* add README_TW
* Update README_CN.md
* add Simplified Chinese for website
add Simplified Chinese for website
fix some mistakes in README_CN
|
2025-01-13 09:52:39 +06:00 |
|
AxelPLN(Axel Yinjia Huang)
|
73fb1977ac
|
add Traditional Chinese version README (#10)
* add README_TW
* Update README_CN.md
|
2025-01-12 22:31:40 +06:00 |
|
rifsxd
|
0626bf0980
|
docs: README: updated Magic Mount info link
|
2025-01-12 10:38:21 +06:00 |
|
dependabot[bot]
|
f12b5238b1
|
build(deps): bump the crates group across 1 directory with 6 updates (#5)
Bumps the crates group with 5 updates in the /userspace/ksud_overlayfs directory:
| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.26` |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.24` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.8` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` |
| [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` |
Updates `clap` from 4.5.24 to 4.5.26
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.24...clap_complete-v4.5.26)
Updates `log` from 0.4.22 to 0.4.24
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.24)
Updates `cc` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.7...cc-v1.2.8)
Updates `clap_builder` from 4.5.24 to 4.5.26
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.24...v4.5.26)
Updates `proc-macro2` from 1.0.92 to 1.0.93
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.92...1.0.93)
Updates `syn` from 2.0.95 to 2.0.96
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.95...2.0.96)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: clap_builder
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
...
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:48 +06:00 |
|
dependabot[bot]
|
400332161e
|
build(deps): bump the crates group across 1 directory with 6 updates (#4)
Bumps the crates group with 5 updates in the /userspace/ksud_magic directory:
| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.26` |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.24` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.8` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` |
| [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` |
Updates `clap` from 4.5.24 to 4.5.26
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.24...clap_complete-v4.5.26)
Updates `log` from 0.4.22 to 0.4.24
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.24)
Updates `cc` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.7...cc-v1.2.8)
Updates `clap_builder` from 4.5.24 to 4.5.26
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.24...v4.5.26)
Updates `proc-macro2` from 1.0.92 to 1.0.93
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.92...1.0.93)
Updates `syn` from 2.0.95 to 2.0.96
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.95...2.0.96)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: clap_builder
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
...
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:32 +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 |
|
Phapoom Saksri
|
2e5e55a92a
|
Change to Exynos 9810 Family. (#8)
* Add A23 5G and Note 9 to Unofficially Supported devices
* Change alt tags
* Changes to Exynos 9810 family.
* exynos moment
|
2025-01-11 20:44:51 +06:00 |
|
Phapoom Saksri
|
cc6d271603
|
Add Samsung Galaxy A23 5G (a23xq) and Samsung Galaxy Note 9 (Exynos) to Unofficially Supported devices (#7)
* Add A23 5G and Note 9 to Unofficially Supported devices
* Change alt tags
|
2025-01-11 20:25:47 +06:00 |
|
Rifat Azad
|
4600bfc664
|
docs: updated README
docs: updated webpage features.html
v1.0.3
|
2025-01-11 15:05:59 +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
|
4741cc618e
|
docs: added new supported device and added user profile picture
|
2025-01-08 15:18:20 +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 |
|
Rifat Azad
|
e8e17c0227
|
manager: tweaked strings
|
2025-01-08 11:43:09 +06:00 |
|
Rifat Azad
|
7f8d6295a7
|
manager: minor tweaks to strings
|
2025-01-08 11:39:34 +06:00 |
|
Rifat Azad
|
b5c0e26a99
|
docs: added new unofficial supported devices and added new features to features page
|
2025-01-08 11:31:05 +06:00 |
|
Rifat Azad
|
6bbe40dfda
|
manager: improved module mount system & fixed bug for module installation file name error
|
2025-01-08 11:13:29 +06:00 |
|
Rifat Azad
|
159d9d2594
|
manager: fix strings
|
2025-01-08 00:32:22 +06:00 |
|
Rifat Azad
|
3a8d78086f
|
manager: some slight fixes
|
2025-01-08 00:27:58 +06:00 |
|
Rifat Azad
|
3d3cb47936
|
manager: tweaked strings
|
2025-01-07 23:55:44 +06:00 |
|
Rifat Azad
|
0f9bd38e3c
|
ci: fixed issues
|
2025-01-07 23:44:21 +06:00 |
|
Rifat Azad
|
8d7a69bd64
|
ci: fix ksud copying same file
|
2025-01-07 23:25:32 +06:00 |
|
Rifat Azad
|
bed2052a5e
|
ci: fix ksud cp issue
|
2025-01-07 23:07:12 +06:00 |
|
Rifat Azad
|
08cfefcc70
|
ci: test build dir 5
|
2025-01-07 23:00:32 +06:00 |
|
Rifat Azad
|
e44557c87b
|
ci: test build dir 4
|
2025-01-07 22:52:42 +06:00 |
|
Rifat Azad
|
a7bd99d350
|
ci: test build dir 3
|
2025-01-07 22:47:14 +06:00 |
|
Rifat Azad
|
27a9b21a98
|
ci: test build dir 2
|
2025-01-07 22:42:44 +06:00 |
|
Rifat Azad
|
bb5a00fe2a
|
ci: test build dir
|
2025-01-07 22:41:42 +06:00 |
|
Rifat Azad
|
17db79ff6b
|
ci: debugging dir
|
2025-01-07 22:38:57 +06:00 |
|
Rifat Azad
|
8447d2d4a6
|
ci: debuggin manager build
|
2025-01-07 22:25:01 +06:00 |
|
Rifat Azad
|
65fd6918f9
|
ci: test manager builds
|
2025-01-07 22:22:39 +06:00 |
|
Rifat Azad
|
b0a64ca882
|
manager: module migration on module system switch
|
2025-01-07 22:21:55 +06:00 |
|
rifsxd
|
2d18a1f371
|
ci: fix ksud artifacts not copying to manager
|
2025-01-07 21:12:04 +06:00 |
|
rifsxd
|
dab733f31b
|
ci: try fixing ksud variants copy to manager
|
2025-01-07 18:56:10 +06:00 |
|
Rifat Azad
|
0966cdb2ea
|
ci: update dependabot
|
2025-01-07 17:55:11 +06:00 |
|
Rifat Azad
|
5e4282bbdb
|
ci: fixed paths
|
2025-01-07 17:45:28 +06:00 |
|
Rifat Azad
|
f3f4ba5897
|
manager: added mount system switchability
userspace: added ksud_overlayfs & ksud_magic
|
2025-01-07 17:08:53 +06:00 |
|
rifsxd
|
decf45a69e
|
docs: devices: added supported device #82
|
2025-01-07 09:35:07 +06:00 |
|
rifsxd
|
08aada8688
|
docs: devices: added more supported devices
|
2025-01-07 09:28:38 +06:00 |
|
Rifat Azad
|
5173618e06
|
docs: some minor improvements
|
2025-01-07 09:10:55 +06:00 |
|
Aidan
|
d5ee4315ca
|
Documentation website style and structure updates (#78)
* docs: minify scripts, improve design of pages, move css to respective file
* merge
|
2025-01-07 09:06:18 +06:00 |
|
Rifat Azad
|
9e5d99d7e8
|
docs: fixed copy button hover
|
2025-01-07 08:58:29 +06:00 |
|
Rifat Azad
|
91760e22ab
|
docs: devices:
- Samsung Galaxy S23 Ultra by DrRoot85
- Motorola Moto G84 5G by whyakari
- Xiaomi Redmi Note 8/8T by whyakari
|
2025-01-07 08:48:49 +06:00 |
|
Rifat Azad
|
446fb7261e
|
docs: features: fixed github icon
|
2025-01-07 08:35:46 +06:00 |
|
Rifat Azad
|
f0c2af2530
|
docs: devices: the table will scroll horizontally when viewed on mobile devices, preventing it from overflowing the screen.
|
2025-01-07 08:21:54 +06:00 |
|
rifsxd
|
63244d38c0
|
docs: devices: added Huawei P20 lite (ANE) & P Smart (FIG) by utkustnr
|
2025-01-07 08:15:52 +06:00 |
|
Rifat Azad
|
0a6338c173
|
docs: fixed website header link
|
2025-01-07 08:06:20 +06:00 |
|
Rifat Azad
|
caf2e4047a
|
docs: slight change
|
2025-01-07 08:01:57 +06:00 |
|