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
Nullptr
14bc932249
Fix module not loaded after update
2022-05-31 23:51:00 +08:00
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