Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-12-11 | Use debug singing for release if icsopenvpnDebugSign is set | Arne Schwabe | |
2019-12-11 | Define plugins in Gradle Kotlin DSL style | Uipko Berghuis | |
The use of apply plugin in kts file could cause issues, see: https://kotlinlang.org/docs/reference/using-gradle.html#using-gradle-kotlin-dsl | |||
2019-12-11 | Move release signing settings to signingConfig | Uipko Berghuis | |
Use keystore for release builds and debug signing for debug builds. | |||
2019-12-11 | Move swig3 magic to end of build.gradle | Uipko Berghuis | |
Start with default android stuff, move black magic to end of file. | |||
2019-12-11 | Remove module specefic repository decleration | Uipko Berghuis | |
Repositories are defined in top level build.gradle. No need to define them again in the modules. | |||
2019-12-04 | Version 0.7.12 | Arne Schwabe | |
2019-11-22 | Fix building skeleton variant, fix lint issues and release beta 0.7.11 | Arne Schwabe | |
2019-11-17 | Convert most fragments/activities to androidx | Arne Schwabe | |
2019-11-17 | Use debug signing if release signing cannot be found. | Arne Schwabe | |
2019-11-17 | Upgrade to gradle 5.6.4 and android gradle plugin 3.5.2 | Uipko Berghuis | |
2019-10-28 | Update build scripts | Arne Schwabe | |
2019-09-03 | Move to androidx and new chart library version | Arne Schwabe | |
2019-08-13 | Remove old code | Arne Schwabe | |
2019-08-05 | Add skeleton build variant | Arne Schwabe | |
2019-08-05 | Increase targeted API to Android Q | Arne Schwabe | |
2019-02-22 | Version 0.7.8 | Arne Schwabe | |
2019-02-07 | Fix building openvpn3 related files | Arne Schwabe | |
Also remove noovpn3. I don't use it myself and don't want to spend the time right now to fix it. | |||
2019-02-03 | Change gradle files to kotlin | Arne Schwabe | |