Added About section and Open-Meteo credits

This commit is contained in:
ottoptj 2024-08-06 03:24:43 +03:00
commit a014014e8f
10 changed files with 247 additions and 3 deletions

View file

@ -65,4 +65,13 @@
</string>
<string name="attachment_summary_off">Only download attachments when manually requested</string>
<string name="codeberg_link"><![CDATA[<a href="https://codeberg.org/ottoptj/yamlauncher">Codeberg</a>]]></string>
<string name="github_link"><![CDATA[<a href="https://github.com">GitHub</a>]]></string>
<string name="stripe_link"><![CDATA[<a href="https://codeberg.org/ottoptj/yamlauncher">Stripe</a>]]></string>
<string name="libera_link"><![CDATA[<a href="https://github.com">Liberapay</a>]]></string>
<string name="weather_link"><![CDATA[Weather data by <a href="https://open-meteo.com/">Open-Meteo.com</a><br>(<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>)]]></string>
<string name="location_link"><![CDATA[Location data by <a href="https://open-meteo.com/">Open-Meteo.com</a> (<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>)]]></string>
</resources>