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 (
Expand
)
Author
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
add path to go sdk to gitignore
cyBerta
2019-08-02
remove completely the go sdk from the repository
cyBerta
2019-08-02
add piedispatcherlib
cyBerta
2019-08-02
update build_deps.sh: build shapeshifter library instead of shapeshifter-disp...
cyBerta
2019-08-02
add missing install script to install go sdk
cyBerta
2019-08-02
add shapeshifter library as submodule
cyBerta
2019-08-02
adapt error handling during eip setup: refresh UI if gateway profile could no...
cyBerta
2019-08-02
remove duplicated line in OpenVPNService
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
update pt openvpn setup readme
cyBerta
2019-08-02
* update eip-service.json for pluggable transports demo setup: riseup's openv...
cyBerta
2019-08-02
use api version 3 for pluggable Transports
cyBerta
2019-08-02
* refactor vpn profile generation
cyBerta
2019-08-02
add null checks for the case shapeshifter-dispatcher is not running
cyBerta
2019-08-02
define local port to run shapeshifter-dispatcher on startup, fix pid lookup, ...
cyBerta
2019-08-02
update test server setup
cyBerta
2019-08-02
add missing pieces to build shapeshifter-dispatcher on CI
cyBerta
2019-08-02
add missing .gitmodules
cyBerta
2019-08-02
add releases folder to .gitignore
cyBerta
2019-08-02
squashed commit for Pluggable Transports
cyBerta
2019-08-02
add shapeshifter dispatcher, go environment and buildscript for the CI
cyBerta
2019-08-01
Merge branch 'update_ndk' into 'master'
cyberta
2019-08-02
update ndk version to r20 - preparation for go libraries cross compiling
cyBerta
2019-07-14
update help description for -beta flag in prepareForDistribution.sh
cyBerta
2019-07-14
check only for signing if ANDROID_BUILD_TOOLS is set
cyBerta
2019-07-14
use prepareForDistribution.sh in CI
cyBerta
2019-07-14
update help instructions to prepareForDistribution.sh and add option to build...
cyBerta
2019-07-14
Merge branch 'work_on_CI'
cyBerta
2019-07-14
add a script to install an apk on all running emulators at the same time
cyBerta
2019-07-14
update build script for building and signing stable and beta releases of Bitm...
cyBerta
2019-07-14
remove unnecessary check for unchanged default app names and application Id's...
cyBerta
2019-07-14
keep build logs on failure in CI
cyBerta
2019-07-13
pipe build_deps.sh logs into file
cyBerta
2019-07-13
pipe CI output for builds into log files
cyBerta
2019-07-13
fix gradle build script for Beta releases regarding the app name
cyBerta
2019-07-12
set version to 1.0.0RC1
1.0.0RC1
cyBerta
2019-07-12
Merge branch 'improve_blocking_vpn' into 'master'
cyberta
2019-07-12
remove unused methods in PreferenceHelper
cyBerta
2019-07-12
reduce the always on alert dialog customization for now
cyBerta
2019-07-12
fix english translation for blocking vpn system setting
cyBerta
2019-07-12
cleanup: undo unnecessary if-clause nesting
cyBerta
2019-07-12
print stacktrace if json serialization of a VpnProfile fails
cyBerta
2019-07-12
* use static atomicBoolean to save alwaysOn settings instead of sharedPrefs
cyBerta
2019-07-12
fix shared preferences location for saving last used vpn profile
cyBerta
[next]