From 412815a4f08baad025a63a37b69f1b866a56dc7d Mon Sep 17 00:00:00 2001 From: KZacharski Date: Fri, 28 Apr 2023 02:49:34 +0200 Subject: [PATCH] Fixed nav on the apps page and updated shapes and blurry wallpapers --- src/views/Apps.vue | 34 ++++++++++++++++----------------- src/views/Blurry_Wallpapers.vue | 12 ++++++------ src/views/Shapes.vue | 10 ++++++---- 3 files changed, 29 insertions(+), 27 deletions(-) diff --git a/src/views/Apps.vue b/src/views/Apps.vue index 3dbde62..59fe5bd 100644 --- a/src/views/Apps.vue +++ b/src/views/Apps.vue @@ -151,15 +151,15 @@ - - + + - + -

BetterAperture

+

BetterAperture

- +
@@ -167,35 +167,35 @@
- - + + - + -

Shapes

+

Shapes

- +
- +
- - + + - + -

Blurry Wallpapers

+

Blurry Wallpapers

- +
- +
diff --git a/src/views/Blurry_Wallpapers.vue b/src/views/Blurry_Wallpapers.vue index a2790a7..044f6c5 100644 --- a/src/views/Blurry_Wallpapers.vue +++ b/src/views/Blurry_Wallpapers.vue @@ -29,7 +29,7 @@

Blurry Wallpapers

-

version 1.0.3

+

version 1.0.4

@@ -38,7 +38,7 @@ - Download + Download Google Play @@ -46,11 +46,11 @@ -

Changelog - 1.0.3

+

Changelog - 1.0.4

    -
  • Added an Android 13 themed icon
  • -
  • Added a splash screen
  • -
  • Disabled IAP support
  • +
  • Added a legacy icon
  • +
  • Changed the icon format to webp
  • +
  • Updated the about page
diff --git a/src/views/Shapes.vue b/src/views/Shapes.vue index f6cd614..7e1c603 100644 --- a/src/views/Shapes.vue +++ b/src/views/Shapes.vue @@ -29,7 +29,7 @@

Shapes

-

version 1.0.4

+

version 1.0.5

@@ -38,7 +38,7 @@ - Download + Download Google Play @@ -46,9 +46,11 @@ -

Changelog - 1.0.4

+

Changelog - 1.0.5

    -
  • Disabled IAP support
  • +
  • Added a legacy icon
  • +
  • Changed the icon format to webp
  • +
  • Updated the about page