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 |
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
|
0709f10f59
|
Enable Xposed API call protection by default (#2423)
|
2023-03-06 13:18:38 +00: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 |
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 |