Commit Graph

  • 0c1f68816e Release new canary build topjohnwu 2021-12-14 21:40:40 -08:00
  • 92546e8a74 Update Slovak translation kubalav 2021-12-14 19:47:15 +01:00
  • a4faa3f392 Update stub strings.xml path John Wu 2021-12-14 05:31:12 -08:00
  • df191cd2b5 Use AGP to compile resources 南宫雪珊 2021-12-14 21:30:15 +08:00
  • baa19f0ccf Rewrite app installation 南宫雪珊 2021-12-14 21:20:29 +08:00
  • 5a49bd3ac9 Add OkHttp cache vvb2060 2021-12-03 02:27:38 +08:00
  • b37d7e0500 Use default icon when failed to get app icon LoveSy 2021-12-14 20:05:10 +08:00
  • f4ed6274a4 Invert vbmeta header patching config topjohnwu 2021-12-14 04:52:15 -08:00
  • 56eb1a1cf9 Load fstab from system/etc LoveSy 2021-12-14 13:56:00 +08:00
  • a7c156a9e3 Further fix oplus.fstab support LoveSy 2021-12-14 19:40:23 +08:00
  • d81ca77231 Update gradle/wrapper/gradle-wrapper.properties 南宫雪珊 2021-12-10 23:15:23 +08:00
  • bf013f6ebb Fix Build 南宫雪珊 2021-12-10 21:39:04 +08:00
  • dd8116e285 Update Dependencies vvb2060 2021-11-24 18:08:29 +08:00
  • b5d80a88d1 Only care about mount namespace isolating 残页 2021-12-05 09:52:25 +08:00
  • 7f4f95cf83 Fix certificate start time vvb2060 2021-12-03 02:24:25 +08:00
  • 87c2f6ad14 xhook_clear after xhook_refresh LoveSy 2021-12-14 19:06:57 +08:00
  • ad47dba064 Rename magiskVersion* -> version* topjohnwu 2021-12-14 02:59:06 -08:00
  • 41b701846f ensureEnv even if getRemote fails LoveSy 2021-12-02 19:18:09 +08:00
  • 5c42830328 l10n: Fix typo of chinese Simplified translations xz-dev 2021-08-31 00:00:47 +08:00
  • 69617309f8 English language string fixes Allan Nordhøy 2021-12-14 11:51:54 +01:00
  • 48e2d6a8da Simplify several hacks topjohnwu 2021-12-13 19:48:17 -08:00
  • b4120cddfb IODispatcherExecutor -> DispatcherExecutor topjohnwu 2021-12-13 04:05:36 -08:00
  • 54e3f1998a Support RootService on stub APKs topjohnwu 2021-12-13 03:57:27 -08:00
  • edcf9f1b0c Introduce RootServices to the app topjohnwu 2021-12-13 00:16:53 -08:00
  • de3747d65e Copy APK from external storage in stub topjohnwu 2021-12-12 23:52:59 -08:00
  • b76a3614da Fix isolated process comparisons vvb2060 2021-12-05 17:41:50 +08:00
  • 94cc64c51b Update dependencies topjohnwu 2021-12-10 04:32:04 -08:00
  • 0f71edee96 magisk: README: Correct string path for stub HeroBuxx 2021-12-01 05:04:41 +00:00
  • e097c097fe Rename persist_properties.cpp -> persist.cpp topjohnwu 2021-11-30 01:58:31 -08:00
  • 1443a5b175 Use mmap_data more widely topjohnwu 2021-11-30 01:50:55 -08:00
  • 2d82ad93dd Macro -> template topjohnwu 2021-11-29 19:56:37 -08:00
  • 384c257a74 Disable CompatVectorFromResources vvb2060 2021-11-25 15:13:34 +08:00
  • 49dfa2c3a0 Fix update from notification will fail vvb2060 2021-11-25 14:40:48 +08:00
  • 7bd3e768db Remove bytecode compatibility workaround vvb2060 2021-11-25 14:45:29 +08:00
  • 65224ed22b Fix NPE when apk could not be parsed vvb2060 2021-11-25 13:13:30 +08:00
  • 0a28dfe1e2 AVB blobs expect to be 4096-byte aligned topjohnwu 2021-11-28 13:21:05 -08:00
  • 1c8ebfacb0 Release new canary build topjohnwu 2021-11-23 22:39:15 -08:00
  • 5d6d241791 Update VN strings.xml HuskyDG 2021-11-24 13:24:51 +07:00
  • 4f116d15b9 Fix PT-rBR translation jontaix 2021-11-21 16:48:43 -03:00
  • 228570640e Introduce KEEPVBMETAFLAG env variable topjohnwu 2021-11-23 22:14:12 -08:00
  • 65a79610aa Fix crash and warnings topjohnwu 2021-11-23 18:46:06 -08:00
  • 24984ea4f2 Optimize stream for full-file writes topjohnwu 2021-11-23 18:08:14 -08:00
  • 048b2af0fc Improve zopfli encoder topjohnwu 2021-11-23 16:50:08 -08:00
  • 449989ddd9 Always use zopfli for zImage compression topjohnwu 2021-11-23 14:24:05 -08:00
  • 01ebe5724a Cleanup zImage parsing code topjohnwu 2021-11-23 13:39:15 -08:00
  • 95fb230b8c Update to BusyBox 1.34.1 topjohnwu 2021-11-22 19:46:52 -08:00
  • 632971af15 Properly support v4 image headers topjohnwu 2021-11-21 05:55:20 -08:00
  • 5787aa1078 Stream should always write all bytes topjohnwu 2021-11-21 04:38:22 -08:00
  • d8b9265484 Pull out buffer-chunk logic into separate class topjohnwu 2021-11-21 02:27:52 -08:00
  • 9ea3169ca9 Do not allow modifying page sizes topjohnwu 2021-11-20 22:51:22 -08:00
  • aebf2672cd Fix unpacking vendor boot images topjohnwu 2021-11-20 22:44:38 -08:00
  • 68ac409bfd Scripts fixes and improvements osm0sis 2021-11-17 22:53:33 -04:00
  • fef44bd24f Allow boot scripts to know Zygisk status topjohnwu 2021-11-20 13:05:15 -08:00
  • e4a7617dde Update VN strings.xml HuskyDG 2021-11-17 12:31:21 +07:00
  • 4dfb193d10 Always run non disabled module post-fs-data scripts topjohnwu 2021-11-16 21:29:13 -08:00
  • c248d94995 Update strings.xml dark-basic 2021-11-15 08:18:43 -03:00
  • d4ac458d17 Ignore zygisk modules when zygisk is not enabled vvb2060 2021-11-12 21:11:53 +08:00
  • 93e443c4ad Update RU strings Ilya Kushnir 2021-11-14 12:45:48 +02:00
  • 4b3988cef9 Update pt-BR translation DanGLES3 2021-11-17 02:13:50 -03:00
  • 4eb5ee17b4 Fix typo in French translation Rom 2021-11-12 15:34:40 +01:00
  • e1b63d7dec Initialize mt19937 statically in function topjohnwu 2021-11-16 03:20:07 -08:00
  • 4b5651bd6f Revert logging after pre specialize topjohnwu 2021-11-16 03:12:01 -08:00
  • 50515d9128 Close unclosed fds from modules topjohnwu 2021-11-16 01:59:45 -08:00
  • 28b5faab0c Visual changes RikkaW 2021-11-13 00:08:36 +08:00
  • 82a01c22d3 Cleanup resources topjohnwu 2021-11-13 16:25:54 -08:00
  • be9b0c2e8f Move flow.concurrentMap to ktx LoveSy 2021-11-13 03:49:41 +08:00
  • b6affe06a5 Fix flow parallel LoveSy 2021-11-13 03:32:29 +08:00
  • 1e05f8c646 Release new canary build topjohnwu 2021-11-12 03:14:56 -08:00
  • 7e9d4512b6 Update zh-rTW topjohnwu 2021-11-12 03:07:18 -08:00
  • 5fa127c415 Disable modules section if Magisk is not active RikkaW 2021-11-12 15:36:29 +08:00
  • ac26681fe7 Update Slovak translation kubalav 2021-11-10 12:57:43 +01:00
  • 3c62636133 Update zh-rCN translation 残页 2021-11-10 18:06:18 +08:00
  • ca874fa12c Update Albania translation Arbri çoçka 2021-11-10 10:43:34 +01:00
  • c3508bbb99 Update French translation Rom 2021-11-10 09:36:09 +01:00
  • 6935033db5 Prevent dangling pointers topjohnwu 2021-11-12 02:02:05 -08:00
  • 421277d730 Prevent race conditions in connect_companion topjohnwu 2021-11-12 01:55:55 -08:00
  • 56988944b5 No need to dup fd topjohnwu 2021-11-12 01:54:48 -08:00
  • 528601d25a Fix integer overflow and workaround seccomp topjohnwu 2021-11-10 02:58:20 -08:00
  • ddd153c00d Show module suspend notice topjohnwu 2021-11-09 23:59:37 -08:00
  • b8c1588284 Always unload zygisk after specialize topjohnwu 2021-11-07 13:05:44 -08:00
  • 4dac9e40bd Support bootconfig on util_functions.sh LoveSy 2021-11-02 20:25:14 +08:00
  • def1811d48 Fix strings in sq Arbri çoçka 2021-11-04 10:58:21 +01:00
  • c53e507713 Update Traditional Chinese Language 孟武.尼德霍格.龍 2021-11-07 20:04:20 +08:00
  • e0ea777249 Use ProcessCompat LoveSy 2021-11-07 19:43:34 +08:00
  • 4c1962f3c7 Release new canary build topjohnwu 2021-11-06 23:56:50 -07:00
  • 258e89c964 Fix script typo for Sony init.real support Chris Renshaw 2021-11-05 20:21:11 -03:00
  • 3d3bfb42e5 Don't copy ApplicationInfo topjohnwu 2021-11-06 23:34:46 -07:00
  • 6dbd8baa7e Cleanup DownloadService topjohnwu 2021-11-06 17:45:41 -07:00
  • e660fabc57 Remove BaseDownloader topjohnwu 2021-11-06 04:37:06 -07:00
  • 2115bcd8b0 Relaunch and recreate is slightly different topjohnwu 2021-11-05 16:05:12 -07:00
  • 1bdd6e1a9d Migrate to Activity Result APIs topjohnwu 2021-11-05 15:53:34 -07:00
  • 98deec232b Minor adjustments topjohnwu 2021-11-05 13:55:18 -07:00
  • 022c217cfe Migrate to SplashScreen API topjohnwu 2021-11-05 04:16:58 -07:00
  • 81f57949ed Remove WorkManager as a dependency topjohnwu 2021-11-04 23:39:35 -07:00
  • fca5eb083f Always show checked app in list topjohnwu 2021-11-04 19:59:51 -07:00
  • a3695cc66b Use Kotlin coroutine instead of Java parallelStream topjohnwu 2021-11-04 19:57:22 -07:00
  • 6723d20616 Cleanup AppProcessInfo topjohnwu 2021-11-04 05:36:29 -07:00
  • 627ec91687 Fix visual issues for ActionBar RikkaW 2021-10-27 13:18:41 +08:00
  • 9126cf0c73 Rewrite deny list UI vvb2060 2021-10-27 01:10:20 +08:00
  • 16322ab30c Use full gzip-signature to find gzip-data. Chaosmaster 2021-11-03 16:42:23 +01:00