Commit Graph

38 Commits

Author SHA1 Message Date
JingMatrix cddf811b9c Update dependencies
1. Use JDK 21
2. Update ksp for compatibility (compulsory)
3. R8 claims that org.lsposed.lspatch.util.ModuleLoader is needed

We use rules in share/lspatch-rules.pro to ensure that LSPatch works
properly after R8 engine
2024-05-18 22:57:32 +02:00
5ec1cff 531acdb924
use version catalog (#256) 2023-11-08 02:07:20 +08:00
Howard Wu 941726d559
Core upgrade (#213)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-06-29 02:17:00 +08:00
Howard Wu 0964a8eece
Update core to 1.8.6 (#168)
With
- update AGP to 7.4.0
- update Android Build Tools to 33.0.1
2023-01-28 11:54:06 +08:00
Nullptr b2b542e7cc
Optimize build 2022-11-10 22:55:39 +08:00
Nullptr 5876d4a0a0
Update dependencies & Fix UI previewing 2022-11-05 12:00:25 +08:00
Nullptr f8888b81e8
Support bootstrapping loader dynamically for local mode (#118) 2022-10-21 15:24:16 +08:00
Nullptr 918ab4eda4
Update dependencies 2022-10-20 16:03:03 +08:00
Nullptr 415f434d08
Add starting modules from manager 2022-09-23 00:04:25 +08:00
Nullptr f7c6af53ec
Update Compose & Fix apkPaths null 2022-09-22 23:12:51 +08:00
Nullptr 35a8dd4c6d
Use striped so for debug build 2022-09-03 10:09:18 +08:00
Nullptr 95f006682c
Update core and dependencies 2022-09-02 10:30:34 +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 290989b0e6
Support module scope 2022-05-30 16:20:18 +08:00
Nullptr 4e41e141dd
Update core version & dependencies 2022-05-27 19:57:42 +08:00
Nullptr 816646f7c7
Update dependencies 2022-05-16 10:31:49 +08:00
Nullptr 7dc4b09057 Shrink debug 2022-05-10 13:54:36 +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 9106fc48b8 SearchBar & Animations 2022-05-06 14:15:08 +08:00
Nullptr 5d3f0ec9f7 Implement install patched app & Refactor UI 2022-05-05 21:07:45 +08:00
Nullptr f55d252c97 Add manager icon 2022-05-05 12:23:42 +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 7905b343dc ServiceClient 2022-03-23 22:36:19 +08:00
Nullptr b89b425a53 Switch into mainline core branch 2022-03-17 19:52:05 +08:00
Nullptr e448f6115e Add shizuku card 2022-03-07 16:46:07 +08:00
Nullptr 775bfb1078 Add home page 2022-03-06 20:27:28 +08:00
Nullptr a44cd8ba3b Fix UI bugs 2022-03-01 17:29:54 +08:00
Nullptr a6f381920d Fix release build 2022-02-20 16:14:30 +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 bb7bfaad26 Fix keystore not matching 2022-02-13 13:46:57 +08:00
Nullptr 14f1d046ab Fix manager import patch build 2022-02-13 12:05:13 +08:00
Nullptr 6285ebe6c4 LSPatch Manager (Coding) 2022-02-12 14:27:49 +08:00
Nullptr 9129b42226 Update core 2022-02-11 00:45:21 +08:00
Nullptr 9ae8dbb7ed Migrate all groovy to kts 2022-02-10 21:15:41 +08:00