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
Age
Commit message (
Expand
)
Author
2019-07-12
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
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-12-27
add test and minor refactoring for gateway selection
cyBerta
2018-10-20
remove ics-openvpn mock classes
cyBerta
2018-10-19
#8919 update dependencies
cyBerta
2018-03-18
#8885 tests for ProviderManager and fixed behavior for deleted providers
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-21
#8858 add custom providers to the providers list on successful setup
cyBerta
2018-02-18
#8797 fix brokem tests
cyBerta
2018-02-15
8797 - pair programming effort
Fup Duck
2018-02-13
8827 - add ProviderTest & DefaultedURLTest
Fup Duck
2018-02-13
8827 - add mockConfigHelpper
Fup Duck
2018-02-13
Merge branch 'leap_0.9.8' into 8827_handle_switch_provider
Fup Duck
2018-02-12
#8837 update tests and fix VPN_Paused implementation for EipStatus
cyBerta
2018-02-09
8827 - merge request discussions
Fup Duck
2018-02-08
8827 - fix tests
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-17
#8811 unit test added
cyBerta
2018-01-16
resolve commented issues
Fup Duck
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
2017-12-14
Update constants renaming
cyBerta
2017-12-12
Add Splash StartActivity
Fup Duck
2017-12-07
add some tests for EipStatus
cyBerta
2017-10-28
#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames confus...
cyBerta
2017-10-13
Merge branch '8758_switch_providers' into 'master'
cyberta
2017-10-09
#8758 fix switching providers
cyBerta
2017-10-09
#8746 fixes client must honor the protocol default specified by the provider
cyBerta
2017-09-21
update ics-openvpn: add and fix tests
cyBerta
2017-09-21
update ics-openvpn: update classes, manifest, resources and build script
cyBerta
2017-04-17
[ag] Update README to promote smoother on-boarding
aguestuser
2016-10-13
Handle RequestPermisson sdk>23
kwadronaut