topjohnwu
|
6c0966b795
|
Move some global state into Rust
|
2023-11-16 15:38:38 -08:00 |
|
topjohnwu
|
65c18f9c09
|
Restructure project files
|
2023-11-08 01:46:02 -08:00 |
|
topjohnwu
|
ac5ceb18c8
|
Guard log FIFO with SELinux
|
2023-11-04 23:59:11 -07:00 |
|
topjohnwu
|
da766f2a4e
|
Do not go through magiskd for getting the log pipe
|
2023-11-01 02:01:18 -07:00 |
|
topjohnwu
|
5c92d39498
|
Enable Zygisk by default in emulators
Make sure CI tests Zygisk
|
2023-09-28 20:25:26 -07:00 |
|
topjohnwu
|
a55d570213
|
Move more I/O operations into Rust
|
2023-09-27 02:28:43 -07:00 |
|
topjohnwu
|
35b3c8ba5c
|
Cleanup persist props code
|
2023-09-06 15:52:14 -07:00 |
|
LoveSy
|
8d81bd0e33
|
resetprop: replace nanopb with quick-protobuf for persist
|
2023-09-05 22:20:57 -07:00 |
|
topjohnwu
|
732a161b67
|
Minor cleanup
|
2023-06-22 02:23:27 -07:00 |
|
topjohnwu
|
81493475f9
|
Directly use rust::Vec
|
2023-06-20 00:21:51 -07:00 |
|
LoveSy
|
a9c89cbbbb
|
Read certificate in Rust
Co-authored-by: topjohnwu <topjohnwu@gmail.com>
|
2023-06-16 01:49:44 -07:00 |
|
topjohnwu
|
cb3ab63815
|
Replace all CStr usage to Utf8CStr
|
2023-06-12 13:57:15 -07:00 |
|
topjohnwu
|
f33f1d25d0
|
Move find_apk_path to Rust
|
2023-06-10 01:40:45 -07:00 |
|
topjohnwu
|
9ea9f01933
|
Resolve clippy errors and warnings
|
2023-05-31 01:08:33 -07:00 |
|
topjohnwu
|
8e8f01f8b5
|
Move project common code into include
|
2023-05-23 21:30:30 -07:00 |
|
topjohnwu
|
0f666de5e6
|
Organize headers
|
2023-05-22 21:36:15 -07:00 |
|
topjohnwu
|
9fe8741a02
|
Export get_prop to Rust
|
2023-05-21 23:51:30 -07:00 |
|
topjohnwu
|
1be647a279
|
Put all FFI into same module
|
2023-05-16 02:41:39 -07:00 |
|
topjohnwu
|
7518092ad2
|
Implement logging purely in Rust
|
2023-05-09 18:54:38 -07:00 |
|
topjohnwu
|
b496923cbb
|
Update Cargo.toml
|
2022-07-24 06:14:49 -07:00 |
|
topjohnwu
|
b9e89a1a2d
|
Restructure the native module
Consolidate all code into the src folder
|
2022-07-23 13:51:56 -07:00 |
|