Commit Graph

  • 1e53a5555e Update AGP topjohnwu 2022-10-31 15:43:53 -07:00
  • 616adc22e1 Support Linux < 3.6 topjohnwu 2022-10-15 20:18:20 -07:00
  • 916e373edb Update README.md to specify python version 3.8+ akhilkedia 2022-10-20 17:47:13 +09:00
  • 021ae15395 Update German translation Hen_Ry 2022-10-12 22:08:12 +02:00
  • 52cf72002a Update resources load vvb2060 2022-09-20 00:03:14 +08:00
  • 68874bf571 Release new canary build topjohnwu 2022-10-11 13:33:08 -07:00
  • a468fd946d Fix #6314 残页 2022-10-11 15:51:06 +08:00
  • e327565434 Release new canary build topjohnwu 2022-10-10 21:44:32 -07:00
  • c3b4678f6e Properly detect SysUI topjohnwu 2022-10-10 21:28:04 -07:00
  • 978216eade local module: filter hidden dirs vvb2060 2022-09-02 23:28:44 +08:00
  • 44cfe94e4d Always cleanup init LD_PRELOAD hooks 残页 2022-10-03 23:26:33 +08:00
  • f9e82c9e8a Update Bengali translation Nitrovenom 2022-09-18 01:20:49 +06:00
  • 25b4b107d3 Create strings.xml theunknownKiran 2022-09-21 19:54:17 +05:30
  • db651fa9ec Create strings.xml theunknownKiran 2022-09-21 19:42:16 +05:30
  • 23ad611566 Use sccache for rust build LoveSy 2022-09-22 10:10:47 +08:00
  • 095d821240 Don't use xopen in readlink topjohnwu 2022-09-25 16:35:28 -07:00
  • e23f23a8b7 Update AGP topjohnwu 2022-09-21 03:09:53 +02:00
  • 48f829b76e Minor refactoring topjohnwu 2022-09-21 03:09:46 +02:00
  • 0b82fe197c Update avd_test.sh topjohnwu 2022-09-15 19:45:58 -07:00
  • af99c1b843 Don't crash when nullptr paired with len = 0 topjohnwu 2022-09-15 16:56:22 -07:00
  • c6646efe68 Move all xwrap to Rust topjohnwu 2022-09-15 01:17:05 -07:00
  • 66a7ef5615 Update Bengali translation Nitrovenom 2022-09-02 11:34:29 +06:00
  • 9474750bdf Close fd of erroneous daemon socket connections canyie 2022-09-11 23:33:06 +08:00
  • e86db0bd61 Reset stack guard after fork from Zygote LoveSy 2022-09-11 01:37:13 +08:00
  • a29fc11798 Update libsu topjohnwu 2022-09-13 04:17:19 -07:00
  • a66a3b7438 Make sure logs are always ended with newline topjohnwu 2022-09-09 04:29:50 -07:00
  • 44029875a6 Add new API exemptFd topjohnwu 2022-09-09 03:27:19 -07:00
  • ccf21b0992 Zygisk code refactor topjohnwu 2022-09-07 13:48:20 -07:00
  • 4e14dab60a Specialize does not need to close logd_fd topjohnwu 2022-09-06 03:01:39 -07:00
  • 6e299018a4 Preserve logd_fd after specialization topjohnwu 2022-09-02 01:49:17 -07:00
  • 555a54ec53 Avoid doing any unmounts for SysUI topjohnwu 2022-08-31 00:15:15 -07:00
  • 1565bf5442 Make Zygisk API 0BSD topjohnwu 2022-08-30 01:58:08 -07:00
  • 14b830027b Cleanup zygisk headers topjohnwu 2022-08-30 01:40:14 -07:00
  • 38325e708e Make private applets hidden topjohnwu 2022-08-27 14:50:28 -07:00
  • 646260ad6d Fix typo topjohnwu 2022-08-27 05:27:23 -07:00
  • d1d26f4481 Fix building individual applet topjohnwu 2022-08-27 05:06:28 -07:00
  • 357d913f18 Dynamically generate component names at runtime topjohnwu 2022-08-26 06:20:10 -07:00
  • 71b0c8b42b Make stub patching 100% offline topjohnwu 2022-08-26 03:43:31 -07:00
  • cdc66c1ac8 Move patching logic out of AXML topjohnwu 2022-08-26 02:54:27 -07:00
  • e9af773901 Remove usage of AndroidX CoreComponentFactory topjohnwu 2022-08-26 01:25:08 -07:00
  • eadf6e8b96 Update French translation Rom 2022-08-25 08:45:21 +02:00
  • 87bec70d9f Setup notification on app init topjohnwu 2022-08-25 02:24:30 -07:00
  • 3668b28f62 Update RU strings Ilya Kushnir 2022-08-23 22:14:23 +03:00
  • 933e4bd163 update Albania strings Arbri çoçka 2022-08-23 20:26:07 +02:00
  • e3ab9e9a1e Update zh-rCN translation vvb2060 2022-08-08 23:53:49 +08:00
  • 58ad2c1416 Update Portuguese & Portuguese Brazilian Translations VD $ VD171 @ Priv8 2022-08-24 07:19:31 -03:00
  • c5291ad33b Update Slovak translation kubalav 2022-08-23 14:27:28 +02:00
  • 77d8445bfd Avoid hardcode package name vvb2060 2022-08-24 00:56:04 +08:00
  • f8395a7dc6 Make sure UI and state is in sync topjohnwu 2022-08-23 05:38:19 -07:00
  • 727c70005e Release new canary build topjohnwu 2022-08-23 05:20:44 -07:00
  • 38ab6858f0 Do not crash root service in stub topjohnwu 2022-08-23 05:10:18 -07:00
  • a54114f149 Pre-grant permissions if possible topjohnwu 2022-08-23 05:09:50 -07:00
  • 7a4a5c8992 Ensure JobService is rescheduled topjohnwu 2022-08-23 04:14:06 -07:00
  • 928a16d8cc Update app to target API 33 topjohnwu 2022-08-23 03:59:09 -07:00
  • 3f7f6e619a Use VERSION_CODES instead of raw numbers topjohnwu 2022-08-23 01:43:53 -07:00
  • c2f96975ce Pre grant as much as possible vvb2060 2022-08-22 15:56:47 +08:00
  • 8bd4760b00 Fix build vvb2060 2022-08-22 02:24:39 +08:00
  • 4f4aeb893d Update deps vvb2060 2022-08-22 15:47:45 +08:00
  • fed4f1b50f Collect kernel version and environment variables in log canyie 2022-08-22 15:17:52 +08:00
  • e11087cd1a Update kotlin R8 rules vvb2060 2022-08-22 12:18:30 +08:00
  • e6eb51551c Fix ci text color 南宫雪珊 2022-08-23 03:51:36 +08:00
  • c5c608f0d3 Release new canary build topjohnwu 2022-08-20 18:31:18 -07:00
  • 4737c5117a Update to ONDK r25.2 topjohnwu 2022-08-19 16:26:25 -07:00
  • 9806b38d8e Introduce zygisk loader topjohnwu 2022-08-19 04:49:19 -07:00
  • 6bfe34e5a8 Support testing magiskinit on arm64 AVD topjohnwu 2022-08-19 02:40:33 -07:00
  • 34dd9eb7d6 More Rust topjohnwu 2022-08-19 02:21:52 -07:00
  • 2d8beabbd4 Better build script topjohnwu 2022-08-17 01:59:23 -07:00
  • 4d9b7e7114 More Rust topjohnwu 2022-08-15 11:53:51 -07:00
  • 40aab13601 Make IDE recognize we are targeting Android topjohnwu 2022-08-09 14:09:39 -07:00
  • 4c0f72f68f Move part of libbase to Rust topjohnwu 2022-08-08 22:53:37 -07:00
  • dd565a11ea Fix outdated state vvb2060 2022-08-08 23:45:22 +08:00
  • 1735a713cb Use ANDROID_DLEXT_FORCE_LOAD to load second stage if possible 残页 2022-08-08 17:43:19 +08:00
  • 52ba6d11bc Don't let remote errors crash Zygisk 残页 2022-08-07 20:09:46 +08:00
  • 7357a35f8d Fix build errors topjohnwu 2022-08-07 05:03:18 -07:00
  • aeb7fd7cb3 Fix denylist add_list Acetylcholine 2022-08-07 19:48:47 +08:00
  • 1b4a6850b8 Ensure parent folders exist before extract topjohnwu 2022-08-07 04:06:18 -07:00
  • 07b45f39df Update Romanian Cristian Silaghi 2022-08-06 17:25:03 +03:00
  • 1d0b873950 Fix sepolicy attribute rule parsing canyie 2022-08-05 21:02:06 +08:00
  • d449f49d73 Update AGP topjohnwu 2022-08-05 15:47:46 -07:00
  • e8787b5cfd Fix UB when remote process died canyie 2022-08-03 00:22:44 +08:00
  • d17ed2b979 Support patching AVD with release builds topjohnwu 2022-08-02 03:37:04 -07:00
  • b496923cbb Update Cargo.toml topjohnwu 2022-07-24 06:14:49 -07:00
  • 759d196aad Update cxx.rs topjohnwu 2022-07-24 05:45:23 -07:00
  • a7ab8216ce Proper build scripts topjohnwu 2022-07-24 05:39:14 -07:00
  • b9e89a1a2d Restructure the native module topjohnwu 2022-07-23 13:51:56 -07:00
  • c7c9fb9576 Restore context before copy vvb2060 2022-07-22 03:08:37 +08:00
  • 8b095de04d Fix app_zygote context vvb2060 2022-07-23 18:06:04 +08:00
  • 468325b51a Fix CRLF vvb2060 2022-07-23 18:10:51 +08:00
  • e5058bfb8b Hungarian translation gidano 2022-07-23 11:43:00 +02:00
  • d4b9ef736d Check magisk32 exists vvb2060 2022-07-23 04:01:21 +08:00
  • 00d3cb0908 magisk_node: check target exists vvb2060 2022-07-22 16:53:33 +08:00
  • d35072d4e6 Match app_zygote by context vvb2060 2022-07-23 00:59:50 +08:00
  • 1a964e78dd Support 32-bit emulators canyie 2022-07-21 16:55:27 +08:00
  • 4264ae49c0 Format with rustfmt topjohnwu 2022-07-22 03:53:50 -07:00
  • f08712cd0a Update to ONDK r25.1 topjohnwu 2022-07-22 03:53:26 -07:00
  • 3906fe75dc Clean up code LoveSy 2022-07-21 15:04:46 +08:00
  • 2497e548c9 Update to ONDK r25.0 topjohnwu 2022-07-21 00:07:09 -07:00
  • e4635684e9 Release new canary build topjohnwu 2022-07-20 20:21:49 -07:00
  • 9b61bdfc9a Update README topjohnwu 2022-07-20 20:17:02 -07:00
  • 6066b5cf86 Release Magisk v25.2 v25.2 topjohnwu 2022-07-20 20:13:26 -07:00