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 |
tehcneko
|
1c73adf4dd
|
Enable R8 full mode
|
2021-08-22 22:47:16 +08:00 |
LoveSy
|
08520cd8e7
|
[core] Prevent logcat infinite loop (#976)
|
2021-08-22 09:54:52 +00:00 |
tehcneko
|
ddcbd5c05a
|
[app] Migrate to Non-Transitive R Classes (#974)
* [app] Migrate to Non-Transitive R Classes
* [app] Remove unused resources
|
2021-08-22 06:24:33 +00:00 |
vvb2060
|
3600e53865
|
[core] Don't override system properties (#972)
|
2021-08-21 12:58:42 +00:00 |
tehcneko
|
e72bd46705
|
Update dependencies (#971)
|
2021-08-21 19:47:39 +08:00 |
vvb2060
|
dbc6df3cf3
|
[core] Don't trust SystemProperties (#970)
|
2021-08-21 17:30:37 +08:00 |
Alexey
|
c278d5f35b
|
[app] Update Russian translation (#969)
|
2021-08-21 08:17:27 +00:00 |
vvb2060
|
4e61b4d2ac
|
[core] Fix NPE (#967)
|
2021-08-21 07:36:06 +00:00 |
LoveSy
|
c87172e88c
|
[log] Check log size in native (#966)
|
2021-08-21 09:12:20 +08:00 |
vvb2060
|
9f868aeddf
|
[core] Native logcat (#960)
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2021-08-20 19:15:13 +00:00 |
Rom
|
8da216a719
|
Update French translation (#962)
|
2021-08-21 02:52:21 +08:00 |
LoveSy
|
ee9de79eb1
|
[core] Fix apk path not updated again (#961)
|
2021-08-20 16:57:39 +00:00 |
LoveSy
|
904b8ec6a2
|
[core] Fix apk path update (#956)
When an app is updated, the old apk will still exist
|
2021-08-20 07:45:43 +00:00 |
vvb2060
|
6dfaf67a07
|
[core] get full exception info (#955)
|
2021-08-20 14:50:56 +08:00 |
tehcneko
|
bde68a44cb
|
[app] Restart activity with recreate on Android S (#959)
|
2021-08-20 14:26:30 +08:00 |
tehcneko
|
4b02172fd9
|
Add missing scrollbars (#958)
|
2021-08-20 05:47:14 +00:00 |
vvb2060
|
7ef5da6867
|
Use ISO date-time formatter (#954)
|
2021-08-19 18:55:52 +00:00 |
vvb2060
|
5af017dc32
|
[core] Remove grantManagerPermission (#953)
|
2021-08-19 18:15:43 +00:00 |
vvb2060
|
70344ff9fd
|
Use java8 time API (#952)
|
2021-08-19 18:00:02 +00:00 |