Commit Graph

1299 Commits

Author SHA1 Message Date
ronoaer 85414eb65f fixed protocol reloads old value in settings page 2023-09-08 21:31:47 +08: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
vladimir.kuznetsov e1fa24c251 moved the qml filedialog opening code below the ios section 2023-09-06 22:26:37 +05:00
vladimir.kuznetsov a76e22c021 Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-09-06 22:22:01 +05:00
vladimir.kuznetsov c166327835 filedialog for qml moved to main.qml 2023-09-06 22:20:59 +05:00
vladimir.kuznetsov 4ab006f065 added swipe up for menu on PageHome 2023-09-06 13:37:37 +05:00
Mykola Baibuz 7eaaef6e75 Connection button status change for background start 2023-09-03 23:18:08 +03:00
Mykola Baibuz c4f94efe24 Android fileSave fixes 2023-09-02 17:04:35 -04:00
vladimir.kuznetsov 7fc4ea0c68 Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-09-01 20:21:33 +05:00
Mykola Baibuz 195a3ab170 Save files for iOS 2023-09-01 17:29:48 +03:00
vladimir.kuznetsov a96f485e3c added display of all protocols in the settings after installing a new container
- set the app's max height and width to 600/800
- expanded the description when removing containers
2023-09-01 17:39:23 +05: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 4e9f68acff returned the lost comma 2023-09-01 02:07:52 +05:00
vladimir.kuznetsov b58295d1d6 added the ability to restore settings from backup on the initial screen
- fixed the display of services in the settings for mobile devices
2023-09-01 00:48:58 +05:00
vladimir.kuznetsov cbcf187814 added missing include files 2023-08-31 21:49:36 +05:00
vladimir.kuznetsov 4baa003c0d removed old ui files 2023-08-31 16:00:41 +05:00
vladimir.kuznetsov 8cf8c3c122 Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-08-31 15:45:29 +05:00
vladimir.kuznetsov e3e2c0ab6a Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-08-31 15:44:08 +05:00
vladimir.kuznetsov e8862a3811 removed the use of QFileDialog 2023-08-31 15:42:59 +05:00
Mykola Baibuz 1c1a82696b Fix qrDecoder for Android 2023-08-30 17:23:55 -04:00
pokamest a2893bac7e Fixes for sudo error "host not found" 2023-08-30 20:39:14 +01:00
Mykola Baibuz 0eda42f29f Savefile for iOS 2023-08-30 01:17:14 +03:00
pokamest 26f7310707 3.1.0 Release 3.1.0 2023-08-29 00:05:13 +01:00
pokamest 810da0db61 Fixes for iOS 2023-08-28 14:14:10 -07:00
vladimir.kuznetsov 8f6aa950cd fixed conflicts after merge 2023-08-28 22:03:28 +03: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
vladimir.kuznetsov 639c18395b fixed display of notification about successful clearing of cached profiles
- limited the input for the Port field to only numeric values, in the range 1-65535
2023-08-28 14:18:41 +03:00
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
pokamest 3ce1e40b43 Merge pull request #298 from amnezia-vpn/bugfix/android-stop-button
Fix stop button for Android
2023-08-25 14:40:35 -07:00
pokamest 290316e23e Merge pull request #299 from amnezia-vpn/bugfix/macos-installer
Fix MacOS artifact from GH actions
2023-08-25 14:39:35 -07:00
vladimir.kuznetsov a74736b100 Merge branch 'bugfix/macos-installer' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-08-25 09:24:45 +05: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
Mykola Baibuz abefb011a5 Fix MacOS artifact from GH actions 2023-08-24 09:12:06 -04:00
vladimir.kuznetsov 259eff3fea upgraded app version 2023-08-24 16:25:51 +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
pokamest 895bd578e4 Merge pull request #292 from amnezia-vpn/feature/ios-wg-prebuilt
WG for iOS prebuilt
2023-08-21 03:14:38 -07:00
Mykola Baibuz 67a052b117 WG for iOS prebuilt 2023-08-20 17:47:16 -04:00