summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-06Merge branch 'prepare_release' into 'master'1.1.6RC1cyberta
Prepare release See merge request leap/bitmask_android!222
2022-12-06Merge branch 'cancel_motd' into 'master'cyberta
fix: show message of thew day only once a day See merge request leap/bitmask_android!220
2022-12-06update version to 1.1.6RC1cyberta
2022-12-06clean up build.gradle a little bitcyberta
2022-12-06update changelogcyberta
2022-12-06fix: show message of thew day only once a daycyberta
2022-12-06Merge branch 'main_ui_riseupvpn' into 'master'cyberta
new UI for RiseupVPN See merge request leap/bitmask_android!219
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 ↵cyberta
graphic rendering is really broken
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-02revert revert-scriptcyberta
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 ↵cyberta
resource id instead of a string
2022-12-02fix colorscyberta
2022-12-02implement transition animation between connected and disconnected state for ↵cyberta
RiseupVPn
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-02start implementing a script to revert the design updates, so that ↵cyberta
organizations maintaing custom branded clients can have a transition phase to adapt to the new design
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-30Merge branch 'main_ui' into 'master'cyberta
Update UI for Bitmask See merge request leap/bitmask_android!218
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 ↵cyberta
default value
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-30we don't use a color filter in Bitmask anymorecyberta
2022-11-30new Bitmask EipFragment layout for xlarge screens, delete unused background ↵cyberta
drawable, for now we use scaled png images
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
on-off button design for Bitmask
2022-11-30split eip fragment xml per normal/custom flavorcyberta
2022-11-30move EipFragment to normal and custom flavor for nowcyberta
2022-11-30Merge branch 'splash_sceen' into 'master'cyberta
implement splash screen - for now without progress bar animation See merge request leap/bitmask_android!217