Commit Graph

  • 7cb2806878 Release new canary build topjohnwu 2021-04-06 04:13:41 -0700
  • 9c0e18975c Fallback to getprop when reading system props topjohnwu 2021-04-06 03:56:39 -0700
  • 53dade43ae
    Update HE translation tzagim 2021-04-05 18:44:13 +0300
  • 3116375321 Prevent overriding API variable in bootmode Wang Han 2021-04-05 14:46:31 +0800
  • 28a826ac06 Remove properties in gradle.properties Goooler 2021-04-04 20:06:30 +0800
  • 411198c3e8 Update dependencies Goooler 2021-04-04 19:53:26 +0800
  • 7ea1e7ebd5 Move annotationProcessorOptions into kapt arguments Goooler 2021-04-04 19:50:53 +0800
  • 3da318b48e
    Fix random return value of faccessat() in x86 Shaka Huang 2021-04-04 18:04:09 +0800
  • 7c76d2fdf7
    Do not call PLOGE on harmless errors John Wu 2021-04-04 03:03:09 -0700
  • dfe1f2c108 Call freecon() when fgetfilecon() succeeds Shaka Huang 2021-04-03 16:08:36 +0800
  • 62f7e38b10 Update repositories & kotlin plugin Goooler 2021-04-04 16:09:45 +0800
  • aa86be5044
    updated readme Luke 2021-04-03 11:21:30 +0100
  • 6ecefdd5d9 Call freecon() when fgetfilecon() succeeds Shaka Huang 2021-04-03 16:08:36 +0800
  • 1a07281ece Fix random return value of faccessat() in x86 Shaka Huang 2021-04-03 15:57:59 +0800
  • ec021f2db2 added links to read the docs based on sphinx Luke 2021-04-02 21:31:38 +0100
  • 15c71fbd9d Added Sphinx Documentation Luke 2021-04-02 21:24:58 +0100
  • d60e0ba829 Adding Sphinx Luke 2021-04-02 12:47:11 +0100
  • 9f6914f0f5 Adding Sphinx Luke 2021-04-02 12:32:55 +0100
  • 853675b7b2 Addding Sphinx Luke 2021-04-02 12:25:16 +0100
  • b8f356216f Adding Sphinx Luke 2021-04-02 12:22:38 +0100
  • 44b3129803 another change Luke 2021-04-02 12:21:51 +0100
  • c804d89b3b hopefully fixed config Luke 2021-04-02 12:20:11 +0100
  • 9af4cafcfe added requirements Luke 2021-04-02 12:16:07 +0100
  • e762694c11 config adjustments Luke 2021-04-02 12:08:00 +0100
  • 9c58813811 adapted workflows Luke 2021-04-02 12:05:21 +0100
  • 75b08215c1 Added read the docs yaml Luke 2021-04-02 12:04:04 +0100
  • 00cca24423 Changed docs to sphinx Luke 2021-04-02 11:45:55 +0100
  • cd7a3f5935
    Create msbuild.yml GMANNMODS 2021-03-31 03:31:35 -0600
  • 395a78df1e
    Update instructions for some type III devices Didgeridoohan 2021-03-30 10:19:08 +0200
  • f42a87b51a
    Fix spelling in French translation Thomas Bertels 2021-03-29 18:15:23 +0200
  • ab25857176
    Update docs to use the Magisk Manager's revised name ahmouse15 2021-03-29 11:14:21 -0500
  • 7da36079c1 Always delete existing ro props at setprop topjohnwu 2021-03-29 04:16:18 -0700
  • 2bef967af1 Make systemproperties more match AOSP topjohnwu 2021-03-29 03:46:07 -0700
  • d56041c4fb
    Boot md iban90 2021-03-28 19:48:32 -0600
  • 7e4194418a Update libcxx topjohnwu 2021-03-28 04:55:56 -0700
  • aa02057895 Do not use -f flag for readlink topjohnwu 2021-03-28 04:43:10 -0700
  • 35eb7edbab
    resetprop: load_prop_file: delete props before setting them Tim Zimmermann 2021-03-26 21:17:21 +0100
  • 882943e1b8
    Don't use readlink when getting sepolicy rules dir Wang Han 2021-03-26 09:39:45 +0800
  • 1c597c7ea1
    Attestion -> Attestation Thomas Bertels 2021-03-25 20:31:35 +0100
  • cb05f48f95
    Fix sepolicy.rule being synlinked to wrong path Wang Han 2021-03-25 21:12:28 +0800
  • 72473f5d95
    Fix spelling in French translation Thomas Bertels 2021-03-25 13:28:16 +0100
  • dbb9f13138
    Corrected a grammatical issue Kristoffer Grundström 2021-03-25 12:55:39 +0100
  • fb8dc07599 Release new canary build topjohnwu 2021-03-25 02:09:51 -0700
  • ebab0b746f
    Revert "Revert "Build libc++ ourselves"" moo280808 2021-03-25 15:40:54 +0700
  • 0230ec636e
    Merge pull request #2 from moo280808/revert-1-master moo280808 2021-03-25 15:40:39 +0700
  • df11eba945
    Revert "Build libc++ ourselves" moo280808 2021-03-25 15:40:17 +0700
  • 788fa1ae56
    Merge pull request #1 from topjohnwu/master moo280808 2021-03-25 15:40:11 +0700
  • 66e30a7723 Build libc++ ourselves topjohnwu 2021-03-25 01:00:10 -0700
  • a90a494893
    Replace "Magisk Manager" with "Magisk app" ahmouse15 2021-03-24 22:22:46 -0500
  • d83d7ea290
    Replace "Magisk Manager ahmouse15 2021-03-24 22:21:52 -0500
  • c9763338e3
    Replace "Magisk Manager" with "Magisk app" ahmouse15 2021-03-24 22:19:24 -0500
  • 0298ab99c4 Update AGP vvb2060 2020-12-18 05:14:16 +0800
  • d11358671e Fix isolated process display vvb2060 2021-03-19 03:24:14 +0800
  • 8b5cb4c7b0 Fix #3735 vvb2060 2021-03-18 15:08:44 +0800
  • aad52ae743 Fix UID removed action vvb2060 2021-03-18 13:40:07 +0800
  • 8ddab84745 Don't auto hide microG vvb2060 2021-03-18 13:39:49 +0800
  • 6865652125 Fix process name in MagiskHide vvb2060 2021-03-18 13:36:42 +0800
  • 2b20b74229
    Update AGP vvb2060 2020-12-18 05:14:16 +0800
  • b1db56a164
    Fix isolated process display vvb2060 2021-03-19 03:24:14 +0800
  • 2045d5745f
    Fix #3735 vvb2060 2021-03-18 15:08:44 +0800
  • ed4d0867e8 Make sure navigation happens on main thread topjohnwu 2021-03-24 03:23:11 -0700
  • 1c71e02454 Update Japanese translations Kazuki H 2021-03-22 17:41:24 +0900
  • f332e87cab
    Ensure the installer knows the API version when running from addon.d Matthew Mirvish 2021-03-24 06:08:59 -0400
  • eed4d5d64c
    Merge branch 'master' into patch-1 John Wu 2021-03-24 03:08:21 -0700
  • 023dbc6cb5 scripts: fix empty module cleanup osm0sis 2021-03-21 20:36:03 -0300
  • 4dd3f55407 App: add versionCode to magisk_patched.img filenames osm0sis 2021-03-21 20:21:45 -0300
  • 7b9a71c9af scripts: improve boot_patch 64bit detection osm0sis 2021-03-21 20:13:07 -0300
  • 901d22cdfa scripts: add boot_patch unpack error catching osm0sis 2021-03-21 19:56:29 -0300
  • 93e1266ee7 scripts: fix find_boot_image using wrong partition list on non-slot osm0sis 2021-03-21 19:34:33 -0300
  • 0a4e7eea41 scripts: clean up remaining Manager references osm0sis 2021-03-21 19:25:56 -0300
  • e3801d6965
    Fix overflow Shaka Huang 2021-03-24 18:02:46 +0800
  • 62c33f973f Update Japanese translations Kazuki H 2021-03-22 17:41:24 +0900
  • d23e411e70
    Update install.md bela333 2021-03-22 15:29:23 +0100
  • 7fc1dd1785
    Fix overflow Shaka Huang 2021-03-22 20:53:03 +0800
  • 7114e6c3a1
    Update bootimg.cpp Shaka Huang 2021-03-22 20:37:59 +0800
  • 4f1ada9eed
    scripts: fix empty module cleanup osm0sis 2021-03-21 20:36:03 -0300
  • dfb3acad49
    App: add versionCode to magisk_patched.img filenames osm0sis 2021-03-21 20:21:45 -0300
  • 10df7ef839
    scripts: improve boot_patch 64bit detection osm0sis 2021-03-21 20:13:07 -0300
  • 773ace89b0
    scripts: add boot_patch unpack error catching osm0sis 2021-03-21 19:56:29 -0300
  • 42336f17bb
    scripts: fix find_boot_image using wrong partition list on non-slot osm0sis 2021-03-21 19:34:33 -0300
  • a7e19ce1e7
    scripts: clean up remaining Manager references osm0sis 2021-03-21 19:25:56 -0300
  • 267b2f2df1 Fix overflow Shaka Huang 2021-03-20 20:40:11 +0800
  • 32011f36e2
    Update install.md Gong S 2021-03-19 06:44:31 +0000
  • 336f1687c1 Be more careful with signals topjohnwu 2021-03-18 03:28:02 -0700
  • 02766be7be
    Fix UID removed action vvb2060 2021-03-18 13:40:07 +0800
  • 7de2017c99
    Don't auto hide microG vvb2060 2021-03-18 13:39:49 +0800
  • 5f0623332e
    Fix process name in MagiskHide vvb2060 2021-03-18 13:36:42 +0800
  • 3db889211c
    Ensure the installer knows the API version when running from addon.d Matthew Mirvish 2021-03-17 21:48:19 -0400
  • d4e2f2df6e Release new canary build topjohnwu 2021-03-16 05:47:29 -0700
  • f152b4c26e Make LiveData nullable topjohnwu 2021-03-16 05:34:54 -0700
  • bd935b0553 Cleanup fragment navigations topjohnwu 2021-03-16 04:58:02 -0700
  • a9b3b7a359 Update dependencies topjohnwu 2021-03-16 03:44:25 -0700
  • de0fe61f77 Remove outdated sepolicies Wang Han 2021-03-14 14:45:40 +0800
  • 7a007b342a Correct comment vvb2060 2021-03-14 00:32:30 +0800
  • 0783f3d5b6 Fix mount rules dir vvb2060 2021-03-13 22:13:39 +0800
  • afe3c2bc1b
    Fix "rm_rf" in build.py on Windows Rikka 2021-03-14 09:51:39 +0800
  • 82f8948fd4 Separate setting log functions and starting log daemon topjohnwu 2021-03-13 16:34:41 -0800
  • b9cdc755d1 Returned fds[0] in socketpair() might be STDOUT Shaka Huang 2021-03-13 01:47:13 +0800
  • a685e33bac
    Update build.py John Wu 2021-03-13 16:36:05 -0800
  • a02f267ac7 Separate setting log functions and starting log daemon topjohnwu 2021-03-13 16:34:41 -0800