Commit Graph

69 Commits

Author SHA1 Message Date
albexk 138e6f70a4 Fix domain name resolution for XRay 2024-09-19 13:31:59 +03:00
pokamest 87cb5f620a Bump version to 4.8.0.4 2024-09-16 22:18:45 +01:00
Pokamest Nikak c6b131aa4c Bump version to 4.8.0.1 2024-09-13 18:25:04 +01:00
albexk 581773ce03 Bump version to 4.8.0.0 2024-09-09 22:11:18 +03:00
Nethius 843156cf1b New start page and AmneziaFree support (#865)
New start page and AmneziaFree support
2024-08-20 10:54:05 +01:00
albexk cb531dacb3 Bump version to 4.6.1.0 2024-08-06 12:51:23 +03:00
pokamest 1754a82f67 iOS build fix 2024-07-22 15:29:48 +03:00
albexk 74ae4f3e67 SSXray for Android (#885) 2024-07-06 16:44:34 +01:00
albexk 7b092e73ad Bump version to 4.6.0.1 2024-06-21 17:09:48 +03:00
albexk 834b504dff Android XRay (#840)
* Add XRay module
2024-06-18 18:46:21 +01:00
pokamest 477d7214c5 Version bump 4.5.3.0 2024-04-21 16:02:16 +01:00
pokamest cd2ee00769 Bump version 4.5.2.0 2024-04-18 15:29:12 +01:00
Mykola Baibuz ba4237f1dd Xray with Reality protocol (#494)
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
albexk 7730dd510c Add error handling of enabled "always-on" during VPN connection (#698)
* Always add awg-go version to the log
* Display an error message always when no vpn permission is granted
2024-03-25 23:09:50 +00:00
isamnezia 516e3da7e2 Fix open log crash and side log improvements (#694)
Fix open log crash
2024-03-20 15:35:36 +00:00
albexk 10caecbffd Fix wg reconnection problem after awg connection (#696)
* Update Android AWG to 0.2.5
2024-03-18 11:20:01 +00:00
albexk 915fb6759a Add Android openssl3 libs, fix https connection error (#685)
Add Android openssl3 libs, fix https connection error
2024-03-13 21:22:56 +00:00
albexk 36af7cf471 Bump Android version code to 47 2024-03-07 14:27:21 +03:00
isamnezia ca633ae882 Remove VPN configurations after app reset on iOS (#661) 2024-03-04 12:25:49 +00:00
isamnezia bb7b64fb96 Fix QML glitches and crash on iOS (#658)
Fix QML glitches and crash on iOS and Android
2024-03-03 23:28:10 +00:00
albexk 82fa6b13c6 Fix foreground service type (#592)
Fix foreground service type
2024-02-14 16:35:40 +00:00
pokamest bf16298c40 Version bump - 4.4.0.0 2024-02-13 21:10:47 +00:00
pokamest 72b20ef563 Version bump - 4.3.0.0 2024-01-31 20:37:10 +00:00
albexk ce0a4f1f96 Version bump 4.2.1.1 2024-01-28 17:29:54 +03:00
pokamest adeff3efb9 Version bump 4.2.1.0 2024-01-20 18:46:33 +00:00
pokamest 6dbf4ac62c Release 4.2.0.1 2024-01-15 09:28:48 +00:00
albexk e1eec55f62 Refactoring build
Move to gradle kotlin DSL
Use gradle version catalog
All android build parameters are set via cmake files
Use gradle abi split to build APKs
Improve local development in the android project folder
2023-11-14 23:18:59 +03:00
pokamest b0004fd9dc Version bump 2023-11-14 12:50:52 +00:00
Mykola Baibuz 2fc33875bb Bump version 2023-10-27 15:38:24 -04:00
pokamest 97090888d5 Bump version 2023-10-22 08:11:37 -07:00
Mykola Baibuz 09305724fa Fix MTU len for Win WG/AWG 2023-10-20 16:44:30 -04:00
pokamest e16c425f87 PageHome.qml fix 2023-10-18 12:04:39 +01:00
pokamest 94304b5777 Version bump 2023-10-17 14:47:31 +01:00
pokamest a01ba5909c Version bump 2023-10-15 12:53:44 +01:00
vladimir.kuznetsov 4a2706a9d9 increased the application version to 4.0.8.1 2023-10-09 23:00:53 +05:00
Mykola Baibuz b4df5c076e Fix Linux App startup icon (#344)
* Fix Linux App startup icon
* Use project version from cmake
* Set Release date automatically
2023-09-24 16:57:59 +01:00
vladimir.kuznetsov 18bb045e9a Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD 2023-09-21 19:41:41 +05:00
pokamest 665f2412f1 Version bump, macos/ios build fix [no ci] 2023-09-21 05:14:15 -07:00
vladimir.kuznetsov f40bf2d9ba limited the length of the displayed server name
- added auto-selection of the first available protocol when changing the server on the PageShare page
2023-09-17 15:01:31 +05:00
vladimir.kuznetsov 97c0fe1ece increased the application version to 4.0.5.1 2023-09-11 14:55:52 +05: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
pokamest 26f7310707 3.1.0 Release 2023-08-29 00:05:13 +01:00
vladimir.kuznetsov fe08fd3f0a moved the connect button to the center of the screen 2023-08-28 11:06:58 +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 29bef052c7 minor ui fixes 2023-08-26 10:08:50 +03:00
vladimir.kuznetsov 259eff3fea upgraded app version 2023-08-24 16:25:51 +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
albexk 92db453f81 Merge branch 'dev' into refactoring-android
# Conflicts:
#	client/CMakeLists.txt
2023-08-19 14:52:39 +03:00
albexk 9d5f7fdd9c Refactor and improve Android build script and GitHub action 2023-08-18 21:40:48 +03: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