This repo hosts Magisk delta related files
This is not an officially supported topjohnwu project.
If you are looking for official Magisk source, you are in the wrong place, please go to this page and download Official Magisk
⚠ Only accept bugreports from Magisk Delta debug variant. Canary and Debug are built from the same source code. Debug builds have more detailed logs and are suitable for debugging. Canary builds have less logs, are more stable than Debug, and are suitable for most common uses
- Magisk Delta is open source under GNU v3. The
source-code.zip
will be published along with released build here: https://github.com/HuskyDG/magisk-files/releases - The process to build Magisk Delta is same as Official Magisk. Remember to add
-delta
prefix intoversionName
inconfig.prop
.
- Paypal: paypal.me/huskydg
- You can now donate me if you want. Remember, I will not make this as a monetization tool and donate is not obligated. Thanks for all your supports and hope you have a good day! 👍
- Magisk author: topjohnwu
- Magisk contributors: vvb2060, yujincheng08, RikkaW, canyie
- SuList idea: MagiskLite
- Maru (zygisk native bridge): 5ec1cff
- Other: osm0sis, diareuse,...
- Monet design: HardcodedCat, datnerdguy
Our license obviously is the same as Magisk's license
Magisk, including all git submodules are free software:
you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.