mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
* Add Quick Settings tile - Add multi-client support to AmneziaVpnService - Make AmneziaActivity permanently connected to AmneziaVpnService while it is running - Refactor processing of connection state changes on qt side - Add VpnState DataStore - Add check if AmneziaVpnService is running * Add tile reset when the server is removed from the application
5 lines
169 B
XML
5 lines
169 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<resources>
|
|
<string name="connecting">Connecting</string>
|
|
<string name="disconnecting">Disconnecting</string>
|
|
</resources> |