Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-12 | Update build files/dependencies | Arne Schwabe | |
2023-06-06 | Version 0.7.46 | Arne Schwabe | |
2023-06-06 | ensure kotlin and java target the same JVM version (17) | Arne Schwabe | |
2023-06-06 | Use a different singning key for OpenVPN 2 only builds | Arne Schwabe | |
2023-06-06 | Release 0.7.45 | Arne Schwabe | |
2023-06-06 | Use Java 17 instead of Java 8 | Arne Schwabe | |
2023-06-01 | switch back to SDK 33 instead of UpsideDownCake | Arne Schwabe | |
2023-05-17 | Allow to build a UI variant with OpenVPN 2.x only | Arne Schwabe | |
2023-05-09 | Set App target SDK to UpsideDownCake | Arne Schwabe | |
Signed-off-by: Arne Schwabe <arne@rfc2549.org> | |||
2023-04-19 | Version 0.7.44 | Arne Schwabe | |
2023-04-17 | Upgrade roboElectric to fix unittest with JDK 17+ | Arne Schwabe | |
2023-04-17 | Update gradle files | Arne Schwabe | |
2022-12-14 | Version 0.7.43 | Arne Schwabe | |
2022-12-14 | Update dependencies | Arne Schwabe | |
2022-11-01 | Update OpenVPN, OpenVPN3 and OpenSSL | Arne Schwabe | |
2022-10-07 | Update runcoverity script to work under Linux | Arne Schwabe | |
2022-09-04 | Version 0.7.41 | Arne Schwabe | |
2022-09-04 | Version 0.7.40 | Arne Schwabe | |
2022-08-12 | Version 0.7.39 | Arne Schwabe | |
2022-08-02 | Use route exclusion API available in API 33 | Arne Schwabe | |
2022-07-22 | Version 0.7.38 | Arne Schwabe | |
2022-05-07 | Version 0.7.37 | Arne Schwabe | |
2022-05-05 | Version 0.7.36 | Arne Schwabe | |
2022-05-04 | Version 0.7.35 | Arne Schwabe | |
2022-05-04 | Implement profile encryption using KeyMaster library | Arne Schwabe | |
2022-05-04 | Remove API support for API < 21 and lower (Lollipop) | Arne Schwabe | |
Supporting just APIs 19 and 20 keeps a lot of code and the number of users is extremely small. | |||
2022-05-04 | Remove API support for API < 19 (Kitkat) | Arne Schwabe | |
The newest NDK only support API 19 and higher. Remove support for lower APIs from this app. | |||
2022-05-04 | Update gradle modules and dependencies | Arne Schwabe | |
2022-03-16 | Version 0.7.34 | Arne Schwabe | |
2022-03-16 | Small updates to gradle versions | Arne Schwabe | |
2022-02-04 | Update gradle version | Arne Schwabe | |
2022-01-13 | Version 0.7.33 | Arne Schwabe | |
2022-01-09 | Version 0.7.32 | Arne Schwabe | |
2021-12-19 | Version 0.3.31 with new build code | Arne Schwabe | |
The google play store forced me to have a new version code. So here it is. | |||
2021-12-17 | Version 0.7.31 | Arne Schwabe | |
2021-12-17 | Update dependencies and version 0.7.30 | Arne Schwabe | |
Signed-off-by: Arne Schwabe <arne@rfc2549.org> | |||
2021-12-17 | Import new OpenVPN3 version | Arne Schwabe | |
Signed-off-by: Arne Schwabe <arne@rfc2549.org> | |||
2021-10-16 | Version 0.7.29 | Arne Schwabe | |
2021-10-13 | Version 0.7.28 | Arne Schwabe | |
2021-10-07 | Version 0.7.27 | Arne Schwabe | |
2021-10-06 | Version 0.7.26 | Arne Schwabe | |
2021-10-04 | Version 0.7.25 | Arne Schwabe | |
2021-10-04 | Update dependencies version to latest | Arne Schwabe | |
2021-10-04 | Update okhttp to version 4.9.1 and adjust API usage | Arne Schwabe | |
2021-10-03 | Small gradle build file cleanup | Arne Schwabe | |
2021-10-01 | Remove Ice Cream Sandwich support from ics-openvpn (closes #1337) | Arne Schwabe | |
Ice cream sandwich was the first Android version to support the VPNService API, which also gave the project its name as it was an Android port to ICS. Now that the NDK does no longer support API 14 and 15, this project needs to say farewell to Ice cream sandwich. | |||
2021-09-27 | Update build system and API to 31 | Arne Schwabe | |
2021-08-25 | Version 0.7.24 | Arne Schwabe | |
2021-07-09 | Version 0.7.23 | Arne Schwabe | |
2021-06-15 | Upgrade build files to new versions | Arne Schwabe | |