Commit Graph

  • 93598d3a51 Fix download button overlay on repo description when expanded Wang Han 2017-01-03 20:45:46 +0800
  • 53aebcfb1e Fix MagiskHide Fragment Crash when freshing Wang Han 2017-01-03 18:53:55 +0800
  • bb2467d2ac Handle Google API Connection Problems Wang Han 2017-01-03 18:01:57 +0800
  • 05c063b61d Update Simplified Chinese Translation gh2923 2016-12-30 22:19:25 +0800
  • f72205c401 Fix binary outdated complain v10.1 topjohnwu 2017-01-03 09:37:45 +0800
  • 11862bbaee Remove apps from whitelist, causes issues topjohnwu 2017-01-03 09:37:03 +0800
  • ef1d1303f4 Apparently, bumping versioncode isn't enough.. WTF topjohnwu 2017-01-03 09:35:46 +0800
  • b84ab656d8 Bump version code and small fixes manager-v3.0 topjohnwu 2017-01-03 01:58:21 +0800
  • 8d846993ee Load system.prop; longer waiting time v10 topjohnwu 2017-01-03 01:55:19 +0800
  • 1f84626278 Handle /cache/su.img topjohnwu 2017-01-02 17:48:50 +0800
  • b4cfe6e9c0 Proper vendor support topjohnwu 2017-01-02 17:48:34 +0800
  • 94a861e318 Update uninstaller topjohnwu 2017-01-02 03:35:30 +0800
  • 1421e775d2 Remove system root topjohnwu 2017-01-02 03:00:03 +0800
  • f8eab72c7a Install Magisk Manager stub if not installed topjohnwu 2017-01-02 02:31:26 +0800
  • 2afd2f0d3b More SuperSU support topjohnwu 2017-01-02 02:00:53 +0800
  • 2b72f40cec Upgrade phh su topjohnwu 2017-01-02 01:28:24 +0800
  • ff5c0d6361 MagiskHide small fix topjohnwu 2017-01-01 20:31:08 +0800
  • edd4b477f8 Bump version code before implement own app topjohnwu 2017-01-01 20:28:58 +0800
  • 198b14e5fc Fixed various Magic Mount bugs topjohnwu 2017-01-01 19:45:06 +0800
  • f9fea265cf Small updates for MagiskHide topjohnwu 2017-01-01 18:54:13 +0800
  • 668601ca23 Separate all binaries and makefile topjohnwu 2016-12-31 02:44:24 +0800
  • 04fcb33d7e Fix app request issue topjohnwu 2016-12-31 01:05:20 +0800
  • 99406f2099 Separate all Android.mk files topjohnwu 2016-12-30 06:06:19 +0800
  • 632b3cb9ae Higher priority; compare whole string instead substr topjohnwu 2016-12-30 06:05:33 +0800
  • f31d2486c9 Add Android.mk topjohnwu 2016-12-30 06:03:02 +0800
  • 7dea682713 Add Android.mk topjohnwu 2016-12-30 06:02:26 +0800
  • 7955ddceb2 Remove bind, init, and GNU compiler dependancy topjohnwu 2016-12-30 05:50:08 +0800
  • 8a6b254799 Bump version code and ready for release topjohnwu 2016-12-30 05:42:03 +0800
  • 94562cb5cf Fix UI bugs topjohnwu 2016-12-30 04:03:38 +0800
  • 0bf04c04f9 Final fix for MagiskHide, all is well! topjohnwu 2016-12-29 23:25:11 +0800
  • dc29018ec0 Reduce wait interval and various bug fixes topjohnwu 2016-12-28 15:28:42 +0800
  • b064c124e7 Dialog fix and trivial stuffs topjohnwu 2016-12-28 04:48:40 +0800
  • b6412afe96 Fix Magisk Hide losing root issue This is the issue that has been haunting since day 1. Root and mounted files randomly disappears, and only an reboot can fix it. The issue is that Zygote requires some time to isolate the mount namespace for the children it forks (read: most processes), so in rare cases such as the CPU is on heavy load, or CPU is in deep sleep, it takes longer than usual to finish the mount namespace isolation. Magisk Hide kicks in before the isolation is done, and it will switch to Zygote's namespace and do the unmounting. All children will then lose the mounted files, which includes root. The solution is to first find the namespace id of Zygote, and wait a small period of time and retry if the namespace isn't isolated yet. topjohnwu 2016-12-28 04:02:35 +0800
  • c7e64f40f9 Various small fixes topjohnwu 2016-12-27 14:30:26 +0800
  • 0f254dca13 string.xml cleanup topjohnwu 2016-12-27 04:46:14 +0800
  • e0f2ff36af Add Simplified Chinese Translation gh2923 2016-12-25 11:29:59 +0800
  • 3546e7b51e Add Arabic translation. Ahmed Zahrani 2016-12-26 23:41:32 +0300
  • 5e7c3ed46a Functionality done topjohnwu 2016-12-27 04:38:16 +0800
  • 13ec1aafa0 Update to official icon topjohnwu 2016-12-27 03:29:07 +0800
  • f521bce9e6 Update UI component topjohnwu 2016-12-26 17:15:46 +0800
  • c78209604c Update Install Fragment UI topjohnwu 2016-12-25 22:36:51 +0800
  • 8fe4cfecb6 Add Install UI topjohnwu 2016-12-25 17:17:20 +0800
  • a5a2df4956 Trigger with event topjohnwu 2016-12-25 15:29:24 +0800
  • 2fa5e4679f CallbackHandler to manage asyncs topjohnwu 2016-12-25 15:11:59 +0800
  • 57af984e68 Add status fragment topjohnwu 2016-12-25 03:05:22 +0800
  • 442e840a53 Add SafetyNet check topjohnwu 2016-12-23 23:05:41 +0800
  • 4e88186903 Move /sbin binaries to new location for root Finally fix #12 topjohnwu 2016-12-22 20:03:35 +0800
  • f387378b69 Bump support Paulo d'Castro 2016-12-21 17:14:03 -0300
  • f894e6b4ea Uninstaller bump support Paulo d'Castro 2016-12-21 16:25:36 -0300
  • c08db387a6 Bump support Paulo d'Castro 2016-12-21 17:14:03 -0300
  • a5081a64da Uninstaller bump support Paulo d'Castro 2016-12-21 16:25:36 -0300
  • e33f5996f3 Disable MagiskHide when SuperSU detected topjohnwu 2016-12-18 22:50:27 +0800
  • 8f7f1ff7dd Fix boot image backup overwrites when upgrade topjohnwu 2016-12-18 22:45:31 +0800
  • 54a0e52e05 Minor script fix topjohnwu 2016-12-18 19:05:18 +0800
  • 3c33f7d294 Various small improvements topjohnwu 2016-12-11 20:38:15 +0800
  • b2431b982f Prettify code topjohnwu 2016-12-11 05:10:48 +0800
  • 8d6d619eed Fork once only Right now there are three threads (process) 1. Main thread in parent: monitor logcat 2. Second thread in parent: monitor hidelist 3. Children: switch namespace and unmounts topjohnwu 2016-12-11 04:56:01 +0800
  • 70e332b9e8 MagiskHide small update topjohnwu 2016-12-11 03:41:29 +0800
  • 0a53c42a8a Improve phh su installation topjohnwu 2016-12-10 23:48:24 +0800
  • 42a66ad49e Make starting daemon much easier topjohnwu 2016-12-10 23:45:14 +0800
  • 2d1d70b3b6 Fix su app invoke topjohnwu 2016-12-10 23:44:16 +0800
  • 0ccc92dc1e Minor restructure topjohnwu 2016-12-09 15:57:10 +0800
  • c9217a419a Fix crashing when zip not signed topjohnwu 2016-12-08 23:03:50 +0800
  • c9157cc13b Fix bug in clone dummy topjohnwu 2016-12-08 21:31:34 +0800
  • 2b1270381d Install phh su if no SuperSU detected topjohnwu 2016-12-08 01:50:10 -0800
  • cdb8ee3946 Fix #19 uninstaller issues topjohnwu 2016-12-08 01:24:27 -0800
  • 1e3586621b Magic Mount Total Re-factor Part 2 1. It seems that many part of the system is upset about symlinks, revert to bind mounts 2. New system and vendor mirror implementation found, no need to copy anything 3. Thanks to the new mirror implementation, adding new items to /system and /vendor is now possible 4. Re-written some coding style topjohnwu 2016-12-08 00:50:52 -0800
  • c07e9ac29d Magic Mount total re-factor 1. Remove stage 4 bind which mount files back, use symlinks instead 2. libs do not support symlink, make a copy to data if needed 3. Proper support for adding new files into /system/vendor on devices with separate vendor partition topjohnwu 2016-12-07 01:45:09 +0800
  • 6e3bb48574 Add su binary into Magisk topjohnwu 2016-12-06 04:47:26 +0800
  • a180395832 Change package name topjohnwu 2016-12-06 04:44:02 +0800
  • 3dfcc6b0be Checkout from seSuperuser/Superuser, leaving only native parts topjohnwu 2018-07-18 18:12:47 +0800
  • 16d7ae62bd Move selinux submodule topjohnwu 2016-12-06 03:09:15 +0800
  • eea3cb32a5 Add Windows build scripts and fix script bugs topjohnwu 2016-12-06 02:41:05 +0800
  • cb1df5217e Update error messages topjohnwu 2016-11-29 13:38:32 +0800
  • 24ef80351c Remove busybox dependency topjohnwu 2016-11-29 13:24:48 +0800
  • 670fe8590c Various fixes Fixes #13 and #17 topjohnwu 2016-11-29 04:16:01 +0800
  • bb878a1ccf Fix es translation topjohnwu 2016-11-24 00:44:16 +0800
  • 4daea7d7e6 Some refinements topjohnwu 2016-11-23 22:38:15 +0800
  • 3b20747192 Update progress dialog topjohnwu 2016-11-23 18:33:16 +0800
  • 403e30feba Add zipadjust JNI code topjohnwu 2016-11-23 13:46:52 +0800
  • f58c73b7f1 Sign the zip file topjohnwu 2016-11-22 13:45:26 +0800
  • 2a8477cbda Process zip with Java topjohnwu 2016-11-21 01:33:12 +0800
  • f5bee7b691 Small refactor of download repo and FlashZip topjohnwu 2016-11-20 22:13:29 +0800
  • 8c077a7373 Change search to async for smoother UI topjohnwu 2016-11-20 18:49:09 +0800
  • 4e07b51460 Fix es translation topjohnwu 2016-11-20 18:42:00 +0800
  • 44294e1a88 Update strings.xml netizen 2016-11-15 11:19:16 +0100
  • 25a0a68cde Spanish translation Rafael Gawenda 2016-11-15 10:55:41 +0100
  • 30c048723c Update installer v9 topjohnwu 2016-11-15 04:46:01 +0800
  • 85dc669ddf Mount magisk.img with option suid Should fix #12, hope so :) topjohnwu 2016-11-14 11:00:56 +0800
  • 397c1a1c2b Magisk Hide won't play well with dummy lib topjohnwu 2016-11-14 05:02:57 +0800
  • f1d3e35aac Proper support for special mounts topjohnwu 2016-11-14 04:30:05 +0800
  • 0e69201f05 Remove UID check, not reliable.... topjohnwu 2016-11-14 04:27:43 +0800
  • f8fdaf5c1f Initialize is not needed topjohnwu 2016-11-13 21:22:04 +0800
  • 1f3b81338c Fix Moto DTB issue topjohnwu 2016-11-13 21:03:00 +0800
  • 5921d3a42a Update scripts topjohnwu 2016-11-13 21:02:35 +0800
  • dbbc85719e MagiskHide: Unmount cache mounts and check UID topjohnwu 2016-11-13 19:27:01 +0800
  • 0ddb6c3f10 Various small changes topjohnwu 2016-11-13 16:58:43 +0800
  • 3e259021d0 Sort module/repo by name topjohnwu 2016-11-13 03:07:16 +0800
  • f760a9d0c2 Add rules to allow chcon to rootfs topjohnwu 2016-11-12 03:03:59 +0800
  • f69facc842 Case insensitive topjohnwu 2016-11-12 00:03:11 +0800