summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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-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-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-05replace motd png with vector graphiccyberta
2022-12-04implement RiseupVPN splash screen for Android API 31+cyberta
2022-12-04replace vpn state background pngs for Bitmask with vector graphicscyberta
2022-12-04replace connected state background pngs for RiseupVPN with vector graphicscyberta
2022-12-02fix location button icon color for RiseupVPNcyberta
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 new drawables for riseupVPNcyberta
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-30add raven drawablescyberta
2022-11-30delete unused color drawablecyberta
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-30clean up, null view referencescyberta
2022-11-30tint action bar according to connection statecyberta
2022-11-30new Bitmask EipFragment layout for xlarge screens, delete unused background d...cyberta
2022-11-30scale background imagescyBerta
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