Commit Graph

1841 Commits

Author SHA1 Message Date
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
tehcneko a29d08a4eb
[app] Fix a crash (#1097) 2021-09-10 11:44:11 +00:00
tehcneko b3c9694c75
[app] Fix preload HTMLs again (#1094) 2021-09-10 15:59:54 +08:00
XposedBot f05bbc5cd9
[translation] Update translation from Crowdin (#1092) 2021-09-10 07:35:05 +00:00
LoveSy 40f4794900
Update crowdin.yml (#1093) 2021-09-10 15:02:06 +08:00
LoveSy 0bf6acb886
[skip ci] Add Crowdin action (#1091) 2021-09-10 06:31:37 +00:00
LoveSy 8641aab22c
[core] Fix resend when system server dies while sending (#1089) 2021-09-09 13:09:34 +00:00
tehcneko 8ea11021d8
[app] Fix preload HTMLs (#1088) 2021-09-09 12:56:19 +00:00
XposedBot 47ea3dee0c
[translation] Update translation from Crowdin (#1081) 2021-09-09 12:52:08 +00:00
tehcneko 54652f7d0c
[app] Add language selector (#1087) 2021-09-09 15:00:08 +08: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 b49aa00df5
[app] Update home design (#1080) 2021-09-08 17:43:41 +08:00
LoveSy 6ff8f50562
[skip ci] Crowdin badge (#1072) 2021-09-08 02:11:08 +00: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
tehcneko 3cc4e4eeaf
[app] Fix paddings (#1077) 2021-09-07 10:17:54 +00:00
tehcneko 6c170ab4eb
[app] Update home design (#1076) 2021-09-07 17:56:43 +08:00
Howard Wu a13bceb731
地->的 (#1074) 2021-09-06 23:02:53 +08:00
tehcneko 12ca107414
[skip ci] Issue template ZH (#1073) 2021-09-06 19:11:56 +08:00
tehcneko 1a363892e5
[skip ci] Update issue templates (#1071) 2021-09-06 18:42:43 +08:00
vvb2060 4d6c3821f3
Revert "[core] public loadModule (#1059)" (#1068)
This reverts commit 6e036f49da.
2021-09-06 17:10:08 +08:00
tehcneko eab814a5d5
[app] Update themes (#1069) 2021-09-06 16:58:22 +08:00
LoveSy 7ab16ade9f
[core] Fix updateWithOnConflict always returns >0 (#1067) 2021-09-06 16:52:29 +08:00
XposedBot 26140f7e70
[translation] Update translation from Crowdin (#1065) 2021-09-06 11:27:54 +08:00
Howard Wu 0a4dd6af33
[app] Turkish translate update (#1062) 2021-09-06 11:01:31 +08:00
XposedBot f7cddedbc0
New translations strings.xml (Chinese Traditional) (#1064) 2021-09-06 02:49:39 +00:00
david082321 1f509c56f8
Update zh-TW transition (#1061) 2021-09-06 01:44:02 +00: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
vvb2060 f8688a561a
[app] Revert Chinese translation (#1057) 2021-09-05 07:57:00 +00:00