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
dartsyms
814b66c04a
Various fixes for iOS ( #126 )
...
* Readme update, solution for wireguard make in M1 machines,
* import file and restore enabled.
* xcode_patcher.rb fixed, Now no need to add openVPN framewrok in Embed frameworks manually.
* Now xcode_patcher.rb will add OpenVPN Framework to Embed Frameworks in main target, instead of Network extension.
* Update iosvpnprotocol.swift
* Protocol wasn't detected because it is working on localized description of tunnel, fixed cases.
* Code cleanup
* Speed issue fixed for wireguard.
* GetDeviceIp and bytes(speed of OpenVPN) fixed.
*Device IP method wasn't working as expected, so I replaced. and for speed in OpenVPN we need to handle message seperately for bytes.
*QR progress added with progressbar and text.
2022-12-12 13:16:12 +01:00
Dmitriy Karpushin
cad0dabe42
Export/import of configuration filed on Android
2022-12-08 11:51:28 +03:00
Shahzain Ali
fb585cbac0
OpenVPN integrated successfully
2022-12-07 20:35:43 +05:00
Shahzain Ali
b87c5f8a51
iOS building successfully
...
Need to remove postbuild commands most probably from osxtools.cmake
2022-12-06 00:42:48 +05:00
pokamest
a9217810e7
Remove travis builds and tiny refactoring
2022-12-04 21:54:22 +01:00
Shahzain Ali
c8dd12eb20
Some more progress in cmake
...
Still have errors, currently not using apple-compile.sh building completely using cmake.
2022-12-02 22:26:10 +05:00
Shahzain Ali
5fc34e643c
Adding network extenstionn, fixing cmake.
...
Botan cmake changes, cmake APPLE/IOS fixes, wireguard added, Currently removed openvpn implementation, once wireguard is stable then will add openVPN framework.
Current progress is it is generating xcode project using
mkdir build-ios
/Users/shahzainali/Qt/6.4.1/ios/bin/qt-cmake . -B build-ios -GXcode
Need to select team only for Network extension only. select AmneizaVPN to run.
current issue is related to Botan.
2022-12-01 20:26:45 +05:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
c5ba89b054
Code cleanup
2022-09-10 19:57:44 +03:00
pokamest
ac74510d47
Some fixes for Qt6 Android
2022-08-31 15:18:33 +03:00
pokamest
789902b79a
Secure settings rework
2022-08-27 17:35:43 +03:00
pokamest
b36517babb
Merge branch 'dev' into secure-config-2
2022-08-24 20:40:10 +03:00
pokamest
415d18338e
Secure config WIP
2022-08-24 18:51:35 +03:00
pokamest
14384131f4
Secure config WIP
2022-08-24 07:38:13 -07:00
pokamest
eb47c968ae
Build fix - MobileUtils.cpp
2022-08-08 19:46:39 +03:00
eugenyorbitsoftcom
06682c333f
remove kSecAttrService
2022-08-03 10:52:59 +06:00
eugenyorbitsoftcom
18c0aa5c81
kSecClassGenericPassword
2022-08-03 10:46:59 +06:00
eugenyorbitsoftcom
e49b468fd5
writeToKeychain, readFromKeychain
2022-08-02 15:52:03 +06:00
pokamest
9f7b2de311
Merge branch 'dev' into open-config-in-app
2022-07-31 23:39:11 +03:00
pokamest
b93dd8cb9b
Build fix
2022-07-27 03:22:46 +03:00
eugenyorbitsoftcom
9601506270
share file for iOS
2022-07-13 16:08:55 +06:00
eugenyorbitsoftcom
9ed16b81e8
read imported file configuration
2022-07-11 16:08:57 +06:00
pokamest
cd70f4b1c9
Merge pull request #53 from amnezia-vpn/ios-wireguard
...
iOS initial support
2022-07-06 16:26:50 +03:00
eugenyorbitsoftcom
9aabe7c72e
QRCodeReader for iOS
2022-07-06 14:02:56 +06:00
eugenyorbitsoftcom
6744dce57e
QRCodeReader (WIP)
2022-07-06 11:51:45 +06:00
leetthewire
a59077b94f
cleaned up
2022-05-11 22:54:55 +00:00
leetthewire
271e948c1f
clean up /platform/linux/ folder
2022-05-11 22:05:00 +00:00
leetthewire
ac7de6213a
clean up /platform/linux/ folder
2022-05-11 22:04:01 +00:00
leetthewire
e9f44ffcc6
maked first build
2022-04-02 08:02:27 -07:00
leetthewire
a261ab4f0c
editing linux sources
2022-04-02 07:31:54 -07:00
leetthewire
39de79d3cd
started to file updating for linux build
2022-03-25 12:32:36 -07:00
leetthewire
7d7b6f4475
prepared to build
2022-03-22 03:40:47 -07:00