LoveSy
|
f887d0116c
|
Upgrade gradle (#2487)
|
2023-04-12 16:46:09 +00:00 |
Howard Wu
|
17e1fe3172
|
Call system service to reboot (#2425)
|
2023-03-07 00:40:02 +08:00 |
LoveSy
|
b069da0323
|
Refine gradle scripts
|
2023-02-26 16:48:49 +08:00 |
Nullptr
|
d9b3263077
|
Refine get version interface
|
2023-02-26 16:48:49 +08:00 |
Nullptr
|
89f80098bb
|
Move service interface
|
2023-02-26 16:48:49 +08:00 |
vvb2060
|
26dd523fa0
|
Local get launch intent
|
2022-12-05 01:05:18 +08:00 |
vvb2060
|
2aec14482b
|
Add notification to open app
|
2022-12-03 17:21:57 +08:00 |
Howard Wu
|
86fd75ab7a
|
Clear application profile data before perform dexOpt (#2141)
|
2022-09-26 10:01:26 +08:00 |
LoveSy
|
e3b96ebb92
|
Update AGP (#1941)
|
2022-05-15 14:08:08 +08:00 |
南宫雪珊
|
b392f331c8
|
Replace ParceledListSlice with ParcelableListSlice (#1936)
|
2022-05-14 23:06:18 +08:00 |
Nullptr
|
dc6cd4b0fd
|
Fix incorrect mount point on Android 10 (#1870)
* Detect conditions when dex2oat wrapper doesn't work
* No enum
* Copy
* Update
* Update
* Fix dex2oat wrapper on Android 10
* Stupid typo
* Update dex2oat.cpp
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2022-04-21 01:40:48 +00:00 |
LoveSy
|
faf99616b4
|
Use `ParceledListSlice` only for system classes (#1865)
|
2022-04-17 17:34:17 +00:00 |
Nullptr
|
ee2c1a3320
|
Fallback if dex2oat wrapper crashes (#1810)
* Fallback if dex2oat wrapper crashes
* Update daemon/src/main/java/org/lsposed/lspd/service/Dex2OatService.java
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
* Update
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
|
2022-04-05 09:14:28 +08:00 |
LoveSy
|
6b368b041b
|
Move all serivces into a single dir (#1768)
|
2022-03-16 20:55:45 +00:00 |