130 Commits

Author SHA1 Message Date
72b6c77c3d feature: loading UI adjustment 2020-05-16 04:01:33 +08:00
ffb789b8b7 change: favorite merge rule
fix: page progress renderer
2020-05-16 00:02:14 +08:00
8433b44d4f feature: add export GIF as backup 2020-05-15 23:06:29 +08:00
44ac3f5ba5 feature: export video to gallery for iOS 2020-05-15 22:49:38 +08:00
8ce5942662 improve progress bar 2020-05-15 19:25:18 +08:00
fcd48d408c feature: show progress bar when loading pages 2020-05-15 18:04:20 +08:00
cf3534cb5f change: download original ugoira image 2020-05-15 16:57:42 +08:00
00e8fe0f04 feature: parellel downloading animation 2020-05-15 16:44:06 +08:00
2da73d5f51 fix: scroll back to top when query changed. 2020-05-15 13:06:10 +08:00
0085d21156 fix: display title opened from url 2020-05-15 12:56:25 +08:00
bfc348d7e2 preload animate bar 2020-05-15 09:27:53 +08:00
2fe66d4f8d make ugoira disposable 2020-05-15 09:18:02 +08:00
da8da3be4d version update 2020-05-15 09:07:08 +08:00
b5f19b0f30 fix: ranking page duplicate refresh 2020-05-15 02:14:47 +08:00
f83f533f5f feature: r-18 filter 2020-05-15 00:45:47 +08:00
90816bc57e feature: user illusts page 2020-05-15 00:23:34 +08:00
8cbca8f290 little adjustment about load more logic 2020-05-14 23:30:14 +08:00
507b4c59f2 feature: parallels downloading image, refresh btn 2020-05-14 22:58:11 +08:00
3a80c0826b feature: view related illusts 2020-05-14 22:22:16 +08:00
29fd8e9667 * Pixiview/UI/StyleDefinition.cs: issue in simulator iPad Pro
11-inch

* Pixiview/UI/FlowLayout.cs:
* Pixiview/Illust/RankingPage.xaml:
* Pixiview/Illust/RankingPage.xaml.cs: fix: scrolling issue

* Pixiview/Illust/ViewIllustPage.xaml:
* Pixiview/Illust/ViewIllustPage.xaml.cs: fix: swipe page indicator
  issue
2020-05-14 20:22:24 +08:00
a2b91a2406 * Pixiview/UI/CardView.cs:
* Pixiview/UI/StyleDefinition.cs:
* Pixiview/Resources/ResourceHelper.cs:
* Pixiview/Resources/Languages/zh-CN.xml:
* Pixiview/Illust/IllustCollectionPage.cs:
* Pixiview.Android/Pixiview.Android.csproj:
* Pixiview.Android/Renderers/AdaptedPageRenderer.cs: UI adjust

* Pixiview/Illust/FavoritesPage.xaml:
* Pixiview/Illust/FavoritesPage.xaml.cs: fix: no title in favorite
  page

* Pixiview/Utils/Stores.cs:
* Pixiview/Illust/RankingPage.xaml.cs: feature: remember last query
  parameters
2020-05-14 18:30:22 +08:00
74e5d8c281 ranking UI adjustment 2020-05-14 14:05:34 +08:00
2015389cb5 feature: date selector in ranking page 2020-05-14 13:31:20 +08:00
ac1e7dfd02 feature: Android card view shadow effect 2020-05-14 11:43:05 +08:00
6235430ded feature: scroll animation in follow/ranking page 2020-05-14 11:21:43 +08:00
ef70d7108a fix: cannot tap into recommended illust 2020-05-14 11:21:00 +08:00
d8f9f3da99 fix: title name in user page 2020-05-14 11:20:08 +08:00
0d5a1108ab feature: slide animation frames 2020-05-14 11:19:31 +08:00
08ad76d8de optimize: remove unnecessary bindable objects 2020-05-14 11:17:39 +08:00
f6dbec2fda feature: Android renderers 2020-05-14 11:13:23 +08:00
a4caf325b0 feature: Android splash screen 2020-05-14 11:07:43 +08:00
d32c5eb69a * Pixiview/UI/OptionCell.cs:
* Pixiview/UI/AdaptedPage.cs:
* Pixiview/Utils/FileStore.cs:
* Pixiview/Utils/IllustData.cs:
* Pixiview/Illust/MainPage.xaml:
* Pixiview/UI/Theme/LightTheme.cs:
* Pixiview/Illust/MainPage.xaml.cs:
* Pixiview.iOS/GlobalSuppressions.cs:
* Pixiview/Illust/ViewIllustPage.xaml:
* Pixiview.Android/GlobalSuppressions.cs:
* Pixiview/Illust/ViewIllustPage.xaml.cs:
* Pixiview/Illust/IllustCollectionPage.cs:
* Pixiview.iOS/Renderers/SegmentedControlRenderer.cs:

* Pixiview/Illust/RankingPage.xaml:
* Pixiview/Illust/RankingPage.xaml.cs:
* Pixiview.Android/Pixiview.Android.csproj:
* Pixiview.Android/Resources/values/colors.xml:
* Pixiview.Android/Resources/Resource.designer.cs:
* Pixiview.Android/Resources/layout/RadioGroup.xml:
* Pixiview.Android/Renderers/BlurryPanelRenderer.cs:
* Pixiview.Android/Resources/layout/RadioButton.xml:
* Pixiview.Android/Renderers/SegmentedControlRenderer.cs:
* Pixiview.Android/Resources/color/segmented_control_text.xml:
* Pixiview.Android/Resources/drawable/segmented_control_background.xml:
* Pixiview.Android/Resources/drawable/segmented_control_last_background.xml:
* Pixiview.Android/Resources/drawable/segmented_control_first_background.xml:
  segmented control for Android
2020-05-13 18:09:16 +08:00
ba46ba02c4 * Pixiview/Utils/Stores.cs:
* Pixiview/Pixiview.projitems:
* Pixiview/Utils/IllustData.cs:
* Pixiview/Utils/HttpUtility.cs:
* Pixiview/Utils/IllustLegacy.cs:
* Pixiview/Illust/ViewIllustPage.xaml:
* Pixiview/Illust/ViewIllustPage.xaml.cs: feature: view animate

* Pixiview/Illust/FavoritesPage.xaml.cs: lazy load favorites page

* Pixiview/UI/CardView.cs:
* Pixiview/UI/AdaptedPage.cs:
* Pixiview/Utils/Converters.cs:
* Pixiview/UI/StyleDefinition.cs:
* Pixiview/UI/Theme/ThemeBase.cs:
* Pixiview/Illust/RankingPage.xaml:
* Pixiview/Illust/RankingPage.xaml.cs:
* Pixiview/Resources/Languages/zh-CN.xml:
* Pixiview/Illust/IllustCollectionPage.cs:
* Pixiview.iOS/Renderers/SegmentedControlRenderer.cs: feature: filter
  ranking

* Pixiview.iOS/Info.plist:
* Pixiview.iOS/Pixiview.iOS.csproj:
* Pixiview.iOS.OpenExtension/Info.plist:
* Pixiview.Android/Pixiview.Android.csproj:
* Pixiview.Android/Properties/AndroidManifest.xml: version update
2020-05-13 01:18:45 +08:00
4561bc2674 add Android version 2020-05-11 23:18:38 +08:00
9f5685a2f8 add file 2020-05-11 19:52:00 +08:00
6b28ade15a UI adjustment, add json proxy 2020-05-11 19:51:14 +08:00
134affddaa move service to shared project. 2020-05-11 01:16:33 +08:00
98007c98e4 move PCL project to shared 2020-05-11 00:44:12 +08:00
8b891cc692 downloading placeholder 2020-05-10 20:41:20 +08:00
c271063390 fix: pixiview:// scheme issue 2020-05-10 16:53:41 +08:00
9859c56da6 feature: airdrop share favorites 2020-05-10 02:43:59 +08:00
bdee786f3a feature: option page - set proxy 2020-05-09 22:32:02 +08:00
f42705d1d2 feature: open with extension 2020-05-09 20:10:33 +08:00
e6b5bea459 update solution 2020-05-09 19:35:09 +08:00
dffe0bb3a4 feature: open with URL 2020-05-09 17:39:01 +08:00
33fe1c8cc1 UI issues when orientation changed. 2020-05-09 13:11:08 +08:00
baa6056a4d restrict internet check 2020-05-09 10:03:45 +08:00
8c9f79f06d UI adjustment 2020-05-09 08:38:31 +08:00
33cac052f6 remove redundancy contents. 2020-05-08 20:26:44 +08:00
2558c1a75f share settings, UI adjust 2020-05-08 20:14:51 +08:00