89 lines
1.5 KiB
YAML
89 lines
1.5 KiB
YAML
|
AntiFeatures:
|
||
|
- NonFreeNet
|
||
|
Categories:
|
||
|
- Science & Education
|
||
|
License: MIT
|
||
|
SourceCode: https://github.com/sanderbaas/WeatherWidget
|
||
|
IssueTracker: https://github.com/sanderbaas/WeatherWidget/issues
|
||
|
|
||
|
Name: Weather Widget
|
||
|
AutoName: Weather
|
||
|
Description: |-
|
||
|
Add one or more widgets to home screen with weather 5 to 7 day weather forecast
|
||
|
in a location.
|
||
|
|
||
|
''NonFreeNet:'' OpenWeatherMap service itself is not open source.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/sanderbaas/WeatherWidget.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.1.2
|
||
|
versionCode: 10
|
||
|
commit: v1.1.2
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.1.3
|
||
|
versionCode: 11
|
||
|
commit: v1.1.3
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.2.0
|
||
|
versionCode: 12
|
||
|
commit: v1.2.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.0
|
||
|
versionCode: 13
|
||
|
disable: lintVitalRelease fails
|
||
|
commit: v1.3.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.1
|
||
|
versionCode: 14
|
||
|
commit: v1.3.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.2
|
||
|
versionCode: 15
|
||
|
commit: v1.3.2
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.3
|
||
|
versionCode: 16
|
||
|
commit: v1.3.3
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.4
|
||
|
versionCode: 17
|
||
|
commit: v1.3.4
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.5
|
||
|
versionCode: 18
|
||
|
commit: v1.3.5
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.3.5
|
||
|
CurrentVersionCode: 18
|