- 13 Jan, 2019 6 commits
-
-
Pierre-Hugues Husson authored
device/phh/treble/magisk/Magisk/native/jni/systemproperties/prop_area.cpp:386:3: error: no matching function for call to 'atomic_store_explicit' atomic_store_explicit(&node->prop, 0, memory_order_release); ^~~~~~~~~~~~~~~~~~~~~ external/libcxx/include/atomic:1220:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('unsigned int' vs. 'int') atomic_store_explicit(volatile atomic<_Tp>* __o, _Tp __d, memory_order __m) _NOEXCEPT ^ external/libcxx/include/atomic:1229:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('unsigned int' vs. 'int') atomic_store_explicit(atomic<_Tp>* __o, _Tp __d, memory_order __m) _NOEXCEPT
-
Taras authored
-
vvb2060 authored
-
Zackptg5 authored
Eliminates `cat: write error`
-
Albert I authored
Signed-off-by:
Albert I <krascgq@outlook.co.id>
-
topjohnwu authored
-
- 08 Jan, 2019 1 commit
-
-
topjohnwu authored
Close #950
-
- 04 Jan, 2019 4 commits
-
-
Davy Defaud authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 01 Jan, 2019 1 commit
-
-
topjohnwu authored
-
- 31 Dec, 2018 7 commits
-
-
topjohnwu authored
Close #928
-
Rom authored
-
Oliver Cervera authored
Added latest string
-
topjohnwu authored
-
topjohnwu authored
Magisk Manager sometimes updates the code for patching the APK due to several changes. When an old manager tries to patch an updated APK using its internal methods, it is sometimes incomplete, or simply won't work at all. This commit exposes an API that can be dynamically loaded from an old app to invoke the updated patchAPK method from the downloaded new APK.
-
topjohnwu authored
-
topjohnwu authored
-
- 30 Dec, 2018 5 commits
- 29 Dec, 2018 4 commits
- 28 Dec, 2018 2 commits
- 27 Dec, 2018 8 commits
- 26 Dec, 2018 1 commit
-
-
topjohnwu authored
-
- 25 Dec, 2018 1 commit
-
-
topjohnwu authored
-