Commit Graph

44 Commits

Author SHA1 Message Date
topjohnwu 657f4ab303 Add hide Magisk Manager feature 2017-08-22 03:01:54 +08:00
topjohnwu 001f8657f6 Use global Magisk native busybox for Magisk Manager 2017-08-12 02:25:55 +08:00
topjohnwu 1b1394cf5d Improve Markdown support
Close #259
2017-08-08 16:12:49 +08:00
topjohnwu 1e175e74ed Prevent crashes 2017-08-07 00:15:46 +08:00
topjohnwu 8e7b8825f5 Rename callbackevents to topic/subscribers 2017-08-04 00:17:31 +08:00
topjohnwu 2ecbca303b Update Shell 2017-08-03 23:33:08 +08:00
topjohnwu 7ba40f925f Remove busybox in APK, download from internet 2017-08-01 23:52:39 +08:00
topjohnwu 345cd1795f Update WebService 2017-08-01 23:08:34 +08:00
topjohnwu 959aaee045 Fix FlashZip crash when fails 2017-07-31 01:19:43 +08:00
topjohnwu c325deb4ed Random changes 2017-07-22 17:39:34 +08:00
topjohnwu 72820b162c Code cleanups 2017-07-21 05:08:39 +08:00
topjohnwu da4f53ebbb Don't store multiple repo copies in memory 2017-07-21 02:46:19 +08:00
topjohnwu 8458553b74 Update database helper 2017-07-21 02:10:00 +08:00
topjohnwu 56f57c20a2 Update AsyncTasks to prevent memory leak 2017-07-19 18:01:22 +08:00
topjohnwu 240d14779a Minor cleanup in check updates 2017-07-19 16:10:17 +08:00
topjohnwu 6933bcf7bb Merge shells 2017-07-18 17:14:42 +08:00
topjohnwu 2ea046cd80 Add flashing screen 2017-07-18 17:14:42 +08:00
topjohnwu f4097a372b Root shell with no outputs 2017-07-18 01:06:05 +08:00
topjohnwu 87ea2a2bef Rewrite root shell 2017-07-16 03:00:01 +08:00
topjohnwu b0ab55b0bf Only show one notification at a time 2017-07-13 14:51:12 +08:00
topjohnwu fd4aaab137 Rewrite zip signing 2017-06-16 03:12:57 +08:00
topjohnwu 69e5bcd57d Simple OTA implementation 2017-06-07 02:21:58 +08:00
topjohnwu efeddda328 Use Java synchronize instead serial tasks 2017-06-06 03:21:52 +08:00
topjohnwu e69b99f089 Update status UI 2017-05-19 08:37:57 -07:00
topjohnwu 55b8079e86 Update MagiskHide method 2017-05-12 23:11:28 +08:00
topjohnwu e272dbe9af Include busybox binary and remove busybox toggle 2017-05-12 04:05:21 +08:00
topjohnwu 962f8354ac Use new version detection method 2017-05-12 02:25:07 +08:00
topjohnwu 6a9e39c470 Support unlimited amount of repos 2017-04-26 00:15:53 +08:00
topjohnwu 817f050bcd Say goodbye to old modules 2017-03-30 06:52:18 +08:00
topjohnwu e94219c5a3 Add notification settings 2017-02-22 04:58:03 +08:00
topjohnwu a3f0ef8e77 Many improvements and bug fixes
Close #114
2017-02-21 03:38:37 +08:00
topjohnwu 8eba05ed4a Potentially fix Samsung crash and change colors 2017-02-20 20:11:07 +08:00
topjohnwu 6785221479 Small refinements and bugfixes
Close #109
2017-02-19 10:14:29 +08:00
topjohnwu f615ed40cd Several refinements 2017-02-17 14:07:15 +08:00
topjohnwu 1d70d0fe94 Don't show notification again if coming from notification 2017-02-17 09:26:27 +08:00
topjohnwu d99252f394 Add update notification 2017-02-17 08:51:51 +08:00
topjohnwu b58c7ba7c5 Add download button to repo, close #99 2017-02-16 17:50:36 +08:00
topjohnwu a03bb90754 Use README.md in details for repo 2017-02-16 05:48:26 +08:00
topjohnwu d1c939f48a Use temporary files to process zips
Fix #96
2017-02-15 23:46:50 +08:00
topjohnwu 23c84a7803 Massive Zip flashing refactoring 2017-02-15 05:25:24 +08:00
topjohnwu 1bfafdb44f Don't reload ApplicationInfo list
Fix #94
2017-02-13 04:00:45 +08:00
topjohnwu 44b0d4127c Remove GSON and switch to database 2017-02-12 23:27:20 +08:00
topjohnwu 1418ec2416 Remove module helper 2017-02-12 20:53:41 +08:00
topjohnwu b51978f51c Move asynctasks to seperate package 2017-02-12 19:49:46 +08:00