Commit Graph

28 Commits

Author SHA1 Message Date
topjohnwu 80cabb338b Java has native inputstream wrapper 2017-12-01 11:42:05 +08:00
topjohnwu 334beebfeb Not all devices work well with streaming 2017-11-19 06:17:31 +08:00
topjohnwu 13dad848bd Fix download progress bug for modules larger than 20MB 2017-11-18 14:17:26 +08:00
topjohnwu b570cb5b77 Extract external path 2017-11-18 05:17:06 +08:00
topjohnwu 64c363ce53 Update repo download progress report 2017-11-09 02:12:55 +08:00
topjohnwu c39170c42e Organize constants 2017-11-06 04:41:23 +08:00
topjohnwu fdd700f3e5 Update boot signing in InstallMagisk 2017-10-31 16:31:58 +08:00
topjohnwu f5cc2af5d0 Repackage Magisk Manager for hiding 2017-10-28 16:19:53 +08:00
topjohnwu 896ca2ef6b Cleanup contexts 2017-10-16 00:54:48 +08:00
topjohnwu b2bb0d4f72 Fix some external storage permission issues 2017-10-14 00:36:10 +08:00
topjohnwu e140481f14 Wrap wrapper with buffer 2017-10-13 20:47:14 +08:00
topjohnwu 186bd11463 Reconnect until we got content length 2017-10-13 03:25:56 +08:00
topjohnwu d4798b02ac Move functions 2017-10-04 22:27:14 +08:00
topjohnwu 64da9281a4 Show progress while downloading modules 2017-10-01 02:38:25 +08:00
topjohnwu 35dc3d9df9 Update WebService 2017-10-01 01:12:45 +08:00
topjohnwu 53cf11db8c Fix failure if MagiskManager folder doesn't exist 2017-09-13 23:07:59 +08:00
topjohnwu 926c7359a2 Merge download and process repo modules 2017-09-03 22:10:54 +08:00
topjohnwu db8fd2c913 Add boot image file patch 2017-08-31 03:07:33 +08:00
topjohnwu c325deb4ed Random changes 2017-07-22 17:39:34 +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 2ea046cd80 Add flashing screen 2017-07-18 17:14:42 +08:00
topjohnwu fd4aaab137 Rewrite zip signing 2017-06-16 03:12:57 +08:00
topjohnwu a3f0ef8e77 Many improvements and bug fixes
Close #114
2017-02-21 03:38:37 +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