Age | Commit message (Expand) | Author |
2019-05-22 | try to work around Android O notification sound bug | cyBerta |
2019-05-22 | * adds a DISCONNECTING state | cyBerta |
2019-05-21 | * if provider allows only anonymous vpn connections, skip the provider detail... | cyBerta |
2019-05-21 | * show error dialog if provider is misconfigured and has not allowed registra... | cyBerta |
2019-05-20 | improve provider json validation during setup | cyBerta |
2019-05-20 | fix app crash if backend returns null instead of valid json response | cyBerta |
2019-05-10 | remove dead code in start activity | cyBerta |
2019-04-02 | avoid NPE in OpenVpnService | cyBerta |
2019-04-02 | catch illegal state exceptions when replacing fragments | cyBerta |
2019-04-01 | catch resource not found exception in LogItem | cyBerta |
2019-04-01 | catch NPE in ProviderManager | cyBerta |
2019-04-01 | fix layout inflation exeption occuring with vector graphics on Android 4.X | cyBerta |
2019-03-31 | fix NPE in NetworkUtils | cyBerta |
2019-03-09 | don't show toasts if app is reconnecting with different gateway in this release | cyBerta |
2019-03-09 | store provider if vpn certificate was updated correctly | cyBerta |
2019-03-09 | add missing state, relates to 36ea8c00e7840b154f58ce0621ad8c33fe25fdca | cyBerta |
2019-03-09 | improve vpn shutdown regarding the new gateway selection | cyBerta |
2019-03-09 | fix intent handling in EipSetupProvider | cyBerta |
2019-03-09 | clean up in EIP | cyBerta |
2019-03-08 | remove debug code in StartActivity | cyBerta |
2019-01-02 | use lambdas in NavigationDrawerFragment | cyBerta |
2019-01-02 | fix instrumentation tests, update espresso test framework | cyBerta |
2018-12-29 | update sdk to version 28, update dependencies, fix potential memory leaks | cyBerta |
2018-12-27 | add test and minor refactoring for gateway selection | cyBerta |
2018-12-11 | Merge branch 'cyberta_master' into feature/gatewayselection | cyBerta |
2018-12-11 | fix UI state handling when the app tries to change the gateway | cyBerta |
2018-12-11 | remove unused imports | cyBerta |
2018-12-11 | fix concurrent modification exception in vpn status | cyBerta |
2018-12-07 | first shot gatewayselection | cyBerta |
2018-11-16 | Merge branch 'master' into 'master' | cyberta |
2018-11-09 | block ipv6 addresses if void vpn is running | cyBerta |
2018-10-25 | fix notification title of the custom branded version | cyBerta |
2018-10-19 | #8919 update dependencies | cyBerta |
2018-09-08 | avoid potential memory leak in onboot receiver | cyBerta |
2018-09-07 | change theme color, terms of services, custom donation string for riseup.vpn | cyBerta |
2018-08-31 | add some license headers | cyBerta |
2018-08-31 | #8896 skip onboarding for custom branded apps, allow to specify if anonymous ... | cyBerta |
2018-08-17 | #8896 get rid of intent member variable as state holder... && extract Provide... | cyBerta |
2018-08-17 | #8896 move preconfigured providers to flavor normal and custom | cyBerta |
2018-08-17 | Merge branch 'customisation_feature' into 'master' | cyberta |
2018-07-21 | #8886 remove unnecessary method | cyBerta |
2018-07-16 | Minor update according to received feedback | Janak Amarasena |
2018-07-09 | #8886 hide progress screen if adding a new provider failed | cyBerta |
2018-07-08 | Added custom layout for donation popup | Janak Amarasena |
2018-07-05 | #8921 fix validation handling for login/signup button as well | cyBerta |
2018-07-05 | #8886 disable save button if url validation fails | cyBerta |
2018-07-04 | #8886 add layout for tablets and improve tablet and phone layouts in general ... | cyBerta |
2018-07-01 | Renamed mask to logo | Janak Amarasena |
2018-06-27 | Merge branch 'master' into add_provider | lalottacontinua |
2018-06-27 | #8886 implemented in insecure as well | lalottacontinua |