Age | Commit message (Expand) | Author |
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 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 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 | 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 | squashed commit for Pluggable Transports | 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 | 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 | cleanup LogFragment | cyBerta |
2019-07-12 | fix action bar subtitle setup | cyBerta |
2019-07-12 | replace 'Bitmask' in strings with variable for a better client customization | cyBerta |
2019-07-12 | remove deprecated User and UserStatus model class | cyBerta |
2019-07-11 | fix empty parenthesis on EipFragment if no location name is available | cyBerta |
2019-07-10 | use same layout for provider item as for settings items in navigation drawer | cyBerta |
2019-07-10 | replace anonymous function with lambda in AbstractProviderDetailActivity | cyBerta |
2019-07-10 | add material design icons to the navigation drawer | cyBerta |
2019-07-09 | use AppCompatButton in EipFragment | cyBerta |
2019-05-22 | try to work around Android O notification sound bug | cyBerta |
2019-05-22 | * adds a DISCONNECTING state | cyBerta |
2019-05-21 | * if provider allows only anonymous vpn connections, skip the provider detail... | cyBerta |
2019-05-21 | * show error dialog if provider is misconfigured and has not allowed registra... | cyBerta |
2019-05-20 | improve provider json validation during setup | cyBerta |
2019-05-20 | fix app crash if backend returns null instead of valid json response | cyBerta |
2019-05-10 | remove dead code in start activity | cyBerta |
2019-04-02 | avoid NPE in OpenVpnService | cyBerta |
2019-04-02 | catch illegal state exceptions when replacing fragments | cyBerta |
2019-04-01 | catch resource not found exception in LogItem | cyBerta |
2019-04-01 | catch NPE in ProviderManager | cyBerta |