summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-11-30split eip fragment xml per normal/custom flavorcyberta
2022-11-30move EipFragment to normal and custom flavor for nowcyberta
2022-11-30implement splash screen - for now without progress bar animationcyberta
2022-11-22improve pattern matching for getFormattedDateWithTimezone() testcyberta
2022-11-22debug failing test in CI - print out formatted datecyberta
2022-11-22fix testscyBerta
2022-11-22update test vpn cert and key - we should find a better way to mock both inste...cyBerta
2022-11-22improve motd icon for riseupcyBerta
2022-11-22add missing call to super in ProviderListBaseActivitycyBerta
2022-11-22remove unused importscyBerta
2022-11-22add unit test to verify the required date formatting is correctcyBerta
2022-11-22allow set motd image in custom branded versionscyBerta
2022-11-22use gradient for motd background, simple button stylecyBerta
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-22initialize custom branded Provider model with motd urlcyBerta
2022-11-22add missing motd constantscyBerta
2022-11-22fix TestSetupHelper after updating Provider modelcyBerta
2022-11-22parse motd url from assets folder and initialize Provider accordinglycyBerta
2022-11-22set motd url for Riseup in BitmaskcyBerta
2022-11-22add motd properties to Provider modelcyBerta
2022-11-22add BuildConfig field to set motd url in custom branded clientscyBerta
2022-11-22add MotdClient, a Java wrapper around golang's motdcyBerta
2022-11-21fix bitmaskcore builds on macOS, rename Shapeshifter to ShapeshifterClient as...cyberta
2022-08-10reset provider details on next stable releasecyBerta
2022-08-09Merge branch 'improve_stop_blocking' into 'master'cyberta
2022-08-09fix german 'stop blocking' stringcyBerta
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-08apply some minor bugfixes from ics-openvpncyBerta
2022-08-08update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr...cyBerta
2022-08-07disable donations for bitmask againcyBerta
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-05fixing testscyBerta
2022-08-05let a gateway have only one transport if obfuscation proxy pinning is enabledcyBerta
2022-08-05remove redundant code that tweaks the transports for pinned gatewayscyBerta
2022-08-05localize 'Unknown Location'cyBerta
2022-08-05initiate gateway Manager with only one pinned gateway if obfuscation proxy pi...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
2022-08-05adapt the route to point to the obfuscation proxy instead of the openvpn gatewaycyBerta
2022-08-05update default values for obfuscation pinningcyBerta