Commit Graph

  • cf65169c99 Separate stub Magisk Manager to a module topjohnwu 2019-03-08 10:16:02 -05:00
  • 745865ee53 Add canary channels topjohnwu 2019-03-08 06:23:13 -05:00
  • c134fb1939 Remove unnecessary rules topjohnwu 2019-03-08 04:21:23 -05:00
  • 0204d05316 Remove Zygote notifier topjohnwu 2019-03-08 03:35:17 -05:00
  • c345633d80 Fix build error topjohnwu 2019-03-08 01:01:42 -05:00
  • a57a94040e Update some format magics topjohnwu 2019-03-08 00:47:15 -05:00
  • 1bde78d121 Rename patch_level -> os_patch_level topjohnwu 2019-03-07 21:59:03 -05:00
  • bbd014ad1b More saftey checks and improvements topjohnwu 2019-03-07 21:49:47 -05:00
  • 1287372f5a Support patching header in magiskboot topjohnwu 2019-03-07 21:32:01 -05:00
  • d2cb638fcd Use our own function to parse int topjohnwu 2019-03-07 20:31:35 -05:00
  • bbe4b69c8d Fix LZ4FEncoder constructor topjohnwu 2019-03-07 19:58:59 -05:00
  • 7f08c06943 Remove unnecessary '--' from magiskboot actions topjohnwu 2019-03-07 18:07:23 -05:00
  • 8f4a6415cd Use ToT r8 for releases topjohnwu 2019-03-07 17:33:06 -05:00
  • 0442d6d509 Only compress kernel and ramdisk if input not compressed topjohnwu 2019-03-07 07:24:06 -05:00
  • a3fc6d2a27 l10n: Update Japanese translation lindwurm 2019-03-07 20:01:16 +09:00
  • 7db05ac927 Update strings.xml linar10 2019-03-07 12:10:29 +01:00
  • 8bed93b3c5 Updated Russian translation Igor Dyatlov 2019-03-07 14:10:14 +03:00
  • 915b49014f Build libsqlite.so only with magisk topjohnwu 2019-03-07 05:21:27 -05:00
  • c699f30831 Fix some build issues topjohnwu 2019-03-07 05:05:46 -05:00
  • 3e73e3a906 Play with Java streams topjohnwu 2019-03-07 03:43:28 -05:00
  • 32c65d8a88 Upgrade Android Studio topjohnwu 2019-03-07 03:41:24 -05:00
  • a49328edd3 Workaround Binder transaction limits topjohnwu 2019-03-07 02:07:34 -05:00
  • 9a15365a57 Welcome, Java 8/9 APIs topjohnwu 2019-03-07 00:01:07 -05:00
  • 82c864d57e Make zygote notifier more reliable topjohnwu 2019-03-06 18:22:04 -05:00
  • 6226f875ff Make db settings constructor more readable topjohnwu 2019-03-06 08:21:23 -05:00
  • 370015a853 Modernize database code (again) topjohnwu 2019-03-06 08:16:12 -05:00
  • 6597b7adc0 Add MicroG DroidGuardHelper as target topjohnwu 2019-03-06 05:43:52 -05:00
  • 4e53ebfe44 Use both package name and process name as key topjohnwu 2019-03-06 05:40:52 -05:00
  • 04ef1e6405 Make parse prop file a util function topjohnwu 2019-03-05 20:27:09 -05:00
  • b278d07b05 Switch to Zygote ptrace-ing topjohnwu 2019-03-05 03:22:20 -05:00
  • 6c3896079d Add zygote server notifier topjohnwu 2019-03-04 16:45:18 -05:00
  • e73fa57d54 Update Android Studio topjohnwu 2019-03-05 07:38:40 -05:00
  • eaa9c7e2a0 Android Q init is not always a symlink topjohnwu 2019-03-03 14:56:36 -05:00
  • 14ae29d907 Support Android Q new init setup topjohnwu 2019-03-03 06:35:25 -05:00
  • e8f35b02ca Update strings.xml linar10 2019-03-01 09:39:53 +01:00
  • dee3c3e7ba Workaround seccomp on MagiskBoot topjohnwu 2019-03-02 05:45:55 -05:00
  • d8cd2031c7 SIGSTOP any possible process ASAP topjohnwu 2019-03-02 04:24:41 -05:00
  • 7203e7df5c Create mapping from watch descriptor to UID topjohnwu 2019-03-02 03:44:24 -05:00
  • b51feffe80 Limit process name match to cmdline only topjohnwu 2019-03-01 18:13:41 -05:00
  • b1afd554fc Application Component Granularity MagiskHide topjohnwu 2019-03-01 17:08:08 -05:00
  • 885e3c574b Upgrade dependencies topjohnwu 2019-02-28 23:42:08 -05:00
  • 05dd5f3396 Only load config prop when needed topjohnwu 2019-02-28 23:41:02 -05:00
  • ec3c43faf1 update: Japanese translation SakuraSa233 2019-02-28 14:14:26 +08:00
  • e72c6685ed Support A only System-as-root Devices topjohnwu 2019-02-28 05:46:36 -05:00
  • 99d6bd8efc Minor changes for Romanian Cristian Silaghi 2019-02-27 20:05:03 +02:00
  • 4c8587a9f2 Update strings.xml linar10 2019-02-26 20:56:36 +01:00
  • 54a8a05dae Small adjustments in connect.cpp John Wu 2019-02-27 16:43:22 -05:00
  • 164a99681b Make case Intent.ACTION_REBOOT fall through John Wu 2019-02-27 16:38:16 -05:00
  • 0eef4eacd6 Use REBOOT foreground broadcast vvb2060 2019-02-02 01:27:51 +08:00
  • 5764f0c839 Compiler flag enhancements topjohnwu 2019-02-26 03:42:44 -05:00
  • f28e425542 Fix strings resources topjohnwu 2019-02-26 03:13:49 -05:00
  • d1a4f046e9 Recreate translations for Chinese (Taiwan) Hugwalk 2019-02-26 00:33:05 +08:00
  • 2ce1dc4afe new translations Gozzwip 2019-02-24 21:32:25 +04:00
  • 37ac249fd7 Update strings.xml linar10 2019-02-23 09:04:11 +01:00
  • f152bea8d8 Trim dev name vvb2060 2019-02-26 16:04:17 +08:00
  • 7b089b888a Update Italian Translation Oliver Cervera 2019-02-21 11:19:08 +01:00
  • 68f0e1fe39 Update Romanian translation Cristian Silaghi 2019-02-19 20:44:53 +02:00
  • 8032bd0bac Introduce /data mirror topjohnwu 2019-02-25 06:13:42 -05:00
  • 0c227f2917 Always clone attribute from existing files to module files topjohnwu 2019-02-25 05:17:08 -05:00
  • c9fa8118d1 Some code adjustments topjohnwu 2019-02-24 23:09:34 -05:00
  • 63b18246d8 Add compressed ramdisk support topjohnwu 2019-02-24 20:39:01 -05:00
  • 16ec37a226 Fix compression without outname topjohnwu 2019-02-24 17:20:11 -05:00
  • bd4e5bfc1a Some minor optmizations topjohnwu 2019-02-24 14:14:03 -05:00
  • 621fd0ee29 Fix SEGV_ACCERR on some 64 bit devices topjohnwu 2019-02-24 08:20:05 -05:00
  • 6ca8db2f0c Welcome to the 64 bit world! topjohnwu 2019-02-24 08:13:27 -05:00
  • ea129fb206 Allow cpio mv to override existing entries topjohnwu 2019-02-24 05:11:36 -05:00
  • 3356d7b6ff More friendly to obscure/outdated custom recoveries topjohnwu 2019-02-24 04:45:47 -05:00
  • c84023bdc2 Fix crashes when removing verity_key topjohnwu 2019-02-24 04:29:15 -05:00
  • 86f778c0aa Group unsupported formats into the same code topjohnwu 2019-02-24 02:30:04 -05:00
  • defbbdfe21 Update scripts topjohnwu 2019-02-24 02:11:11 -05:00
  • 0f46493477 Compile magiskboot as static topjohnwu 2019-02-23 17:01:44 -05:00
  • 340bac7e42 Add decompression command topjohnwu 2019-02-23 16:53:51 -05:00
  • 1d3ce9fef1 Support loading CPIO from a chunk of bytes topjohnwu 2019-02-23 16:16:35 -05:00
  • 4a398642b8 Set mode in constructor topjohnwu 2019-02-23 15:22:11 -05:00
  • 9c89e56c56 Add ramdisk compression option topjohnwu 2019-02-23 15:04:15 -05:00
  • 267c59b1f1 Add truncate while open topjohnwu 2019-02-23 12:58:48 -05:00
  • 2ab17204c6 Add stream output for CPIO topjohnwu 2019-02-23 05:06:07 -05:00
  • 75939047d1 Fix bugs in compression topjohnwu 2019-02-23 04:34:33 -05:00
  • 2d7f130d2c Introduce Java-like OutputStream topjohnwu 2019-02-23 04:15:54 -05:00
  • f7ae72a36c Move CPIO to libutils topjohnwu 2019-02-23 02:42:26 -05:00
  • 391783e268 Introduce mmap based CPIO class topjohnwu 2019-02-23 02:23:24 -05:00
  • 6f12c08204 Use ordered map to store CPIO entries topjohnwu 2019-02-22 22:53:20 -05:00
  • cb8fe70734 Modernize CPIO code topjohnwu 2019-02-22 02:56:18 -05:00
  • 69d10b747a Directly use FDT headers for detection topjohnwu 2019-02-21 05:24:05 -05:00
  • da3394f34e Move image parsing out of header searching topjohnwu 2019-02-21 05:08:38 -05:00
  • b4c2a9f49f More macro magic topjohnwu 2019-02-21 04:14:52 -05:00
  • 7cee77f57a Some C++ magic to make code cleaner topjohnwu 2019-02-21 02:54:37 -05:00
  • f28bd1972f Adjust LZ4F block size topjohnwu 2019-02-21 00:52:47 -05:00
  • 0f92d1de1b Fix bzip2 decompression topjohnwu 2019-02-20 20:53:54 -05:00
  • e59c5c8780 Modernize compress and decompress topjohnwu 2019-02-20 20:49:26 -05:00
  • 86d8026301 Update format.h kirill9617 2019-02-19 15:55:50 +03:00
  • d67b827338 Rewrite compression with OOP topjohnwu 2019-02-20 02:10:06 -05:00
  • 660e0dc09a Fix MagiskHide unmount daemon topjohnwu 2019-02-19 01:50:41 -05:00
  • 3ebc886f8a Make sure PPID exists John Wu 2019-02-18 03:44:38 -05:00
  • 5b54ef840a Skip same mount namespace vvb2060 2019-02-17 01:34:37 +08:00
  • c08b0d4974 update pl linar10 2019-02-17 23:23:07 +01:00
  • 7d652afd87 Small Changes. Very Small. dark-basic 2019-02-12 21:39:42 -03:00
  • 0f61c627b1 Support deodexed ROM on Pie (Samsung) - cc @abrahamgcc corsicanu 2019-02-17 17:34:22 +02:00
  • 7126648404 l10n: ja: Update Japanese translations lindwurm 2019-02-17 04:10:29 +09:00
  • 4a5e2dc9c7 l10n: ja: Fix strings for UI lindwurm 2019-02-17 03:54:41 +09:00