Commit Graph

27 Commits

Author SHA1 Message Date
topjohnwu ff36f2ba17 Add 1 more byte to mark
Prevent crashes on higher Android versions
2018-08-09 03:01:33 +08:00
topjohnwu 3e3f38500d Only use required memory size 2018-08-08 03:20:37 +08:00
topjohnwu 32809e56d0 Sign release zips with release-key.jks
Close #408
2018-08-05 02:29:40 +08:00
topjohnwu 9f05b182a2 Verify existing file checksum to prevent needless downloads 2018-08-05 00:37:02 +08:00
topjohnwu cf17e21ad3 Proper callback to trigger UI update 2018-08-03 23:04:35 +08:00
topjohnwu 0e0240c4ab Better download UI 2018-08-03 22:48:44 +08:00
topjohnwu d1b290b91a Fix install failure 2018-08-03 22:41:53 +08:00
topjohnwu 35f1c396f2 Request write external storage permission 2018-08-02 04:27:01 +08:00
topjohnwu 6acb950990 Simplify repo update logic 2018-08-02 01:55:34 +08:00
topjohnwu 27e0d1641a Show proper time of repo updates 2018-08-02 01:55:34 +08:00
topjohnwu 9ac71ff8af Simplify asynchronous tasks 2018-08-02 00:41:10 +08:00
topjohnwu 6d0e4a6a5e Rename base activity and fragments 2018-08-01 17:57:11 +08:00
topjohnwu e90c555c18 Some cleanups 2018-08-01 03:09:44 +08:00
topjohnwu 863b9a410f Rewrite Topics 2018-08-01 00:47:31 +08:00
topjohnwu 23c7bbc7d5 Move Const to upper package 2018-07-31 17:42:35 +08:00
topjohnwu f900189f90 Rename and move methods 2018-07-31 17:41:54 +08:00
topjohnwu 70dd2d4829 More moving 2018-07-31 16:57:52 +08:00
topjohnwu 914b7ee056 Start moving things outside of top Application class 2018-07-31 03:51:11 +08:00
topjohnwu 50b73a6720 Clear up more component in stub APK 2018-07-30 20:37:00 +08:00
topjohnwu 53e51f1735 Allow incomplete update JSONs 2018-07-29 23:36:29 +08:00
topjohnwu 40b63bfebe Don't use DownloadManager for Magisk 2018-07-29 22:58:22 +08:00
topjohnwu a747fdd27d Organize dialog code 2018-07-28 22:52:40 +08:00
topjohnwu 3fdeb40ddf Update SNET extension dialog interface 2018-07-28 14:56:14 +08:00
topjohnwu 41c0721159 Use internal thread pool for update repos 2018-07-27 21:59:30 +08:00
topjohnwu c5d67ebf72 Update libsu to 2.0.0 2018-07-27 04:48:32 +08:00
topjohnwu 07140d33a7 Bring back installing to second slot after OTA on A/B devices 2018-07-21 01:59:28 +08:00
topjohnwu f8076825cb Move Magisk Manager files into subfolder 2018-07-18 17:47:53 +08:00