Commit Graph

170 Commits

Author SHA1 Message Date
Macbook 2c54fe7776 update 2024-10-24 19:12:49 +07:00
Macbook d0b85813c7 final clean code 2024-10-13 17:06:56 +07:00
Macbook 0500f1887c add qtmultimedia 2024-10-09 21:16:57 +07:00
Macbook ae16b19515 fix build on github 2024-10-09 20:44:00 +07:00
Macbook 7da585fc27 update final code and cmake build file 2024-10-07 21:42:45 +07:00
Macbook b1ad874f14 refactor code for iOS and MacNE 2024-10-06 23:07:21 +07:00
Macbook b6601d051a error UIKet 2024-10-05 00:10:05 +07:00
Anh TV 1e60792f0c Merge to dev branch 2024-10-04 21:52:50 +07:00
Mykola Baibuz a22a9448ca Some XRay improvements (#1075) 2024-09-20 12:12:22 +01:00
Nethius 9cab51fb00 added open service logs to logs page (#951)
* added open service logs to logs page
* redesign of log saving buttons
* hide service logs buttons for mobile platforms
* refactoring: moved logger to common folder
* feature: added the ability to enable logs to the start screen
2024-09-09 17:53:44 +01:00
Nethius 918be16372 feature: added isAvailable flag support (#1032)
* feature: added isAvailable flag support
* added the option to switch to dev env
2024-09-09 13:27:29 +01:00
Nethius 843156cf1b New start page and AmneziaFree support (#865)
New start page and AmneziaFree support
2024-08-20 10:54:05 +01:00
Mykola Baibuz e6ee9085a2 Connection string support for XRay protocol (#777)
* Connection string support for XRay protocol
2024-05-27 16:15:55 +01:00
pokamest 33d1518fd2 Request internet permission before connect for iOS (#794)
* Attempt to fix API error 1100
* NSURLSession fake call to exec iOS network settings dialog
* use http://captive.apple.com/generate_204 for requesting internet
permission
* moved MobileUtils to IosController
* replaced callbacks with signal-slots in apiController
2024-05-16 14:19:56 +01:00
albexk abb3c918e3 Android notification and routing (#797)
Android notification and routing
2024-05-12 16:04:14 +01:00
Shehab Ahmed 54a6845315 Add Hindi language 2024-04-29 19:52:57 +03:00
Shehab Ahmed 72ffc7ce6a Translation/urdu language (#773)
* add Urdu translation
2024-04-25 15:30:31 +01:00
Mykola Baibuz f73586185b Add Ukrainian translation (#722)
Add Ukrainian translation
2024-04-04 19:25:39 +01:00
Nethius a6ca1b12da moved protocol config generation to VpnConfigirationsController (#665)
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
Mykola Baibuz ba4237f1dd Xray with Reality protocol (#494)
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
Shehab Ahmed 5f631eaa76 Refactoring/change application text (#687)
Changing some texts
2024-03-26 18:05:04 +00:00
Shehab Ahmed 5b4ec608c8 pushing the Burmese translation file (#669)
Burmese translation
2024-03-05 20:49:30 +00:00
Andrey Zaharow 6c0b71bd1b Fix translation on About Page (#618)
Fix About Page
2024-02-21 14:01:53 +00:00
Shehab Ahmed fd030a5fd4 Arabic translation (#594)
added Arabic translation
2024-02-16 10:19:47 +00:00
pokamest 8905d6352c Merge pull request #465 from amnezia-vpn/persian_translation
added persian translation file and menu item
2023-12-20 12:07:51 +00:00
Morteza Sherafati 491f09a51b added persian translation file and menu item 2023-12-17 18:37:07 +00:00
vladimir.kuznetsov 16724645ce Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/import-config-from-cloud 2023-10-23 21:40:18 +05:00
pokamest f65e4066e3 ui fixes 2023-10-14 23:59:46 +01:00
vladimir.kuznetsov 25f8283edd added getting the config from the cloud service 2023-10-12 20:48:03 +05:00
pokamest 135726f177 Merge branch 'dev' into feature/amnezia-wireguard-client-impl 2023-10-06 14:22:45 +01:00
vladimir.kuznetsov 671ca0a66f renamed amneziawireguard to awg 2023-10-06 17:26:45 +05:00
ronoaer 07d7fac490 removed invalid code 2023-09-30 17:40:26 +08:00
ronoaer 5535b6a6e3 embedded qm files into qrc file 2023-09-30 17:36:06 +08:00
ronoaer 68095700a2 added i18n for v4 2023-09-28 23:21:13 +08:00
vladimir.kuznetsov 4cb871849b Merge remote-tracking branch 'remotes/origin/dev' into feature/amnezia-wireguard-client-impl 2023-09-28 00:26:26 +03:00
Mykola Baibuz 7ede1a8d83 Remove unused binary from build files 2023-09-24 22:09:30 +03:00
vladimir.kuznetsov 6afdd8375d added models, classes and ui files for amnezia wireguard 2023-09-22 00:37:55 +05:00
vladimir.kuznetsov 4baa003c0d removed old ui files 2023-08-31 16:00:41 +05:00
vladimir.kuznetsov e8862a3811 removed the use of QFileDialog 2023-08-31 15:42:59 +05: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 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 7539afa91e Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-08-24 14:54:22 +05:00
Mykola Baibuz 67a052b117 WG for iOS prebuilt 2023-08-20 17:47:16 -04: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
albexk 2c517de5bb Move Android part of cmake to a separate file 2023-08-18 22:26:43 +03: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
Mykola Baibuz 2b0bccf2d8 Move SS libs from gradle to cmake 2023-08-12 13:44:10 +03:00
Mykola Baibuz 87ffaceca3 Remove symlinks for android libs 2023-08-09 18:38:06 -04: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
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