- 26 Dec, 2022 4 commits
- 24 Dec, 2022 6 commits
-
-
LoveSy authored
-
LoveSy authored
Fix #6463
-
LoveSy authored
-
topjohnwu authored
-
LoveSy authored
This patch reuses the abused /data tmpfs for magisktmp
-
osm0sis authored
- /system/bin/su was being removed in error from the live system so update remove_system_su to be aware of a running A/B OTA and generalize/simplify removal logic with relative paths to correctly run on the updated system slot
-
- 13 Dec, 2022 7 commits
-
-
vvb2060 authored
-
vvb2060 authored
-
fadlyas07 authored
* Added new strings based on the recent source. Change-Id: I40d6e0374a0356d93c61acace7ab48c3649e85e8
-
VD $ VD171 @ Priv8 authored
Fix typo PT translation
-
Davy Defaud authored
In French, install as an adjective depends on the gender of its related noun. For instance, “Magisk installed” is translated “Magisk installé” (masculine form), whereas “Application installed” is translated “Application installée” (feminine form). By using “Version installée”, “installed” is related to “version” which is feminine. For consistency of the GUI, I’m also changing "home_latest_version" string to ”Dernière version” instead of “Dernière”.
-
ysard authored
Just a misspelling fix
-
残页 authored
Some Android 11+ devices have the /sbin partition but not accessible by the global shell (`PATH` doesn't contain `/sbin`). Not only custom ROMs but also some stock ROMs have the same behavior so I believe it is something we need to deal with. Fix #6427, fix #4309, fix #5728, fix #3593
-
- 22 Nov, 2022 3 commits
-
-
topjohnwu authored
-
LoveSy authored
-
LoveSy authored
Also refactor some code to let the compiler check the abi Co-authored-by:
topjohnwu <topjohnwu@gmail.com>
-
- 01 Nov, 2022 1 commit
-
-
topjohnwu authored
Fix #6322
-
- 31 Oct, 2022 3 commits
- 21 Oct, 2022 1 commit
-
-
akhilkedia authored
Current readme suggests python 3.6+ However, the file `build.py` on executing `build.py ndk` runs the command `shutil.copytree(src_dir, lib_dir, copy_function=cp, dirs_exist_ok=True)` This command errors out on python 3.7, because the `dirs_exist_ok` parameter is new in Python 3.8 (https://docs.python.org/3/library/shutil.html#shutil.copytree) So the README should suggest python 3.8+
-
- 12 Oct, 2022 2 commits
- 11 Oct, 2022 4 commits
- 03 Oct, 2022 2 commits
- 27 Sep, 2022 3 commits
-
-
Nitrovenom authored
-
theunknownKiran authored
Added Malayalam translation
-
theunknownKiran authored
Added Malayalam translation
-
- 25 Sep, 2022 2 commits
- 21 Sep, 2022 2 commits