Commit Graph

21 Commits

Author SHA1 Message Date
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
topjohnwu ab47b717b1 Reorganize scripts 2019-02-11 17:14:07 -05:00
topjohnwu f0639390aa Update dependencies 2019-02-07 00:37:40 -05:00
topjohnwu 81a0cddb9e Add DirectBoot support to receivers and SuRequestActivity
Close #1032, courtesy of @vvb2060
2019-02-04 01:58:04 -05:00
topjohnwu 2360adb592 Move bootctl binary out of Magisk Manager source
Close #1023
2019-02-03 16:11:47 -05:00
topjohnwu c7301a5161 Better support for low API levels 2019-02-03 09:50:49 -05:00
topjohnwu 1e94f0a094 Some minor adjustments 2019-02-03 05:16:29 -05:00
topjohnwu 56d2fb9a3b Prevent Magisk Manager to run on pre-v18.0 2019-02-02 05:30:16 -05:00
topjohnwu 62acc17e42 Support API 16 (Android 4.1)
Because why not
2019-02-02 05:06:13 -05:00
topjohnwu 9fbe5895b7 Use Intent rather than global variable 2019-02-02 04:22:25 -05:00
topjohnwu bd3e0b9336 Optimize repo list fetching 2019-02-02 04:15:30 -05:00
topjohnwu 699debdaca Cast AsyncTask.THREAD_POOL_EXECUTOR to ThreadPoolExecutor 2019-02-02 02:50:49 -05:00
topjohnwu bb7560e441 Add artificial delay to CheckUpdate 2019-02-02 01:09:53 -05:00
topjohnwu 28d7a7a6d2 Update libsu 2019-01-31 23:49:57 -05:00
topjohnwu da13b5dbf2 Improve MagiskHide app listing
- Prevent platform apps from showing up
- Add new option to toggle whether to show system apps
2019-01-31 23:40:33 -05:00
topjohnwu 749df5dacd Better method to change Locale 2019-01-31 03:48:45 -05:00
topjohnwu af88b7c807 Move more code to app-core 2019-01-31 03:24:18 -05:00
topjohnwu 4091687733 Separate FingerprintHelper and AuthDialog 2019-01-31 00:05:59 -05:00
topjohnwu da9d00be7d Update Topic 2019-01-30 17:11:32 -05:00
topjohnwu 454abc388b Update SafetyNet 2019-01-30 17:11:03 -05:00
topjohnwu 60f69feaff Full project restructuring 2019-01-30 03:10:12 -05:00