- Move some docs to docs folder
- Refactor sentry a little
- In order to "fix" custom repos, don't let them be disabled
- Misc updates and optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
As Android Studio kindly reminds us, in future versions of gradle this is deprecated. Let's just remove it to be safe, as there's no clear benefit to having it anyway.
- [CODE] Change `distributionSha256Sum`
- [DESIGN] Rework markdown activity with blur support (beta)
- [API] added `this.getActionBarHeight(this);` to get the right action bar height (old one is still available)
- [CHIPS (MD)] Added chips for `Min. Android [...]`,`Max. Android [...]`, `Min. Magisk "[...]"`
- [CHIPS (MD)] Added an Android version parser
- Improved module deletion safety
- Improved compat installer script
- Added `maxApi` metadata support for modules
- Added support links fallbacks for some popular modules
- Added Markdown syntax highlight support into module info view
(See Prism4j repo for the list of supported languages)
- Added hidden dev mode + hidden setting to enable magisk command install