🚀 Remove network permission

* Removed network permission along with notifications
* Removed check for updates feature (no longer makes sense without network access)

Resolves: #172
This commit is contained in:
Acclorite 2025-02-13 16:26:03 +02:00
parent e9b83072f3
commit ec19a5e455
61 changed files with 38 additions and 1123 deletions

View file

@ -5,6 +5,5 @@
-->
<resources>
<string name="updates_notification_channel">Update nou</string>
<string name="default_string">Standard</string>
</resources>