Commit Graph

  • be1228c3b4 Reverted removing UpdateRepos temporarily Viktor De Pasquale 2019-05-29 16:24:13 +02:00
  • 15c94c6b34 Merge remote-tracking branch 'john/master' into development Viktor De Pasquale 2019-05-29 18:28:50 +02:00
  • 202d23426a Fixed update cards having their text resized Viktor De Pasquale 2019-05-29 16:35:02 +02:00
  • fc26de48b2 Removed hiding advanced settings when no root is detected This change was made in order to allow proper adjustment of boot image Viktor De Pasquale 2019-05-29 16:28:33 +02:00
  • 76c88913f9 Ensure Magisk environment normal vvb2060 2019-05-28 07:29:54 +08:00
  • a3a1aed723 Don't check zygote in busy loop topjohnwu 2019-05-27 16:27:19 -07:00
  • 81aa56f60f Support EROFS system-as-root devices topjohnwu 2019-05-27 15:19:20 -07:00
  • 73bb850209 Update Slovak translation Vladimír Kubala 2019-05-21 07:40:57 +02:00
  • 8dfec12330 Some fixes Gozzwip 2019-05-20 17:23:26 +04:00
  • ae24397793 Try to wait if block device is not ready topjohnwu 2019-05-27 15:01:49 -07:00
  • 3b0f888407 Minor update for parsing uevent topjohnwu 2019-05-27 02:55:46 -07:00
  • 845d1e02b0 Separate magiskinit components topjohnwu 2019-05-27 00:29:43 -07:00
  • 5d357bc41f Remove unused function topjohnwu 2019-05-26 22:01:42 -07:00
  • 6a54672b13 Cleanup unnecessary functions topjohnwu 2019-05-26 03:05:23 -07:00
  • 3d9a15df44 Remove unnecessary '--' in magiskhide topjohnwu 2019-05-26 02:59:38 -07:00
  • 449c7fda2f Enable proc_monitor test in debug mode only topjohnwu 2019-05-26 02:53:28 -07:00
  • 8b7b05da68 Separate hide policies topjohnwu 2019-05-26 02:47:57 -07:00
  • 92400ebcab Process monitor minor tweaks topjohnwu 2019-05-26 02:35:12 -07:00
  • 23d3e56967 Add new util function topjohnwu 2019-05-25 21:42:51 -07:00
  • 6785dc4967 Disable verbose ptrace logging topjohnwu 2019-05-25 21:42:24 -07:00
  • dad20f6a2d Update zygote namespace topjohnwu 2019-05-25 18:30:43 -07:00
  • bb15671046 Sleep when there is nothing to wait topjohnwu 2019-05-25 18:17:25 -07:00
  • 21984fac8b Add API for running independent proc_monitor test topjohnwu 2019-05-25 16:08:53 -07:00
  • f392afe87f Added error message in case Markdown window fails to load Viktor De Pasquale 2019-05-25 19:20:36 +02:00
  • 6a243ec7bc Fixed inconsistent displaying of repos and improved their sorting Viktor De Pasquale 2019-05-25 18:09:45 +02:00
  • 8cd3b603df Fixed cached repos not being ordered by settings Viktor De Pasquale 2019-05-25 18:03:32 +02:00
  • 6e1aefe6d8 Added feature that prevents repositories from being downloaded every single time that user requests to show Module/Download fragment unless requested by user Viktor De Pasquale 2019-05-25 16:42:34 +02:00
  • 1c90b6eca3 Fixed notification popping up every time update is scheduled Viktor De Pasquale 2019-05-25 16:33:55 +02:00
  • c33cf9f878 Fixed stable channel asking for custom URL when previously selected Viktor De Pasquale 2019-05-25 16:15:08 +02:00
  • 27cb40eec9 Removed test options from proguard Viktor De Pasquale 2019-05-24 16:02:47 +02:00
  • c06081b75d Added more proguard restrictions and rules for kotlin and moshi Viktor De Pasquale 2019-05-24 15:54:08 +02:00
  • a7eec2f0a0 Fixed initial crashes occurring due to improperly obfuscated constructors and inner fields Viktor De Pasquale 2019-05-24 15:53:08 +02:00
  • 4fd0fe3194 Fixed repo not being correctly marked as jsonclass hence it crashed when fetching obfuscated Viktor De Pasquale 2019-05-24 15:51:18 +02:00
  • cc74593ddd Removed useless constructor parameter from home vm Viktor De Pasquale 2019-05-24 15:50:20 +02:00
  • fdb7c5dba1 Added Timber as marked for stripping Viktor De Pasquale 2019-05-24 15:49:11 +02:00
  • 77470c7cfa Updated koin Viktor De Pasquale 2019-05-24 12:28:57 +02:00
  • f0a734fdab Fixed clearing cache crashing due to operations on main thread Viktor De Pasquale 2019-05-24 12:28:16 +02:00
  • 75405b2b25 Upgrade AS topjohnwu 2019-05-23 01:08:07 -07:00
  • 90ed4b3c49 magiskboot: clean up remaining unneeded ELF detection bits - default for no format match is UNSUPP_RET (unsupported) so there is no needed to explicitly detect ELF still osm0sis 2019-05-20 22:27:36 -03:00
  • 290a17a764 magiskboot: fix bootimg hdr v2 checksum generation Chris Renshaw 2019-05-20 20:57:49 -03:00
  • aaabd836e4 Merge remote-tracking branch 'john/master' into development Viktor De Pasquale 2019-05-23 20:02:29 +02:00
  • 076e5cea3b Fixed selection not persisting throughout root requests Viktor De Pasquale 2019-05-23 20:01:47 +02:00
  • 8515971ccf Fixed deleting "one-time" root requests whilst removing outdated Viktor De Pasquale 2019-05-23 19:18:16 +02:00
  • d86fb033ea Fixed conditions being inaccurately represented Viktor De Pasquale 2019-05-23 19:17:41 +02:00
  • 99d7d8ddbc Fixed background being transparent for su request Viktor De Pasquale 2019-05-23 18:32:51 +02:00
  • df78fd2d41 Fixed setting custom channels and switching between official ones being broken Viktor De Pasquale 2019-05-23 18:11:23 +02:00
  • dabe6267b9 Fixed error that prevented flashing Viktor De Pasquale 2019-05-23 16:50:31 +02:00
  • 0119ebddbe Added back clearing repository cache Viktor De Pasquale 2019-05-23 15:28:05 +02:00
  • 3216ef9f47 Upgrade AS topjohnwu 2019-05-23 01:08:07 -07:00
  • b79d1bcded magiskboot: clean up remaining unneeded ELF detection bits - default for no format match is UNSUPP_RET (unsupported) so there is no needed to explicitly detect ELF still osm0sis 2019-05-20 22:27:36 -03:00
  • 17e234f9d5 magiskboot: fix bootimg hdr v2 checksum generation Chris Renshaw 2019-05-20 20:57:49 -03:00
  • ea1f75f80e Merge remote-tracking branch 'john/master' into development Viktor De Pasquale 2019-05-20 15:10:54 +02:00
  • 8c40db5730 Don't build snet in all topjohnwu 2019-05-20 01:57:05 -07:00
  • 6fe03d2795 Fix stub strings v19.2 manager-v7.2.0 topjohnwu 2019-05-20 01:33:08 -07:00
  • c595a87ccf Update Magisk Manager changelog topjohnwu 2019-05-20 01:05:27 -07:00
  • fac07c3913 Update R8 version topjohnwu 2019-05-19 17:39:19 -07:00
  • c63fdbbc6b Add traditional Chinese translations topjohnwu 2019-05-19 14:13:13 -07:00
  • 2ff5d9606b magiskboot: add support for remaining Nook HD pre-image loaders osm0sis 2019-05-19 21:18:18 -03:00
  • ed43452c1a Added missing strings zertyuiop 2019-05-19 17:49:29 +03:00
  • 8f28d4028f Update Italian structure Oliver Cervera 2019-05-19 22:49:51 +02:00
  • b54543b18c Update RO language Cristian Silaghi 2019-05-14 12:43:09 +03:00
  • 966d6593ca Fix strings topjohnwu 2019-05-13 23:21:01 -07:00
  • ad95b1c9d1 Addition, reorganisation and fixing Catalan strings JoanVC100 2019-05-14 08:13:48 +02:00
  • 3bfa38c60a Update strings.xml Ingan121 2019-05-10 16:37:03 +09:00
  • 0bdbcad8be Don't specify Provider topjohnwu 2019-05-13 22:39:28 -07:00
  • 80855e89ec Merge remote-tracking branch 'john/master' into development Viktor De Pasquale 2019-05-13 16:50:08 +02:00
  • 0850401dc4 Fixed crash where new application asks for root access Viktor De Pasquale 2019-05-13 15:56:27 +02:00
  • 337fda2023 Removed unnecessary classes Viktor De Pasquale 2019-05-13 15:41:46 +02:00
  • 64f238191e Converted constants to kotlin Viktor De Pasquale 2019-05-13 15:39:33 +02:00
  • eb169cb133 Converted classmap to kotlin Viktor De Pasquale 2019-05-13 15:34:53 +02:00
  • 80cd85b061 Try to use broadcast for su logging and notify topjohnwu 2019-05-13 02:01:10 -07:00
  • 89275270f3 Fix code to install GMS_Conscrypt topjohnwu 2019-05-12 16:19:27 -07:00
  • e7339ba619 We don't need BouncyCastle provider on Android topjohnwu 2019-05-12 16:06:22 -07:00
  • d9ad7d522c Update dependencies topjohnwu 2019-05-12 13:42:53 -07:00
  • 92789c3113 Added caching repositories to device Viktor De Pasquale 2019-05-12 20:21:55 +02:00
  • c1c677e161 Removed old database helper Viktor De Pasquale 2019-05-12 19:45:07 +02:00
  • 2fe917ff82 Fixed updating values with sql Viktor De Pasquale 2019-05-12 19:42:05 +02:00
  • 0e6c205732 Fixed snackbar for changed su states being incorrect Viktor De Pasquale 2019-05-12 18:56:42 +02:00
  • 125ae0a173 Fixed conditions in sql queries Viktor De Pasquale 2019-05-12 18:34:28 +02:00
  • 0245e13591 Removed usage of old database object Viktor De Pasquale 2019-05-12 18:00:58 +02:00
  • d546733287 Removed direct static usages of database from app Viktor De Pasquale 2019-05-12 17:25:26 +02:00
  • c275326d59 Removed direct static usages of database from app Viktor De Pasquale 2019-05-12 15:49:42 +02:00
  • d4561507b8 Raised deprecation level on old database Viktor De Pasquale 2019-05-12 14:37:24 +02:00
  • ef0e22cc41 Slightly update scripts topjohnwu 2019-05-11 02:29:13 -07:00
  • 62db65bf18 Reset SafetyNet status on refresh topjohnwu 2019-05-11 01:55:44 -07:00
  • d5371f752c Sort hide targets by app name topjohnwu 2019-05-11 01:53:37 -07:00
  • a5f5e94115 Always reload string from resource topjohnwu 2019-05-11 01:50:01 -07:00
  • 2624706c69 Added missing repositories Viktor De Pasquale 2019-05-10 19:13:15 +02:00
  • d39d885ec2 Removed repo db helper Viktor De Pasquale 2019-05-10 18:21:07 +02:00
  • d83c744725 Replaced base settings fragment by its kotlin counterpart Viktor De Pasquale 2019-05-10 17:54:24 +02:00
  • 843995cdb9 Removed Event for good Viktor De Pasquale 2019-05-10 17:34:53 +02:00
  • 9491ba77e0 Removed locale manager loading languages in advance Instead they are loaded on demand Viktor De Pasquale 2019-05-10 17:30:25 +02:00
  • 58a449d437 Merge branch 'remote-master' into development Viktor De Pasquale 2019-05-10 16:43:37 +02:00
  • 7f55e0f05b Fixed picking up wrong locale for dates Viktor De Pasquale 2019-05-10 16:41:31 +02:00
  • 67c3f40adb Fixed language won't change in certain views unless app restarts Viktor De Pasquale 2019-05-10 16:22:03 +02:00
  • ff7a0ba599 Force apply preferred locale in applyOverrideConfiguration topjohnwu 2019-05-10 00:19:28 -07:00
  • b152c63102 Upgrade AS topjohnwu 2019-05-09 23:16:21 -07:00
  • 415ff23be5 Fix error mounting /data partition Shaka Huang 2019-05-10 10:48:06 +08:00
  • b0d6de783e Correct magiskboot help osm0sis 2019-05-08 23:13:12 -03:00
  • ac28e6e5ca Fix uninstaller missing recent changes - group unsupported formats into the same code (https://github.com/topjohnwu/Magisk/commit/86f778c0aa21f1cc7a358331c102180488b3351b#diff-93690a8d9f50c177ef97416af3be8726) - support A only system-as-root devices (https://github.com/topjohnwu/Magisk/commit/e72c6685edf81706617a3444575c4500b9b8fe6c#diff-93690a8d9f50c177ef97416af3be8726) - remove unnecessary '--' from magiskboot actions (https://github.com/topjohnwu/Magisk/commit/7f08c0694392ede38ebbb6bd835757f2b3c3c477#diff-93690a8d9f50c177ef97416af3be8726) - get_flags need to be before find_boot_image (https://github.com/topjohnwu/Magisk/commit/a4f5d47e72158a559bd4b47e70bf7ba1126b2dbd) osm0sis 2019-05-08 20:06:29 -03:00