summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12set version to 1.0.0RC11.0.0RC1cyBerta
2019-07-12Merge branch 'improve_blocking_vpn' into 'master'cyberta
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-12Merge branch 'UI_tweaks' into 'master'cyberta
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
2019-07-11change progress animation for a better progress visibilitycyBerta
2019-07-11update about/licence textscyBerta
2019-07-11fix empty parenthesis on EipFragment if no location name is availablecyBerta
2019-07-11add minor elevation to vpn start/stop buttoncyBerta
2019-07-11add little elevation to custom buttons, change general button shape to custom...cyBerta
2019-07-11fix error hint color for older android versionscyBerta
2019-07-10use same layout for provider item as for settings items in navigation drawercyBerta
2019-07-10replace anonymous function with lambda in AbstractProviderDetailActivitycyBerta
2019-07-10add material design icons to the navigation drawercyBerta
2019-07-09tweak buttons - fix pressed states, tweak vpn buttoncyBerta
2019-07-09fix primaryDark colors in themescyBerta
2019-07-09use AppCompatButton in EipFragmentcyBerta
2019-07-09add shadow and pressed state for vpn icon buttoncyBerta
2019-07-03Merge branch 'readme' into 'master'cyberta
2019-06-23missing apt install in readmekwadronaut
2019-05-31Merge branch 'update_openvpn' into 'master'cyberta
2019-05-31disable openvpn 3 build task in ics-openvpncyBerta
2019-05-31increase heap size for Gradle deamoncyBerta
2019-05-31update ics-upenvpn, openssl, openvpncyBerta
2019-05-24set version to 0.9.110.9.11cyBerta
2019-05-24add new translationscyBerta
2019-05-24add a script to ease the import of transifex translationscyBerta
2019-05-22try to work around Android O notification sound bugcyBerta
2019-05-22* adds a DISCONNECTING statecyBerta
2019-05-21* if provider allows only anonymous vpn connections, skip the provider detail...cyBerta