Commit Graph

50 Commits

Author SHA1 Message Date
topjohnwu 51b22d1ad4 Make callback events non-static 2017-02-07 04:09:49 +08:00
topjohnwu bef5969580 No more static crap :) 2017-02-07 02:01:32 +08:00
topjohnwu 7239c2e31a Update to the latest settings 2017-02-05 04:40:52 +08:00
tonymanou 0dc60debea Fix warning about use of API limited to support package 2017-01-30 20:11:17 +08:00
topjohnwu b9495cd1bb Improve static data management 2017-01-30 20:04:49 +08:00
topjohnwu 2dddb8df69 Reset menu every transaction 2017-01-30 01:51:55 +08:00
topjohnwu 4a7e067d1a Use support library 2017-01-29 00:20:43 +08:00
tonymanou 84c8ecb372 Slight improvement for the navigation drawer 2017-01-28 01:25:15 +08:00
topjohnwu cbb32f82eb Add Superuser logging UI 2017-01-28 01:13:28 +08:00
topjohnwu ca9334b2df Add tabs to log fragment 2017-01-27 03:43:37 +08:00
topjohnwu 67c9e2ead6 Add Superuser management UI 2017-01-26 01:13:23 +08:00
topjohnwu bcc695234c Seperate Configs 2017-01-25 13:17:33 +08:00
topjohnwu ad16a6fc1b Project restructure 2017-01-25 04:33:22 +08:00
tonymanou e81bc4f044 Clean up main activity code
No need to catch IllegalStateException as we display the fragment from
onCreate() without delay.
2017-01-15 02:37:40 +08:00
tonymanou 4dbacd79ae Matching event [un]registering, call super at the end of onPause/onDestroy
Event unregistered in onDestroy() should be registered in onCreate() to
avoid being registered multiple times.
2017-01-15 02:37:40 +08:00
tonymanou ae74d54451 Events should be final in order to work 2017-01-15 02:37:40 +08:00
topjohnwu 01d847ae4e Improve settings 2017-01-11 19:10:30 +08:00
topjohnwu cadab12737 Prevent root tasks if no root access 2017-01-10 22:47:58 +08:00
topjohnwu 742055c43b Various small changes 2017-01-10 22:30:05 +08:00
topjohnwu a474eafe84 Improve installation UI and dialog 2017-01-07 02:46:50 +08:00
tonymanou ef2e02098d Use untranslatable string when storing theme
This fixes #30
2017-01-06 02:44:07 +08:00
topjohnwu 8a6b254799 Bump version code and ready for release 2016-12-30 05:42:03 +08:00
topjohnwu c7e64f40f9 Various small fixes 2016-12-27 14:30:26 +08:00
topjohnwu c78209604c Update Install Fragment UI 2016-12-27 04:41:00 +08:00
topjohnwu 2fa5e4679f CallbackHandler to manage asyncs 2016-12-27 04:41:00 +08:00
topjohnwu 57af984e68 Add status fragment 2016-12-27 04:41:00 +08:00
topjohnwu 24ef80351c Remove busybox dependency 2016-11-29 13:24:48 +08:00
topjohnwu 793269731d Fix and tweaks for MagiskHide 2016-11-07 23:59:10 +08:00
d8ahazard 1ec333ee5a Cleanup 2016-11-07 07:12:40 -06:00
topjohnwu 9614ec4c6a Magisk officially moving away from Safety Net bypasses 2016-10-03 10:24:59 +08:00
dvdandroid d788bd8323 UI Fixes
+ Adjusted dark theme colors
+ Moved setting to an activity
+ Code format
+ Changed some icons
+ Minor fixes
2016-10-01 01:02:24 +08:00
topjohnwu eebd64bedb Remove Auto Root Code
Revert this commit after things are sorted out
2016-09-30 18:07:08 +08:00
topjohnwu 21504f1329 Add settings for shell logging 2016-09-30 11:35:46 +08:00
topjohnwu e4cba70008 Ready for release 2016-09-29 23:24:31 +08:00
topjohnwu 160c6e6554 Stupid fix... 2016-09-28 00:36:58 +08:00
topjohnwu a173179b03 Final fix for flash zip 2016-09-28 00:33:01 +08:00
topjohnwu e73497e4b7 Update UI callback with prefs listener 2016-09-27 22:57:20 +08:00
d8ahazard 835ef01a70 Prettify theme, add relaunch to settings on change 2016-09-27 15:58:21 +08:00
d8ahazard 6692b618ea More fun with themes 2016-09-26 09:21:48 +08:00
topjohnwu 89932b325d Update busybox; Improve environment setup 2016-09-25 21:31:38 +08:00
d8ahazard 17749bb14a Code cleanup, fixing thangs... 2016-09-25 01:16:08 -05:00
d8ahazard c56dd4172e Apparently, I thought a theme was a good idea... 2016-09-25 00:16:28 -05:00
d8ahazard cf69dd644a Fix some thangs 2016-09-24 13:46:42 -05:00
d8ahazard 8df6af62d7 Initial Refactor of WelcomeActivity, Set up Basic Splash Elements 2016-09-24 11:54:12 -05:00
dvdandroid 4a48f59d27 Changed root method 2016-08-23 05:42:44 +08:00
dvdandroid 4692ed4b4a Load modules in a listview 2016-08-17 13:00:55 +02:00
dvdandroid 615bbcae74 Refactoring 2016-08-17 12:01:58 +02:00
topjohnwu 7737c6aee1 v4: change root switch method; massive refactor 2016-08-17 00:56:00 +08:00
topjohnwu b18b5c4f43 Update disable method (requires Magisk v2) 2016-08-08 00:26:39 +08:00
topjohnwu 4752b0772f Initial Commit 2016-08-06 00:58:05 +08:00