xihan123
b83152323a
Allow uers to chose if inject loader dex ( #19 )
...
If we always inject loader dex, then modules with third party libraries might fail to find library classes since the default class loader is alway used before the the loader of the module package.
Therefore, it is better to treat packages with isolated services as special cases.
2024-11-20 19:38:48 +01:00
Js0n
3674a967ef
Remove keep alive foreground service because bound service won't need it ( #262 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-11-23 20:32:24 +08:00
Js0n
8462043963
feat: select module(s) from storage ( #225 )
2023-10-12 14:10:53 +08:00
Nullptr
2ace2660b4
Fix modules missing after update loader for integrated mode
2022-11-13 22:43:39 +08:00
Nullptr
319a21f103
Small UI fixes
2022-11-09 14:10:02 +08:00
Nullptr
c191397dc0
Add foreground keep alive option
2022-11-09 13:09:50 +08:00
Nullptr
f8888b81e8
Support bootstrapping loader dynamically for local mode ( #118 )
2022-10-21 15:24:16 +08:00
Nullptr
415f434d08
Add starting modules from manager
2022-09-23 00:04:25 +08:00
Nullptr
2e2c818de6
Drop v1 signature & UI improvement
2022-09-06 21:20:06 +08:00
Nullptr
cb1ba36514
Type safe preferences & Change topbar style
2022-07-07 01:40:35 +08:00
Nullptr
b76ea503dd
Type safe navigation
2022-07-06 16:35:17 +08:00
Nullptr
21c43250f1
Module page
2022-07-06 10:56:18 +08:00
Nullptr
279e95b57b
Support upgrade loader version
2022-07-05 21:54:13 +08:00
Nullptr
4493c45025
UI improvement & Add optimize function
2022-05-31 21:55:59 +08:00
Nullptr
6924c6a3b5
CI ( #57 )
...
* CI
* Add patch info to metadata
* Allow select local apks to patch
* Fix wrong indent
2022-05-10 11:39:04 +08:00
Nullptr
3e4eb34819
Fix crash
2022-05-05 21:57:18 +08:00
Nullptr
5d3f0ec9f7
Implement install patched app & Refactor UI
2022-05-05 21:07:45 +08:00
Nullptr
3b5fa88d17
Fix saving apks
2022-04-23 10:54:07 +08:00
Nullptr
dbe0df86ec
Support custom keystore for manager
2022-04-05 17:21:31 +08:00
Nullptr
7f19ad3471
Update Chinese translation
2022-03-17 20:35:10 +08:00
Nullptr
e448f6115e
Add shizuku card
2022-03-07 16:46:07 +08:00
Nullptr
041e58a038
Add support card
2022-03-06 23:07:14 +08:00
Nullptr
775bfb1078
Add home page
2022-03-06 20:27:28 +08:00
Nullptr
c73a5a079f
Use ViewModel instead of rememberSaveable
2022-03-06 17:35:26 +08:00
Nullptr
bfd4fb12d0
SigBypass Dropdown
2022-03-03 10:24:22 +08:00
Nullptr
a44cd8ba3b
Fix UI bugs
2022-03-01 17:29:54 +08:00
Nullptr
187bd4c89d
Fix saving content (2/2)
2022-02-20 15:06:53 +08:00
Nullptr
d593107e04
Minimum availability
2022-02-13 23:43:52 +08:00
Nullptr
78420d8758
Package module
2022-02-13 19:30:58 +08:00
Nullptr
6dda688adb
Manager PatchOptionsPage
2022-02-13 02:15:30 +08:00
Nullptr
6285ebe6c4
LSPatch Manager (Coding)
2022-02-12 14:27:49 +08:00
Nullptr
7876d84f65
Add LSPatch manager
2021-09-06 17:30:25 +08:00