This website requires JavaScript.
Explore
Help
Sign In
awesome-android
/
Magisk
Watch
3
Star
0
Fork
0
You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced
2026-07-03 14:08:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf9957ce4d0f369a7eb83143af8acb9942e516b2
Magisk
/
native
/
src
/
core
T
History
topjohnwu
cf9957ce4d
Properly detect SysUI appId
...
Fix
#6322
2022-11-01 02:04:50 -07:00
..
applet_stub.cpp
Fix building individual applet
2022-08-27 05:06:28 -07:00
applets.cpp
Make private applets hidden
2022-08-27 14:50:28 -07:00
bootstages.cpp
Properly detect SysUI appId
2022-11-01 02:04:50 -07:00
Cargo.toml
Move part of libbase to Rust
2022-08-08 22:53:37 -07:00
cert.cpp
More Rust
2022-08-19 02:21:52 -07:00
core.hpp
…
daemon.cpp
Close fd of erroneous daemon socket connections
2022-09-13 04:29:29 -07:00
db.cpp
Make sure logs are always ended with newline
2022-09-09 04:29:50 -07:00
lib.rs
Update Cargo.toml
2022-07-24 06:14:49 -07:00
logging.cpp
Make sure logs are always ended with newline
2022-09-09 04:29:50 -07:00
logging.rs
…
magisk.cpp
…
module.cpp
Introduce zygisk loader
2022-08-19 04:49:19 -07:00
package.cpp
Make sure logs are always ended with newline
2022-09-09 04:29:50 -07:00
restorecon.cpp
…
scripting.cpp
Make sure logs are always ended with newline
2022-09-09 04:29:50 -07:00
socket.cpp
…
thread.cpp
…