summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-11-30implement splash screen - for now without progress bar animationcyberta
2022-11-22Merge branch 'motd' into 'master'cyberta
Motd Closes #9082 See merge request leap/bitmask_android!213
2022-11-22improve pattern matching for getFormattedDateWithTimezone() testcyberta
2022-11-22debug failing test in CI - print out formatted datecyberta
2022-11-22Merge branch 'emulator-version' into 'master'kwadronaut
update emulator img See merge request leap/bitmask_android!215
2022-11-22update emulator imgcyberta
2022-11-22fix testscyBerta
2022-11-22update test vpn cert and key - we should find a better way to mock both ↵cyBerta
instead of relying on real keys and certs
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