Commit Graph

1780 Commits

Author SHA1 Message Date
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
tehcneko 0e20e5cd7e
[app] Update proguard rules (#995)
* [app] Update proguard rules

* [app] Remove Parcelable and Serializable for gson modules
2021-08-24 05:45:56 +00:00
tehcneko fe1e6b3651
[app] Update AndroidX Navigation (#994) 2021-08-24 05:11:59 +00:00
tehcneko e558d046e6
Enable R8 fullMode (#992) 2021-08-24 12:52:43 +08:00
LoveSy 7c16f7d6a4
[core] Fix create index (#993) 2021-08-24 04:29:29 +00:00
LoveSy 04352a7da6
[core] Update database (#990) 2021-08-23 18:03:21 +00:00
LoveSy 42ddca8b05
[core] Move config to db again (#989)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-08-24 00:15:53 +08:00
vvb2060 485da5a37c
Revert "[core] Move config to db (#981)" (#988)
This reverts commit 40e47762d7.
2021-08-23 22:28:41 +08:00
vvb2060 394d7fba19
Revert "[core] Fix logcat (#986)" (#987)
This reverts commit a4abbfa67a.
2021-08-23 22:21:55 +08:00
vvb2060 a4abbfa67a
[core] Fix logcat (#986) 2021-08-23 21:19:32 +08:00
Wang Han befcc90bc8
Bump version to 1.5.2 (#978) 2021-08-23 09:10:31 +00:00
残页 bf8cd21339
[app] No need to keep EnclosingMethod (#984)
It's required only when R8 full mode is enabled.
2021-08-23 09:04:33 +00:00
vvb2060 40e47762d7
[core] Move config to db (#981) 2021-08-23 16:57:24 +08:00
残页 476d4df393
Revert "Enable R8 full mode" (#983)
Close #982 . This reverts commit 1c73adf.
2021-08-23 09:48:29 +08:00
LoveSy 05f8704576
[core] Module log using lspd logcat (#980) 2021-08-22 18:53:11 +00:00