From da8da3be4d3435b2d45b8ada38693b6db7a24fd2 Mon Sep 17 00:00:00 2001 From: Tsanie Lily Date: Fri, 15 May 2020 09:07:08 +0800 Subject: [PATCH] version update --- Pixiview.Android/Pixiview.Android.csproj | 2 +- Pixiview.Android/Properties/AndroidManifest.xml | 2 +- Pixiview.iOS.OpenExtension/Info.plist | 4 ++-- Pixiview.iOS/Info.plist | 4 ++-- Pixiview.iOS/Pixiview.iOS.csproj | 2 +- Pixiview/Utils/Stores.cs | 2 +- README.md | 4 +--- 7 files changed, 9 insertions(+), 11 deletions(-) diff --git a/Pixiview.Android/Pixiview.Android.csproj b/Pixiview.Android/Pixiview.Android.csproj index b7f1a43..fff1223 100644 --- a/Pixiview.Android/Pixiview.Android.csproj +++ b/Pixiview.Android/Pixiview.Android.csproj @@ -55,7 +55,7 @@ - + 12.0.3 diff --git a/Pixiview.Android/Properties/AndroidManifest.xml b/Pixiview.Android/Properties/AndroidManifest.xml index 495833e..34ea860 100644 --- a/Pixiview.Android/Properties/AndroidManifest.xml +++ b/Pixiview.Android/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/Pixiview.iOS.OpenExtension/Info.plist b/Pixiview.iOS.OpenExtension/Info.plist index b623152..08b0851 100644 --- a/Pixiview.iOS.OpenExtension/Info.plist +++ b/Pixiview.iOS.OpenExtension/Info.plist @@ -29,8 +29,8 @@ com.apple.share-services CFBundleShortVersionString - 1.0.514 + 1.0.515 CFBundleVersion - 4 + 5 diff --git a/Pixiview.iOS/Info.plist b/Pixiview.iOS/Info.plist index 220e760..7e87a65 100644 --- a/Pixiview.iOS/Info.plist +++ b/Pixiview.iOS/Info.plist @@ -79,8 +79,8 @@ CFBundleShortVersionString - 1.0.514 + 1.0.515 CFBundleVersion - 4 + 5 diff --git a/Pixiview.iOS/Pixiview.iOS.csproj b/Pixiview.iOS/Pixiview.iOS.csproj index d5e188a..9bcb42a 100644 --- a/Pixiview.iOS/Pixiview.iOS.csproj +++ b/Pixiview.iOS/Pixiview.iOS.csproj @@ -142,7 +142,7 @@ - + diff --git a/Pixiview/Utils/Stores.cs b/Pixiview/Utils/Stores.cs index bd507a2..6acf1d2 100644 --- a/Pixiview/Utils/Stores.cs +++ b/Pixiview/Utils/Stores.cs @@ -479,7 +479,7 @@ namespace Pixiview.Utils //public const string AcceptEncoding = "gzip, deflate"; public const string AcceptLanguage = "zh-cn"; -#if TEST +#if __ANDROID__ public const string UserId = "53887721"; public const string Cookie = "PHPSESSID=5sn8n049j5c18l0tlj91qrjhesgddhjv; " + diff --git a/README.md b/README.md index 1fd4b2b..806e244 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,9 @@ iOS/Android client app for [Pixiv.net](https://pixiv.net/). ## Screenshot |![screenshot](Res/screenshot.png)|![screenshot2](Res/screenshot2.png)| -|:-|:-| +|-|-| |![screenshot3](Res/screenshot3.png)|![screenshot4](Res/screenshot4.png)| -|:-|:-| |![screenshot5](Res/screenshot5.png)|![screenshot6](Res/screenshot6.png)| -|:-|:-| |![screenshot7](Res/screenshot7.png)|![screenshot8](Res/screenshot8.png)|