Age | Commit message (Expand) | Author |
2016-05-22 | Add icon for Android N quicktile | Arne Schwabe |
2016-05-22 | Make Tile work in passive mode which suits OpenVPN for Android well enough. | Arne Schwabe |
2016-05-22 | Merge branch 'master' into androidN | Arne Schwabe |
2016-05-10 | Do reading from content urls in the background. Also fixes Skydrive imports. | Arne Schwabe |
2016-05-05 | Give the user a choice if the vpn is already connected. | Arne Schwabe |
2016-05-04 | Dismiss error dialog on touch outside | Arne Schwabe |
2016-05-04 | Merge commit '8e84c38a3e650af61cd2548d931ed617e4af0069' | Arne Schwabe |
2016-05-03 | Fix minor warnings | Arne Schwabe |
2016-04-29 | Fix verify-x509-name parsing | Arne Schwabe |
2016-04-29 | Fix another crash reading broken logs. | Arne Schwabe |
2016-04-28 | Remove paypal link (violates Play store policy) | Arne Schwabe |
2016-04-27 | Do no try to restore strings of invalid length. | Arne Schwabe |
2016-04-27 | add missing break | Arne Schwabe |
2016-04-27 | add a few more mime types (closes #481) | Arne Schwabe |
2016-04-25 | Clarify error message | Arne Schwabe |
2016-04-25 | Implement quick settings tile | Arne Schwabe |
2016-04-25 | Implement custom marschal/unmarschal for LogItem, hopefully this will fix the... | Arne Schwabe |
2016-04-24 | Update translations | Arne Schwabe |
2016-04-21 | Really use the Always on Profile | Arne Schwabe |
2016-04-21 | Change the onBootlogic to always start the VPN. Also let the user explicitly ... | Arne Schwabe |
2016-04-15 | Fix LaunchVPN not getting onActivity result | Arne Schwabe |
2016-04-13 | Add Logo copyright | Arne Schwabe |
2016-04-12 | Handle case where profileUUID is missing | Robin Lee |
2016-04-12 | Rework log item caching, might work better or at least give a better understa... | Arne Schwabe |
2016-04-09 | Add FAQ for broken Samsung phones. | Arne Schwabe |
2016-04-01 | New versionv0.6.51 | Arne Schwabe |
2016-03-23 | More fixes in LogFileHandler | Arne Schwabe |
2016-03-22 | Better debug logging | Arne Schwabe |
2016-03-22 | Add test for doze disabling | Arne Schwabe |
2016-03-22 | Use Bytebuffer to read/write length | Arne Schwabe |
2016-03-09 | Bug not yet understand but try to the best to avoid it being triggered | Arne Schwabe |
2016-03-09 | Workaround for endless loop in Logfilehandler | Arne Schwabe |
2016-03-07 | Update translations | Arne Schwabe |
2016-03-07 | Actually embed the crl file in the generated configuration | Arne Schwabe |
2016-03-07 | Allow name to be set on import | Arne Schwabe |
2016-03-07 | Referees VPN list on activity resume | Arne Schwabe |
2016-03-07 | Support crl file inlining (also requires newer OpenVPN version) | Arne Schwabe |
2016-03-07 | Remove utility activities from recent apps | Arne Schwabe |
2016-03-03 | Fix ca check in config (closes #453) | Arne Schwabe |
2016-03-01 | Do not log messages of old exiting process | Arne Schwabe |
2016-02-29 | Fix last commit | Arne Schwabe |
2016-02-29 | Refactor the way the VPN is launched, move more of the responsibility to the ... | Arne Schwabe |
2016-02-29 | Fix crash on Android 6.0 | Arne Schwabe |
2016-02-22 | Fix crashes on reading invalid log items. | Arne Schwabe |
2016-02-19 | Fix bug of LaunchVPN activity showing an empty windows | Arne Schwabe |
2016-02-19 | Update translations | Arne Schwabe |
2016-02-18 | Do not rerequest the permission if the user denies it. | Arne Schwabe |
2016-02-18 | Workaround broken file manager implementation in Android 6.0 | Arne Schwabe |
2016-02-18 | Fix error reporting on missing certificates | Arne Schwabe |
2016-02-16 | Support OpenVPN 2.2 in profile generation (don't ask) | Arne Schwabe |