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
Age
Commit message (
Expand
)
Author
2019-10-19
fix #8966, battery dialog reopening
cyBerta
2019-10-19
don't fade progress animation out as it causes laggy ui feeling during switch...
cyBerta
2019-10-19
unit tests for gateway manager's gateway selection
cyBerta
2019-10-19
select next PT supporting Gateway if shapeshifter reports errors for the curr...
cyBerta
2019-10-19
always stop vpn if setup failed (for now)
cyBerta
2019-10-19
fix error handling in Shapeshifter class
cyBerta
2019-10-19
don't show error dialogs for internally handled EIP errors
cyBerta
2019-10-19
move EIP service related error types to EIP class, specify error if the end o...
cyBerta
2019-10-19
save preferences in LEAPpreferences
cyBerta
2019-10-19
fix gateway selection wrt. supported transport
cyBerta
2019-10-19
configure Gateways either from preferences or from current provider object
cyBerta
2019-10-19
VpnProfiles are equal if they have the same ip and transport
cyBerta
2019-10-11
Add a red hint in navigation drawer if apps are currently excluded from VPN
cyBerta
2019-10-08
reset pluggableTransports settings after switching to a new provider if the n...
cyBerta
2019-10-08
set target sdk version to API 28, fix related issues (#8959)
cyBerta
2019-10-06
excluding apps from vpn is already allowed from API 21 (Lollipop)
cyBerta
2019-10-06
fix merge conflict related bug with excluding apps from vpn
cyBerta
2019-10-06
write shapeshifter errors into Log fragment
cyBerta
2019-10-06
show error dialog if no valid gateway configuration can be found for a provider
cyBerta
2019-10-05
ignore gateways with invalid transports while still adding gateways with vali...
cyBerta
2019-10-05
change flag iat-mode to iatMode for now - due to changed demo provider setup
cyBerta
2019-10-01
Merge branch 'pluggableTransports2'
cyBerta
2019-09-30
remove hard coded demo setup, use real pt.demo.bitmask.net demo provider
cyBerta
2019-09-30
handle SSLPeerUnverifiedException as certificate error
cyBerta
2019-09-27
fix error handling for failing fetch of eip-service.json in production flavor...
cyBerta
2019-09-27
fix flickering when restarting the vpn
cyBerta
2019-09-20
restart vpn after pluggableTransports was selected or deselected
cyBerta
2019-09-20
add supportsPluggableTransports() to Provider class including Tests
cyBerta
2019-09-19
add subtitles to navigation drawer items - better explanation for PT
cyBerta
2019-09-08
New icon and text for Excluded Apps. Using PreferenceHelper. Test done.
akuma
2019-08-09
Commented allow apps switch. Allow app fragment title
akuma
2019-08-09
Select Apps option
akuma
2019-08-03
rewrite Navigation drawer - improves layout on small screens, fixes switch en...
cyBerta
2019-08-03
create custom UI classes navigation drawer entries
cyBerta
2019-08-02
remove unused context from GatewaysManager
cyBerta
2019-08-02
rename DispatcherOptions to Obfs4Options
cyBerta
2019-08-02
add Shapeshifter class managing shapeshifter go library
cyBerta
2019-08-02
use bridge by night unicode character instead of ghost in notifications
cyBerta
2019-08-02
minor cleanup in EIP
cyBerta
2019-08-02
add simple UI to enable/disable PT usage
cyBerta
2019-08-02
add shared preferences for pluggable transport usage
cyBerta
2019-08-02
adapt error handling during eip setup: refresh UI if gateway profile could no...
cyBerta
2019-08-02
remove equals method in Gateway class after rebasing onto latest master
cyBerta
2019-08-02
'using an obfusctation connection' in italic
cyBerta
2019-08-02
create one vpnprofile per transport per gateway. implement basis to switch be...
cyBerta
2019-08-02
update method name for gateway configuration v3
cyBerta
2019-08-02
show a little ghost and extra information in notifications when trying or usi...
cyBerta
2019-08-02
use api version 3 for pluggable Transports
cyBerta
2019-08-02
* refactor vpn profile generation
cyBerta
2019-08-02
define local port to run shapeshifter-dispatcher on startup, fix pid lookup, ...
cyBerta
[next]