albexk
d63bf15011
Android qt 6.7.3 ( #1143 )
...
* Up Qt to 6.7.3
* Bump version to 4.8.2.0
* Raise the minimum Android version to 8 (API 26)
* Update version code to separate versions for new and old Androids
* Fix mouse not working on TVs
* Refactor logging
* Bump version code
2024-10-18 10:52:24 +01:00
albexk
8735eee662
Exclude protocol libraries from loading at application startup
2024-09-19 23:41:37 +03:00
albexk
46058f614e
Add connection checking for WG/AWG via logs ( #1056 )
2024-09-09 22:08:06 +03:00
albexk
834b504dff
Android XRay ( #840 )
...
* Add XRay module
2024-06-18 18:46:21 +01:00
albexk
abb3c918e3
Android notification and routing ( #797 )
...
Android notification and routing
2024-05-12 16:04:14 +01:00
albexk
b868831bcb
Remove logging of application and package names, as this is personal user data
2024-04-22 16:56:27 +03:00
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
albexk
080e1d98c6
Add Quick Settings tile ( #660 )
...
* 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
2024-03-04 15:08:55 +00:00
albexk
090208bd2c
Bug fix for processing exclude routes for older android versions
2024-01-31 19:59:00 +03:00
albexk
3afbc248b1
Refactor split-tunneling: separate site addresses from routes
2024-01-27 17:28:31 +03:00
albexk
b0dcae3586
Disable global split tunneling if a non-default route exists in the Wireguard configuration
2023-12-12 22:48:18 +03:00
albexk
1576aed1ea
Add network state listening and reconnection
...
Vpn reconnects when the default network is changed
2023-12-11 15:16:50 +03:00
albexk
dc6e3ec53b
Add passing the VPN connection status when rebinding to the service
2023-12-05 16:10:29 +03:00
albexk
5835a756ce
Add onError callback to handle errors in protocol threads
2023-12-05 13:56:01 +03:00
albexk
e7658f9859
Add split tunneling
2023-12-01 00:12:50 +03:00
albexk
eaa209bc3a
Add OpenVpn over Cloak module
2023-11-28 22:27:00 +03:00
albexk
9738ada946
ProtocolApi refactoring, move network classes to NetworkUtils.kt
2023-11-28 19:47:22 +03:00
albexk
8ec105bee0
Move Log class to org.amnezia.vpn.util package
2023-11-28 19:07:32 +03:00
albexk
9297f877c4
Add AWG module
2023-11-26 13:07:31 +03:00
albexk
385a52f676
Vpn service refactoring
2023-11-24 21:51:09 +03:00
albexk
de65a03998
Add ProtocolApi module
2023-11-23 16:03:52 +03:00