Commit Graph

24 Commits

Author SHA1 Message Date
solohsu e2fb9709e4 Ensure necessary system props
Some other Magisk modules may override the system props we set, e.g.
compiler-filter, which will likely result in boot loops.

We PLT hook native getSystemProp implementation methods to make sure
the values of related system props are always what we want.

Fix #156.
2019-03-16 14:10:25 +08:00
solohsu 6d08c0b2bc Reuse generated dex and oat files when using compat mode 2019-03-15 18:42:34 +08:00
solohsu 86a3fc8c45 Write verbose logs to a separate file all.log
Reserve a switch to disable verbose logs
2019-03-15 15:28:20 +08:00
solohsu ac4d5059d1 Add log support for other installer apps 2019-03-13 01:00:04 +08:00
solohsu 66814e6cae Rename Riru module id 2019-03-12 20:16:07 +08:00
solohsu 39109e27f1 Bump version 2019-03-11 00:12:23 +08:00
solohsu 88e0d33c2a Prepare v0.3.0.0_beta3 2019-03-09 14:20:55 +08:00
solohsu b13299ab1a v0.3.0.0_beta2 2019-03-06 18:14:32 +08:00
Jim Wu b589ca5acf
Add a '-' 2019-03-02 22:57:36 +08:00
solohsu 5fe1116a6e Bump to v0.3.0.0 2019-03-02 20:30:00 +08:00
solohsu cf66f9f217 Bump to v0.2.9.9_beta3 2019-02-24 19:14:20 +08:00
solohsu 1542487ffb Bump to v0.2.9.9 beta2 2019-02-22 22:50:38 +08:00
Jim Wu a315373de3
Fix bugs 2019-02-19 12:43:01 +08:00
Jim Wu c426f41cf8
Bump version 2019-02-19 00:35:14 +08:00
solohsu e4051c5e28 v0.2.9.8_beta1 2019-02-10 22:36:12 +08:00
solohsu a0d713715d Add a debugging switch to enable instant modules loading 2019-01-29 23:40:59 +08:00
solohsu 5f340c8ecf v0.2.9.6 2019-01-27 19:50:45 +08:00
solohsu 4b767f35bc v0.2.9.5 2019-01-25 22:29:16 +08:00
solohsu 04c4e95971 v0.2.9.1 2019-01-23 01:20:41 +08:00
solohsu 7ec8e7ce69 Revert changes to DexMaker 2019-01-22 22:33:04 +08:00
solohsu 777e494a8d v0.2.9 2019-01-22 20:42:52 +08:00
solohsu 0012808542 v0.2.8 2019-01-21 02:08:24 +08:00
Jim Wu 9fbebba6f8
Change display version 2019-01-20 12:35:08 +08:00
solohsu 628ac9fd33 Migrate to GitHub 2019-01-19 01:54:14 +08:00