Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-31 | Add test for issue #1124 | Arne Schwabe | |
2019-12-22 | TabBar left aligned | Arne Schwabe | |
Not ideal but enough. And the whole TabLayout seems to be a minefield of strange behaviour | |||
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 | Fix TLS 1.3 and TLS 1.2 with Android 4.1 (jelly bean) | Arne Schwabe | |
For a colleague who really wanted it: "Oh come on, it's a simple fix. Simply fix 10 year old software a bit. 😜" | |||
2019-12-12 | Make tab bar better on small devices, worse on large ... :/ | Arne Schwabe | |
2019-12-12 | Band aid fix for old file select layout. | Arne Schwabe | |
2019-12-11 | Use debug signing for the travis build | 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-11 | Modernise 2FA challenge input, use activity alias for non implemented activities | Arne Schwabe | |
2019-12-09 | Implement the challenge response protocol for implementing AS profiles | Arne Schwabe | |
2019-12-04 | Version 0.7.12 | Arne Schwabe | |
2019-12-04 | Fix importing profiles | Arne Schwabe | |
2019-11-25 | Clarify some thing in doc/README | Arne Schwabe | |
2019-11-24 | Update links to HTTPS | TotalCaesar659 | |
2019-11-22 | Fix building skeleton variant, fix lint issues and release beta 0.7.11 | Arne Schwabe | |
2019-11-22 | Update OpenVPN and OpenVPN 3 and make change to build them | Arne Schwabe | |
2019-11-22 | Fix issues with search widget | Arne Schwabe | |
2019-11-20 | Implement importing profiles from Access Server | Arne Schwabe | |
2019-11-17 | Convert OpenSSLSpeed,bugfixes for library conversion | Arne Schwabe | |
2019-11-17 | Convert most fragments/activities to androidx | Arne Schwabe | |
2019-11-17 | Convert ConfigConvert to Kotlin | Arne Schwabe | |
2019-11-17 | Use debug signing if release signing cannot be found. | Arne Schwabe | |
2019-11-17 | ignore main/.cxx folder | Uipko Berghuis | |
2019-11-17 | Upgrade to gradle 5.6.4 and android gradle plugin 3.5.2 | Uipko Berghuis | |
2019-10-28 | Fix build lint issue | Arne Schwabe | |
2019-10-28 | Update translations | Arne Schwabe | |
2019-10-28 | Update build scripts | Arne Schwabe | |
2019-10-28 | Ignore mtu parameter to mssfix (closes #1043) | Arne Schwabe | |
2019-10-28 | Fix issue with setting static keys | Arne Schwabe | |
2019-10-28 | Fix typo | Arne Schwabe | |
2019-10-28 | Update OpenVPN/OpenSSL | Arne Schwabe | |
2019-09-15 | Minor tweaks to info message support | Arne Schwabe | |
2019-09-04 | Fix incorrect loading of socks proxy (closes #1068) | Arne Schwabe | |
2019-09-04 | Implement dark mode | Arne Schwabe | |
2019-09-03 | Move to androidx and new chart library version | Arne Schwabe | |
2019-08-26 | Migrate OpenSSL build config to openssl directory | Arne Schwabe | |
2019-08-13 | fix travis build | Arne Schwabe | |
2019-08-13 | Remove old code | Arne Schwabe | |
2019-08-13 | Fix NPE crash | Arne Schwabe | |
2019-08-13 | Implement proper logging to Logcat | Arne Schwabe | |
2019-08-13 | Update c/c++ dependencies | Arne Schwabe | |
2019-08-07 | Reformat + IV_HWADDR on OpenVPN3 | Arne Schwabe | |
2019-08-05 | Fix osslspeed library | Arne Schwabe | |
2019-08-05 | Add skeleton build variant | Arne Schwabe | |
2019-08-05 | Remove leftover config.h line | Arne Schwabe | |