Commit Graph
14 Commits
Author SHA1 Message Date
Paul acaf6f2edb Change radare2 download URL to GitHub releases
Was stored on Hetzner beforehand which is not future-proof.
2025-04-07 10:37:57 +02:00
Paul b71471e1d5 Add .editorconfig file 2025-01-27 00:41:05 +01:00
Paul 40547919ce Remove legacy patchers 2025-01-27 00:38:16 +01:00
Paul a5c65a324f Patcher module: abort for qti libraries 2025-01-27 00:28:35 +01:00
Paul 2f9fbdc70e README — Add instructions for on-device patcher 2025-01-27 00:12:19 +01:00
Paul 650a8d7e66 Remove unused cURL that got reintroduced by error 2025-01-26 23:57:51 +01:00
Paul ab67d7dc23 Add auto-update metadata to the patcher module 2025-01-25 14:58:32 +01:00
Paul e1dc2c8925 Create on-device Bluetooth patcher module (arm64)
Tested and working on Android 15 QPR2 (library: `/apex/com.android.btservices/lib64/libbluetooth_jni.so`)
2025-01-25 14:58:32 +01:00
Paul 93838d2d10 Add static arm64 busybox 1.36.1 2025-01-25 14:57:00 +01:00
Paul 29acd203ae Add custom radare2 5.9.9 build for Android
https://github.com/devnoname120/radare2
2025-01-25 14:57:00 +01:00
Paul e81ae32b1f Get rid of cURL 2025-01-25 14:57:00 +01:00
Paul bd473ee589 improve notification to hide L/R/C when missing 2025-01-06 20:17:46 +01:00
Paul baacc9f1e2 fix service killed by Android battery saver
having an always-on/ongoing notification is required in order for Android not to kill it
2025-01-06 20:16:24 +01:00
Paul 416ae1e974 change service notif to AirPods not connected 2025-01-06 20:15:07 +01:00