Commit Graph

363 Commits

Author SHA1 Message Date
Jackson Coxson
bd3920a46c Symlink the readme for publish 2025-04-06 10:12:24 -06:00
Jackson Coxson
5cf78b306b Bump version 2025-04-06 10:05:15 -06:00
Jackson Coxson
52b2db404f Document modules and public methods 2025-04-06 10:03:09 -06:00
Jackson Coxson
3cb4f468e6 Update readme 2025-04-05 15:20:27 -06:00
Jackson Coxson
dadf676135 Rename features to match mods 2025-04-05 14:37:52 -06:00
Jackson Coxson
47e9a9f6d0 Bump version 2025-04-05 14:31:32 -06:00
Jackson Coxson
f25da81af5 Unify service naming across crates 2025-04-05 14:30:47 -06:00
Jackson Coxson
21939ae34a Replace openssl with rustls 2025-04-05 14:10:41 -06:00
Jackson Coxson
031f54bab7 Show mount upload percentage 2025-04-05 14:10:10 -06:00
Jackson Coxson
508b91d7cd Revert heartbeat interval ignore 2025-04-05 14:10:00 -06:00
Jackson Coxson
463527a6be Remove optional tokio dependencies 2025-04-05 12:45:55 -06:00
Jackson Coxson
12f2a22b1e afc get device info 2025-04-05 12:07:55 -06:00
Jackson Coxson
65df561ea1 Use correct xpc service name for location simulation C example 2025-04-05 11:42:53 -06:00
Jackson Coxson
8d0de1db29 Add location_simulation FFI bindings 2025-04-05 11:41:34 -06:00
Jackson Coxson
06766849f6 afc mkdir 2025-04-05 11:23:51 -06:00
Jackson Coxson
4d893e9d8c Add get file info to afc 2025-04-05 11:16:43 -06:00
Jackson Coxson
88d031edd7 Initial afc support 2025-04-05 01:25:56 -06:00
Jackson Coxson
fef30f3783 Implement misagent 2025-04-02 13:35:42 -06:00
Jackson Coxson
fade7c8af2 Document springboard FFI functions 2025-03-31 12:30:40 -06:00
Jackson Coxson
485ad65e35 Merge pull request #2 from hugeBlack/master
add springboard service to get apps' icons
2025-03-30 19:41:10 -06:00
Huge_Black
efcaf4b970 remove "proxy" and run cargo fmt 2025-03-31 09:33:37 +08:00
Jackson Coxson
7330744876 Remove unused import [FFI] 2025-03-30 16:15:51 -06:00
Jackson Coxson
006253170a Use reference of log file string instead of take ownership [FFI] 2025-03-30 16:15:27 -06:00
Jackson Coxson
6b9fa90219 Add location simulation instrument 2025-03-30 14:59:21 -06:00
Huge_Black
0cd08d957d add springboard service to get apps' icons 2025-03-30 17:51:14 +08:00
Jackson Coxson
935bb747c3 Add callback function to show upload percentage to C example 2025-03-28 12:27:42 -06:00
Jackson Coxson
3dc75db34c Add mount_personalized C example 2025-03-28 12:22:52 -06:00
Jackson Coxson
2fde404f88 lockdownd bindings 2025-03-28 12:12:06 -06:00
Jackson Coxson
6c86212d9b Add TCP mount personalized bindings 2025-03-27 21:44:51 -06:00
Jackson Coxson
1522ce0b9f Bind missing mounter functions 2025-03-27 10:18:06 -06:00
Jackson Coxson
b1303dbcd8 Don't build a dylib for FFI
You can't link libplist dynamically if the lib itself is a dylib
2025-03-26 23:55:22 -06:00
Jackson Coxson
fc51d8305c Add enable_jit example 2025-03-26 12:50:49 -06:00
Jackson Coxson
a6d79f6446 Debug proxy bindings 2025-03-26 12:17:23 -06:00
Jackson Coxson
e2c2df7325 Remote server and process control bindings 2025-03-26 11:56:31 -06:00
Jackson Coxson
660f42adc2 Remove unwraps from remote server creation 2025-03-26 11:34:47 -06:00
Jackson Coxson
0c7f57de44 Don't return RemoteServerClient in result 2025-03-26 11:32:15 -06:00
Jackson Coxson
80e502c94d RemoteXPC bindings 2025-03-26 10:54:27 -06:00
Jackson Coxson
40936d1183 Debug log freeing core_device_proxy typo 2025-03-26 10:39:24 -06:00
Jackson Coxson
83be28e8b0 Dynamically link libplist 2025-03-26 09:32:41 -06:00
Jackson Coxson
ae5bdbed7f Add adapter to lib 2025-03-25 13:10:36 -06:00
Jackson Coxson
7f396b0b1c Adapter IO error 2025-03-25 13:10:22 -06:00
Jackson Coxson
2a40ce2df5 Implement adapter bindings 2025-03-25 13:10:15 -06:00
Jackson Coxson
b83f15467b Pass pointers to a new string for server params 2025-03-25 12:55:30 -06:00
Jackson Coxson
2588beae60 Core device proxy bindings 2025-03-25 10:03:04 -06:00
Jackson Coxson
f4feed01f5 Mounter bindings 2025-03-25 00:09:57 -06:00
Jackson Coxson
42f17130b4 False drop libplist from Rust 2025-03-25 00:09:51 -06:00
Jackson Coxson
ac6ffde9ad Remove unused imports in heartbeat FFI 2025-03-24 22:51:21 -06:00
Jackson Coxson
f72d138359 Create bindings for heartbeat 2025-03-24 22:49:52 -06:00
Jackson Coxson
715e777f72 Don't accidentially free provider when connecting to installation proxy 2025-03-24 19:09:24 -06:00
Jackson Coxson
3dd920cd4d Installation proxy bindings 2025-03-24 18:21:32 -06:00