* Add initial weather widget to main menu * Always forecast position with calculated distance * Fix manifest * Replace exit button with back button
11 lines
577 B
JSON
11 lines
577 B
JSON
{
|
|
"label": "karoo-headwind",
|
|
"packageName": "de.timklge.karooheadwind",
|
|
"iconUrl": "https://github.com/timklge/karoo-headwind/releases/latest/download/karoo-headwind.png",
|
|
"latestApkUrl": "https://github.com/timklge/karoo-headwind/releases/latest/download/app-release.apk",
|
|
"latestVersion": "1.3",
|
|
"latestVersionCode": 14,
|
|
"developer": "timklge",
|
|
"description": "Provides headwind direction, wind speed and other weather data fields",
|
|
"releaseNotes": "* Forecast weather along route in fixed intervals if route is loaded\n* Show current weather in app menu"
|
|
} |