From 4f2c4ec90d1c62708934fc8b45dd69476be59e02 Mon Sep 17 00:00:00 2001 From: niuhuan Date: Tue, 31 Jan 2023 18:50:51 +0800 Subject: [PATCH] :rocket: v1.6.4 --- android/app/src/main/AndroidManifest.xml | 58 ++++++++++----------- ci/version.code.txt | 2 +- ci/version.info.txt | 9 ++-- lib/basic/Common.dart | 7 +-- lib/basic/Navigator.dart | 5 +- lib/basic/config/IconLoading.dart | 18 +++++-- lib/screens/AccountScreen.dart | 13 ++--- lib/screens/CategoriesScreen.dart | 13 ++--- lib/screens/ComicInfoScreen.dart | 5 +- lib/screens/ComicReaderScreen.dart | 7 +-- lib/screens/ComicsScreen.dart | 5 +- lib/screens/DownloadExportGroupScreen.dart | 15 ++++-- lib/screens/DownloadExportToFileScreen.dart | 3 +- lib/screens/DownloadImportScreen.dart | 3 +- lib/screens/DownloadInfoScreen.dart | 7 +-- lib/screens/DownloadListScreen.dart | 7 +-- lib/screens/DownloadReaderScreen.dart | 5 +- lib/screens/GameInfoScreen.dart | 3 +- lib/screens/GamesScreen.dart | 3 +- lib/screens/InitScreen.dart | 10 ++-- lib/screens/PkzArchiveScreen.dart | 5 +- lib/screens/PkzComicInfoScreen.dart | 7 +-- lib/screens/PkzReaderScreen.dart | 5 +- lib/screens/SearchScreen.dart | 5 +- lib/screens/SettingsScreen.dart | 6 +-- lib/screens/SpaceScreen.dart | 21 ++++---- lib/screens/ViewLogsScreen.dart | 3 +- lib/screens/components/CommentList.dart | 3 +- lib/screens/components/ImageReader.dart | 3 +- lib/screens/components/Images.dart | 3 +- lib/screens/components/Recommendation.dart | 3 +- lib/screens/components/UserProfileCard.dart | 3 +- pubspec.lock | 4 +- pubspec.yaml | 2 +- 34 files changed, 155 insertions(+), 116 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index a955009..0c4047d 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -48,40 +48,38 @@ + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +