Commit Graph

684 Commits

Author SHA1 Message Date
JingMatrix 98565cf9b8 Fix logs generated by LSPosed manager
1. Update Dobby to set log TAG properly
2. Fix log preference settings for debug version
2024-12-07 13:00:08 +01:00
JingMatrix 1339fc7d3c Add more options in the Select menu
Allow users to select all/none and automatically include new applications.
Close #93 as completed.

Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
2024-12-04 21:35:05 +01:00
JingMatrix 403b5fa516 Remove Telemetry
Current fork has no access to the analytics provide by Microsoft
appcenter, and we prefer to leave users anonymous.
2024-11-20 19:43:49 +01:00
JingMatrix 8c0aa4c282 Update Crowdin URL
Also add JingMatrix to the translator lists of French and Chinese
2024-10-09 16:04:16 +02:00
JingMatrix 5a64b8c139 Avoid navigating to app list before loaded
Close #27
2024-09-22 14:25:45 +02:00
JingMatrix b317b48e9a Allow to de-activate log watchlog (#20)
Requested by #14, a switch is added to the release version.
Patch of msvamp rejected in original repository
mywalk added ui interface

Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
2024-09-22 14:25:40 +02:00
JingMatrix bdba029fe9 Update repo info 2024-07-27 10:40:27 +02:00
Howard Wu f892443923
Fix blur behind for Android 14 (#2884) 2023-12-16 02:41:35 +08:00
LoveSy 03c2e74b03
Delete vercel backup cdn (#2830) 2023-10-26 03:07:22 +00:00
南宫雪珊 5814ceb24b
Delete old pid file (#2816) 2023-10-14 05:57:46 +00:00
南宫雪珊 8d80428d94
Add deploy optimizations tip for module developers (#2674) 2023-10-11 09:58:00 +00:00
Howard Wu bce03a864b
Fix `notificationPreference` status (#2723) 2023-08-30 11:10:18 +08:00
Howard Wu d5ce532abc
Rename manager info string version to package name (#2719) 2023-08-29 17:16:41 +08:00
Howard Wu e637d47fbe
Clean up (#2718) 2023-08-29 16:06:45 +08:00
Nullptr 8d7e0bb4d8
Don't add self to scope for modern modules (#2717) 2023-08-29 11:21:26 +08:00
Howard Wu 4d5588778d
Fix reboot system menu packageName (#2711) 2023-08-26 02:43:28 +08:00
Howard Wu cedada2531
Only set taskDescription when manager is parasitic (#2698) 2023-08-20 02:58:32 +08:00
Howard Wu c07e6af1bc
Don't shrink non-AdaptiveIcons (#2699)
The shrunken icon didn't look good, so decided to disable it
unconditionally
2023-08-19 18:33:31 +00:00
Howard Wu 5af39a01b6
Fix shortcut pinned receiver for Android 14 (#2694) 2023-08-18 10:32:38 +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
南宫雪珊 06175bf499
Set MediaColumns.IS_PENDING when writing log zip (#2636) 2023-07-24 02:54:15 +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
南宫雪珊 8792e62df8
Save crash to file (#2460) 2023-07-10 13:20:57 +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
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
Howard Wu 69f20049d4 Remove log 2023-06-28 17:14:35 +08:00
Howard Wu cf05ea4160 Reset notification preference when resume 2023-06-28 17:09:12 +08:00
Howard Wu 679f93a59b
Fix CrashReportActivity theme (#2502)
Same as: 0ee9e8a5f7
2023-04-18 11:55:43 +00:00
LoveSy b277416c1d
Upgrade AGP 2023-04-15 23:01:08 +08:00
Howard Wu 75965510f3
Unconditional allow create shortcut (#2458)
Except the default desktop is not supported
2023-04-01 18:15:04 +08:00
Howard Wu 0ee9e8a5f7
Fix app theme (#2461) 2023-03-22 21:27:47 +00:00
南宫雪珊 ece5fe3f98
Move theme config to code (#2456) 2023-03-23 03:00:01 +08:00
Howard Wu 98ec80c28e
Skip restart when night mode change (#2454) 2023-03-22 16:14:07 +00:00
LoveSy a185496e41
Use `AppCompatDelegate` instead of `DayNightDelegate` (#2453) 2023-03-22 23:33:36 +08:00
LoveSy 880dc4d719
Use MenuProvider (#2436) 2023-03-10 17:30:18 +00:00
LoveSy 7087c6f752
Support Android 14 DP2 (#2434)
close #2433 

But the notification cannot send broadcast now.
2023-03-09 12:28:34 +08:00
Howard Wu 17e1fe3172
Call system service to reboot (#2425) 2023-03-07 00:40:02 +08:00
Howard Wu 97f74d8b2e
Make isParasitic final (#2426) 2023-03-06 22:13:52 +08:00
Howard Wu d8cea17a80
Add more hint for shortcut and notification (#2411)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-02-28 20:37:44 +00:00
LoveSy 6751b7350f
Check module configuration (#2403)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-02-27 11:43:37 +08:00
Nullptr 0b613f7226
Store info in module.prop (#2399) 2023-02-26 19:00:52 +08:00
LoveSy d7c7069114 No metadata required for modern modules 2023-02-26 16:48:49 +08:00
Nullptr 295b0ee0ce Change xposed_init -> java_init.list, add xposedtargetversion 2023-02-26 16:48:49 +08:00
南宫雪珊 3d11c2f0f7
Make dex2oat wrapper more compatible (#2372) 2023-02-19 21:24:54 +08:00