JingMatrix
4cec46a074
Fix and refactor DexParser implementation ( #509 )
...
In the LSPosedDexParser constructor, the methodIds array is allocated correctly, but the loop condition is wrong: its length is divided by 3 twice.
We rewrite this class in Kotlin, marking the first commit of refactoring LSPosed into Vector.
Co-authored-by: Willian Wang <git@willian.wang>
2026-01-21 18:12:25 +01:00
JingMatrix
6b2ce6c614
Add commons-lang as a subproject
...
Avoid using a local version of this apache module
2024-09-22 14:25:45 +02:00
JingMatrix
8e96b8de21
Replace axml by WindySha/ManifestEditor
2024-05-18 23:48:50 +02:00
LoveSy
7fe84388e4
Upgrade gradle
2023-07-10 21:56:07 +08:00
LoveSy
4b75c8af79
Revert "Use source dependencies instead of mavenLocal ( #2445 )" ( #2586 )
...
This reverts commit 03d2cea093
2023-06-28 04:24:46 +00:00
LoveSy
0875cc6987
Update settings.gradle.kts
2023-04-12 11:22:44 +08:00
LoveSy
ba1f3857f6
Declare dependencies in toml instead of settings ( #2448 )
2023-03-22 02:27:17 +00:00
LoveSy
03d2cea093
Use source dependencies instead of mavenLocal ( #2445 )
2023-03-21 11:45:26 +08:00
dependabot[bot]
b9233fe0a4
Bump dev.rikka.rikkax.appcompat:appcompat from 1.5.0.1 to 1.6.1 ( #2440 )
2023-03-14 02:25:29 +00:00
dependabot[bot]
5ce1e3960f
Bump dev.rikka.rikkax.layoutinflater:layoutinflater from 1.2.0 to 1.3.0 ( #2439 )
2023-03-14 02:13:11 +00:00
dependabot[bot]
d09b2fe44e
Bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0 ( #2431 )
2023-03-08 22:58:07 +00:00
Howard Wu
e2bfd98cee
Upgrade AGP ( #2410 )
...
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2023-02-28 15:47:51 +00:00
dependabot[bot]
f96ec2a1f6
Bump androidx.annotation:annotation from 1.5.0 to 1.6.0 ( #2408 )
2023-02-28 11:57:22 +08:00
LoveSy
b069da0323
Refine gradle scripts
2023-02-26 16:48:49 +08:00
LoveSy
d671dc535e
enable configuration cache
2023-02-26 16:48:49 +08:00
LoveSy
3209433766
Use gradle dependencies
2023-02-26 16:48:49 +08:00
LoveSy
b52c40615e
Remove xposedResources
2023-02-26 16:48:49 +08:00
Nullptr
89f80098bb
Move service interface
2023-02-26 16:48:49 +08:00
LoveSy
23d005b3ee
FIx build
2023-02-26 16:48:49 +08:00
LoveSy
53d75bd10e
Move libxposed to a standalone gradle module
2023-02-26 16:48:49 +08:00
南宫雪珊
46295297d7
Update kotlin version ( #2332 )
2023-01-16 02:02:44 +08:00
dependabot[bot]
60cef96107
Bump dev.rikka.tools.autoresconfig from 1.2.1 to 1.2.2 ( #2193 )
2022-10-25 09:46:10 +08:00
dependabot[bot]
34cb91c0c9
Bump dev.rikka.tools.materialthemebuilder from 1.3.2 to 1.3.3 ( #2024 )
2022-07-05 00:42:28 +00:00
dependabot[bot]
6d82324bd6
Bump dev.rikka.tools.autoresconfig from 1.1.1 to 1.2.1 ( #2023 )
2022-07-05 08:34:32 +08:00
南宫雪珊
05129a0dd8
Set removeUnusedEntriesAfterDays=1 only for CI ( #1948 )
2022-05-18 07:40:55 +08:00
dependabot[bot]
90d5afcc1a
Bump dev.rikka.tools.materialthemebuilder from 1.3.1 to 1.3.2 ( #1884 )
2022-04-22 10:17:35 +08:00
dependabot[bot]
2008038b02
Bump dev.rikka.tools.materialthemebuilder from 1.1.0 to 1.3.1 ( #1871 )
2022-04-19 09:31:02 +08:00
LoveSy
a884c1b2ba
Support attach debugger to hooked process ( #1807 )
2022-04-04 12:58:20 +08:00
LoveSy
fc12f48034
Use gradle plugin to generate colors ( #1801 )
2022-04-02 06:37:40 +00:00
Nullptr
2f9e0e07b0
Resolve dex2oat parameters for Android 10+ ( #1803 )
2022-04-02 13:13:22 +08:00
Nullptr
e0de4ca6d7
Separate core into bridge and loader ( #1766 )
2022-03-17 19:12:01 +08:00
LoveSy
6b368b041b
Move all serivces into a single dir ( #1768 )
2022-03-16 20:55:45 +00:00
LoveSy
6258435645
Refine gradle script ( #1765 )
2022-03-16 17:20:43 +08:00
LoveSy
6f48c663db
Refactor some gradle ( #1752 )
2022-03-13 07:23:04 +08:00
Nullptr
b9666c9d08
[core] Split daemon ( #1503 )
2021-12-30 09:21:44 +08:00
南宫雪珊
a9ea36574f
Remove unneeded configs ( #1299 )
2021-10-17 08:32:41 +00:00
vvb2060
1937365b38
Android 12 ( #814 )
2021-07-15 11:46:33 +08:00
LoveSy
16982c5a3e
[core] Fix ccache on master build ( #435 )
2021-03-30 22:58:19 +08:00
LoveSy
7d52c215ad
[core] Completely remove SandHook ( #293 )
2021-03-08 22:50:43 +08:00
LoveSy
5b49351b7e
[gradle] kotlinfy ( #240 )
2021-03-02 02:55:15 +08:00