Magisk/app
topjohnwu c137f2de4f Remove SDK 16 support completely
Android 4.1 init miss several significant features Magisk reply on,
so the final decision is to forget about it in the future.

Pull minSdkVersion of Magisk Manager back to 17 and remove some
unnecessary adjustments done for SDK 16
2019-02-12 16:58:05 -05:00
..
src Remove SDK 16 support completely 2019-02-12 16:58:05 -05:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle Update dependencies 2019-02-07 00:37:40 -05:00
proguard-rules.pro Fix snet on release builds 2019-02-01 06:21:55 -05:00
README.md Update Magisk Manager README 2018-08-30 04:03:14 -04:00

Magisk Manager

This repo is no longer an independent component. It is merged into the Magisk Project.

Translations

The default (English) strings are mainly in src/full/res/values/strings.xml; some are scattered in src/main/res/values/strings.xml and src/stub/res/values/strings.xml.
Translations are highly appreciated via pull requests here on Github.
Place translated XMLs in the corresponding locale folder.