index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
test
/
java
/
se
/
leap
/
bitmaskclient
/
testutils
Age
Commit message (
Expand
)
Author
2022-08-07
set riseup's main_url to black.riseup.net while still showing riseup.net as d...
cyBerta
2022-07-19
fix and add tests for testing obfsvpn based openvpn config generation
cyBerta
2022-05-18
use snowflake if necessary to update invalid vpn cert. Show cert update messa...
cyBerta
2021-12-21
improve error handling message for custom branded clients in case of misconfi...
cyBerta
2021-12-17
allow to parse and handle multiple certs in a pem file
cyBerta
2021-11-23
tweak mocking of ConfigHelper
cyBerta
2021-11-12
add an test for no network error handling
cyBerta
2021-11-08
remove unused variables
cyBerta
2021-11-08
Don't allow fallback tor mechanism for failed geoip service calls.
cyBerta
2021-11-07
Add provider setup unit tests wrt. Tor handling
cyBerta
2021-11-07
fix test provider json api v4
cyBerta
2021-11-06
adapt mockhelper and include proxy port parameter
cyBerta
2021-02-26
Merge branch 'ipv6_gateway_selection' into 'beta-release'
cyberta
2021-02-26
adapt tests
cyBerta
2021-02-16
adapt eip-service.json parsing to support ipv6
cyBerta
2020-12-29
new year cleanup: restructure messy project
cyBerta
2020-07-24
add test for case if geoip service is not available/down
cyBerta
2020-07-23
adapt existing tests for geoipservice api
cyBerta
2020-03-17
switch to AndroidX
cyBerta
2020-01-23
fix tests
cyberta
2020-01-21
implement no-dns fallback using okhttp's Dns interface
cyberta
2019-10-19
unit tests for gateway manager's gateway selection
cyBerta
2019-09-30
improve output for bundle comparisons in tests
cyBerta
2019-09-30
add test for failing fetches of eip-service.json
cyBerta
2019-08-02
squashed commit for Pluggable Transports
cyBerta
2019-07-12
replace 'Bitmask' in strings with variable for a better client customization
cyBerta
2019-05-21
* show error dialog if provider is misconfigured and has not allowed registra...
cyBerta
2018-03-18
refactor ConfigHelper, split into multiple helper classes
cyBerta
2018-02-21
#8858 write tests for ProviderManager and some related refactorings
cyBerta
2018-02-13
8827 - add ProviderTest & DefaultedURLTest
Fup Duck
2018-02-13
8827 - add mockConfigHelpper
Fup Duck
2018-02-09
8827 - merge request discussions
Fup Duck
2018-02-06
8827 - remove UserStatus references
Fup Duck
2018-02-06
8827 - handle switch provider correctly
Fup Duck
2018-01-29
#8818 test NavigationDrawer with espresso test and update sdk therefore
cyBerta
2018-01-10
8773 more test cases and clean-up
cyBerta
2018-01-09
8773 refactoring ProviderAPI for testability, setting up basic unit test fram...
cyBerta