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
/
main
/
java
/
se
/
leap
/
bitmaskclient
/
drawer
Age
Commit message (
Expand
)
Author
2018-02-28
#8808 add dialog for always-on vpn infos
cyBerta
2018-02-28
#8808 add a link to android's vpn settings for API >= 24
cyBerta
2018-02-25
#8754 don't cancel dialog onSavedInstanceState
cyBerta
2018-02-24
#8754 ignore initial onCheckedChanged callback during ui setup
cyBerta
2018-02-23
#8754 disable dialog flag on cancel
cyBerta
2018-02-23
#8754 fix dialog cancellation handling and change dialog title
cyBerta
2018-02-23
#8754 enable pause openvpn on device inactivity feature
cyBerta
2018-02-14
#8854 set Provider as argument for EipFragment
cyBerta
2018-02-08
Merge branch 'leap_0.9.8' into 8827_handle_switch_provider
Fup Duck
2018-02-07
#8823 update configuration wizard layout for tablets
cyBerta
2018-02-06
8827 - handle switch provider correctly
Fup Duck
2018-01-28
Merge branch 'origin_0.9.8' into fupduck_8819_config_wizard_design
cyBerta
2018-01-27
fix comments for mergerequest
Fup Duck
2018-01-27
fix first comments on merge request
Fup Duck
2018-01-23
new UI for EipFragment
Fup Duck
2018-01-19
Merge branch '0.9.8' into '8811_rename_vpn_to_provider_name'
fupduck
2018-01-19
#8822 adds leakCanary library to Bitmask for analyzing memory leaks
cyBerta
2018-01-17
#8811 set vpn option to top of navigation drawer, minor ux improvements
cyBerta
2018-01-13
more static constant import and import cleanup
Fup Duck
2018-01-08
AboutActivity to AboutFragment
Fup Duck
2018-01-08
seperate accountList and settingsList in drawer
Fup Duck