vladimir.kuznetsov
fe08fd3f0a
moved the connect button to the center of the screen
2023-08-28 11:06:58 +03:00
pokamest
0822ee6b96
Merge pull request #301 from amnezia-vpn/bugfix/camera-usage-ios
...
Fix camera usage on iOS
2023-08-27 16:33:02 -07:00
Mykola Baibuz
96fdb9241a
Fix camera usage on iOS
2023-08-27 23:13:22 +03:00
pokamest
0c6d193e0f
iOS build fixes
2023-08-27 11:44:51 -07:00
pokamest
ece15c7394
Refactoring/ios ( #300 )
...
iOS app refactoring (native part):
- connection bugs fixed
- improved stability
- logs from network extension
2023-08-27 18:46:41 +01:00
vladimir.kuznetsov
29bef052c7
minor ui fixes
2023-08-26 10:08:50 +03:00
vladimir.kuznetsov
3f7e7f2601
fixed native wireguard config import if there is no port in the Endpoint field
2023-08-25 09:20:42 +05:00
vladimir.kuznetsov
c271235d16
added confirmation dialog when clearing logs and notification after clearing
2023-08-24 16:22:55 +05:00
vladimir.kuznetsov
7539afa91e
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-24 14:54:22 +05:00
vladimir.kuznetsov
4c79905f5b
added autostart and start minimized options
...
- added disabling split tunneling when selecting the wireguard protocol
- if for macos the application is minimized to tray, then now it is not displayed in the dock
2023-08-24 14:53:52 +05:00
Mykola Baibuz
b6d020e202
Update prebuilt (fix freezed connection after vpn over cloak android)
2023-08-23 21:14:36 -04:00
Mykola Baibuz
5a4dec3dc5
Fix stop button for Android
2023-08-23 17:16:40 -04:00
vladimir.kuznetsov
23ad006187
removed Widgets from service part
2023-08-23 00:20:59 +05:00
vladimir.kuznetsov
f7926847ac
minor ui fixes
2023-08-22 14:37:29 +05:00
Mykola Baibuz
67a052b117
WG for iOS prebuilt
2023-08-20 17:47:16 -04:00
vladimir.kuznetsov
420c616e9d
added authResultReceiver to android.cmake
2023-08-20 13:43:27 +05:00
vladimir.kuznetsov
822009ec5f
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-20 13:38:07 +05:00
vladimir.kuznetsov
b5e1c78461
minor ui fixes
2023-08-20 13:36:54 +05:00
albexk
92db453f81
Merge branch 'dev' into refactoring-android
...
# Conflicts:
# client/CMakeLists.txt
2023-08-19 14:52:39 +03:00
vladimir.kuznetsov
0060f57b63
fixed selection of connection type on PageShare when changing protocol
2023-08-19 13:12:54 +05:00
albexk
2c517de5bb
Move Android part of cmake to a separate file
2023-08-18 22:26:43 +03:00
vladimir.kuznetsov
ddaa5b784d
minor ui fixes
2023-08-18 14:14:45 +05:00
pokamest
fadd9ff95d
Merge pull request #288 from amnezia-vpn/bugfix/openvpn3-stability
...
Stability fixes in OpenVPN3 lib
2023-08-17 01:56:47 -07:00
vladimir.kuznetsov
a40f365a54
"added display of busy server package manager on the PageSetupWizardInstalling"
2023-08-16 23:48:25 +05:00
vladimir.kuznetsov
3964bffce4
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-16 23:47:21 +05:00
vladimir.kuznetsov
a8deb3593b
dropdown list fixes to match design layout
2023-08-16 22:45:05 +05:00
pokamest
ba3ef98d1e
Fix for server busy check ( #287 )
...
Fix for server busy check
2023-08-16 16:08:08 +01:00
Mykola Baibuz
59de0d47a3
Stability fixes in OpenVPN3 lib
2023-08-16 08:08:52 -04:00
vladimir.kuznetsov
e0d6e0117e
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-16 13:26:41 +05:00
vladimir.kuznetsov
e157160337
added disconnection from vpn when closing application for desktop
...
- many small ui fixes
2023-08-16 12:11:34 +05:00
pokamest
c7d2a3ffd4
Release 3.0.9
2023-08-13 15:22:24 +01:00
pokamest
de83db10d6
sshclient.cpp fix
2023-08-13 11:13:22 +01:00
pokamest
4c690dd3c6
Install scripts fixes ( #275 )
...
* Install scripts fixes
2023-08-13 11:10:41 +01:00
vladimir.kuznetsov
14fa0b4fd3
added qr code scanner for ios
2023-08-13 11:28:32 +05:00
Mykola Baibuz
2b0bccf2d8
Move SS libs from gradle to cmake
2023-08-12 13:44:10 +03:00
vladimir.kuznetsov
c1c68cf72d
fixed ability to share warguard in native format
2023-08-10 10:02:13 +05:00
Mykola Baibuz
87ffaceca3
Remove symlinks for android libs
2023-08-09 18:38:06 -04:00
vladimir.kuznetsov
591d98d8b6
moved vpnConnection to separate thread
...
- added tabbar blocking when installing/removing containers
2023-08-09 18:17:29 +05:00
vladimir.kuznetsov
e0d93eaa9f
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-09 10:33:34 +05:00
pokamest
5510ff7dce
iOS connection fixes ( #278 )
...
iOS VPN connection fixes
2023-08-09 03:02:41 +01:00
pokamest
a1a6185fd6
Fixes for split tunneling ( #272 )
...
Fixes for split tunneling
2023-08-09 00:41:00 +01:00
Mykola Baibuz
41cc518e20
Fix path to OpenVPN executable
...
We have service that runs OpenVPN on Linux. We need to make same
path for client and service.
2023-08-08 18:16:01 -04:00
pokamest
508356898f
Fixes for linux ( #273 )
...
* Use prebuilt OpenVPN binary for Linux
2023-08-08 16:16:47 +01:00
vladimir.kuznetsov
0c40a954fa
fixed include in sitesController for android build
2023-08-08 19:39:08 +05:00
vladimir.kuznetsov
784f99a900
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-08 19:12:17 +05:00
vladimir.kuznetsov
90ae0b3e44
added PageSettingsSplitTunneling
...
- added a call to the context menu when clicking the right mouse button for textInput
2023-08-08 19:10:14 +05:00
pokamest
520aaac31f
CMake fixes for OpenSSL ( #274 )
...
* CMake fixes for OpenSSL
* Fix missed ldl link
* Some refactor for static libraries linkage
* Change library linkage order (GNU feature)
2023-08-08 14:13:35 +01:00
pokamest
8fe1370a74
Merge pull request #270 from amnezia-vpn/feature/macos-wg-prebuilt
...
Use prebuilt wireguard-go submodule
2023-08-07 11:55:49 -07:00
Mykola Baibuz
822ef8829e
Remove unused wireguard-go submodule
2023-08-06 16:24:39 -04:00
Mykola Baibuz
726e67ebb0
Use prebuilt binary for MacOS WireGuard
2023-08-06 16:21:01 -04:00