Nullptr
e0de4ca6d7
Separate core into bridge and loader ( #1766 )
2022-03-17 19:12:01 +08:00
LoveSy
6b368b041b
Move all serivces into a single dir ( #1768 )
2022-03-16 20:55:45 +00:00
LoveSy
6258435645
Refine gradle script ( #1765 )
2022-03-16 17:20:43 +08:00
LoveSy
4f7e8970ca
Workaround for multiple calls to the same unhook ( #1760 )
2022-03-15 12:28:54 +00:00
LoveSy
1790cbb608
Move loadedapk check forward ( #1762 )
2022-03-15 20:18:58 +08:00
LoveSy
793c2e5757
Fix native api ( #1761 )
2022-03-15 11:59:15 +00:00
LoveSy
159c65d6b2
Fix predefined deoptmization ( #1759 )
2022-03-15 15:59:57 +08:00
LoveSy
0bf0948e9a
Refactor `core` to use LSPlant as the ART hook framework ( #1756 )
2022-03-15 07:51:30 +08:00
LoveSy
2a258e3323
Workaround for UpdateMethodsCode inlined ( #1754 )
2022-03-14 12:13:06 +08:00
Wang Han
b311556b41
[skip ci] Update README ( #1753 )
2022-03-13 16:13:58 +08:00
LoveSy
6f48c663db
Refactor some gradle ( #1752 )
2022-03-13 07:23:04 +08:00
LoveSy
e15d39672a
Stripe pending hook ( #1751 )
2022-03-12 03:32:00 +08:00
LoveSy
e40596f9f8
Wait zygote socket before launching daemon ( #1748 )
2022-03-07 22:39:21 +08:00
残页
6fff15e968
Fix createResourcesForActivity hook handling ( #1744 )
2022-03-06 00:33:05 +08:00
LoveSy
51c82ac0c9
[gradle] New way to find apk ( #1740 )
2022-03-04 17:30:49 +08:00
南宫雪珊
97ef900125
Fix parasitic manager state restore on 8.1 ( #1726 )
2022-02-26 04:26:35 +08:00
LoveSy
2ba199d68c
Fix parasitic manager state restore on 8.1 ( #1725 )
2022-02-25 20:34:36 +08:00
LoveSy
bc8b4c69a5
Fix parasitic manager hooker in 8.1 ( #1724 )
2022-02-25 12:17:57 +00:00
清茶
3fdc4e51c9
Fix cache deadlock in `XposedHelpers.java` ( #1723 )
2022-02-25 10:37:06 +00:00
清茶
583be18a7b
Fix performance traps of reflection members in `XposedHelpers.java` ( #1719 )
2022-02-25 08:01:28 +00:00
LoveSy
11be039203
Update dexbuilder ( #1697 )
2022-02-19 11:05:18 +00:00
LoveSy
f8198488aa
Fix resource hook on ZUI ( #1691 )
2022-02-14 12:02:24 +00:00
LoveSy
142c308261
Do not depend on SDK_INT ( #1689 )
...
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
2022-02-14 11:46:45 +00:00
LoveSy
ef1439a3f3
Fix `systemMain` being inlined in Android 13
2022-02-12 19:03:18 +08:00
kotori2
efa0fb4645
make compiler happy
2022-02-12 16:11:50 +08:00
残页
5b8e831cd0
Update HookMain.cpp
2022-02-12 16:11:50 +08:00
LoveSy
77b69d52c2
Fallback classloader
2022-02-12 16:11:50 +08:00
LoveSy
8a655cc27e
Fix toString NPE
2022-02-12 16:11:50 +08:00
LoveSy
2b70e64e6d
Fix ShouldUseInterpreterEntrypoint in Android 13
2022-02-12 16:11:50 +08:00
LoveSy
dcd29b8751
Fix deopt method since Android 13
2022-02-12 16:11:50 +08:00
LoveSy
7a9b966ec7
Support preview sdk
2022-02-12 16:11:50 +08:00
LoveSy
b0d1e7a2bb
Support Android 13 DP1 ( #1666 )
2022-02-11 09:12:10 +08:00
LoveSy
3bcb2867b7
Use am from service manager ( #1656 )
2022-02-10 00:30:34 +08:00
LoveSy
67e3460d7a
Get rid of config.cpp
2022-02-08 23:34:43 +08:00
LoveSy
45f0962d59
No need for signature prefix
2022-02-08 23:34:43 +08:00
kotori0
f5422786c0
move framework back to MODPATH
2022-02-08 23:34:43 +08:00
kotori0
581810401d
Use PLOGE
2022-02-08 23:34:43 +08:00
kotori0
9760e8d733
reduce memory allocation && properly close fds
2022-02-08 23:34:43 +08:00
kotori0
d3b0140230
Proxy transaction from system server service to application service
2022-02-08 23:34:43 +08:00
kotori0
a628528cd8
Fix memory leaks && use RAII on obfuscation methods
2022-02-08 23:34:43 +08:00
kotori0
e384765921
remove dex read code from zygisk
2022-02-08 23:34:43 +08:00
kotori0
d40191b711
use random class names
2022-02-08 23:34:43 +08:00
kotori0
db7d1b9323
refine code
2022-02-08 23:34:43 +08:00
kotori0
4d5a4dcb27
[core] send LSP main dex through binder
2022-02-08 23:34:43 +08:00
kotori0
30d1c1b551
[core] Runtime dex obfuscation implementation
2022-02-08 23:34:43 +08:00
LoveSy
6a16b2e346
Update Zygisk API to v2 ( #1642 )
2022-02-08 01:26:56 +08:00
LoveSy
dea13db843
run service.sh by busybox sh with `ASH_STANDALONE=1` ( #1633 )
2022-02-05 10:20:34 +00:00
LoveSy
d6dfc3ac0e
Unshare `/data/resource-cache` ( #1627 )
...
to avoid overlay conflict
2022-02-04 17:09:54 +00:00
LoveSy
ad2ff45789
Fix an UAF UB ( #1607 )
2022-02-02 17:06:03 +08:00
LoveSy
a885818a4d
Bump version to 1.7.0 ( #1600 )
2022-02-01 12:34:16 +00:00
LoveSy
8a53627b43
Support HarmonyOS ( #1594 )
...
Fix #1592
2022-01-31 23:55:28 +08:00
LoveSy
40aebb5703
Try to restart zygote if injection fails ( #1582 )
...
Max #retrial=1 by default
2022-01-29 19:24:38 +08:00
南宫雪珊
5898667351
Zygisk has been released ( #1581 )
2022-01-29 10:33:36 +00:00
LoveSy
2830441fd6
[core] Fix ZTE devices on zygisk ( #1576 )
2022-01-28 16:14:30 +00:00
LoveSy
ad59477953
[core] Fix huawei devices on zygisk ( #1575 )
2022-01-28 16:03:05 +00:00
LoveSy
f02712ce5c
Fix telemetry version for debug build ( #1566 )
2022-01-28 14:47:07 +08:00
LoveSy
8668d73a2d
Update dep ( #1565 )
2022-01-27 23:02:16 +08:00
LoveSy
fcf667b980
Support Magisk's new update channel ( #1545 )
2022-01-19 14:45:02 +00: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
9480844c7b
Use thinlto & enable lto cache ( #1517 )
2022-01-08 01:13:00 +00:00
残页
1a2dc545ed
[core] Tell user to properly reinstall Magisk if version mismatch ( #1515 )
2022-01-07 12:13:55 +00:00
LoveSy
af61504eeb
[app] Support dynamic colors ( #1512 )
2022-01-06 13:12:46 +00:00
Nullptr
b9093f2bb6
[daemon] Fix shortcut ( #1511 )
2022-01-02 20:06:56 +08:00
Nullptr
9d90b4d5ed
Only extract needed libs ( #1510 )
2022-01-01 14:42:27 +08:00
Nullptr
1f5dfbc1b9
[daemon] Only package needed resources ( #1508 )
...
* [skip ci] Fix reRunDaemon task
* [daemon] Only package needed resources
* Shrink resources
2021-12-30 17:31:34 +00:00
Nullptr
23c044a4f3
[daemon] Fix proguard ( #1505 )
2021-12-30 03:32:21 +00:00
Nullptr
73cfc94ed6
[core] Fix daemon path ( #1504 )
2021-12-30 11:06:39 +08:00
Nullptr
b9666c9d08
[core] Split daemon ( #1503 )
2021-12-30 09:21:44 +08:00
LoveSy
1451b546c1
Fix typo ( #1502 )
2021-12-28 16:32:43 +00:00
LoveSy
e829bdd15d
Support adding icon after launcher changed ( #1497 )
2021-12-28 15:39:23 +00:00
LoveSy
de0579efde
Refine gradle script ( #1495 )
2021-12-27 02:17:35 +08:00
LoveSy
946ff240a8
Fix trampoline on 32bit abi ( #1494 )
2021-12-25 00:22:14 +08:00
LoveSy
ca1549c2d9
Use atomic to reduce #mmaps when hooking ( #1492 )
...
* Use atomic to reduce #mmaps when hooking
* Get rid of uint128 by taking advantage of mmap align
2021-12-24 22:28:58 +08:00
LoveSy
6572809f1d
Dont launch lspd when flavor not match ( #1483 )
...
To be compatible with fef44bd24f
2021-12-14 16:13:40 +00:00
南宫雪珊
5b479c09b5
[gradle] Don't use internal API ( #1481 )
2021-12-14 16:03:04 +00:00
LoveSy
75436aa90d
Lock screen unconditionally after switching user ( #1482 )
...
Fix #1480
2021-12-14 20:18:54 +08:00
南宫雪珊
45ae52de0c
[app] Target 32 ( #1479 )
2021-12-10 21:35:39 +08:00
LoveSy
5c6585871d
Generate new UUID for each startup ( #1469 )
2021-12-04 16:12:38 +00:00
Howard Wu
6a735d2064
Reload ModulesFragment after user removed or added ( #1465 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-12-04 21:44:40 +08:00
LoveSy
daac47daa4
[core] Filter pkginfo from other users ( #1462 )
2021-11-30 15:16:35 +08:00
LoveSy
fa2bd0cd7c
[core] Fix `removeModuleScopeWithoutCache` ( #1461 )
2021-11-30 15:16:34 +08:00
Howard Wu
8a684b8d0d
[core] Use EXTRA_REMOVED_FOR_ALL_USERS ( #1460 )
...
Android 12 fixes the behavior of ACTION_PACKAGE_FULLY_REMOVED, which is defined to function as a single-user level full uninstall. For full uninstallation by all users and apk deletion, use EXTRA_REMOVED_FOR_ALL_USERS.
e74e961711 %5E%21/
2021-11-30 15:16:34 +08:00
LoveSy
86a20f7eef
[core] Workaround for lenovo (motorola) app clone ( #1458 )
...
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-11-29 15:55:56 +00:00
LoveSy
62667a4e05
[app] Only allow setting modules' scope when enabled ( #1455 )
2021-11-29 11:43:40 +00:00
Howard Wu
ed4d230821
[core] Fix broadcast on Android 12 ( #1456 )
2021-11-29 19:08:03 +08:00
南宫雪珊
d83b25df41
[core] Fix getprop ( #1435 )
2021-11-23 17:24:04 +00:00
LoveSy
04b5a087b8
Dont revert when foreign key violates ( #1419 )
...
* Dont revert when foreign key violates
* 1
* 2
* 3
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-11-21 06:07:55 +00:00
LoveSy
4d9f060aa9
Prevent crash when xresources init failed ( #1420 )
2021-11-21 13:25:52 +08:00
Howard Wu
4bf7c04ca7
[app] Optimize module and app list loading ( #1401 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-20 16:47:35 +00:00
LoveSy
b1ae31b151
Retain parasitic manager in recent tasks ( #1417 )
2021-11-19 19:32:17 +08:00
LoveSy
5656f1b330
Config db to use cascade delete ( #1408 )
...
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2021-11-16 10:53:29 +00:00
南宫雪珊
b36eed6f31
Update gradle ( #1409 )
2021-11-16 05:04:04 +08:00
LoveSy
b26c8bc59e
Init resources hook when call SystemWideReplace ( #1400 )
...
Fix #1399
2021-11-13 16:25:02 +08:00
LoveSy
a04f2159ad
chattr -i for log directory ( #1398 )
...
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2021-11-13 09:14:15 +08:00
LoveSy
6dcceec3c9
[app] Fix hint text ( #1397 )
...
* [app] Fix hint text
* Fix text underline
2021-11-12 20:28:38 +08:00
LoveSy
8ebdcd55b4
[core] Move `setActivityController` to boot complete ( #1387 )
...
For oddo Android 9, if activityController is set too earilier, it
crashes system server. So move the set latter
2021-11-11 17:34:28 +08:00
LoveSy
ccab9b8a1f
[core] Fix crash if binder descriptor is null ( #1388 )
2021-11-11 17:26:23 +08:00
南宫雪珊
b5ba03318b
Bump version to 1.6.3 ( #1377 )
2021-11-09 07:16:51 +00:00
RikkaW
984373e500
[core] createWithAdaptiveBitmap
2021-11-08 21:57:06 +08:00
LoveSy
367aa23a87
[CI] update zip name ( #1376 )
2021-11-08 19:54:58 +08:00
Howard Wu
91426fc35c
Fix props reader ( #1374 )
...
* [core] Fix read props
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-08 16:58:37 +08:00
LoveSy
6475dc86a0
[core] Fix another leak
2021-11-08 16:33:34 +08:00
LoveSy
2065b84d73
[core] Fix leak
2021-11-08 08:26:19 +00:00
Howard Wu
0d08926eae
Switch the getprop context to `u:r:untrusted_app:s0` ( #1371 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: 南宫雪珊 <26996262+vvb2060@users.noreply.github.com>
2021-11-08 07:25:30 +00:00
Howard Wu
c0c1da28df
[core] Request create shortcut when using the secret code launch mana… ( #1368 )
...
* [core] Request create the shortcut when using the secret code launch manager and auto add shortcut is not disabled
2021-11-07 19:30:51 +00:00
Howard Wu
59b59ab69d
Fix #1369 ( #1370 )
2021-11-07 19:26:08 +00:00
Howard Wu
971bcc6946
Don't use shell context to getprop ( #1362 )
...
* [core] Getprop
* [app] Remove getprop
2021-11-08 02:25:01 +08:00
LoveSy
be08e41c4e
Generate icon for backend ( #1363 )
2021-11-07 10:05:52 +00:00
LoveSy
5061a5a164
[log] Catch Zygisk log ( #1352 )
2021-11-04 15:27:29 +00:00
Howard Wu
6291a848b8
Change the log file suffix to log ( #1360 )
2021-11-04 22:05:55 +08:00
LoveSy
663c7ec762
Check null ( #1356 )
2021-11-03 06:56:24 +00:00
南宫雪珊
5589ecd29f
Revert "[zygisk] Use ASharedMemory ( #1350 )" ( #1355 )
...
This reverts commit 449b48e77f .
2021-11-03 02:18:57 +00:00
LoveSy
a160bdca9e
Enable resources hook if necessary ( #1351 )
2021-11-02 13:56:14 +00:00
LoveSy
449b48e77f
[zygisk] Use ASharedMemory ( #1350 )
2021-11-02 13:43:23 +00:00
Howard Wu
01f3a67c99
[app] Update dependencies ( #1344 )
2021-10-30 14:30:50 +00:00
LoveSy
5f14670bd9
Fix #1329 ( #1338 )
2021-10-29 10:41:08 +00:00
南宫雪珊
330747aca1
[core] Dump fd if log file deleted ( #1337 )
2021-10-29 10:13:08 +08:00
LoveSy
e58db90d72
Announce support for Android 12L DP1 ( #1336 )
2021-10-28 18:33:02 +08:00
LoveSy
67fd7ca054
[core] Cache symbol address on Zygisk ( #1326 )
2021-10-24 16:38:30 +00:00
LoveSy
3facd944af
[core] Update Zygisk API
2021-10-24 18:19:31 +08:00
Wang Han
cebd677c58
Revert "[core] Allow vdex speedup for InMemoryDex ( #1260 )"
...
* Useless.
This reverts commit 69900249c9 .
2021-10-24 18:19:31 +08:00
Howard Wu
cbe9389295
[core] Prevent folder removal during version switching ( #1323 )
2021-10-23 20:28:35 +08:00
Wang Han
fecaa37b4c
[core] Don't consider deny list on Riru variant ( #1322 )
2021-10-23 07:50:02 +00:00
LoveSy
5eac73de77
[core] Show Riru or Zygisk based ( #1311 )
2021-10-18 16:18:37 +00:00
Howard Wu
9995fcbeb5
[gradle] Fix re-run ( #1309 )
2021-10-18 14:39:57 +08:00
LoveSy
eeb8aa6ae3
[core] Use ashmem_create_region ( #1304 )
2021-10-17 14:18:53 +00:00
LoveSy
c166163885
[core] No sepolicy is required for Zygisk flavor ( #1303 )
2021-10-17 20:46:47 +08:00
LoveSy
4ce312d5b6
[CI] Fix ccache ( #1301 )
2021-10-17 09:58:39 +00:00
LoveSy
7a7c0c56e3
[core] Support zygisk ( #1228 )
...
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: tehcneko <88844448+tehcneko@users.noreply.github.com>
2021-10-16 19:44:26 +00:00
残页
def6cfe579
[core] Avoid expensive functional programming in Java ( #1281 )
2021-10-15 19:35:32 +08:00
Howard Wu
258ddaabe8
[core] Skip non-manager packages ( #1273 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-10-14 15:10:34 +00:00
南宫雪珊
5800eda575
[core] Remove old code ( #1274 )
2021-10-14 15:06:19 +00:00
Howard Wu
49e70c2f20
[core] Do not keep the Instance of ConfigManager ( #1271 )
2021-10-14 20:24:50 +08:00
LoveSy
2388517b96
[core] Fix resource hook in Android 12 ( #1270 )
2021-10-14 11:45:32 +00:00
LoveSy
415408f8f3
[core] Move package compile to daemon ( #1262 )
2021-10-13 06:41:45 +00:00
LoveSy
69900249c9
[core] Allow vdex speedup for InMemoryDex ( #1260 )
...
* [core] Allow vdex speedup for InMemoryDex
* 1
2021-10-12 19:22:54 +08:00
南宫雪珊
4c4427ca52
In-app update ( #1244 )
2021-10-12 15:49:17 +08:00
Howard Wu
7d1a317120
[gradle] Get device's abi when run pushLspdNative ( #1256 )
2021-10-11 12:11:52 +00:00
LoveSy
64154f8160
[core] Fix settings on Android 12 ( #1254 )
2021-10-11 10:26:50 +00:00
南宫雪珊
fc9fb05b7c
[core] Use latest version by default to support SDK 32( #1249 )
2021-10-10 02:25:58 +08:00
南宫雪珊
9b1533bb61
[gradle] Sync navigation version ( #1242 )
2021-10-08 20:41:42 +08:00
Howard Wu
614607a878
[core] Add secret code receiver ( #1240 )
...
* [core] Add secret code receiver
*#*#5776733#*#*
2021-10-08 18:18:34 +08:00
Howard Wu
ec56d45492
Add a switch to control adding shortcuts. ( #1238 )
...
* Add a switch to control adding shortcuts.
* Hide Shortcut Setting if it is unavailable
* Request a new shortcut when enabled
2021-10-08 18:00:50 +08:00
LoveSy
4a1fb57d86
[core] Optmize caching ( #1231 )
2021-10-06 16:03:46 +00:00
LoveSy
8e9fa6eb5b
[parasitic] Fix Android 9 compatibility ( #1229 )
2021-10-06 23:36:55 +08:00
Wang Han
0248bef5fb
Announce support for Android 12 ( #1226 )
2021-10-05 04:26:28 +00:00
Howard Wu
9833d16583
[core] Update the apk path when installing the module, broadcast before update cache ( #1221 )
...
* [core] Update the apk path when installing the module for the first time
* Broadcast before update cache
Note location correction
2021-10-04 19:45:33 +08:00
Howard Wu
399bf3075e
[core] Fix get provider for old manager ( #1224 )
...
* [core] Fix get provider for old manager
* Update ParasiticManagerHooker.java
2021-10-04 17:36:51 +08:00
Wang Han
f0c4eeeea7
[core] Remove duplicated UID check ( #1219 )
2021-10-03 17:05:58 +00:00
LoveSy
6493989ce4
[core] Fix 360 IActivityController ( #1216 )
2021-10-03 13:25:20 +00:00
Howard Wu
5a3b7c1c59
[core] Fix the module scope setting on first installation
2021-10-03 02:49:27 +00:00
Howard Wu
67d3fe82ff
Fix the module status in the manager after module changes ( #1202 )
2021-10-03 10:43:17 +08:00
LoveSy
5ad5d3f56a
[core] Fix initialization order ( #1205 )
2021-10-01 09:38:38 +00:00
LoveSy
5809e74f44
[core] Fix flyme drawable load ( #1204 )
2021-10-01 17:19:24 +08:00
南宫雪珊
fce5e83609
[core] Enable verbose log on debug build ( #1203 )
2021-10-01 13:53:03 +08:00
Howard Wu
047113ddaf
Fix add shortcut ( #1196 )
2021-09-30 21:02:42 +08:00
LoveSy
7f247bd38f
[app] Recommend to use parasitic manager ( #1194 )
2021-09-30 06:21:23 +00:00
Howard Wu
d51fa92f82
Require non null ( #1193 )
2021-09-30 14:15:19 +08:00
LoveSy
862988be2a
[parasitic] Fix autofill timeout ( #1192 )
2021-09-30 07:48:11 +08:00
LoveSy
01d3ed1ba7
Remove apk before update to refresh inode ( #1191 )
2021-09-29 13:09:49 +08:00
LoveSy
630bd7ab03
[core] Try to fix #1144 again by moving profiling info ( #1185 )
...
Co-authored-by: canyie <31466456+canyie@users.noreply.github.com>
2021-09-29 12:30:24 +08:00
LoveSy
a3ce1b2556
[parasitic] Skip adding shortcut when manager is installed ( #1189 )
2021-09-28 18:32:59 +08:00
LoveSy
25ec7c4b1b
[parasitic] Skip hacking provider from other packages ( #1188 )
2021-09-28 03:06:29 +00:00
南宫雪珊
daf3e8dbd6
[core] Broadcast pkg changed to app ( #1183 )
2021-09-27 09:09:03 +00:00
LoveSy
5102b5c4f2
[core] Log everything from daemon ( #1180 )
...
* [core] Log everything from daemon
* 1
2021-09-26 22:04:13 +08:00
LoveSy
299a8a7805
[gradle] Fallback to stable AGP ( #1179 )
2021-09-26 09:11:27 +00:00
LoveSy
d8943e0937
[core] Try to fix #1144 by hook ( #1166 )
2021-09-26 05:39:33 +00:00
LoveSy
03deb22202
[core] Fix uninstall ( #1176 )
2021-09-25 16:32:22 +00:00
LoveSy
d08191a005
[parastic] Original manager should also hook handleActivity ( #1175 )
...
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-09-25 15:40:40 +00:00
LoveSy
0524ebc2f2
[core] Listen to configuration change ( #1174 )
2021-09-25 23:35:46 +08:00
LoveSy
c224efddcf
Fix #1134 ( #1171 )
2021-09-25 16:35:38 +08:00
南宫雪珊
957896fd63
[core] Use fd instead of realpath ( #1170 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-09-25 05:57:51 +00:00
南宫雪珊
361e05ea2e
[core] check log size before set ( #1169 )
2021-09-25 12:45:51 +08:00
LoveSy
5485257ec6
Fix notification intent in Android 12 ( #1168 )
2021-09-24 11:53:03 +00:00
LoveSy
d8041f04ee
[core] Prevent AssetManager from being GC ( #1167 )
2021-09-24 11:36:26 +00:00
LoveSy
1e4ffb0a17
Revert "[core] Clear ProfilingInfo in backup method ( #1147 )" ( #1165 )
...
This reverts commit bf89c754dc .
2021-09-24 15:54:47 +08:00
LoveSy
fb9ab9d9bd
[core] Close fd ( #1161 )
2021-09-23 14:53:54 +00:00
LoveSy
1588d6160c
Disable new resource shinker to avoid string strip ( #1160 )
2021-09-23 14:45:50 +00:00
LoveSy
3b230e2653
Fix magisk su request latency ( #1159 )
2021-09-23 00:40:52 +08:00
LoveSy
e95c9acbb7
[parasitic] Fix 8.1 compatibility ( #1157 )
2021-09-21 17:16:23 +00:00
LoveSy
41755d4464
[core] Fix write settings ( #1156 )
2021-09-22 00:26:00 +08:00
LoveSy
9afa34932e
[parasitic] Also parasitic into default manager ( #1154 )
2021-09-21 22:27:03 +08:00
LoveSy
fe05768189
[core] Temp disable signature verification ( #1153 )
2021-09-21 13:12:53 +00:00
Wang Han
2b4bdf1bbd
[core] Don't hardcode injected AID in native code ( #1152 )
...
* Update build.gradle.kts
* Update Android.mk
* Update main.cpp
2021-09-21 18:53:31 +08:00
残页
bf89c754dc
[core] Clear ProfilingInfo in backup method ( #1147 )
...
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-09-21 17:00:54 +08:00
vvb2060
8a469ee5a9
[core] Verify apk ( #1145 )
...
* [core] Verify apk
* 1
* 2
* Update ConfigFileManager.java
* 3
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-09-20 23:15:19 +08:00
LoveSy
3480410262
Detach fd in replaceShellCommand()
2021-09-19 13:14:41 +08:00
LoveSy
024af644e6
[parasitic] Load original providers ( #1139 )
...
* Don't clear providers in handleBindApplication()
* Load original providers
* restore packageName
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
2021-09-19 10:18:24 +08:00
LoveSy
91667dc67f
[core] Fix icon draw on shitty MIUI ( #1138 )
2021-09-18 14:59:35 +00:00
LoveSy
9acbdb609a
[app] Fix processName of parastic manager ( #1135 )
2021-09-18 13:34:18 +00:00
Wang Han
2d9d91bab3
[core] Set GID in specializeAppProcessPre() as well ( #1133 )
...
* USAP case.
2021-09-18 16:53:14 +08:00
LoveSy
8e9950a111
[core] Inject back into shell and use okhttp to load image ( #1130 )
...
* Use okhttp to intercept webview request
* Inject back into shell again
* Clean code
* Fix mime
2021-09-18 15:09:41 +08:00
LoveSy
5c5e1755d6
[core] Refactor pending hook ( #1125 )
2021-09-18 12:45:15 +08:00
Wang Han
acbd6adc77
[core] Widen MANAGER_INJECTED_UID usage ( #1129 )
2021-09-18 03:48:29 +00:00
LoveSy
fd2162bffa
[core] Skip updating cache again when force update ( #1127 )
2021-09-18 11:35:22 +08:00
LoveSy
ec0dac1683
[core] Fix system module path update ( #1126 )
2021-09-18 03:19:36 +00:00
浅秋枫影
1cce235c46
Get `managerIcon` from mipmap ( #1122 )
2021-09-17 16:14:38 +00:00
LoveSy
42e85734c2
Add interface to deopt method ( #1124 )
...
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-09-17 16:05:53 +00:00
LoveSy
59cc621d98
Parasitic manager into a system app ( #1103 )
...
* add activity controller
* Hook `TRANSACTION_setActivityController`
* Hook setActivityController
* Inject into settings
* Check categories for manager
* Inject manager
* Hook webview
* Should not load modules for manager
* Remove shouldBlock
* remove pendding when server died
* Add shortcut automatically
* Load resources from manager
* Fix shortcut sleep wait
* Make R8 happy
* Fix when am is proxy
* lspd should run with euid=1000 after system server started
* Add shortcut from daemon
* Set injected package into gradle build script
* Try to inject into shell instead of settings
* Fix shortcut of shell and add icon
* Fix proguard
* hook handleReceiver
* Properly solve conflict
* Update shortcut everytime unlock
* Clear log
* Fix build
* chageng to use process${variantCapped}Resources
* Remove auto install manager
* Fix crash on some devices
* Fix new intent
* Make app toast when restart fails
* Fallback to recreate
* refine code
* Use fakecontext to set shortcut
* Fix compatibility with Android 12
* Fix `credentialProtectedDataDir`
* Fix webview
* Fix recreate
* Fix autofill
* Fix webview cache context
* Switch to inject into settings
* Send notification from daemon
* Change notification title
2021-09-16 13:36:04 +00:00
LoveSy
695fe45c56
[core] Fix modules may be loaded twice in Android 12 ( #1116 )
...
In android 12, loaded apk may be loaded async before handleBindApp
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
2021-09-15 23:52:45 +08:00
LoveSy
8641aab22c
[core] Fix resend when system server dies while sending ( #1089 )
2021-09-09 13:09:34 +00:00
LoveSy
a48ab2aff3
[skip ci] Description add Android 12 Beta 5 support ( #1084 )
...
* Add beta 5 support to readme
* Update module.prop
2021-09-09 04:16:05 +00:00
残页
bb86467918
[core] Fix elf name match ( #1083 )
2021-09-08 16:24:38 +00:00
LoveSy
6a2e53134f
[core] Fix `failed to open [anon:linker_alloc]` ( #1082 )
...
Fix LSPosed/LSPatch#17
2021-09-08 23:45:28 +08:00
tehcneko
4464210e69
[app] Preload webview htmls ( #1078 )
...
* [app] Preload webview htmls
* [app] Remove "v" from version name
2021-09-08 10:03:02 +08:00
vvb2060
4d6c3821f3
Revert "[core] public loadModule ( #1059 )" ( #1068 )
...
This reverts commit 6e036f49da .
2021-09-06 17:10:08 +08:00
LoveSy
7ab16ade9f
[core] Fix updateWithOnConflict always returns >0 ( #1067 )
2021-09-06 16:52:29 +08:00
LoveSy
3613c09719
[core] Avoid setScope starving ( #1060 )
2021-09-05 23:10:42 +08:00
vvb2060
6e036f49da
[core] public loadModule ( #1059 )
2021-09-05 16:29:30 +08:00
vvb2060
6cb3eacea8
[core] Move loadModule to ConfigFileManager ( #1058 )
2021-09-05 08:07:30 +00:00
Howard Wu
3d2159f52c
Turkish translation ( #1044 )
...
* Add Turkish translation
* Update strings.xml
2021-09-03 15:50:23 +00:00
Howard Wu
00e40aac28
Reduce the buffer size again in Release to the default value ( #1043 )
2021-09-03 22:09:25 +08:00
vvb2060
c2cdecf644
Revert "[core] fix loading embedded module so ( #1036 )" ( #1042 )
...
This reverts commit 1075743360 .
2021-09-03 11:52:27 +00:00
Nullptr
1075743360
[core] fix loading embedded module so ( #1036 )
...
* [core] fix loading embedded module so
* [core] move if out of for
* [core] make cpp master happy
* [core] make cpp master happy once more
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-09-03 11:16:45 +00:00
Howard Wu
3774390840
Update logcat.cpp ( #1040 )
2021-09-03 10:36:09 +00:00
LoveSy
a42d1223be
[core] DO NOT call pm when pm is not yet fully ready ( #1038 )
...
Fix #1034
2021-09-03 02:17:53 +08:00
LoveSy
71780b4b70
[core] Create log dir when it was deleted ( #1037 )
2021-09-02 14:23:38 +00:00
vvb2060
8f5f2d224d
[core] Verify apk signature ( #1035 )
2021-09-01 21:16:13 +08:00
残页
3e412e1e8c
[core] Try manually start logd ( #1030 )
2021-08-31 23:48:23 +08:00
vvb2060
13a8dd7685
Save logs by folder
2021-08-28 23:41:18 +08:00
vvb2060
18c3bb426f
Tag len includes nullptr
...
https://cs.android.com/android/platform/superproject/+/master:system/logging/liblog/tests/logprint_test.cpp;l=137;drc=3e3b6dc5e955fd9530c1d1bed8eee1726b91c59b
2021-08-28 23:41:18 +08:00
LoveSy
4c4dda340a
[core] Fix logcat tag len ( #1022 )
...
It's an ASOP's bug that tag len is 1 larger
2021-08-28 05:53:45 +00:00
LoveSy
4eeadd02d6
[core] Explicit `sv` for optimization ( #1021 )
2021-08-27 19:13:02 +08:00
vvb2060
bc765d3cdd
[core] clear logs will refresh fd ( #1020 )
2021-08-27 18:56:28 +08:00
vvb2060
7c706a31d4
[core] Rewrite with NIO2 API ( #1016 )
2021-08-26 21:29:52 +08:00
LoveSy
d57617656f
[core] Fix #1013 ( #1014 )
...
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-08-26 11:22:25 +00:00
LoveSy
48c642e778
[core] Get pm binder everytime checking its status ( #1010 )
2021-08-25 19:17:35 +00:00
vvb2060
acf203be40
[core] Add log ( #1009 )
2021-08-25 18:59:38 +00:00
LoveSy
f2d4092589
[core] Invalidate cache when pm is dead while caching ( #1007 )
2021-08-26 01:00:39 +08:00
vvb2060
b4a67a1f9e
[core] Remove all old configs ( #1000 )
2021-08-25 12:07:51 +08:00
vvb2060
7e85205b8b
[feature] zip all logs ( #999 )
2021-08-25 00:28:06 +08:00
vvb2060
24120e75ad
[core] Force logging on boot ( #996 )
2021-08-24 09:20:10 +00:00
tehcneko
e558d046e6
Enable R8 fullMode ( #992 )
2021-08-24 12:52:43 +08:00
LoveSy
7c16f7d6a4
[core] Fix create index ( #993 )
2021-08-24 04:29:29 +00:00
LoveSy
04352a7da6
[core] Update database ( #990 )
2021-08-23 18:03:21 +00:00
LoveSy
42ddca8b05
[core] Move config to db again ( #989 )
...
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-08-24 00:15:53 +08:00
vvb2060
485da5a37c
Revert "[core] Move config to db ( #981 )" ( #988 )
...
This reverts commit 40e47762d7 .
2021-08-23 22:28:41 +08:00
vvb2060
394d7fba19
Revert "[core] Fix logcat ( #986 )" ( #987 )
...
This reverts commit a4abbfa67a .
2021-08-23 22:21:55 +08:00
vvb2060
a4abbfa67a
[core] Fix logcat ( #986 )
2021-08-23 21:19:32 +08:00
vvb2060
40e47762d7
[core] Move config to db ( #981 )
2021-08-23 16:57:24 +08:00
LoveSy
05f8704576
[core] Module log using lspd logcat ( #980 )
2021-08-22 18:53:11 +00:00
LoveSy
08520cd8e7
[core] Prevent logcat infinite loop ( #976 )
2021-08-22 09:54:52 +00:00
vvb2060
3600e53865
[core] Don't override system properties ( #972 )
2021-08-21 12:58:42 +00:00
tehcneko
e72bd46705
Update dependencies ( #971 )
2021-08-21 19:47:39 +08:00
vvb2060
dbc6df3cf3
[core] Don't trust SystemProperties ( #970 )
2021-08-21 17:30:37 +08:00
vvb2060
4e61b4d2ac
[core] Fix NPE ( #967 )
2021-08-21 07:36:06 +00:00
LoveSy
c87172e88c
[log] Check log size in native ( #966 )
2021-08-21 09:12:20 +08:00
vvb2060
9f868aeddf
[core] Native logcat ( #960 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-08-20 19:15:13 +00:00
LoveSy
ee9de79eb1
[core] Fix apk path not updated again ( #961 )
2021-08-20 16:57:39 +00:00
LoveSy
904b8ec6a2
[core] Fix apk path update ( #956 )
...
When an app is updated, the old apk will still exist
2021-08-20 07:45:43 +00:00