Commit Graph

1090 Commits

Author SHA1 Message Date
5ec1cff c1119266e4 Fix proguard rules 2024-08-31 02:43:25 +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
command_block d44921ee0f
Fix shrug emoji (#2853) 2023-11-22 02:42:54 +00: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
XposedBot f8927757e8
[translation] Update translation from Crowdin (#2808) 2023-10-11 12:06:50 +00:00
XposedBot 82d138cc6c
[translation] Update translation from Crowdin (#2807) 2023-10-11 11:41:20 +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
XposedBot 37b38d8f1d
[translation] Update translation from Crowdin (#2720)
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2023-08-29 11:49:27 +00: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 99f3217237
Move common res to main (#2681) 2023-08-10 13:40:34 +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
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 7fe84388e4 Upgrade gradle 2023-07-10 21:56:07 +08: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 7992c7563d
Add label for search buttoms (#2540)
For better accessibility experience
Fix #2539
2023-05-18 23:07:45 +08:00
XposedBot 4102707fa8
[translation] Update translation from Crowdin (#2538) 2023-05-15 09:32:44 +00: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
LoveSy f887d0116c
Upgrade gradle (#2487) 2023-04-12 16:46:09 +00:00
XposedBot 81edbdc117
[translation] Update translation from Crowdin (#2488) 2023-04-13 00:36:05 +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
XposedBot 40e65fb43c
[translation] Update translation from Crowdin (#2451) 2023-03-22 20:00:03 +08:00
XposedBot 8584aec718
[translation] Update translation from Crowdin (#2438) 2023-03-14 10:05:03 +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