From ddb8a27a1ea13825c837b63cd8381bdd13aa809c Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 12:51:37 +0100 Subject: [PATCH 01/11] Update things, add new release notes --- data/com.github.geigi.cozy.appdata.xml | 80 ++++++++------------------ 1 file changed, 25 insertions(+), 55 deletions(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 889fd80a..a8d5ff23 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -1,18 +1,21 @@ - com.github.geigi.cozy + @APP_ID@ + @APP_ID@.desktop + @APP_ID@ + + @APP_ID@ + + Cozy + Julian Geywitz + cozy@geigi.de CC0 GPL-3.0+ - Cozy Listen to audio books -

- Do you like audio books? Then lets get cozy! -

-

- Cozy is a audio book player. Here are some of the features: -

-
    +

    Do you like audio books? Then lets get cozy!

    +

    Cozy is a audio book player. Here are some of the features:

    +
    • Import all your audio books into Cozy to browse them comfortably
    • Listen to your DRM free mp3, m4b, m4a (aac, ALAC, …), flac, ogg and wav audio books
    • Remembers your playback position
    • @@ -23,13 +26,15 @@
    • Offline Mode! This allows you to keep an audio book on your internal storage if you store your audio books on an external or network drive. Perfect to listen to on the go!
    • Drag and Drop to import new audio books
    • Sort your audio books by author, reader and name
    • -
    +
- - com.github.geigi.cozy - - com.github.geigi.cozy.desktop - com.github.geigi.cozy + https://cozy.sh + https://github.com/geigi/cozy/issues + https://matrix.to/#/#cozy:gnome.org + https://www.patreon.com/geigi + https://github.com/geigi/cozy/ + https://www.transifex.com/geigi/cozy/ + https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot1.png @@ -44,19 +49,15 @@ https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot4.png - Julian Geywitz - https://cozy.sh - https://github.com/geigi/cozy/issues - https://matrix.to/#/#cozy:gnome.org?via=matrix.org&via=gnome.org - https://www.patreon.com/geigi - https://github.com/geigi/cozy/ - https://www.transifex.com/geigi/cozy/ - cozy@geigi.de
    -
  • Update to GTK 4 and libadwaita (thank you rdbende and grahamvh!)
  • +
  • Update the UI to GTK4 and libadwaita. This allows Cozy to take advantage of the new stylesheet, automatic dark mode and utilize the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh!
  • +
  • Smaller visual refinements to match the state of the art of GNOME apps
  • +
  • Significant cleanup and improvements to the codebase
  • +
  • Dozens of bug fixes
  • +
  • As always, updated translations thanks to all translators!
@@ -220,37 +221,6 @@
- - - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - - #FB6542 #FFFFFF From ab0723a7800f9c56216525c92a1f14aa2d77ff42 Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 13:05:20 +0100 Subject: [PATCH 02/11] Supports mobile --- data/com.github.geigi.cozy.appdata.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index a8d5ff23..32258e20 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -54,6 +54,7 @@
  • Update the UI to GTK4 and libadwaita. This allows Cozy to take advantage of the new stylesheet, automatic dark mode and utilize the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh!
  • +
  • Much improved mobile support
  • Smaller visual refinements to match the state of the art of GNOME apps
  • Significant cleanup and improvements to the codebase
  • Dozens of bug fixes
  • @@ -221,6 +222,14 @@ + + pointing + keyboard + touch + + + 280 + #FB6542 #FFFFFF From b6b5d4be201a55ce10d01d77e49f6743f4be7171 Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 13:06:11 +0100 Subject: [PATCH 03/11] Let's not do this now --- data/com.github.geigi.cozy.appdata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 32258e20..0c24cbe4 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -1,10 +1,10 @@ - @APP_ID@ - @APP_ID@.desktop - @APP_ID@ + com.github.geigi.cozy + com.github.geigi.cozy.desktop + com.github.geigi.cozy - @APP_ID@ + com.github.geigi.cozy Cozy Julian Geywitz From b1372bb3fa065d0f59c7d04c2b7d2148d1796e8b Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 13:34:53 +0100 Subject: [PATCH 04/11] Timestamp is deprecated --- data/com.github.geigi.cozy.appdata.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 0c24cbe4..e840b7e8 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -50,7 +50,7 @@ - +
    • Update the UI to GTK4 and libadwaita. This allows Cozy to take advantage of the new stylesheet, automatic dark mode and utilize the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh!
    • @@ -62,7 +62,7 @@
    - +
    • Support for GTK style manager (thanks A6GibKm)
    • @@ -71,7 +71,7 @@
    - +

    This release features a redesigned preference window. All settings can now be searched. Good news for mobile users too: the redesign should work a lot better on mobile devices now. @@ -86,7 +86,7 @@

- +

A small bugfix release which makes Cozy more reliable. @@ -99,7 +99,7 @@ - +

A small bugfix release which makes Cozy more reliable. @@ -115,7 +115,7 @@ - +

A small bugfix release which makes Cozy more reliable. @@ -131,7 +131,7 @@ - +

This release features a redesigned library with responsiveness in mind. @@ -148,7 +148,7 @@ - +

Performance improvements for the book detail view and some bugfixes. @@ -163,7 +163,7 @@ - +

A small bugfix release which makes Cozy more reliable. @@ -178,7 +178,7 @@ - +

A small bugfix release which makes Cozy more reliable. @@ -193,7 +193,7 @@ - +

This release features chapter support for m4b files. @@ -207,7 +207,7 @@ - +

This release features chapter support for m4b files. From 9bde4b74b1e07337c7d7bbd9191f52536b9ae3e5 Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 13:35:09 +0100 Subject: [PATCH 05/11] Whoops, a bit wider --- data/com.github.geigi.cozy.appdata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index e840b7e8..d873dd78 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -228,7 +228,7 @@ touch - 280 + 360 #FB6542 From 549aef9ccc16e0fed05144c5284a85bf6fc2c43f Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 13:35:37 +0100 Subject: [PATCH 06/11] Add new branding color tags --- data/com.github.geigi.cozy.appdata.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index d873dd78..cf7b634e 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -230,9 +230,11 @@ 360 + + #ffa348 + #ffa348 + - #FB6542 - #FFFFFF 2 pk_live_XJocNlICBfLqHpdZXN0LxlyV00xrhZTbDe From 36e0657d88670ad3c5b62a7b22af78c2c8d787cc Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 14:41:42 +0100 Subject: [PATCH 07/11] Tag screenshots with language --- data/com.github.geigi.cozy.appdata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index cf7b634e..6c9b19a9 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -37,16 +37,16 @@ - https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot1.png + https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot1.png - https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot2.png + https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot2.png - https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot3.png + https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot3.png - https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot4.png + https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot4.png From 31f668ea8aa32378617e5d46ddb2f2321217abc7 Mon Sep 17 00:00:00 2001 From: rdbende Date: Wed, 27 Dec 2023 15:05:57 +0100 Subject: [PATCH 08/11] Better release notes --- data/com.github.geigi.cozy.appdata.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 6c9b19a9..e43e48a7 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -52,12 +52,18 @@ +

+ After almost two years, a new version of Cozy is finally here! This release brings an updated user interface along with numerous bug fixes and improvemed performance. +

+

+ The user interface has been ported to GTK4 and Libadwaita. Thus, Cozy benefits from the new style sheet, automatic dark mode, and utilizes the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh! +

+

Other changes include:

    -
  • Update the UI to GTK4 and libadwaita. This allows Cozy to take advantage of the new stylesheet, automatic dark mode and utilize the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh!
  • Much improved mobile support
  • Smaller visual refinements to match the state of the art of GNOME apps
  • +
  • Dozens of bug fixes and performance improvements
  • Significant cleanup and improvements to the codebase
  • -
  • Dozens of bug fixes
  • As always, updated translations thanks to all translators!
From dc3f631376eaeee187c455072278483a2d84957f Mon Sep 17 00:00:00 2001 From: rdbende Date: Thu, 4 Jan 2024 21:51:59 +0100 Subject: [PATCH 09/11] We use only two spaces for indentation --- data/com.github.geigi.cozy.appdata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 7fde1257..bb673468 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -9,7 +9,7 @@ Julian Geywitz - Julian Geywitz + Julian Geywitz cozy@geigi.de Listen to audio books From c7def89952d92ef58b9681148ea51a027c195a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedek=20D=C3=A9v=C3=A9nyi?= Date: Fri, 5 Jan 2024 13:01:24 +0100 Subject: [PATCH 10/11] Fix typo Co-authored-by: K.B.Dharun Krishna --- data/com.github.geigi.cozy.appdata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index bb673468..3452e6dd 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -54,7 +54,7 @@

- After almost two years, a new version of Cozy is finally here! This release brings an updated user interface along with numerous bug fixes and improvemed performance. + After almost two years, a new version of Cozy is finally here! This release brings an updated user interface along with numerous bug fixes and improved performance.

The user interface has been ported to GTK4 and Libadwaita. Thus, Cozy benefits from the new style sheet, automatic dark mode, and utilizes the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh! From e137f40657deaf22c6563d17d152789b537bb122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedek=20D=C3=A9v=C3=A9nyi?= Date: Fri, 5 Jan 2024 13:01:38 +0100 Subject: [PATCH 11/11] Improve wording Co-authored-by: K.B.Dharun Krishna --- data/com.github.geigi.cozy.appdata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 3452e6dd..2aaf4dbe 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -61,7 +61,7 @@

Other changes include:

    -
  • Much improved mobile support
  • +
  • Improved mobile support
  • Smaller visual refinements to match the state of the art of GNOME apps
  • Dozens of bug fixes and performance improvements
  • Significant cleanup and improvements to the codebase