Commit Graph

125 Commits

Author SHA1 Message Date
Macbook e1d23c6738 test build Mac NE 2024-10-11 22:04:20 +07:00
Macbook bfc2ac6c32 error: No profiles for NE 2024-10-10 20:49:45 +07:00
Macbook 336850624f input QT_PATH 2024-10-10 17:14:36 +07:00
Macbook c9b61f48cf input QT_BIN_DIR 2024-10-10 17:07:13 +07:00
Macbook 4c9a249695 chaneg version QT 2024-10-10 16:59:29 +07:00
Macbook d0db1293b5 fix bug qt-cmake 2024-10-09 23:17:33 +07:00
Macbook aaa8030348 fix bug qt-cmake 2024-10-09 23:15:55 +07:00
Macbook 3c3d4252f2 fix bug qt-cmake 2024-10-09 23:04:00 +07:00
Macbook 56d6ab2dd5 fix bug qt-cmake 2024-10-09 22:45:15 +07:00
Macbook b93c5f3e57 fix bug qt-cmake 2024-10-09 22:41:32 +07:00
Macbook 9ddfa54352 fix bug QIF_VERSION 2024-10-09 22:31:53 +07:00
Macbook 1e893c2260 fix bug QT_BIN_DIR 2024-10-09 22:25:06 +07:00
Macbook 31938899a2 update build.sh 2024-10-09 21:59:25 +07:00
Macbook b338a4fb79 update build.sh 2024-10-09 21:53:33 +07:00
Macbook 0500f1887c add qtmultimedia 2024-10-09 21:16:57 +07:00
Macbook 226f9b9316 add build ci/cd for macos ne 2024-10-09 21:04:35 +07:00
Iurii Egorov 8648790583 Fix iOS build on GHA 2024-09-19 18:47:20 +03:00
vladimir.kuznetsov 7571bbc36e chore: added dev key to deploy workflow
- added m_isDevEnvironment initialization
2024-09-10 22:03:10 +04:00
albexk 175477d31f Android qt 6.7 (#1024)
* Up Gradle to 8.10

* Update Android dependencies

* Up Qt to 6.7.2

* Up qtkeychain to 0.14.3

* Move function of changing the color of the navigation bar to the android side

* Fix splashscreen and recent apps thumbnail backgrounds

* Android authentication refactoring

* Fix GitHub action

* Fix the extra circle around the connect button on Android

* Fix keyboard popup

* Increase the amount of requestNetwork attempts on Android 11
2024-09-09 12:36:33 +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
tiaga 424315b17f Add summary to builds
Add a link about a corresponding PR to a workflow run build summary. Each time a PR is updated, a corresponding link to the PR will be added to the build summary and will be accessible within a workflow run.

In addition, remove unnecessary job names.
2024-08-16 22:50:21 +07:00
StrikerRUS aae420e469 create translations artifact 2024-07-04 14:27:30 +03:00
vladimir.kuznetsov 4bde1ccb44 bump xcode-version for macos build 2024-04-26 14:21:04 +05:00
pokamest 004e1e3ca5 MacOS GH actions QIF fix (#645)
Install Qt Installer Framework 4.6 from R2 to keep compatibility for old MacOS. In addition, update Qt version in build scripts.
2024-02-26 10:44:28 +00:00
pokamest 794ec921b8 Update Qt in deploy.yml 2024-02-22 13:28:37 +00:00
isamnezia 158c11a0ec Ios log 4 (#569)
iOS logging refactoring
2024-02-10 16:44:55 +00:00
tiaga a2d5f25b58 Improve pipeline
Update GitHub Actions versions to avoid deprecation warnings.
2024-02-06 23:40:46 +07:00
albexk 802b708232 Enable AAB build for all branches 2024-01-20 21:49:37 +03:00
tiaga 9371dd405e Improve Linux installer
Pack installer to a .tar archive in order to save executable bit for `AmneziaVPN_Linux_Installer.bin`.
2024-01-19 00:16:19 +07:00
albexk ad21d7ab64 Add Android App Bundle build and upload
Up upload-artifact action to version 4
2024-01-18 16:06:37 +03:00
albexk 91f44fb394 Up Qt to version 6.6.1 2023-11-24 22:22:15 +03:00
albexk bc68c487ee Update to qt 6.6.0 2023-11-16 19:49:36 +03:00
albexk d77f3ecee8 Fix build error 2023-11-15 15:48:40 +03: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
tiaga abb2cae1f8 Change Qt mirror for builds
Use UC Berkeley mirror for installing Qt during a build. In addition, don't trigger builds on a tag push.
2023-11-14 23:39:15 +07:00
tiaga 72de38b4fb Upload new versions to R2
A new GitHub Actions workflow for a tagged commit which uploads installers for a desktop version to Cloudflare R2.
2023-11-10 23:19:00 +07:00
pokamest 421a27ceae Merge pull request #326 from amnezia-vpn/feature/issue-template
Update issue templates
2023-09-13 17:24:32 -07:00
pokamest 10022451b4 Update issue templates 2023-09-14 01:20:38 +01:00
pokamest 3e41dae3ea MacOS 10.15 (Catalina) compatibility 2023-08-20 12:29:07 +01:00
albexk 9d5f7fdd9c Refactor and improve Android build script and GitHub action 2023-08-18 21:40:48 +03:00
Mykola Baibuz d4825b1d40 Update OpenVPNAdapter to prevent crash OpenVPN-over-Cloak 2023-08-05 14:56:42 -04: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
pokamest 0dba9b8268 Github actions fixes 2023-06-29 17:38:04 -07: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
amnezia-developer e651ea7614 Add Qt Multimedia to project (#236)
Add Qt Multimedia to iOS cmake project
2023-05-17 20:38:28 +01:00
vladimir.kuznetsov 6d3ba0ae72 added installation of libxkbcommon-x11-0 package for linux runner 2023-02-23 17:32:32 +03:00
pokamest 1ef14e129f Update deploy.yml 2023-02-09 11:15:50 +00:00
vladimir.kuznetsov 268bd8f1a6 added deploy binaries that are not packed into the installer 2023-02-08 09:44:52 +03:00
pokamest e7ed532545 Disable fastline for iOS while it not fixed 2023-01-19 21:08:57 +00:00
vladimir.kuznetsov d0379fdede added qtshadertools to all targets 2023-01-19 18:36:54 +03:00