summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-24set version to 0.9.110.9.11cyBerta
2019-05-24add new translationscyBerta
2019-05-24add a script to ease the import of transifex translationscyBerta
2019-05-22try to work around Android O notification sound bugcyBerta
2019-05-22* adds a DISCONNECTING statecyBerta
* fixes vpn startup issues
2019-05-21* if provider allows only anonymous vpn connections, skip the provider ↵cyBerta
detail activity * fix app crash on switch provider
2019-05-21* show error dialog if provider is misconfigured and has not allowed ↵cyBerta
registration nor anonymous usage * always download provider.json, Use preseeded provider.json only to check if the client can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's config * Tests for both cases
2019-05-20improve provider json validation during setupcyBerta
2019-05-20fix app crash if backend returns null instead of valid json responsecyBerta
2019-05-19update gradle versioncyBerta
2019-05-10remove dead code in start activitycyBerta
2019-04-02fix navigation drawer testcyBerta
2019-04-02avoid NPE in OpenVpnServicecyBerta
2019-04-02catch illegal state exceptions when replacing fragmentscyBerta
2019-04-01catch resource not found exception in LogItemcyBerta
2019-04-01catch NPE in ProviderManagercyBerta
2019-04-01fix layout inflation exeption occuring with vector graphics on Android 4.XcyBerta
2019-03-31fix NPE in NetworkUtilscyBerta
2019-03-09update changelogcyBerta
2019-03-09set version to 0.9.100.9.10cyBerta
2019-03-09don't show toasts if app is reconnecting with different gateway in this releasecyBerta
2019-03-09update languagescyBerta
2019-03-09Merge branch 'master' of https://0xacab.org/leap/bitmask_androidcyBerta
2019-03-09store provider if vpn certificate was updated correctlycyBerta
2019-03-09add missing state, relates to 36ea8c00e7840b154f58ce0621ad8c33fe25fdcacyBerta
(cherry picked from commit 2bfa4f9)
2019-03-09improve vpn shutdown regarding the new gateway selectioncyBerta
(cherry picked from commit fcc04ae)
2019-03-09fix intent handling in EipSetupProvidercyBerta
(cherry picked from commit 36ea8c0)
2019-03-09clean up in EIPcyBerta
(cherry picked from commit 149ce40)
2019-03-08remove debug code in StartActivitycyBerta
2019-02-18Merge branch 'sp' into 'master'cyberta
Tried making the use of periods more consistent. See merge request leap/bitmask_android!84
2019-02-18Merge branch 'feature/update_sdk' into 'master'cyberta
Accept new sdk licenses in docker See merge request leap/bitmask_android!86
2019-02-18Accept new sdk licenses in dockercyBerta
2019-02-08Tried making the use of periods more consistent.kwadronaut
Resolves https://www.transifex.com/otf/bitmask-android/translate/#hr/strings/152743232 " Yeah, the use of a period is pretty inconsistent. It does seem like in most cases in which the imperative is used, no punctuation is used however. "Do not show again", "Open navigation drawer", "Please enter your password", "Remind me later" etc."
2019-01-02use lambdas in NavigationDrawerFragmentcyBerta
2019-01-02fix instrumentation tests, update espresso test frameworkcyBerta
2018-12-29update sdk to version 28, update dependencies, fix potential memory leakscyBerta
2018-12-27add test and minor refactoring for gateway selectioncyBerta
2018-12-11Merge branch 'cyberta_master' into feature/gatewayselectioncyBerta
2018-12-11fix UI state handling when the app tries to change the gatewaycyBerta
2018-12-11remove unused importscyBerta
2018-12-11fix concurrent modification exception in vpn statuscyBerta
2018-12-07set version to 0.9.90.9.9cyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-11-16Merge branch 'master' into 'master'cyberta
block ipv6 addresses if void vpn is running See merge request leap/bitmask_android!83
2018-11-09block ipv6 addresses if void vpn is runningcyBerta
2018-10-25fix notification title of the custom branded versioncyBerta
2018-10-25update changelogcyBerta
2018-10-20set version to 0.9.9RC10.9.9RC1cyBerta
2018-10-20remove ics-openvpn mock classescyBerta
2018-10-20force git submodule synccyBerta