Commit Graph

1813 Commits

Author SHA1 Message Date
LoveSy a48ab2aff3
[skip ci] Description add Android 12 Beta 5 support (#1084)
* Add beta 5 support to readme

* Update module.prop
2021-09-09 04:16:05 +00:00
残页 bb86467918
[core] Fix elf name match (#1083) 2021-09-08 16:24:38 +00:00
LoveSy 6a2e53134f
[core] Fix `failed to open [anon:linker_alloc]` (#1082)
Fix LSPosed/LSPatch#17
2021-09-08 23:45:28 +08:00
tehcneko b49aa00df5
[app] Update home design (#1080) 2021-09-08 17:43:41 +08:00
LoveSy 6ff8f50562
[skip ci] Crowdin badge (#1072) 2021-09-08 02:11:08 +00:00
tehcneko 4464210e69
[app] Preload webview htmls (#1078)
* [app] Preload webview htmls

* [app] Remove "v" from version name
2021-09-08 10:03:02 +08:00
tehcneko 3cc4e4eeaf
[app] Fix paddings (#1077) 2021-09-07 10:17:54 +00:00
tehcneko 6c170ab4eb
[app] Update home design (#1076) 2021-09-07 17:56:43 +08:00
Howard Wu a13bceb731
地->的 (#1074) 2021-09-06 23:02:53 +08:00
tehcneko 12ca107414
[skip ci] Issue template ZH (#1073) 2021-09-06 19:11:56 +08:00
tehcneko 1a363892e5
[skip ci] Update issue templates (#1071) 2021-09-06 18:42:43 +08:00
vvb2060 4d6c3821f3
Revert "[core] public loadModule (#1059)" (#1068)
This reverts commit 6e036f49da.
2021-09-06 17:10:08 +08:00
tehcneko eab814a5d5
[app] Update themes (#1069) 2021-09-06 16:58:22 +08:00
LoveSy 7ab16ade9f
[core] Fix updateWithOnConflict always returns >0 (#1067) 2021-09-06 16:52:29 +08:00
XposedBot 26140f7e70
[translation] Update translation from Crowdin (#1065) 2021-09-06 11:27:54 +08:00
Howard Wu 0a4dd6af33
[app] Turkish translate update (#1062) 2021-09-06 11:01:31 +08:00
XposedBot f7cddedbc0
New translations strings.xml (Chinese Traditional) (#1064) 2021-09-06 02:49:39 +00:00
david082321 1f509c56f8
Update zh-TW transition (#1061) 2021-09-06 01:44:02 +00:00
LoveSy 3613c09719
[core] Avoid setScope starving (#1060) 2021-09-05 23:10:42 +08:00
vvb2060 6e036f49da
[core] public loadModule (#1059) 2021-09-05 16:29:30 +08:00
vvb2060 6cb3eacea8
[core] Move loadModule to ConfigFileManager (#1058) 2021-09-05 08:07:30 +00:00
vvb2060 f8688a561a
[app] Revert Chinese translation (#1057) 2021-09-05 07:57:00 +00:00
XposedBot f76520d360
[translation] Update translation from Crowdin (#1055)
* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)
2021-09-04 05:20:10 +00:00
XposedBot 54a14acf24
[translation] Update translation from Crowdin (#1054)
* New translations strings.xml (Romanian)

* New translations strings.xml (Korean)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (English)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Japanese)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Finnish)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Danish)

* New translations strings.xml (Czech)

* New translations strings.xml (Catalan)

* New translations strings.xml (Arabic)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese, Brazilian)
2021-09-04 13:06:07 +08:00
LoveSy ce299a8d8c
Update crowdin.yml (#1051) 2021-09-04 04:44:10 +00:00
Howard Wu f1ead4a041
[app] typo (#1050) 2021-09-04 04:29:48 +00:00
LoveSy 3bcd7d6432 [translation] Add crowdin.yml 2021-09-04 12:09:16 +08:00
LoveSy 743124e4be [translation] change to crowdin %android-code% 2021-09-04 12:09:16 +08:00
Howard Wu 8278e2d64d
[gradle] Update AGP to 7.1.0-alpha11 (#1046) 2021-09-04 08:58:08 +08:00
Howard Wu 3d2159f52c
Turkish translation (#1044)
* Add Turkish translation

* Update strings.xml
2021-09-03 15:50:23 +00:00
Howard Wu 00e40aac28
Reduce the buffer size again in Release to the default value (#1043) 2021-09-03 22:09:25 +08:00
vvb2060 c2cdecf644
Revert "[core] fix loading embedded module so (#1036)" (#1042)
This reverts commit 1075743360.
2021-09-03 11:52:27 +00:00
Nullptr 1075743360
[core] fix loading embedded module so (#1036)
* [core] fix loading embedded module so

* [core] move if out of for

* [core] make cpp master happy

* [core] make cpp master happy once more

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-09-03 11:16:45 +00:00
vvb2060 673079b9c1
Update build.gradle.kts (#1041) 2021-09-03 10:48:24 +00:00
Howard Wu 3774390840
Update logcat.cpp (#1040) 2021-09-03 10:36:09 +00:00
LoveSy a42d1223be
[core] DO NOT call pm when pm is not yet fully ready (#1038)
Fix #1034
2021-09-03 02:17:53 +08:00
LoveSy 71780b4b70
[core] Create log dir when it was deleted (#1037) 2021-09-02 14:23:38 +00:00
vvb2060 8f5f2d224d
[core] Verify apk signature (#1035) 2021-09-01 21:16:13 +08:00
tehcneko 5c04cd85f3
Update item_module.xml (#1033) 2021-09-01 17:10:55 +08:00
残页 3e412e1e8c
[core] Try manually start logd (#1030) 2021-08-31 23:48:23 +08:00
vvb2060 13a8dd7685 Save logs by folder 2021-08-28 23:41:18 +08:00
vvb2060 18c3bb426f Tag len includes nullptr
https://cs.android.com/android/platform/superproject/+/master:system/logging/liblog/tests/logprint_test.cpp;l=137;drc=3e3b6dc5e955fd9530c1d1bed8eee1726b91c59b
2021-08-28 23:41:18 +08:00
vvb2060 0495dd3e71 Don't flood log 2021-08-28 23:41:18 +08:00
vvb2060 a6dd39596a Fix clear logs 2021-08-28 23:41:18 +08:00
LoveSy 4c4dda340a
[core] Fix logcat tag len (#1022)
It's an ASOP's bug that tag len is 1 larger
2021-08-28 05:53:45 +00:00
LoveSy 4eeadd02d6
[core] Explicit `sv` for optimization (#1021) 2021-08-27 19:13:02 +08:00
vvb2060 bc765d3cdd
[core] clear logs will refresh fd (#1020) 2021-08-27 18:56:28 +08:00
LoveSy 6e07bfb71e
[app] Fix #1017 (#1018) 2021-08-27 01:44:22 +08:00
vvb2060 7c706a31d4
[core] Rewrite with NIO2 API (#1016) 2021-08-26 21:29:52 +08:00
LoveSy d57617656f
[core] Fix #1013 (#1014)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-08-26 11:22:25 +00:00