Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | * adds a DISCONNECTING state | cyBerta | |
* 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-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-19 | update gradle version | cyBerta | |
2019-05-10 | remove dead code in start activity | cyBerta | |
2019-04-02 | fix navigation drawer test | 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 | update changelog | cyBerta | |
2019-03-09 | set version to 0.9.100.9.10 | cyBerta | |
2019-03-09 | don't show toasts if app is reconnecting with different gateway in this release | cyBerta | |
2019-03-09 | update languages | cyBerta | |
2019-03-09 | Merge branch 'master' of https://0xacab.org/leap/bitmask_android | cyBerta | |
2019-03-09 | store provider if vpn certificate was updated correctly | cyBerta | |
2019-03-09 | add missing state, relates to 36ea8c00e7840b154f58ce0621ad8c33fe25fdca | cyBerta | |
(cherry picked from commit 2bfa4f9) | |||
2019-03-09 | improve vpn shutdown regarding the new gateway selection | cyBerta | |
(cherry picked from commit fcc04ae) | |||
2019-03-09 | fix intent handling in EipSetupProvider | cyBerta | |
(cherry picked from commit 36ea8c0) | |||
2019-03-09 | clean up in EIP | cyBerta | |
(cherry picked from commit 149ce40) | |||
2019-03-08 | remove debug code in StartActivity | cyBerta | |
2019-02-18 | Merge branch 'sp' into 'master' | cyberta | |
Tried making the use of periods more consistent. See merge request leap/bitmask_android!84 | |||
2019-02-18 | Merge branch 'feature/update_sdk' into 'master' | cyberta | |
Accept new sdk licenses in docker See merge request leap/bitmask_android!86 | |||
2019-02-18 | Accept new sdk licenses in docker | cyBerta | |
2019-02-08 | Tried 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-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 | set version to 0.9.90.9.9 | cyBerta | |
2018-12-07 | first shot gatewayselection | cyBerta | |
2018-11-16 | Merge branch 'master' into 'master' | cyberta | |
block ipv6 addresses if void vpn is running See merge request leap/bitmask_android!83 | |||
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-25 | update changelog | cyBerta | |
2018-10-20 | set version to 0.9.9RC10.9.9RC1 | cyBerta | |
2018-10-20 | remove ics-openvpn mock classes | cyBerta | |
2018-10-20 | force git submodule sync | cyBerta | |
2018-10-19 | #8919 fix submodule paths for bitmask setup | cyBerta | |
2018-10-19 | #8919 update dependencies | cyBerta | |
2018-10-08 | #8927 update languages | cyBerta | |
2018-09-18 | Merge branch 'master' into 'master' | fupduck | |
Excessive quotation mark string Fixes #8932 Closes #8932 See merge request leap/bitmask_android!82 |