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
Age
Commit message (
Expand
)
Author
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
add provider/gateway setup infos to LogView in debug builds
cyBerta
2019-08-02
update secrets for demo setup
cyBerta
2019-08-02
use strings instead of ints in eip-service demo setup json
cyBerta
2019-08-02
add Shapeshifter class managing shapeshifter go library
cyBerta
2019-08-02
update pluggable transports demo setup
cyBerta
2019-08-02
add shapeshifter library module to project
cyBerta
2019-08-02
add missing bridge icons
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 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
squashed commit for Pluggable Transports
cyBerta
2019-07-14
remove unnecessary check for unchanged default app names and application Id's...
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
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
2019-07-12
add blocking vpn info in corresponding alert dialog, use similar layout as fo...
cyBerta
2019-07-12
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
cyBerta
2019-07-12
better support for android 8.X always-on killswitch (#8945 & #8928)
cyBerta
2019-07-12
remove unused activities
cyBerta
2019-07-12
switch order of vpn services in Manifest
cyBerta
2019-07-12
cleanup LogFragment
cyBerta
2019-07-12
set minWidth for all buttons
cyBerta
2019-07-12
allow start/stop vpn button to grow for long strings in different languages
cyBerta
2019-07-12
fix navigation drawer layout for tablets
cyBerta
2019-07-12
fix vpn start/stop button layout for tablets
cyBerta
2019-07-12
fix background images for tablet layouts in AddProviderActivity
cyBerta
[next]