Commit Graph

1794 Commits

Author SHA1 Message Date
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
tehcneko 55fe34095d
[app] Check binder alive in reload installed modules (#1012) 2021-08-26 09:34:16 +00:00
tehcneko 5cf522b656
[app] Add update available to repo list (#1011)
* [app] Fix possible crashes

* [app] Add update available to repo list

* [app] Fix scrollbar
2021-08-26 15:39:16 +08:00
LoveSy 48c642e778
[core] Get pm binder everytime checking its status (#1010) 2021-08-25 19:17:35 +00:00
tehcneko 2c0de99a36
Update core.yml (#1004) 2021-08-25 19:07:41 +00:00
vvb2060 acf203be40
[core] Add log (#1009) 2021-08-25 18:59:38 +00:00
Alexey 941323f3e9
[app] Update Russian translation (#1008) 2021-08-25 18:55:03 +00:00
LoveSy f2d4092589
[core] Invalidate cache when pm is dead while caching (#1007) 2021-08-26 01:00:39 +08:00
残页 cc1168bad9
[app] Remove pending preload action when detaching (#1006)
Fix crash caused by preloading WebView when fragment is deteched
2021-08-25 14:18:49 +00:00
tehcneko 6000b68f75
[app] Fix a crash (#1005) 2021-08-25 21:52:26 +08:00
vvb2060 0eb7d9c57b
[app] post delayed (#1003) 2021-08-25 19:45:51 +08:00
vvb2060 92dfded0ce
[app] Preload webview (#1002) 2021-08-25 16:01:54 +08:00
tehcneko 5547e8c568 [app] Remove unused resources 2021-08-25 15:28:28 +08:00
tehcneko 8d3e8e8ed2 [app] Async improvements 2021-08-25 15:28:28 +08:00
tehcneko eb61f84c67 [app] Nuke LinearLayoutManagerFix
bad
2021-08-25 15:28:28 +08:00
vvb2060 b4a67a1f9e
[core] Remove all old configs (#1000) 2021-08-25 12:07:51 +08:00
vvb2060 7e85205b8b
[feature] zip all logs (#999) 2021-08-25 00:28:06 +08:00
LoveSy 9d56cab7a4
[ci] update ccache config (#998) 2021-08-24 22:21:19 +08:00
LoveSy e9faf9f76d
[stub] add vmInstructionSet (#997) 2021-08-24 13:31:32 +00:00
vvb2060 24120e75ad
[core] Force logging on boot (#996) 2021-08-24 09:20:10 +00:00