Commit Graph

461 Commits

Author SHA1 Message Date
Nullptr 4493c45025
UI improvement & Add optimize function 2022-05-31 21:55:59 +08:00
Nullptr 290989b0e6
Support module scope 2022-05-30 16:20:18 +08:00
Nullptr 66804c425d
Remove strange English translation 2022-05-30 09:57:37 +08:00
Nullptr 1e452c6c82
Bump to 0.3.1 2022-05-28 00:49:43 +08:00
XposedBot 4b0453e37f
[translation] Update translation from Crowdin (#68)
* New translations strings.xml (Romanian)

* New translations strings.xml (English)

* 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 (Polish)

* 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 (Portuguese)

* New translations strings.xml (Norwegian)

* New translations strings.xml (French)

* New translations strings.xml (Greek)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Finnish)

* New translations strings.xml (Dutch)

* 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 (Lithuanian)

* New translations strings.xml (Chinese Traditional, Hong Kong)
2022-05-28 00:20:33 +08:00
Nullptr 641ed369fa
Fix module not loading on first run 2022-05-27 23:01:06 +08:00
Nullptr 4e41e141dd
Update core version & dependencies 2022-05-27 19:57:42 +08:00
Bob Pan 857d228103
release ElfImg(libart.so) after InitHooks (#66)
LSPosed/LSPosed#1956
ElfImg(libart.so) is hold by kArtImg in symbol_cache.cpp,
it maps an extra segment of libart.so in /proc/self/maps,
which cause some app fail to detect the base address of libart.so,
force relese it.
2022-05-27 19:57:42 +08:00
Nullptr 38496aee2c
Update dependencies 2022-05-16 10:59:20 +08:00
Nullptr 816646f7c7
Update dependencies 2022-05-16 10:31:49 +08:00
Nullptr d7b3b4cb6b Fix UI bugs 2022-05-11 13:42:00 +08:00
Nullptr a9b27b1427 Update core to 1.8.3 2022-05-11 01:00:00 +08:00
Nullptr 3bc39e1e94 Fix some patch problems 2022-05-11 00:13:54 +08:00
Nullptr 7dc4b09057 Shrink debug 2022-05-10 13:54:36 +08:00
Nullptr f1eadda312 Fix CI 2022-05-10 12:49:14 +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 9e5f805d62 New translations strings.xml 2022-05-06 16:34:01 +08:00
Nullptr ef5e93d96c
Update README.md 2022-05-06 16:20:54 +08:00
Nullptr 6794d3a833 Small UI improvements 2022-05-06 15:52:44 +08:00
Nullptr 9106fc48b8 SearchBar & Animations 2022-05-06 14:15:08 +08:00
Nullptr 413878521a More fix & Better icons 2022-05-06 00:39:45 +08:00
Nullptr 3e4eb34819 Fix crash 2022-05-05 21:57:18 +08:00
Nullptr 4825c85883 Add todo info on todo pages 2022-05-05 21:13:25 +08:00
Nullptr 5d3f0ec9f7 Implement install patched app & Refactor UI 2022-05-05 21:07:45 +08:00
Nullptr f5d2c20a37 Fix CI 2022-05-05 14:58:49 +08:00
Nullptr e48a5726d8 Better icons 2022-05-05 14:49:33 +08:00
Nullptr f55d252c97 Add manager icon 2022-05-05 12:23:42 +08:00
XposedBot 7d79f8a1f9
[translation] Update translation from Crowdin (#50) 2022-04-28 00:42:16 +08:00
Nullptr 030686639f Support split apks 2022-04-23 10:54:07 +08:00
Nullptr 3b5fa88d17 Fix saving apks 2022-04-23 10:54:07 +08:00
XposedBot 792a6f887a
[translation] Update translation from Crowdin (#47) 2022-04-16 17:10:36 +08:00
Nullptr 774afca739 Update proguard 2022-04-06 11:17:19 +08:00
Nullptr c88e63e1ee Update core version 2022-04-05 17:34:50 +08:00
Nullptr dbe0df86ec Support custom keystore for manager 2022-04-05 17:21:31 +08:00
Nullptr 02d6752895 Support custom keystore 2022-03-27 16:59:42 +08:00
Nullptr 7905b343dc ServiceClient 2022-03-23 22:36:19 +08:00
Nullptr 6f92a67bd7 Show correct core version 2022-03-18 13:14:32 +08:00
Nullptr ebb70a4d63 Fix Shizuku connection 2022-03-18 11:59:41 +08:00
Nullptr 955606b51a Fix linux build 2022-03-17 21:03:50 +08:00
Nullptr 7f19ad3471 Update Chinese translation 2022-03-17 20:35:10 +08:00
Nullptr e8d4621e11 Fix ci 2022-03-17 20:08:50 +08:00
Nullptr b89b425a53 Switch into mainline core branch 2022-03-17 19:52:05 +08:00
Nullptr d7b508e731 Fix crash 2022-03-11 15:08:52 +08:00
LoveSy 7f3b5051b2
Update build.gradle.kts 2022-03-08 11:56:49 +08:00
XposedBot 30edee5762
[translation] Update translation from Crowdin (#44) 2022-03-08 11:55:31 +08:00
LoveSy 67350442b4
Update main.yml 2022-03-08 11:52:08 +08:00
XposedBot 477440c0b2
[translation] Update translation from Crowdin (#43) 2022-03-08 11:47:40 +08:00
LoveSy f4071b8af1
Create crowdin.yml 2022-03-08 10:54:31 +08:00
LoveSy e3048988c5
Create crowdin.yml 2022-03-08 10:53:36 +08:00
david082321 4ead305cb7
Add zh-rTW translation (#41) 2022-03-08 10:33:34 +08:00