summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
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-06re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector gra...cyberta
2022-12-05Bitmask splash screen for Android 12+cyberta
2022-12-04implement RiseupVPN splash screen for Android API 31+cyberta
2022-12-04replace connected state background pngs for RiseupVPN with vector graphicscyberta
2022-12-02clean upcyberta
2022-12-02increase shadow of main buttoncyberta
2022-12-02replace button pngs with vector graphicscyberta
2022-12-02tweak on/off button sizecyberta
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-12-02add missing default EipFragment layout file for x-large portrait displayscyberta
2022-12-02fix default location button designcyberta
2022-12-02keep default EipFragment layout for backwards compatibilitycyberta
2022-12-02rename drawables and colors according to the state they're representingcyberta
2022-11-30rename drawables and colors according to the state they're representingcyberta
2022-11-30clean up importscyberta
2022-11-30avoid resource not found exception by initializing actionBarTextColor with de...cyberta
2022-11-30fix missing location button view bindings for custom branded buildscyberta
2022-11-30rename progress animation image, fix missing resource in custom branded buildscyberta
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-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-22fix testscyBerta
2022-11-22add missing call to super in ProviderListBaseActivitycyBerta
2022-11-22remove unused importscyBerta
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-22parse motd url from assets folder and initialize Provider accordinglycyBerta
2022-11-22add motd properties to Provider modelcyBerta
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