Age | Commit message (Expand) | Author |
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 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 |
2016-02-10 | Revert the icon change for the releasev0.6.47-productionv0.6.47 | Arne Schwabe |
2016-02-08 | Update translation (many thanks @maniac103 for fixing the german translation!) | Arne Schwabe |
2016-02-05 | Extract another hardcoded string. | Danny Baumann |
2016-02-05 | Remove preference style override. | Danny Baumann |
2016-02-04 | Don't show action text. | Danny Baumann |
2016-02-04 | Refresh notification action icons. | Danny Baumann |
2016-02-04 | Use own accent colors for alert dialogs. | Danny Baumann |
2016-02-04 | Don't launch disconnection activity in the main activity task. | Danny Baumann |
2016-02-04 | Move hardcoded string to string resources. | Danny Baumann |
2016-02-04 | Don't add colon postfix if not required. | Danny Baumann |
2016-01-28 | Update copyright in about dialog | Arne Schwabe |
2016-01-28 | Make parsing of cached log more resilient | Arne Schwabe |