Double Tap to Lock Screen gesture implemented

This commit is contained in:
ottoptj 2024-08-06 20:27:15 +03:00
commit c6f3d537f6
6 changed files with 118 additions and 3 deletions

View file

@ -75,5 +75,6 @@
<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>
<string name="accessibility_service_description">Idk this is my service</string>
</resources>