Commit Graph

90 Commits

Author SHA1 Message Date
Nullptr 2f9e0e07b0
Resolve dex2oat parameters for Android 10+ (#1803) 2022-04-02 13:13:22 +08:00
南宫雪珊 e9e65f70c4
Reduce miscPath permissions (#1795) 2022-03-26 05:51:23 +00:00
LoveSy 57c1b8b904
Use ccache for all native modules (#1787) 2022-03-23 19:16:19 +08:00
XposedBot d5b1df5bd5
[translation] Update translation from Crowdin (#1785)
* New translations strings.xml (Romanian)

* New translations strings.xml (Urdu (Pakistan))

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Catalan)

* New translations strings.xml (Danish)

* New translations strings.xml (Finnish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Polish)

* New translations strings.xml (Kurdish)

* New translations strings.xml (Kurdish)
2022-03-23 10:16:53 +00:00
LoveSy 9344cf6c54
NDK 24 (#1780)
* NDK 24

* Use `ANDROID_ALLOW_UNDEFINED_SYMBOLS`
2022-03-21 17:43:32 +08:00
LoveSy 416167a226
Refactor ApplicationService (#1775) 2022-03-20 08:44:17 +08:00
LoveSy f0c04177d6
Log `LSPlant` (#1770) 2022-03-18 08:54:28 +08:00
LoveSy 6b368b041b
Move all serivces into a single dir (#1768) 2022-03-16 20:55:45 +00:00
XposedBot 42a5357d6a
[translation] Update translation from Crowdin (#1767) 2022-03-16 17:15:59 +00:00
LoveSy 6258435645
Refine gradle script (#1765) 2022-03-16 17:20:43 +08:00
LoveSy 0bf0948e9a
Refactor `core` to use LSPlant as the ART hook framework (#1756) 2022-03-15 07:51:30 +08:00
LoveSy 6f48c663db
Refactor some gradle (#1752) 2022-03-13 07:23:04 +08:00
LoveSy 4b9a4f8316
Ensure um is ready when updating cache (#1737) 2022-02-28 22:23:13 +08:00
XposedBot e1508a16f4
[translation] Update translation from Crowdin (#1709) 2022-02-20 15:00:56 +00:00
XposedBot 756e4370e2
[translation] Update translation from Crowdin (#1700) 2022-02-19 13:17:45 +08:00
XposedBot 90116ab1cd
[translation] Update translation from Crowdin (#1696) 2022-02-17 13:11:47 +00:00
LoveSy e17c39318d
Call `systemMain` after prepare (#1692) 2022-02-14 12:27:41 +00:00
LoveSy 808d941846
Fix icon creation on ZUI (#1690)
Fix #1687
2022-02-14 19:39:16 +08:00
南宫雪珊 a32d4fc0ab
Save boot kmsg (#1688) 2022-02-14 10:36:00 +00:00
南宫雪珊 a72f59d07a
Fix create modules dir (#1686) 2022-02-14 09:57:08 +00:00
LoveSy 36d1f8dba7
Parallize module cache and preload (#1681) 2022-02-14 16:54:24 +08:00
LoveSy 26f414ff03
Update dependencies (#1680) 2022-02-12 19:38:46 +00:00
LoveSy 5ab4c98fc5
Refine obfuscate (#1679) 2022-02-13 02:47:59 +08:00
LoveSy 306468afb4
Refine configuration change (#1672) 2022-02-11 23:34:36 +08:00
LoveSy e3a7256f01
Use S_V2 instead to check Tiramisu(#1667) 2022-02-11 01:58:55 +00:00
LoveSy b0d1e7a2bb
Support Android 13 DP1 (#1666) 2022-02-11 09:12:10 +08:00
双草酸酯 4e33363729
Fix #1652 (#1655) 2022-02-09 15:35:26 +00:00
kotori2 771bd77585 optimization 2022-02-08 23:34:43 +08:00
vvb2060 7e3d57353e show snackbar after toggling option 2022-02-08 23:34:43 +08:00
kotori2 16b7936303 disable dex obfuscate by default && show toast after toggling dex obfuscate option 2022-02-08 23:34:43 +08:00
kotori2 9e07750d0e properly close pfd 2022-02-08 23:34:43 +08:00
kotori2 cedb0d0f1d make compiler happy 2022-02-08 23:34:43 +08:00
kotori2 55469abc8d Fix dex loading while obfuscation is disabled 2022-02-08 23:34:43 +08:00
Stillhard 4ffea2a367 Fix proguard rules 2022-02-08 23:34:43 +08:00
LoveSy 68b98c2850 Update ConfigManager.java 2022-02-08 23:34:43 +08:00
kotori2 c63794d304 set initial value for dex obfuscate 2022-02-08 23:34:43 +08:00
kotori0 d3518d18d6 fix wrong signature 2022-02-08 23:34:43 +08:00
kotori0 2582eb3654 add option to disable dex obfuscation 2022-02-08 23:34:43 +08:00
LoveSy 67e3460d7a Get rid of config.cpp 2022-02-08 23:34:43 +08:00
LoveSy 45f0962d59 No need for signature prefix 2022-02-08 23:34:43 +08:00
kotori0 a854bb6a33 more java keywords 2022-02-08 23:34:43 +08:00
kotori0 f254576934 blacklist java keywords 2022-02-08 23:34:43 +08:00
kotori0 581810401d Use PLOGE 2022-02-08 23:34:43 +08:00
kotori0 2034441122 make 西大师 satisfy 2022-02-08 23:34:43 +08:00
kotori0 9760e8d733 reduce memory allocation && properly close fds 2022-02-08 23:34:43 +08:00
kotori0 d3b0140230 Proxy transaction from system server service to application service 2022-02-08 23:34:43 +08:00
kotori0 a628528cd8 Fix memory leaks && use RAII on obfuscation methods 2022-02-08 23:34:43 +08:00
kotori0 8d2a8c4c3f simplify include path 2022-02-08 23:34:43 +08:00
kotori0 d40191b711 use random class names 2022-02-08 23:34:43 +08:00
kotori0 db7d1b9323 refine code 2022-02-08 23:34:43 +08:00