Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-04-15 | Update gradle files, remove anko dependency | Arne Schwabe | |
2021-03-15 | v0.7.22 | Arne Schwabe | |
2021-02-16 | Update gradle | Arne Schwabe | |
2020-09-24 | Version 0.7.21 | Arne Schwabe | |
2020-09-21 | Version 0.7.20 | Arne Schwabe | |
2020-09-14 | Version 0.7.19 | Arne Schwabe | |
2020-09-11 | Enable V2 signing, update openvpn/oepnvpn3 | Arne Schwabe | |
2020-08-02 | Fix app not launching on older APIs | Arne Schwabe | |
2020-07-31 | Version 0.7.17 | Arne Schwabe | |
2020-07-31 | Small fixes | Arne Schwabe | |
2020-06-03 | Update gradle plugins and to Android studio 4.0 | Arne Schwabe | |
2020-05-19 | Update test dependencies | Arne Schwabe | |
2020-05-18 | Fix tls-cryptv2 profile generation | Arne Schwabe | |
2020-05-06 | Version 0.7.16 | Arne Schwabe | |
Also update submodules to latest versions | |||
2020-05-06 | Update versions | Arne Schwabe | |
2020-04-23 | Update library versions | Arne Schwabe | |
2020-03-23 | Update library versions | Arne Schwabe | |
2020-03-05 | Version 0.7.15 | Arne Schwabe | |
2020-02-25 | Version 0.7.14 | Arne Schwabe | |
2019-12-20 | Change Swig java file generation to a more standard way | Arne Schwabe | |
This also fixes the issues of Android studio not seeing the generated files. | |||
2019-12-13 | Version 0.7.13 | Arne Schwabe | |
2019-12-12 | Band aid fix for old file select layout. | Arne Schwabe | |