Commit Graph

19 Commits

Author SHA1 Message Date
LoveSy b52c40615e Remove xposedResources 2023-02-26 16:48:49 +08:00
LoveSy a92a9cfb6b Fix dex parser 2023-02-26 16:48:49 +08:00
LoveSy 7afdf55eec Refine xresources 2023-02-26 16:48:49 +08:00
LoveSy 73b915e5a7 No need export typedarray 2023-02-26 16:48:49 +08:00
LoveSy 4c54e36bf1 Add xposed resources interface 2023-02-26 16:48:49 +08:00
LoveSy 53d75bd10e Move libxposed to a standalone gradle module 2023-02-26 16:48:49 +08:00
LoveSy 80987dee03 Add method hook interface (not implemented yet) 2023-02-26 16:48:49 +08:00
LoveSy 265d8e7e76 Refine XposedResources 2023-02-26 16:48:49 +08:00
LoveSy 39178b1dad Refine XposedResources 2023-02-26 16:48:49 +08:00
LoveSy 2ba0d5a714
Init resources hook when call hookSystemWideLayout (#2210)
Fix #2209
2022-11-03 17:32:46 +08:00
LoveSy d59cc6b784
Enhance resources hook (#1524)
1. Fix missing `getFloat` overload for XResources
2. Fix missing `getFont` overload
3. Add `getValue` and `getValueForDensity` replacement for apps that
   obtain raw values
2022-01-10 20:51:56 +08:00
LoveSy b26c8bc59e
Init resources hook when call SystemWideReplace (#1400)
Fix #1399
2021-11-13 16:25:02 +08:00
Wang Han b98979d69b [core] Optimize imports 2021-05-23 14:34:13 +08:00
vvb2060 b4131fd6c4
New packagename (#326) 2021-03-10 17:09:34 +00:00
LoveSy f3680cdd07
[core] Refactor resource hook & remove useless files (#281) 2021-03-07 20:47:03 +08:00
tehcneko aaa8f4bc40 [core] Cleanup Xposed Bridge implementation 2021-02-22 18:46:29 +08:00
LoveSy 183dccde17 [core] Implement get all installed packages from all users 2021-02-22 18:46:29 +08:00
tehcneko f8457ba00e [core] Update copyright header 2021-02-13 17:28:01 +08:00
LoveSy 22d18846e9 Find & Replace 2021-01-29 01:14:53 +08:00