Mykola Baibuz
52e5453d56
Upload AWG binary
2023-09-20 14:27:28 -04:00
Mykola Baibuz
f5ab034aeb
WG routing rework for Linux
2023-09-19 17:59:04 -04:00
Mykola Baibuz
279692afea
WireGuard rework for Linux
2023-09-17 17:06:24 -04:00
vladimir.kuznetsov
9b32411659
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-09-17 17:07:28 +05:00
Mykola Baibuz
07c38e9b6c
WireGuard rework for MacOS and Windows ( #314 )
...
WireGuard rework for MacOS and Windows
2023-09-14 17:44:17 +01:00
vladimir.kuznetsov
4ae608ed93
added import backup file from outside for ios
2023-09-13 16:11:08 +05:00
vladimir.kuznetsov
6bb85deca6
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-09-11 14:03:14 +05:00
pokamest
285c508329
VPN mode fixes for Android and iOS
2023-09-10 17:40:18 -07:00
vladimir.kuznetsov
89096554e8
added constructor for MobileUtils.cpp
2023-09-09 18:31:04 +05:00
vladimir.kuznetsov
4bf6cce4ba
fixed return type of sharedText function
2023-09-09 18:25:44 +05:00
vladimir.kuznetsov
0a5657738e
added a wait for the file dialog to close when sharing ios files
2023-09-09 15:00:34 +05:00
vladimir.kuznetsov
1c7868312d
added getting the path to the file for iOS
2023-09-09 01:29:28 +05:00
vladimir.kuznetsov
fdff57da7c
fixed navigation during initial installation
2023-09-08 18:05:08 +05:00
vladimir.kuznetsov
b5dd48ad7b
reworking of getting the path to the file when saving/opening files
2023-09-07 22:45:01 +05:00
Mykola Baibuz
7eaaef6e75
Connection button status change for background start
2023-09-03 23:18:08 +03:00
Mykola Baibuz
195a3ab170
Save files for iOS
2023-09-01 17:29:48 +03:00
Mykola Baibuz
1b3a32f83f
Import config from filesystem on iOS
2023-09-01 14:49:10 +03:00
Mykola Baibuz
cacf74af3c
Fix iOS build
2023-09-01 01:08:44 +03:00
vladimir.kuznetsov
4baa003c0d
removed old ui files
2023-08-31 16:00:41 +05:00
pokamest
810da0db61
Fixes for iOS
2023-08-28 14:14:10 -07:00
vladimir.kuznetsov
36a2482165
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-28 14:44:47 +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
14fa0b4fd3
added qr code scanner for ios
2023-08-13 11:28:32 +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
Mykola Baibuz
f58a16ca9d
Prebuilt binaries for third-party submodules ( #252 )
...
* Add prebuilt submodule
* Remove Android native library
* Add links for Android prebuilt library
* Update OpenSSL to prebuilt binaries
* Setup links for prebuilt OpenSSL
* Set correct OpenSSL header dir
* Update prebuilt submodule
* Use static OpenSSL for linux build
* Use prebuilt binary from 3rd-prebuilt for Win installer
* Use prebuilt binary from 3rd-prebuilt for Linux installer
* Use prebuilt binary from 3rd-prebuilt for MacOS installer
* Use Android prebuilt openvpn libs
* Cleanup some unneeded code
* Add new maven repo for gradle-versions-plugin
* Use jitpack version of jsocks
* Fix some unnecessary header copy
* Fix issue with package name of original WG libs
* Change submodule path to https (3rd-prebuilt)
* Fix windows installer
* MacOS deploy fixes
* NetworkChange detection for OpenVPN protocol (#256 )
* NetworkChange detection for OpenVPN protocol
* Update android native libs
* Always on VPN mode for OpenVPN, Cloak+OpenVPN
* Set foregroundService type
* Android 14 require to set foregroundServiceType
* Remove unused code and cleanup submodules
* Cleanup gradle build script
* Fix start button status
* Pull OpenSSL prebuilt for MacOS, iOS
* Update links for OpenSSL MacOS, iOS prebuilt
* Update OpenSSL binaries path
* Refactor some OpenSSL includes
* Update MacOS OpenVPN binary with statically linked dependency
* Use prebilt for LibSSH
* Android resources cleanup
* Set static runtime linux
* Use shared LibSSH for Android
* Update SS Android lib name
* Fix Linux install path and file permissions
* Feature/iOS GitHub actions (#265 )
* Move Android cpp code to openvpn-pt-android repo
* Remove unused OpenVPN2 Android Libs
* Cleanup Gemfile
---------
Co-authored-by: Mazay B <pokamest@gmail.com>
2023-08-04 18:35:43 +01:00
vladimir.kuznetsov
0a1359ed16
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +09:00
pokamest
35ecb8499d
WireGuard for MacOS ( #248 )
...
* WireGuard for MacOS
* Fix openvpn block-outside-dns
2023-07-15 22:19:48 +01:00
Mazay B
4a4c9cd63f
Build fixes and some refactoring
2023-06-30 00:21:56 +01:00
Mazay B
1ec50cf6ad
Workaround for bug https://bugreports.qt.io/browse/QTBUG-113461
2023-06-27 00:23:34 +01:00
Mykola Baibuz
780efc2477
OpenVPN over Cloak for Android and iOS ( #158 )
...
OpenVPN over Cloak for Android and iOS
2023-05-23 23:50:36 +01:00
pokamest
230f44f4e6
Import configs for iOS [WIP]
2023-05-15 17:57:35 -07:00
Nethius
19c42490e3
feature/versioning-for-desktop ( #181 )
...
Project refactoring and cleanup
2023-05-16 01:34:06 +01:00
Josh Soref
7351fe9633
Spelling ( #214 )
...
Spelling fixed
2023-04-11 14:50:44 +01:00
Dmitriy Karpushin
9e461ef6e1
Fixed import from external applications
2023-03-29 16:16:54 +03:00
Dmitriy Karpushin
c0bb06bf49
Fix of copying to clipboard
2023-03-29 09:31:12 +03:00
Dmitriy Karpushin
8d45af2034
Files now saving with the file picker, not with the sharing mechanism
2023-03-29 09:31:02 +03:00
Dmitriy Karpushin
8fa409d6c1
Restoration of bandwidth meter after closing of GUI
2023-03-29 09:30:45 +03:00
Dmitriy Karpushin
b870306c5d
Support of multiple-code config
2023-02-22 14:22:03 +03:00
Dmitriy Karpushin
a86e8659f7
CameraActivity with Google ML KIT for decoding QR codes
2023-02-17 16:38:44 +03:00
Dmitriy Karpushin
39736e865e
Merge branch 'feature/android_qt6_moving' into feature/android_bandwidth_counter
...
# Conflicts:
# client/platforms/android/android_controller.cpp
# client/platforms/android/android_controller.h
2023-01-19 14:09:12 +03:00
Dmitriy Karpushin
6bebfb861c
Little cleanup
2023-01-18 15:54:19 +03:00
Dmitriy Karpushin
c3f423aad5
Little cleanup
2023-01-17 15:34:37 +03:00
Dmitriy Karpushin
ad7fc937a9
Added missing files
2022-12-27 11:10:01 +03:00
Dmitriy Karpushin
6c614a4b3c
Moving to Qt6:
...
1) removing of deprecated classes
2) update of IPC mechanism
2022-12-23 17:32:20 +03:00
Dmitriy Karpushin
54dc363231
iOS fix + Android connection status restoration fix
2022-12-15 18:46:15 +03:00
Dmitriy Karpushin
d417fa58ab
OpenVPN bandwidth counter for Android
2022-12-14 18:52:19 +03:00
pokamest
9c188e0acd
Merge branch 'qt_migration' into qmake-to-cmake-migration
2022-12-13 15:34:38 +01:00
pokamest
1de143362c
Merge branch 'dev' into qt_migration
2022-12-13 15:09:05 +01:00
pokamest
7345f464a5
Merge pull request #138 from amnezia-vpn/feature/android_config_export_import
...
Export/import of configuration files on Android
2022-12-12 16:48:23 +01:00