Commit Graph

  • 55410f026b Fix Magisk Version; remove unnecessary root calls topjohnwu 2016-10-01 16:59:01 +0800
  • f2611f64ac Various fixes topjohnwu 2016-10-01 05:21:24 +0800
  • d788bd8323 UI Fixes dvdandroid 2016-09-29 22:18:41 +0200
  • 9eb108f13e More cleanups topjohnwu 2016-09-30 18:22:43 +0800
  • eebd64bedb Remove Auto Root Code topjohnwu 2016-09-30 18:07:08 +0800
  • 21504f1329 Add settings for shell logging topjohnwu 2016-09-30 11:35:46 +0800
  • ff6bae936d Fix root shell racing condition topjohnwu 2016-09-30 10:52:04 +0800
  • 62523c815e Add Shell logging topjohnwu 2016-09-30 10:41:40 +0800
  • 0f5465c5da Small fixes topjohnwu 2016-09-30 03:18:08 +0800
  • e4cba70008 Ready for release topjohnwu 2016-09-29 23:24:31 +0800
  • 692b993eee Additional notice for Module updates topjohnwu 2016-09-29 03:37:57 +0800
  • 35e3a479cd Remove unnecessary expand list that causes crashes topjohnwu 2016-09-29 02:05:53 +0800
  • bb7ff27d04 Massive repo refactor topjohnwu 2016-09-29 01:42:25 +0800
  • 0acc5e33b3 Magisk Update checker use prefs listener topjohnwu 2016-09-28 18:05:55 +0800
  • cb5187fd8d Finish repo download and flash topjohnwu 2016-09-28 14:50:26 +0800
  • 160c6e6554 Stupid fix... topjohnwu 2016-09-28 00:36:58 +0800
  • a173179b03 Final fix for flash zip topjohnwu 2016-09-28 00:33:01 +0800
  • e73497e4b7 Update UI callback with prefs listener topjohnwu 2016-09-27 22:57:20 +0800
  • 835ef01a70 Prettify theme, add relaunch to settings on change d8ahazard 2016-09-26 14:11:00 -0500
  • a1335aecfb Clean up default preferences setter d8ahazard 2016-09-26 13:16:11 -0500
  • c553312fd5 Re-add activity check d8ahazard 2016-09-26 12:51:57 -0500
  • 3adc7ca22a Fix snackbar position d8ahazard 2016-09-26 12:51:40 -0500
  • 441e603bc0 Update FlashZip to use Uri topjohnwu 2016-09-27 15:51:38 +0800
  • 7511df61b3 Magisk Version isn't async topjohnwu 2016-09-26 11:46:13 +0800
  • 91d3d2ad1f Fix UI refreshes topjohnwu 2016-09-26 10:45:34 +0800
  • 6692b618ea More fun with themes d8ahazard 2016-09-25 14:11:39 -0500
  • 2052149dc1 Moar work on dark theme d8ahazard 2016-09-25 10:53:20 -0500
  • 7b8237afae Add theming for AlertDialogBuilder d8ahazard 2016-09-25 10:11:57 -0500
  • 859a984ec8 Minor fixes topjohnwu 2016-09-25 21:59:54 +0800
  • 89932b325d Update busybox; Improve environment setup topjohnwu 2016-09-25 21:31:38 +0800
  • dac85757b3 Re-add busybox d8ahazard 2016-09-25 02:16:10 -0500
  • 3b0cec9db6 Account for reinstalls where service permissions are lost. d8ahazard 2016-09-25 01:25:58 -0500
  • 17749bb14a Code cleanup, fixing thangs... d8ahazard 2016-09-25 01:16:08 -0500
  • c56dd4172e Apparently, I thought a theme was a good idea... d8ahazard 2016-09-25 00:16:28 -0500
  • d2335485f2 String update, make sure to close shade if requesting Accessibility perms. d8ahazard 2016-09-24 14:21:26 -0500
  • cf69dd644a Fix some thangs d8ahazard 2016-09-24 13:46:42 -0500
  • 8df6af62d7 Initial Refactor of WelcomeActivity, Set up Basic Splash Elements d8ahazard 2016-09-24 11:54:12 -0500
  • 3c3bb70b01 Add intent flag for permission request from Utils d8ahazard 2016-09-24 10:56:57 -0500
  • d8a4eaf026 Merge From Master d8ahazard 2016-09-24 10:12:42 -0500
  • 2402010d24 Oh Github app, I hate you sometimes... d8ahazard 2016-09-24 10:09:56 -0500
  • 16c804106a Code clean-up d8ahazard 2016-09-24 10:07:30 -0500
  • b1ef9361f3 Need to check and change the autoRoot state in fragment on UI Refresh d8ahazard 2016-09-24 08:07:20 -0500
  • 766a26128d Well, almost. :P d8ahazard 2016-09-23 23:26:54 -0500
  • 5b2dce6cf6 Oh, it's so buttery... d8ahazard 2016-09-23 23:25:12 -0500
  • bee9be534c Remove Magisk from app list d8ahazard 2016-09-23 16:45:50 -0500
  • 4b49331d97 I think...that...might be it? d8ahazard 2016-09-23 16:42:25 -0500
  • f9513ca802 Forgot this guy d8ahazard 2016-09-23 16:32:07 -0500
  • 3de13a4d9e Refactor, cleanup, backstack works d8ahazard 2016-09-23 16:22:11 -0500
  • 8a7df954e5 Update check module update topjohnwu 2016-09-23 17:12:29 +0800
  • 3706b53e65 WIP sync d8ahazard 2016-09-22 16:47:54 -0500
  • 8a8aaf3297 More fixes, more breaks... d8ahazard 2016-09-21 23:36:28 -0500
  • 41a5639711 Whoop whoop d8ahazard 2016-09-21 16:55:20 -0500
  • 5d8f9f1a5a Merge work from last night d8ahazard 2016-09-21 09:22:36 -0500
  • 5124cd4b77 Merge remote-tracking branch 'origin/digitalhigh_automount' into digitalhigh_automount d8ahazard 2016-09-21 09:03:07 -0500
  • 0cbf66996f WIP Sync d8ahazard 2016-09-21 07:39:12 -0500
  • e922fdc5d0 Merge conflict topjohnwu 2016-09-21 11:39:49 +0800
  • 0addbaa9a8 Refactor repo class and SharedPref topjohnwu 2016-09-21 11:29:43 +0800
  • 8176fb7bad WIP Tile stuff d8ahazard 2016-09-20 17:01:20 -0500
  • baae3592d3 Small cleanup topjohnwu 2016-09-21 01:08:05 +0800
  • 6a40e18193 More work on Quick Settings, refactoring d8ahazard 2016-09-20 11:36:33 -0500
  • 2cdb6b811f Quicksettings Tile, more AutoRoot fun d8ahazard 2016-09-20 00:05:41 -0500
  • 8a8aa1337b More root stuff d8ahazard 2016-09-19 16:48:13 -0500
  • 3fe5647a15 Moar fun with autoroot d8ahazard 2016-09-19 02:42:20 -0500
  • fec1245811 Moar merging, updates, fun d8ahazard 2016-09-19 01:46:07 -0500
  • ccab6eb7c4 Merge cherry-pick topjohnwu 2016-09-18 02:32:08 +0800
  • c9f6e2e257 Create BaseModule (for future merging with repo) topjohnwu 2016-09-19 11:47:52 +0800
  • f0d3a4e4b7 Change Utility functions static topjohnwu 2016-09-19 10:08:46 +0800
  • 41295e0c4d Refactor modules fragment topjohnwu 2016-09-18 22:56:12 +0800
  • 2abd0265c8 Merges, and stuff d8ahazard 2016-09-17 23:30:46 -0500
  • 1e09ccb4d9 Update FlashZip topjohnwu 2016-09-18 04:32:49 +0800
  • 11e1d04dd1 Change root detection and toggle topjohnwu 2016-09-18 02:32:08 +0800
  • f140f5f14b Add rules topjohnwu 2016-09-17 16:53:51 +0800
  • 5898534c23 Vroom vroom! d8ahazard 2016-09-15 23:46:10 -0500
  • 7836336689 WIP Sync d8ahazard 2016-09-15 16:59:34 -0500
  • f96865c2cb Remove unneeded lines d8ahazard 2016-09-15 15:47:23 -0500
  • e475893fd7 Change su path topjohnwu 2016-09-16 04:42:51 +0800
  • 75a37adcd1 Merge remote-tracking branch 'refs/remotes/origin/digitalhigh_autodownload' into digitalhigh_automount d8ahazard 2016-09-15 14:01:35 -0500
  • c3b1070b83 Merge remote-tracking branch 'refs/remotes/origin/master' into digitalhigh_automount d8ahazard 2016-09-15 13:49:30 -0500
  • 339ca7accf Run with it, boss... d8ahazard 2016-09-15 13:42:33 -0500
  • 0b02e8116c Holy tapdancing god, it works now! d8ahazard 2016-09-15 12:52:58 -0500
  • 8f973661f4 Still can't open URI's for ZIP files on external storage, but we're close... d8ahazard 2016-09-15 07:35:12 -0500
  • c5a73a5c19 Code cleanup d8ahazard 2016-09-14 17:29:35 -0500
  • 6a90340b14 Work on file picker - WIP d8ahazard 2016-09-14 17:12:47 -0500
  • 88a97319cc Add zip static files topjohnwu 2016-09-14 10:31:13 +0800
  • 46abbfe224 More refinements... d8ahazard 2016-09-13 15:44:07 -0500
  • 145d4e4bd5 Goddammit... d8ahazard 2016-09-13 07:31:43 -0500
  • b3ba79a3ba Add Swipe-to-refresh for Modules, Code Cleanup, Stylizations d8ahazard 2016-09-12 23:05:04 -0500
  • c69db035ee Add built-in rules topjohnwu 2016-09-13 06:19:07 +0800
  • 60a7eaf2bb Refacter add_rule to auto mode topjohnwu 2016-09-13 06:34:13 +0800
  • 3f43567c8f Delete files not for ndk topjohnwu 2016-09-13 06:33:48 +0800
  • 0f12a9de3b Update sepolicy-inject topjohnwu 2016-09-13 06:23:00 +0800
  • e690f6d487 Add some more strings from preferences... d8ahazard 2016-09-12 16:57:06 -0500
  • 3d4b4e04c5 Bring module fragment up to same level as repo fragment d8ahazard 2016-09-12 16:47:32 -0500
  • 62dd8f35c0 Add custom comparator for Repos (sort them alphabetically) d8ahazard 2016-09-12 14:40:15 -0500
  • 1468dfd6b6 Add CacheModule display string to title d8ahazard 2016-09-12 14:33:03 -0500
  • 937b9009e0 Cleanup and separate submodule topjohnwu 2016-09-13 02:53:08 +0800
  • 40e92721c1 Clean up graphics and animations d8ahazard 2016-09-12 12:03:02 -0500
  • 204e940dcb More work on "downloads" fragment d8ahazard 2016-09-11 22:44:24 -0500
  • 98aa9bd3fe I'm going to commit this now... d8ahazard 2016-09-11 13:36:58 -0500
  • 041531e96d More cleanup, add native filepicker d8ahazard 2016-09-09 23:40:57 -0500