summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-15Add BuildConfig to disable color filtering of the main screen background, if ↵cyBerta
VPN is turned off. Make EipFragment's text colors customizable
2021-11-15add missing eip status observer registration in GatewaySelectionFragmentcyBerta
2021-11-15remove some padding in gateway selection fragmentcyBerta
2021-11-15cleanupcyBerta
2021-11-15add missing vpn button statecyBerta
2021-11-15avoid layout jumpingcyBerta
2021-11-15adapt bitmask backgroundcyBerta
2021-11-15initial implementation of classic on-off push buttoncyBerta
2021-11-15adapt EIP main screen and strings to simply secure proposalscyBerta
2021-11-15ask user to change location or disable bridges if manually selected location ↵cyBerta
doesn't support bridges
2021-11-15show bridges icon in gateway selector for locations supporting themcyBerta
2021-11-15draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-15implement location load indicator in gateway selection cellcyBerta
2021-11-15add click listener to gateway selection button, open the gateway selection ↵cyBerta
fragment
2021-11-15first implementation of the gateway button, started to remove labels from ↵cyBerta
EipFragment, implement method to get the avearage load of a location as an enum value
2021-11-15Merge branch 'obfs4_no_udp_no_ipv6' into 'master'cyberta
Obfs4: no udp no ipv6 See merge request leap/bitmask_android!142
2021-11-15tweak an rename main button higlight colorescyBerta
2021-11-15remove unused codecyBerta
2021-11-15only use two button pressed statescyBerta
2021-11-15implement a new fancy on-off-buttoncyBerta
2021-11-14fix preference renamingcyBerta
2021-11-14make button text color customizablecyBerta
2021-11-14disable GatewaysManager tests checking average gateway load, because ↵cyBerta
currently we fake the values
2021-11-14Add BuildConfig to disable color filtering of the main screen background, if ↵cyBerta
VPN is turned off. Make EipFragment's text colors customizable
2021-11-14add missing eip status observer registration in GatewaySelectionFragmentcyBerta
2021-11-14remove some padding in gateway selection fragmentcyBerta
2021-11-14cleanupcyBerta
2021-11-14add missing vpn button statecyBerta
2021-11-14avoid layout jumpingcyBerta
2021-11-14adapt bitmask backgroundcyBerta
2021-11-14initial implementation of classic on-off push buttoncyBerta
2021-11-14adapt EIP main screen and strings to simply secure proposalscyBerta
2021-11-14ask user to change location or disable bridges if manually selected location ↵cyBerta
doesn't support bridges
2021-11-14show bridges icon in gateway selector for locations supporting themcyBerta
2021-11-14draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-14implement location load indicator in gateway selection cellcyBerta
2021-11-14add click listener to gateway selection button, open the gateway selection ↵cyBerta
fragment
2021-11-14first implementation of the gateway button, started to remove labels from ↵cyBerta
EipFragment, implement method to get the avearage load of a location as an enum value
2021-11-14skip obfs4 connections using either ipv6 addresses or UDPcyBerta
2021-11-14allow ipv6 only openvpn gatewayscyBerta
2021-11-14suppress lint warnings for methods used in fatweb flavor buildscyBerta
2021-11-14implement IPv4 address check based on regexcyBerta
2021-11-14don't allow openvpn configs without --remote or <connection> blockcyBerta
2021-11-12update bitmaskcore, revert shapeshifter lib changes1.1.0RC1cyBerta
2021-11-12update tor-androidcyBerta
2021-11-12update version to 1.1.0RC1cyBerta
2021-11-12allow gateway selection in BitmaskcyBerta
2021-11-12Merge branch 'fix_reconnect' into 'master'cyberta
retry all remotes defined in one VpnProfile before switching gateways See merge request leap/bitmask_android!141
2021-11-12retry all remotes defined in one VpnProfile before switching gatewayscyBerta
2021-11-12Merge branch 'tor-snowflake' into 'master'cyberta
tor-over-snowflake Closes #9045 See merge request leap/bitmask_android!138