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
Age
Commit message (
Collapse
)
Author
2019-10-08
add more output to library cross compiling script
cyBerta
2019-10-06
tweak build script
cyBerta
2019-10-06
create an empty golang folder if it not exists during golang installation
cyBerta
2019-10-06
excluding apps from vpn is already allowed from API 21 (Lollipop)
cyBerta
2019-10-06
add missing test json
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 ↵
cyBerta
valid configurations
2019-10-05
change flag iat-mode to iatMode for now - due to changed demo provider setup
cyBerta
2019-10-05
update shapeshifter library
cyBerta
2019-10-05
use same commits in go dependencies as the desktop client
cyBerta
2019-10-05
minor updates on shapeshifter lib build script
cyBerta
2019-10-05
improve golang installation script
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
improve output for bundle comparisons in tests
cyBerta
2019-09-30
add test for failing fetches of eip-service.json
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 ↵
cyBerta
flavor and minor refactorings
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-19
Merge branch 'master' into 'master'
cyberta
[New Feature] Option for excluding apps from VPN See merge request leap/bitmask_android!93
2019-09-08
New icon and text for Excluded Apps. Using PreferenceHelper. Test done.
akuma
2019-09-06
update demo setup
cyBerta
2019-09-05
update compiled shapeshifter libs
cyBerta
2019-09-05
update shapeshifter-transports repo
cyBerta
2019-09-05
add go/x/tools as submodule
cyBerta
2019-09-05
update shapeshifter library
cyBerta
2019-08-09
Commented allow apps switch. Allow app fragment title
akuma
2019-08-09
Select Apps option
akuma
2019-08-05
set version to 1.0.1
1.0.1
cyBerta
2019-08-05
downgrade targetSDK to API 27 for now
cyBerta
2019-08-04
set version to 1.0.0
1.0.0
cyBerta
2019-08-04
add translation pt_PT
cyBerta
2019-08-04
fix language mapping in tx config file
cyBerta
2019-08-04
add missing translations (az, fa_IR, pt_BR)
cyBerta
2019-08-04
update target API to 28
cyBerta
2019-08-04
delete custom transifex bash script
cyBerta
2019-08-04
update tx config file (#8877)
cyBerta
2019-08-04
update translations: ar, el, es, et, fr, he, it, ja, ru
cyBerta
2019-08-03
rewrite Navigation drawer - improves layout on small screens, fixes switch ↵
cyBerta
entry UI bug
2019-08-03
create custom UI classes navigation drawer entries
cyBerta
2019-08-02
remove unused context from GatewaysManager
cyBerta
2019-08-02
cleanup in OpenVPNService
cyBerta
2019-08-02
rename DispatcherOptions to Obfs4Options
cyBerta
2019-08-02
add missing import
cyBerta
2019-08-02
remove compiled go libraries in cleanProject.sh
cyBerta
[next]