Commit Graph

2765 Commits

Author SHA1 Message Date
Nullptr fc1adeac55 Use modern hook API for internal hookers 2023-08-16 17:19:46 +08:00
Nullptr e8e9105598 Update API + Partial separate hook bridge 2023-08-16 17:19:46 +08:00
Howard Wu 99f3217237
Move common res to main (#2681) 2023-08-10 13:40:34 +08:00
Howard Wu 1f9055b29b
[Skip CI] Stop sending to TG group (#2680) 2023-08-10 03:07:15 +00:00
dependabot[bot] 1d2b94de39
Bump androidx.browser:browser from 1.5.0 to 1.6.0 (#2678)
Bumps androidx.browser:browser from 1.5.0 to 1.6.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.browser:browser&package-manager=gradle&previous-version=1.5.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-08-10 02:38:04 +00:00
Howard Wu 7bfdfaa3b9
Remove app res dir from daemon build script (#2677) 2023-08-10 10:28:45 +08:00
dependabot[bot] 59fe879e61
Bump nav from 2.6.0 to 2.7.0 (#2679) 2023-08-10 09:57:12 +08:00
Howard Wu c5cadb44f7
Always allow pinning shortcuts, regardless of whether they are pinned or not (#2668) 2023-08-05 08:54:53 +08:00
Howard Wu ac675cc5f2
Always allow disable notification when not parasitic (#2667) 2023-08-05 08:27:58 +08:00
vvb2060 348f04905f
Show packagename to let user know which app is being used 2023-08-05 02:59:09 +08:00
vvb2060 a861bda68b
Fix save log 2023-08-05 00:51:49 +08:00
vvb2060 9e554e4866
Enable gradle cache 2023-08-05 00:50:02 +08:00
dependabot[bot] ac103832e0
Bump dev.rikka.rikkax.recyclerview:recyclerview-ktx from 1.3.1 to 1.3.2 (#2661) 2023-08-04 09:48:15 +08:00
Js0n 2135685007
sync: submodule Dobby (#2660)
Fix native hook on arm paltforms
2023-08-03 20:01:08 +08:00
dependabot[bot] db2d9c0338
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#2651) 2023-07-29 11:01:02 +08:00
dependabot[bot] e06b48e485
Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1 (#2650) 2023-07-27 09:35:43 +08:00
dependabot[bot] 9cef51244b
Bump androidx.fragment:fragment from 1.6.0 to 1.6.1 (#2649) 2023-07-27 09:20:57 +08:00
dependabot[bot] 1adc009d51
Bump androidx.preference:preference from 1.2.0 to 1.2.1 (#2648) 2023-07-27 08:53:37 +08:00
LoveSy afe74b536b
Only clear modules' LoadedApks rather than all (#2647) 2023-07-26 17:37:54 +00:00
dependabot[bot] e83ef1841b
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3 (#2646) 2023-07-25 23:51:11 +00:00
dependabot[bot] ac733e1948
Bump agp from 8.0.2 to 8.1.0 (#2645)
Bumps `agp` from 8.0.2 to 8.1.0.
Updates `com.android.tools.build:apksig` from 8.0.2 to 8.1.0

Updates `com.android.library` from 8.0.2 to 8.1.0

Updates `com.android.application` from 8.0.2 to 8.1.0
2023-07-26 07:17:33 +08:00
南宫雪珊 06175bf499
Set MediaColumns.IS_PENDING when writing log zip (#2636) 2023-07-24 02:54:15 +00:00
Nullptr bee7938002
New hook API (#2644) 2023-07-22 04:52:38 +00:00
LoveSy bd7a9b91b2
[skip ci] Update CI build link (#2639) 2023-07-19 07:46:41 +00:00
南宫雪珊 db8927ac01
Check notification channels only when necessary (#2635) 2023-07-18 06:45:49 +00:00
anonymix007 645d7cfadf
Fix Native Hook for modern API modules (#2632) 2023-07-16 11:29:57 +08:00
LoveSy a483aa3248
Remove FastNative stub (#2631)
It's now included in platform 34
2023-07-15 18:24:16 +08:00
LoveSy 09806d3c36
Upgrade target SDK to 34 (#2630) 2023-07-15 10:03:10 +00:00
XposedBot cc6ca4f88e
[translation] Update translation from Crowdin (#2629) 2023-07-15 09:49:05 +00:00
LoveSy 83da5643e9
Add Installed hint for repo modules (#2628) 2023-07-15 02:27:03 +08:00
LoveSy aa9875eed3
Don't show prompt when shortcut created on Android 14 (#2627) 2023-07-14 17:35:06 +00:00
LoveSy b178215f2f
Avoid NPE when rendering empty markdown (#2626) 2023-07-14 17:17:21 +00:00
LoveSy bc381f4bb5
Directly launch manager from broadcast without ActivityController (#2625) 2023-07-15 01:07:24 +08:00
LoveSy 1c586fe41f
Use mApkPath to get resource (#2621) 2023-07-12 14:58:11 +00:00
LoveSy 7fe84388e4 Upgrade gradle 2023-07-10 21:56:07 +08:00
南宫雪珊 6986343d4d
close fd (#2616) 2023-07-10 14:57:01 +08:00
南宫雪珊 a2db3f8b4e
Keep lspd is euid 0 in debug build (#2615) 2023-07-10 05:42:36 +00:00
南宫雪珊 8792e62df8
Save crash to file (#2460) 2023-07-10 13:20:57 +08:00
5ec1cff 4190bfb9e6
Fix wrong type casting in updateRemotePreferences (#2614)
fix https://github.com/libxposed/example/issues/2
2023-07-09 16:34:02 +00:00
dependabot[bot] 19c794b7d5
Bump kotlin from 1.8.22 to 1.9.0 (#2608) 2023-07-08 01:29:36 +08:00
5ec1cff 1ffa4b5fe4
Fix LayoutInflater not working on LSPosedContext (#2606) 2023-07-06 09:47:34 +00:00
5ec1cff 66d8a3e1c6
LSPosedContext: ensure mResources is initialized when calling getTheme() (#2603) 2023-07-05 16:45:44 +00:00
南宫雪珊 40321d8f84
Skip secondary classloaders that do not include code (#2601)
rovo89/XposedBridge@2ca8d5e
Restore original xposed behavior
2023-07-04 03:30:55 +08:00
5ec1cff 10f180dd09
Fix scope recommend of android / system package (#2600) 2023-07-03 16:04:12 +00:00
南宫雪珊 12df69cb3b
Add comment for transform package name (#2599) 2023-07-03 08:45:40 +00:00
5ec1cff df4ce63f41
New permission manager workaround (#2598) 2023-07-03 07:47:22 +00:00
LoveSy 6f6c4b67d7
Use correct pkg name for system_server (#2580)
Allow hooking processes of android package besides system_server

system_server: uid=1000 pkg=system  proc=system
ChooserActivity,ResolverActivity: uid=1000 pkg=android proc=android:ui,system:ui

Co-authored-by: 5ec1cff <ewtqyqyewtqyqy@gmail.com>
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-07-03 05:40:12 +00:00
LoveSy 8b3e331c5e
Set db sync mode for Android P+ (#2597) 2023-07-03 13:31:34 +08:00
LoveSy 7a45723eda Remove setTrust race workaround 2023-07-01 23:49:10 +08:00
LoveSy 617c6ab317
Fix NativeHook using modern API (#2595) 2023-07-01 23:47:38 +08:00