Skip to content

Releases: PranshulGG/WeatherMaster

WeatherMaster v1.18.0 (W)

18 Feb 15:25
7efe8ed
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • New app icon.
  • Summary section for the forecast page.
  • Option to edit location with custom name.
  • Missing strings.

πŸ”§ Improved

  • Improved handling of 'null' data (#341).
  • UI improvements when the summary is toggled off.
  • Fixed mono theme colors on tertiary elements.

πŸ› οΈ Fixed

  • Wind unit string issue for Chinese (#342).
  • App units dialogs on wide devices.
  • Moon widget positioning when moon is around 80%.
  • Drag and drop functionality not working for locations on wider devices.
  • Overflowing text in German and Russian translations.

🌍 Translations

  • Updated all translations.

πŸ—ΊοΈ Other

  • Changed marker for the radar map.

WeatherMaster v1.17.2 (W)

06 Feb 06:56
c8fe0e5
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • Monochrome theme.
  • Option to hide the quick summary (#276, #311).
  • Option to hide the update icon after 5 seconds; setting it to "never show" will prevent any requests to GitHub for updates (#333).

πŸ”§ Improved

  • Few color changes for the cloudy weather condition.
  • Changed "Rain" string to "Precipitation" in the forecast.
  • App will now ignore any pre-release versions.

πŸ› οΈ Fixed

  • App units not saving properly (#335).
  • Dynamic colors on low-saturated themes (#338).
  • Duplication issue on the Home Locations page (#337).
  • Text scaling issues on devices wider than 400px.
  • Alignment issues in Chinese.
  • Missing strings in clothing and activity suggestions.

🌍 Translations

  • Refreshed all translations.

WeatherMaster v1.17.1 (W)

03 Feb 09:09
575ee03
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • Separate page for units.
  • Refactored all text areas to support translations.
  • Added a few delays in functions, like 30ms-50ms, so they execute after the other ones are completed.
  • Missing strings.
  • Temporary fix for the round widget: Now it's fixed size.

πŸ”§ Improved

  • Optimized UV index bar for each value.
  • Current condition widgets now fill up the full space according to device size, avoiding small display on wide devices.
  • UI updates on the Air Quality page.
  • Tabs on the Activity and Suggestion pages have been adjusted.
  • Improved language page: Language names now display as localized.
  • App configuration has been modularized for better performance.
  • Improved the colors for snow and thunderstorms

πŸ› οΈ Fixed

  • Duplicated locations issue (this time it’s fr fr) (#314).
  • Links not opening if Chrome is not installed.
  • Wrong AQI index bar positioning (#313).
  • Fixed overflowing text.

🌍 Translations

  • Added Arabic (Saudi Arabia) language.
  • Translated units for Chinese (Simplified).
  • All translations refreshed.

WeatherMaster v1.17.0 (W)

26 Jan 16:25
b930075
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • Translation support for Activity and Suggestions pages.
  • Option to search for languages.
  • New animation for the Locations page.
  • Back buttons on pages where they were missing.

πŸ”§ Improved

  • Redesigned UV Index and Air Quality Index cards.
  • Tabs on Activity and Suggestions pages: Now swiping between them is supported.
  • Headers for condition pages.
  • Swipe behavior: Swiping no longer works if there’s only one location (#310).
  • Color adjustments for the cloudy weather condition.
  • Refreshed all translations.

πŸ› οΈ Fixed

  • Text overflows.
  • Added missing strings.
  • Fixed an issue where data was not showing on the daily forecast page.
  • Fixed issues with the color accent in custom themes

πŸ—‘οΈ Removed

  • Some garbage code, reducing app size by approximately 360kb.

WeatherMaster v1.16.1 (W)

24 Jan 13:37
e522318
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • "Delete all locations" option on the Home Location page to address any bugs.
  • Condition to check for an internet connection before executing any function.

πŸ”§ Improved

  • Swipe gestures now reflect real-time changes when deleting or adding locations (#302).
  • Error screens now clear old data first for a fresh start.
  • Languages with less than 45% translation will no longer appear (Only applies to new languages; old ones will still remain).
  • Few color adjustments.
  • Improved layouts for tablets and foldables, though not final yet (#298).

πŸ› οΈ Fixed

  • All issues with Met Norway: Now fully used as the source. However, this change might break the app; if it does, clearing app data or deleting/re-adding all locations from the Home Location page is necessary.
  • Duplicating locations issue (attempted fix).
  • Wrong swipe directions.
  • Weather updates when changing location using swipe-to-switch (#299).
  • Widgets compatibility with Met Norway.
  • Updated and fixed missing strings.
  • Fixed the issue where carbon monoxide (CO) levels were showing unrealistic values for ppm.

🌍 Translations

  • Czech translations and refreshed all existing translations.

WeatherMaster v1.16.0 (W)

18 Jan 11:22
856718c
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • Option to auto-update the weather if old.
  • Missing strings on the Wind page.
  • New screens for errors, such as on the Search page during internet errors.

πŸ”§ Improved

  • Edit layout page UI.
  • Drag and drop functionality for saved locations.
  • Swipe-to-switch locations: Now locations will not display until fully loaded, removing the previous 400ms delay.
  • Swiping interactions: Fixed cancellations on touching elements without listeners.

πŸ› οΈ Fixed

  • Temperature unit placement issue (#290).
  • Snack bars using incorrect strings.
  • Retry button behavior: Now pressing retry doesn't reload the whole app.
  • Duplicate location issue: Add location button now hides until location data is loaded.
  • Issue where location was granted but data didn't load on the first start.

πŸ—‘οΈ Removed

  • Current location data will now be cleared when the home location is changed.

🌍 Translations

  • Refreshed all translations.

πŸ“ Permissions

  • Now changing the default location to your device location will directly prompt for location permission if not already granted.

WeatherMaster v1.15.3 (W)

11 Jan 15:44
8e59633
Compare
Choose a tag to compare

πŸ“ Changelog

✨ Added

  • Beaufort as a wind unit (#287)
  • Cache fallback to handle refresh or data loading errors

πŸ”§ Changes

  • Header spacings and margins improved for better layout
  • Home location page update: Displays remaining storage for saved locations
  • Improved swipe-to-switch location: Smoother experience by hiding content before loading to reduce device lag
  • Improved startup colors for a better visual experience
  • Theme updates:
    • Changed snow theme to black
    • Adjusted contrast for partly cloudy and mostly cloudy themes
  • Translation updates: All languages refreshed

πŸ› οΈ Fixes

  • Moon widget position error: Corrected issue when moonset occurred at midnight
  • Location permission bug: Resolved persistent permission prompts even when granted
  • Overflowing text: Proper use of ellipses to prevent text overflow
  • Location permission requests: Removed repeated prompts during each load
    Fixed Temperature Unit: Resolved an issue where the selected temperature unit would sometimes not appear next to "Now" when changing the language.

πŸ—‘οΈ Removed

  • Call queue system: Now processes only one call at a time
  • Junk code: Cleaned up unnecessary code

🚩 Known Issues

  • GitHub app link issue: Links not opening in the GitHub app is due to a problem with GitHub itself, not the app.

WeatherMaster v1.15.2 (W)

08 Jan 05:20
43a56c2
Compare
Choose a tag to compare

πŸš‘ Hotifx

  • Compiled for debug fixed #192
  • Fixed API response errors
  • Improved localization

πŸ”ƒ Changes

  • Added a better startup screen on first start #284
  • Added lat, lon search location
  • Added a 300ms delay before calculating the timezone so it doesn’t run before it fetches the offset
  • Translated placeholders

πŸ₯ŠImprovements

  • Improved card shadows
  • Improvements to forecast pages like UV, sun, etc.
  • Improvements to the UI
  • Updated translations

πŸ› Bugs

  • Fixed duplicating elements when drag and drop for all elements
  • Fixed snackbar font
  • Fixed lag when clicking on a location
  • Error snackbar shows up if any error occurs during refresh
  • No more link dragging
  • Fixed meteor; now it correctly clears the old interval
  • Fixed headline font on Product Sans

WeatherMaster v1.15.1 (W) (Bugged)

08 Jan 02:26
43a56c2
Compare
Choose a tag to compare

πŸš‘ Hotifx

  • Compiled for debug fixed #192

πŸ”ƒ Changes

  • Added a better startup screen on first start #284
  • Added lat, lon search location
  • Added a 300ms delay before calculating the timezone so it doesn’t run before it fetches the offset
  • Translated placeholders

πŸ₯ŠImprovements

  • Improved card shadows
  • Improvements to forecast pages like UV, sun, etc.
  • Improvements to the UI
  • Updated translations

πŸ› Bugs

  • Fixed duplicating elements when drag and drop for all elements
  • Fixed snackbar font
  • Fixed lag when clicking on a location
  • Error snackbar shows up if any error occurs during refresh
  • No more link dragging
  • Fixed meteor; now it correctly clears the old interval
  • Fixed headline font on Product Sans

WeatherMaster v1.15.0 (W)

07 Jan 16:07
43a56c2
Compare
Choose a tag to compare

πŸ”ƒ Changes

  • Added a better startup screen on first start #284
  • Added lat, lon search location
  • Added a 300ms delay before calculating the timezone so it doesn’t run before it fetches the offset
  • Translated placeholders

πŸ₯ŠImprovements

  • Improved card shadows
  • Improvements to forecast pages like UV, sun, etc.
  • Improvements to the UI
  • Updated translations

πŸ› Bugs

  • Fixed duplicating elements when drag and drop for all elements
  • Fixed snackbar font
  • Fixed lag when clicking on a location
  • Error snackbar shows up if any error occurs during refresh
  • No more link dragging
  • Fixed meteor; now it correctly clears the old interval
  • Fixed headline font on Product Sans