Nullptr
fb0ceca588
Implement module service
2023-02-26 16:48:49 +08:00
Nullptr
d29a3bf16e
Fix system_server module load
2023-02-26 16:48:49 +08:00
南宫雪珊
10804dfa7f
Clean code ( #2335 )
2023-01-16 22:04:00 +08:00
vvb2060
d1ea380898
Support config change
2022-12-03 17:21:57 +08:00
vvb2060
2aec14482b
Add notification to open app
2022-12-03 17:21:57 +08:00
vvb2060
4669e3677a
Do not hardcode service names
2022-12-03 17:21:57 +08:00
Howard Wu
6ee21618a6
Fix CrashReportActivity theme ( #2226 )
2022-11-12 22:18:54 +08:00
Howard Wu
86fd75ab7a
Clear application profile data before perform dexOpt ( #2141 )
2022-09-26 10:01:26 +08:00
LoveSy
8f8eb73a69
Fix broadcastIntentWithFeature on Android S with newer patch ( #2111 )
2022-09-14 10:52:52 +08:00
LoveSy
1b3b838760
Fix broadcast on SDK 32 ( #2065 )
2022-08-08 13:45:58 +00:00
Fankesyooni
c10d4dd837
Fix: "cancelNotificationWithTag" method difference when API below 30 ( #1975 )
2022-06-06 08:28:07 +00:00
LoveSy
e3b96ebb92
Update AGP ( #1941 )
2022-05-15 14:08:08 +08:00
Fankesyooni
44e15da227
Fix the notification push issue after Xposed Module installation or removed ( #1882 )
...
* Canceled the notification when Xposed Module removed
* Fix the packageName confusion notification push problem
* Ignore the addition of duplicate ids
* Add the packageName into notification tag
* Revise the notification id into auto-increment id
* Add the conflict ids templates web url
* Revise only the package name and userId are reserved for judging the uniqueness of the notification id
* Fix code style
2022-04-22 06:40:03 +00:00
LoveSy
ec5f7847e9
Avoid using system methods in callback ( #1830 )
2022-04-10 08:15:52 +00:00
LoveSy
a884c1b2ba
Support attach debugger to hooked process ( #1807 )
2022-04-04 12:58:20 +08: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