summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base
AgeCommit message (Expand)Author
2023-01-05hide gateway pinning entry and obfuscation pinning entry in releasescyBerta
2023-01-03Merge branch 'fix_animation_crash' into 'master'cyberta
2022-12-28fix crash when trying to animate a drawable after Fragment is not in resumed ...cyBerta
2022-12-28RiseupVPN: default to udp on fresh installscyBerta
2022-12-21remove dead code related to deprecated Android versionscyBerta
2022-12-21take extra care for wrongly formatted strings when using spannables in Tether...cyBerta
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ...cyBerta
2022-12-15remove superfluous parameter in MainButtons update methodcyBerta
2022-12-15remove EipFragmentServiceConnection, fixes memory leakscyBerta
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-15setting spannable in ActionBar correctly. Fixes crashcyBerta
2022-12-09show connecting state background when vpn is actually blocking for nowcyBerta
2022-12-06fix: show message of thew day only once a daycyberta
2022-12-06restrict transition animation to connected -> disconnected state changecyberta
2022-12-06repeat connecting animation, fade out before restartingcyberta
2022-12-02add another setText() method in LocationButton that allows to pass a string r...cyberta
2022-12-02fix colorscyberta
2022-12-02implement transition animation between connected and disconnected state for R...cyberta
2022-12-02implement connecting animation for riseupcyberta
2022-12-02rearranging assets, split them into normal and custom flavorcyberta
2022-11-30clean up importscyberta
2022-11-30avoid resource not found exception by initializing actionBarTextColor with de...cyberta
2022-11-30tint action bar according to connection statecyberta
2022-11-30new EipFragment layout for Bitmask - portraitcyberta
2022-11-30split EipFragment and MainButon into normal and custom flavor, implement new ...cyberta
2022-11-30move EipFragment to normal and custom flavor for nowcyberta
2022-11-22fix testscyBerta
2022-11-22remove unused importscyBerta
2022-11-22create UI for message of the daycyBerta
2022-11-22stub implementation to start motd UI on app start if requiredcyBerta
2022-11-22implement motd download in ProviderAPI Service, persist motdcyBerta
2022-11-22add missing motd constantscyBerta
2022-11-22add motd properties to Provider modelcyBerta
2022-08-10reset provider details on next stable releasecyBerta
2022-08-09Merge branch 'improve_stop_blocking' into 'master'cyberta
2022-08-09show stop blocking in error dialog if no more gateways of a given transport a...cyBerta
2022-08-09fix error dialog buttons after screen rotationcyBerta
2022-08-09fix check if system properties exist, take empty strings into considerationcyBerta
2022-08-08Merge branch 'update_dependencies' into 'master'cyberta
2022-08-08set IMMUTABLE flags for PendingIntents on Android 12+cyBerta
2022-08-08update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr...cyBerta
2022-08-07prepare final riseup lilypad transitioncyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
2022-08-07unbind openvpn service in EipFragment if openvpn was turned offcyBerta
2022-08-05add missing GatewayJson classcyBerta
2022-08-05localize 'Unknown Location'cyBerta
2022-08-05don't use preferred city while obfuscation proxy pinningcyBerta
2022-08-05don't show load during obfuscation proxy pinningcyBerta
2022-08-05revert gateway selection during gateway pinningcyBerta