summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2019-08-02cleanup in OpenVPNServicecyBerta
2019-08-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02add missing importcyBerta
2019-08-02add provider/gateway setup infos to LogView in debug buildscyBerta
2019-08-02update secrets for demo setupcyBerta
2019-08-02use strings instead of ints in eip-service demo setup jsoncyBerta
2019-08-02add Shapeshifter class managing shapeshifter go librarycyBerta
2019-08-02update pluggable transports demo setupcyBerta
2019-08-02add missing bridge iconscyBerta
2019-08-02use bridge by night unicode character instead of ghost in notificationscyBerta
2019-08-02minor cleanup in EIPcyBerta
2019-08-02add simple UI to enable/disable PT usagecyBerta
2019-08-02add shared preferences for pluggable transport usagecyBerta
2019-08-02adapt error handling during eip setup: refresh UI if gateway profile could no...cyBerta
2019-08-02remove duplicated line in OpenVPNServicecyBerta
2019-08-02remove equals method in Gateway class after rebasing onto latest mastercyBerta
2019-08-02'using an obfusctation connection' in italiccyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02update method name for gateway configuration v3cyBerta
2019-08-02show a little ghost and extra information in notifications when trying or usi...cyBerta
2019-08-02update pt openvpn setup readmecyBerta
2019-08-02* update eip-service.json for pluggable transports demo setup: riseup's openv...cyBerta
2019-08-02use api version 3 for pluggable TransportscyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02add null checks for the case shapeshifter-dispatcher is not runningcyBerta
2019-08-02define local port to run shapeshifter-dispatcher on startup, fix pid lookup, ...cyBerta
2019-08-02update test server setupcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2019-07-12remove unused methods in PreferenceHelpercyBerta
2019-07-12reduce the always on alert dialog customization for nowcyBerta
2019-07-12fix english translation for blocking vpn system settingcyBerta
2019-07-12cleanup: undo unnecessary if-clause nestingcyBerta
2019-07-12print stacktrace if json serialization of a VpnProfile failscyBerta
2019-07-12* use static atomicBoolean to save alwaysOn settings instead of sharedPrefscyBerta
2019-07-12fix shared preferences location for saving last used vpn profilecyBerta
2019-07-12add blocking vpn info in corresponding alert dialog, use similar layout as fo...cyBerta
2019-07-12get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead codecyBerta
2019-07-12better support for android 8.X always-on killswitch (#8945 & #8928)cyBerta
2019-07-12remove unused activitiescyBerta
2019-07-12switch order of vpn services in ManifestcyBerta
2019-07-12cleanup LogFragmentcyBerta
2019-07-12set minWidth for all buttonscyBerta
2019-07-12allow start/stop vpn button to grow for long strings in different languagescyBerta
2019-07-12fix navigation drawer layout for tabletscyBerta
2019-07-12fix vpn start/stop button layout for tabletscyBerta
2019-07-12fix background images for tablet layouts in AddProviderActivitycyBerta
2019-07-12fix setup activities tablet layout in portraitcyBerta
2019-07-12fix action bar subtitle setupcyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-07-12remove deprecated User and UserStatus model classcyBerta