summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-12-23avoid changing text sizes in eipFragment if connection states changecyBerta
2022-12-23always-on might also restart the VoidVPNService without an intent, always cre...cyBerta
2022-12-23try to fix potential RemoteServiceException: Bad notification for startForegr...cyBerta
2022-12-21fix MinieVPNExecutableName()cyBerta
2022-12-21update translationscyBerta
2022-12-21remove dead code related to deprecated Android versionscyBerta
2022-12-21remove dead code in VpnNotificationManager after minSdk updatecyBerta
2022-12-21take extra care for wrongly formatted strings when using spannables in Tether...cyBerta
2022-12-21fix tethering spannablescyBerta
2022-12-16Merge branch 'prepare_release2' into 'master'cyberta
2022-12-16Merge branch 'update_traslations' into 'master'cyberta
2022-12-16Merge branch 'remove_insecure_custom_builds' into 'master'cyberta
2022-12-16fix tx config and chinese translation updatecyBerta
2022-12-16pull updated source languagecyBerta
2022-12-16update version to 1.1.6RC2cyBerta
2022-12-16update translationscyBerta
2022-12-16Merge branch 'fix_manual_provider_addition' into 'master'cyberta
2022-12-16remove custom+insecure flavored builds, bitmask (normal+insecure) itself shou...cyBerta
2022-12-16Merge branch 'tweak_log_action_bar' into 'master'cyberta
2022-12-16minor: make weak ref finalcyBerta
2022-12-16compare mainURL instead of domain when checking if provider setup finished su...cyBerta
2022-12-16tweak action bar title for log screen, only show one action itemcyBerta
2022-12-15decrease shadow below main on-off buttoncyBerta
2022-12-15remove gradient from location buttoncyBerta
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ...cyBerta
2022-12-15tweak main button icon sizecyBerta
2022-12-15allow 2 lines in eip fragment title, fix autosizing for older android versionscyBerta
2022-12-15add layout eip fragment layout for tabletscyBerta
2022-12-15tint location button colors as dark as possiblecyBerta
2022-12-15set minSDK version to API 21 / Android 5.0cyBerta
2022-12-15null explicitely service openvpn serviceconnections after they've been closedcyBerta
2022-12-15remove vertical padding of subheadline in phone portrait eip fragmentcyBerta
2022-12-15remove superfluous parameter in MainButtons update methodcyBerta
2022-12-15remove EipFragmentServiceConnection, fixes memory leakscyBerta
2022-12-15force nulling context after TorServiceConnection.close()cyBerta
2022-12-15don't create a new GatewaysSelectionFragment if it is already showncyBerta
2022-12-15balance registering and un-registering listeners and observers in GatewaySele...cyBerta
2022-12-15fix and unify button text colorscyBerta
2022-12-15setting spannable in ActionBar correctly. Fixes crashcyBerta
2022-12-15allow default obfuscation proxy pinning values in RiseupVPN, disallow them in...cyBerta
2022-12-12remove some logscyBerta
2022-12-12implement better snowflake connection setup handling in case either http doma...cyBerta
2022-12-09Merge branch 'fix_blocking_state' into 'master'cyberta
2022-12-09show connecting state background when vpn is actually blocking for nowcyBerta
2022-12-09fix missing connectivity indicator on some low density devicescyBerta
2022-12-06Merge branch 'prepare_release' into 'master'1.1.6RC1cyberta
2022-12-06update version to 1.1.6RC1cyberta
2022-12-06clean up build.gradle a little bitcyberta
2022-12-06fix: show message of thew day only once a daycyberta
2022-12-06restrict transition animation to connected -> disconnected state changecyberta