Commit Graph

  • 10613686ed Fix bootloop when removing system SuperSU in <5.0 HemanthJabalpuri 2019-02-12 12:18:33 +05:30
  • 17ab55115a Add newlines before rc scripts topjohnwu 2019-02-18 03:30:30 -05:00
  • 2708c74ebe Add O_CLOEXEC to opens topjohnwu 2019-02-18 03:25:21 -05:00
  • 50ff11405f Swap out inotify fd before adding watch targets topjohnwu 2019-02-18 03:18:11 -05:00
  • 31a27838f5 Fix help message for magisk topjohnwu 2019-02-18 03:09:01 -05:00
  • 2f1b0fe57f Remove unused scripts topjohnwu 2019-02-18 03:08:40 -05:00
  • 692f893e1f Monitor /data/system/packages.xml topjohnwu 2019-02-18 03:05:13 -05:00
  • 14aa6041ec Use a better function to read through files topjohnwu 2019-02-17 22:30:23 -05:00
  • fb55fe184c Hide useless error message topjohnwu 2019-02-16 03:41:37 -05:00
  • 6412bfc7b5 Only care about the first event topjohnwu 2019-02-16 02:49:36 -05:00
  • 3c56f38229 Change most logs to debug logs topjohnwu 2019-02-16 02:30:48 -05:00
  • f4f2274c60 Auto reinstall system apps on hide list topjohnwu 2019-02-16 02:24:35 -05:00
  • 19ee189468 Separate scripting code topjohnwu 2019-02-15 20:45:05 -05:00
  • a19c7215d2 Better nice name topjohnwu 2019-02-15 04:31:39 -05:00
  • 8b84039f1f Run service scripts actually in parallel topjohnwu 2019-02-15 01:30:47 -05:00
  • 9430dbb96c Make sure logcat process does not become a zombie topjohnwu 2019-02-14 17:36:18 -05:00
  • 4872df6a46 Support old APK paths and don't crash when not match topjohnwu 2019-02-14 16:38:28 -05:00
  • 014105f0a0 Bring back log dumping topjohnwu 2019-02-14 04:27:30 -05:00
  • b106d1c501 Fix stupid mistake topjohnwu 2019-02-14 04:24:30 -05:00
  • 99db0672b4 Minor MagiskHide adjustments topjohnwu 2019-02-14 04:08:05 -05:00
  • d584360de2 More optimized APK traversal topjohnwu 2019-02-14 00:52:59 -05:00
  • 4eed6794c7 More MagiskHide optimizations topjohnwu 2019-02-13 20:16:26 -05:00
  • c66cabd80f Several MagiskHide improvements topjohnwu 2019-02-13 06:16:26 -05:00
  • 24da3485bd Hardcode GMS unstable to MagiskHide Park Ju Hyung 2019-02-13 09:04:27 +09:00
  • 7384d2d330 Completely rework MagiskHide Park Ju Hyung 2019-02-12 23:12:03 +09:00
  • e5940168fe Fix string resources topjohnwu 2019-02-12 17:03:20 -05:00
  • 6855baf0f8 Update romanian translation Igor Sorocean 2019-02-11 16:50:23 +02:00
  • dfd16e8fef Update strings.xml Fatih Fırıncı 2019-02-12 05:02:19 +00:00
  • 98a36819bc Limit Boot Image selection dialog to File Managers Remita Amine 2019-02-12 15:26:30 +01:00
  • de8bc9ca9d Update strings.xml marciozomb13 2019-02-12 12:45:52 -02:00
  • c137f2de4f Remove SDK 16 support completely topjohnwu 2019-02-12 16:58:05 -05:00
  • 0f55fcafe8 Migrate EXT4 images instead of removing them topjohnwu 2019-02-12 16:13:31 -05:00
  • ed027ec3ee Refactor build flags topjohnwu 2019-02-12 05:17:02 -05:00
  • b3fd79cbb9 Add more cmdline options and specify as internal API topjohnwu 2019-02-12 04:05:51 -05:00
  • ed4df87b57 Remove imgtool topjohnwu 2019-02-12 02:44:46 -05:00
  • 1321f097b8 Remove usage of magisk.img topjohnwu 2019-02-12 02:14:57 -05:00
  • cfa28f0c4a Empty Exceptions Aidan Holland 2019-02-11 17:14:29 -05:00
  • ab47b717b1 Reorganize scripts topjohnwu 2019-02-11 17:14:07 -05:00
  • 65ebb0d2f8 Misc Formatting Aidan Holland 2019-02-11 03:18:15 -05:00
  • 49640ce03a Update French translation Rom 2019-02-11 09:06:44 +01:00
  • e05cdc83f3 fix extract_bb vvb2060 2019-02-11 04:12:46 +08:00
  • 992a9ea2f9 Fix EMUI 9 detection topjohnwu 2019-02-11 02:26:15 -05:00
  • 228351fc13 Prevent bootloop on non system-as-root devices topjohnwu 2019-02-10 13:51:41 -05:00
  • 8a5b6f2b86 Block all signals in daemon topjohnwu 2019-02-10 04:18:50 -05:00
  • 71ecbb3af3 Clean/refactor includes topjohnwu 2019-02-10 03:57:51 -05:00
  • 5746614ccf Keep track of timestamps and skip old logs topjohnwu 2019-02-10 03:16:52 -05:00
  • 3a422c3f15 Remove magisklogd, use threads and BlockingQueue topjohnwu 2019-02-10 01:05:19 -05:00
  • b3242322fd Harden socket verification topjohnwu 2019-02-09 15:02:46 -05:00
  • 9826640ae6 f-strings need Python 3.6 Licaon_Kter 2019-02-07 17:40:30 +02:00
  • 1f5267204b Better cmdline parsing topjohnwu 2019-02-09 05:23:56 -05:00
  • ed25e1bbd6 Directly inject services into init.rc topjohnwu 2019-02-09 02:48:05 -05:00
  • c8491d008f Move sbin overlay creation to magiskinit topjohnwu 2019-02-09 01:51:46 -05:00
  • 08e3405394 Update strings.xml Mevlüt TOPÇU 2019-02-06 13:11:25 +03:00
  • 4ebfa07186 Some adjustments - Update Strings dark-basic 2019-02-05 18:53:47 -03:00
  • 6698c189fc Support non-ext4 filesystem for vendor and system Erfan Abdi 2019-02-02 03:28:24 +02:00
  • f0639390aa Update dependencies topjohnwu 2019-02-07 00:37:40 -05:00
  • bbdfed2d5a Fix strings topjohnwu 2019-02-05 00:52:52 -05:00
  • 7f4daa2c50 Estonian update Madis 2019-02-05 07:50:53 +02:00
  • baf9b67b35 Creating Azerbaijani file Gozzwip 2019-02-05 01:05:19 +05:00
  • caf73b0b36 Update Turksih language Mevlüt TOPÇU 2019-02-04 12:44:54 +03:00
  • acf87c2794 fix one word Furkan 2019-02-04 10:21:32 +01:00
  • 7f5f6b54fb Ask for fingerprint before deleting policy topjohnwu 2019-02-04 23:08:06 -05:00
  • a08eb8a446 Hide install button by default topjohnwu 2019-02-04 22:56:45 -05:00
  • b31402766e Add 7.0.0 changelog v18.1 manager-v7.0.0 topjohnwu 2019-02-04 03:15:20 -05:00
  • 9ab3143bf0 Force preference screen to use our preference stored in DE topjohnwu 2019-02-04 03:13:01 -05:00
  • 81a0cddb9e Add DirectBoot support to receivers and SuRequestActivity topjohnwu 2019-02-04 01:58:04 -05:00
  • f620ac769f Update newline in docs topjohnwu 2019-02-03 23:48:20 -05:00
  • dc91041edd Update documentation topjohnwu 2019-02-03 23:37:38 -05:00
  • 6ee08b6717 Temporary remove API 16 support topjohnwu 2019-02-03 16:42:16 -05:00
  • 5a2cd2ac84 Update Ukrainian translation Taras 2019-02-03 23:13:44 +02:00
  • 2bd8448aaa Update Indonesian translations Albert I 2019-02-03 20:08:56 +08:00
  • 2360adb592 Move bootctl binary out of Magisk Manager source topjohnwu 2019-02-03 16:11:47 -05:00
  • c7301a5161 Better support for low API levels topjohnwu 2019-02-03 09:50:49 -05:00
  • 72270825c1 Prevent segmentation fault when resetprop is unsupported topjohnwu 2019-02-03 09:48:57 -05:00
  • 1e94f0a094 Some minor adjustments topjohnwu 2019-02-03 05:16:29 -05:00
  • e39d2567ea More SDK 16 fixes topjohnwu 2019-02-03 04:59:04 -05:00
  • 949136c92a Small UI adjustments topjohnwu 2019-02-03 03:54:57 -05:00
  • 9f456a9b19 Do not show negative button for several dialogs topjohnwu 2019-02-03 03:32:16 -05:00
  • 4cf6ba25ca Make update cards more feasible on other languages topjohnwu 2019-02-03 03:25:06 -05:00
  • 093f971896 Fix small log error topjohnwu 2019-02-03 02:45:49 -05:00
  • df38a9da71 French translation fixes Davy Defaud 2019-02-03 02:54:25 +01:00
  • 813814c54a Update zh-rCN translation vvb2060 2019-02-02 23:12:22 +08:00
  • 68cb32f375 Update strings.xml dark-basic 2019-02-02 22:52:31 -03:00
  • 93c9590b0f Add traditional Chinese translation topjohnwu 2019-02-02 13:35:52 -05:00
  • 619d979c39 Fix strings topjohnwu 2019-02-02 13:30:55 -05:00
  • c30faad838 Allow all binder operations for root processes topjohnwu 2019-02-02 13:24:55 -05:00
  • bea0de4980 Update Catalan translations JoanVC100 2019-02-02 19:23:44 +01:00
  • ef5a490415 Update French translation Rom 2019-02-02 19:23:30 +01:00
  • fa404285be Update Indonesian translations Albert I 2019-02-02 18:25:34 +08:00
  • 0e526258ff Update strings.xml dark-basic 2019-02-01 20:13:37 -03:00
  • 56d2fb9a3b Prevent Magisk Manager to run on pre-v18.0 topjohnwu 2019-02-02 05:30:16 -05:00
  • 7c82690852 Cleanup resources topjohnwu 2019-02-02 05:18:29 -05:00
  • 62acc17e42 Support API 16 (Android 4.1) topjohnwu 2019-02-02 05:06:13 -05:00
  • 9fbe5895b7 Use Intent rather than global variable topjohnwu 2019-02-02 04:22:25 -05:00
  • 6bbe0f07d4 Only load modules and repos if Magisk is installed properly topjohnwu 2019-02-02 04:19:14 -05:00
  • bd3e0b9336 Optimize repo list fetching topjohnwu 2019-02-02 04:15:30 -05:00
  • 699debdaca Cast AsyncTask.THREAD_POOL_EXECUTOR to ThreadPoolExecutor topjohnwu 2019-02-02 02:50:49 -05:00
  • 70eba568af Do not check update twice topjohnwu 2019-02-02 02:27:15 -05:00
  • bb7560e441 Add artificial delay to CheckUpdate topjohnwu 2019-02-02 01:09:53 -05:00
  • 43c0cac52f Fix splash screen on KitKat+ topjohnwu 2019-02-02 00:40:17 -05:00