From 673311aa6095f620d115e51797674b1887ce888b Mon Sep 17 00:00:00 2001 From: Amit Chaudhary Date: Sun, 14 Jan 2024 22:03:50 +0530 Subject: [PATCH] release v1.0.0 --- README.md | 10 ++-- .../io.github.amit9838.weather.appdata.xml.in | 43 ++++++++++++++---- ...perical.png => ss3-clear_sky-imperial.png} | Bin 3 files changed, 38 insertions(+), 15 deletions(-) rename screenshots/{ss3-clear_sky-imperical.png => ss3-clear_sky-imperial.png} (100%) diff --git a/README.md b/README.md index b7db9ec..3493b39 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@
- - + +
## Features -* See weather with dynamically changing gradient-based background according to current weather condition -* See today, tomorrow and 5-day forcasts +* Displays real-time temperature, humidity, and wind speed,UV index,pressure and more +* Utilizes graphical representations, such as temperature , precipitation graphs and wind-speed with direction to provide an hourly forecast for the next 24 hours +* Also shows tomorrow and 7-day forcasts * See conditions in metric or imperial systems -* Option to use Personal API Key ## Installation diff --git a/data/io.github.amit9838.weather.appdata.xml.in b/data/io.github.amit9838.weather.appdata.xml.in index 129ceaf..db1bdf1 100644 --- a/data/io.github.amit9838.weather.appdata.xml.in +++ b/data/io.github.amit9838.weather.appdata.xml.in @@ -9,27 +9,27 @@

Current Weather conditions and forcasts.

Features:

- https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss1-overcast_clouds_day.png + https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss5-overcast.png Overcast day - https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss2-haze_night.png - Haze night + https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss3-clear_sky-imperial.png + Clear Sky - imperial - https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss3-clear_sky_night.png - Clear sky night + https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss2-thunderstorm.png + Thunderstorm - https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss4-dark_mode.png + https://raw.githubusercontent.com/amit9838/weather/master/screenshots/ss1-dark_mode.png Dark mode @@ -44,7 +44,6 @@ https://github.com/amit9838/weather Amit Chaudhary - keyboard pointing touch @@ -56,6 +55,30 @@ + + +

What's New

+
    +
  • Introducing a new design with an entirely new app experience.
  • +
  • The new design follows a card design pattern, highlighting important data utilizing graphs and bars.
  • +
  • A new backend that is more optimized and offers a better user experience.
  • +
  • A new set of icons shipped with the app covers a wide range of conditions and is independent of system icons.
  • +
  • Now, weather better scales with various screen sizes (desktop).
  • +
  • Covers more cities and locations.
  • +
  • The sunrise and sunset current time of the selected location is shown in the local time zone of the selected location.
  • +
  • Various bug fixes
  • +
+

Thanks to

+
    +
  • @sabriunal: for bug fixes and translation-related changes.
  • +
  • @soumyaDghosh: for bug fixes related to snap.
  • +
  • @Nokse22: for fixes and creating new icons.
  • +
  • @hui1601: for fixing translation-related bugs.
  • +
  • @suryansh076: for helping with the new design.
  • +
  • And thanks to the folks who reported bugs on GitHub.
  • +
+
+
    diff --git a/screenshots/ss3-clear_sky-imperical.png b/screenshots/ss3-clear_sky-imperial.png similarity index 100% rename from screenshots/ss3-clear_sky-imperical.png rename to screenshots/ss3-clear_sky-imperial.png