Commit Graph

362 Commits

Author SHA1 Message Date
Krishna Suravarapu c41be02511
Fix Manifest Parse Failure (#151)
Recently encountered Multiple apps where LSPatch failed to parse
AndroidManifest.xml. Upon further debugging found that we throw an error
when style sizes don't adhere to a 4-byte boundary. We can safely ignore
this and move forward since we are anyways not using `block.m_styles`
anywhere in the code. Have checked multiple other AXML parsers wherein
they too do the same thing
2022-12-15 01:26:59 +08:00
Nullptr 2ace2660b4
Fix modules missing after update loader for integrated mode 2022-11-13 22:43:39 +08:00
XposedBot 010aa7a270
[translation] Update translation from Crowdin (#134) 2022-11-11 21:42:12 +08:00
Nullptr 88855960cb
Bump to 0.5.1 2022-11-11 21:05:32 +08:00
XposedBot eda250c0fc
[translation] Update translation from Crowdin (#133)
* New translations strings.xml
2022-11-11 20:57:13 +08:00
Nullptr b2b542e7cc
Optimize build 2022-11-10 22:55: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 54cf7eed35
Use service instead of content provider to send binder 2022-11-08 02:54:31 +08:00
LoveSy cb0c24deb4
Post CI build to tg discussion as well 2022-11-07 17:18:10 +08:00
Nullptr 9c951bdbb6
Better signature bypass 2022-11-05 22:58:45 +08:00
Nullptr 5876d4a0a0
Update dependencies & Fix UI previewing 2022-11-05 12:00:25 +08:00
Howard Wu 41c67b5cd3
Change jdk distribution to `temurin` (#125)
AdoptOpenJDK got moved to Eclipse Temurin
2022-10-27 19:30:33 +08:00
Nullptr 7391df7fd3
Update MIN_ROLLING_VERSION_CODE 2022-10-24 01:12:27 +08:00
Nullptr 0bc6407caf
Further fix for Android 13 2022-10-24 00:41:32 +08:00
Nullptr f6c09a0ba0
Bump to 0.5 2022-10-24 00:00:41 +08:00
XposedBot 1574405276
[translation] Update translation from Crowdin (#121)
* New translations strings.xml
2022-10-23 23:59:35 +08:00
Nullptr 1f23d8a995
Fix opening module settings 2022-10-21 20:11:37 +08:00
Nullptr 667ac6282f
Fix coroutine stuck 2022-10-21 19:57:24 +08:00
Nullptr 5db7ecf7bd
No need to add loader dex and so for local mode 2022-10-21 19:26:08 +08:00
Howard Wu fbd327dadf
Update CI deps (#119) 2022-10-21 19:09:51 +08:00
Nullptr f8888b81e8
Support bootstrapping loader dynamically for local mode (#118) 2022-10-21 15:24:16 +08:00
Nullptr 91b038ac16
Fix Android 13 install 2022-10-21 00:02:34 +08:00
Nullptr edea4552a2
Support fake signatures for other lspatched apps 2022-10-20 18:36:41 +08:00
Nullptr 918ab4eda4
Update dependencies 2022-10-20 16:03:03 +08:00
Bob Pan 030e1e54bc
replace PackageInfo.CREATOR to hook creation of PackageInfo in all Parcel api (#117)
* replace PackageInfo.CREATOR to hook creation of PackageInfo in all Parcel api

* also clear Parcel.sPairedCreators
2022-10-14 21:31:58 +08:00
方块君 eb870b593d
Fix Android 9 crash (#114) 2022-10-03 20:39:53 +08:00
Nullptr 2c7444b581
Bump to 0.4 2022-09-27 09:34:43 +08:00
XposedBot 47ba5167fe
[translation] Update translation from Crowdin (#112)
* New translations strings.xml (Romanian)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Urdu (Pakistan))

* New translations strings.xml (Norwegian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Persian)

* New translations strings.xml (Bengali)

* New translations strings.xml (Thai)

* New translations strings.xml (Hindi)

* New translations strings.xml (Polish)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (Greek)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Finnish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Kurdish)

* New translations strings.xml (Chinese Traditional, Hong Kong)
2022-09-26 10:07:02 +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
LoveSy 0d1f937457
Update deps 2022-09-22 17:52:59 +08:00
Nullptr 2e2c818de6
Drop v1 signature & UI improvement 2022-09-06 21:20:06 +08:00
NonNonStop b1691a95e2
Add ManifestEditor assets (#107) 2022-09-04 19:29:02 +08:00
LoveSy c956fbea51
Compare AXML attribute name by resource ID
Close #105

Co-Authored-by: nonnonstop <42905588+nonnonstop@users.noreply.github.com>
2022-09-04 16:21:08 +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 75e004e4c7
Anywhere dropdown menu 2022-07-11 18:13:02 +08:00
Nullptr 8498da904c
Update core & Listen app change broadcast & Crash when cannot connect to manager 2022-07-10 23:25:23 +08:00
Nullptr cb1ba36514
Type safe preferences & Change topbar style 2022-07-07 01:40:35 +08:00
XposedBot 220b6db35c
[translation] Update translation from Crowdin (#91)
* New translations strings.xml (Romanian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Urdu (Pakistan))

* New translations strings.xml (Norwegian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Persian)

* New translations strings.xml (Bengali)

* New translations strings.xml (Thai)

* New translations strings.xml (Hindi)

* New translations strings.xml (Polish)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (Greek)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Finnish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Kurdish)

* New translations strings.xml (Chinese Traditional, Hong Kong)
2022-07-06 23:20:31 +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 0ef34fa633
Add .apk suffix 2022-07-05 19:10:29 +08:00
LoveSy e05dde5b20 Fix comaptibility on Android 13 beta 2 2022-06-06 22:13:42 +08:00
LoveSy dfa3ab776f Update core 2022-06-06 22:13:27 +08:00
XposedBot 3e6f863e15
[translation] Update translation from Crowdin (#78) 2022-06-06 11:20:34 +08:00
Howard Wu 84382d00f0
Create ISSUE_TEMPLATE (#80) 2022-06-04 14:30:00 +08:00
david082321 f7aba85a05
Create ic_launcher_background.xml (#72) 2022-06-02 12:23:33 +08:00