Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
Update fastlane, version number, and version code (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammed Anas <[email protected]>
  • Loading branch information
prestosole and triallax authored Feb 15, 2022
1 parent ea5f2a3 commit acc3e8d
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Beautiful, minimal, and fast weather app. (Requires Android 6.0 or later)

<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/S1.png" alt="Beautiful, minimal UI" height="400" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/S2.png" alt="8-day forecast" height="400" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/S3.png" alt="Dark and light themes" height="400" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/S4.png" alt="No ads or trackers" height="400" width="200">
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png" alt="Beautiful, minimal UI" height="400" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png" alt="8-day forecast" height="400" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png" alt="Dark and light themes" height="400" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png" alt="No ads or trackers" height="400" width="200">

## Features

Expand Down
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Clima has a new identity!

* Fresh new app design and massively enhanced user experience, with split screen and landscape support, and much, MUCH more
* New dark gray theme
* System default theme support
* Imperial units support
* Custom API key support
* New 8-day daily forecast and 24-hour hourly forecast
* New weather information (e.g. humidity and UV index)
10 changes: 6 additions & 4 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
A simple and fast weather app that uses the OpenWeatherMap API.
Beautiful, minimal, and fast weather app that uses the OpenWeatherMap API. (Requires Android 6.0 or later)

* Simple design
* Works with any city in the world
* Dark mode support
* Beautiful, minimal UI
* 8-day forecast
* Imperial units support
* Dark and light themes
* No ads or trackers
Binary file modified fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
A simple and fast weather app
Beautiful, minimal, and fast weather app
2 changes: 1 addition & 1 deletion packages/clima_ui/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: clima_ui
description: A new Flutter application.

version: 1.2.1+6
version: 2.0.0+7

publish_to: none

Expand Down

0 comments on commit acc3e8d

Please sign in to comment.