first version solarCast
1
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Initial release
|
||||
1
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add more weather categories and icons
|
||||
1
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add rain radar
|
||||
1
fastlane/metadata/android/en-US/changelogs/13.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
New option: Improve week icons by analyzing hourly forecasts between sunrise and sunset (experimental).
|
||||
1
fastlane/metadata/android/en-US/changelogs/14.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add option to show snow amount instead of water equivalent
|
||||
2
fastlane/metadata/android/en-US/changelogs/15.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Add option to set number of forecast days (3-16)
|
||||
Change default value to 8 days
|
||||
14
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Weather and rain radar for any location - worldwide
|
||||
|
||||
Weather data is provided via the free API from Open-Meteo.com and RainViewer.com.
|
||||
|
||||
Features:
|
||||
- Current weather
|
||||
- Hourly forecasts for up to 16 days
|
||||
- Rain radar
|
||||
- Widget with optional GPS auto position update
|
||||
- No advertisement
|
||||
|
||||
Minimum permissions:
|
||||
omWeather only requires the minimum amount of permission, namely only the INTERNET permission. This permission is necessary to make HTTP requests to remote servers for retrieving weather data.
|
||||
Optional: authorization for GPS.
|
||||
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/01.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/02.png
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/03.png
Normal file
|
After Width: | Height: | Size: 55 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/04.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/05.png
Normal file
|
After Width: | Height: | Size: 231 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/06.png
Normal file
|
After Width: | Height: | Size: 136 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/07.png
Normal file
|
After Width: | Height: | Size: 434 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Weather and rain radar for any location - worldwide
|
||||
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
omWeather
|
||||