Commit Graph

2022 Commits

Author SHA1 Message Date
XposedBot 4e0b825cab
[translation] Update translation from Crowdin (#1173)
* New translations strings.xml (Chinese Traditional, Hong Kong)

* New translations strings.xml (Polish)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Afrikaans)
2021-09-25 13:11:28 +00:00
残页 40ef113db3
Bump version to 1.6.0 (#1172) 2021-09-25 20:37:59 +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
南宫雪珊 bdbe9ca3f2
[app] Browser is disabled? (#1164) 2021-09-24 09:10:35 +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
Old Nukkit d8ceb12b57
Properly fomat AndroidManifest.xml (#1158)
Move license starting line to next line.
2021-09-22 01:09:06 +00: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
etmatrix d605a84f91
[app] generate at runtime list of languages supported by app (#1146) 2021-09-20 10:15:10 +08:00
Wang Han f364e1cafd
[ci] Fix mappings uploading path 2021-09-20 09:17:53 +08:00
vvb2060 ede52c1cbb
[CI] Upload app mapping (#1143) 2021-09-19 06:32:49 +00: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
Wang Han 66d918b442
Drop manager.yml reference (#1137) 2021-09-18 13:58:53 +00:00
Wang Han c9509ac5fa
[ci] Remove manager CI (#1136) 2021-09-18 13:51:54 +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
XposedBot f453c6cf10
[translation] Update translation from Crowdin (#1132) 2021-09-18 07:36:48 +00:00
LoveSy 77eddd7779
Crowdin use two letter codes (#1131) 2021-09-18 15:31:52 +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
Jason_Khew 8ae4738d4a
Fix `Post to channel` fails (#1120) 2021-09-17 08:53:53 +08:00
LoveSy af140626e4
Bump Ver (#1119) 2021-09-16 13:48:21 +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
Howard Wu 1a4426d7cb
[app] Add English to the language selector (#1109) 2021-09-15 11:35:10 +08:00
Howard Wu e250b73f99
[app] Fix hide translation contributors preference (#1108) 2021-09-14 12:58:32 +08:00
tehcneko d226ce5e21
[app] Fix translators (#1104) 2021-09-13 15:20:22 +08:00
LoveSy 2b3e60def4
[app] Add translator back (#1095) 2021-09-12 19:09:18 +08:00
tehcneko 6c539c130b
[app] Fix language codes (#1102) 2021-09-11 18:37:57 +08:00
tehcneko 37aaa8513b
[app] Add send in crash activity (#1100) 2021-09-11 15:15:32 +08:00
tehcneko 67529c839b
[app] Hide unavailable settings on lower versions of Android (#1098) 2021-09-11 13:11:15 +08:00