Age | Commit message (Expand) | Author |
2022-11-30 | Merge branch 'main_ui' into 'master' | cyberta |
2022-11-30 | rename drawables and colors according to the state they're representing | cyberta |
2022-11-30 | add raven drawables | cyberta |
2022-11-30 | delete unused color drawable | cyberta |
2022-11-30 | clean up imports | cyberta |
2022-11-30 | avoid resource not found exception by initializing actionBarTextColor with de... | cyberta |
2022-11-30 | fix missing location button view bindings for custom branded builds | cyberta |
2022-11-30 | rename progress animation image, fix missing resource in custom branded builds | cyberta |
2022-11-30 | clean up, null view references | cyberta |
2022-11-30 | tint action bar according to connection state | cyberta |
2022-11-30 | we don't use a color filter in Bitmask anymore | cyberta |
2022-11-30 | new Bitmask EipFragment layout for xlarge screens, delete unused background d... | cyberta |
2022-11-30 | scale background images | cyBerta |
2022-11-30 | new EipFragment layout for Bitmask - portrait | cyberta |
2022-11-30 | split EipFragment and MainButon into normal and custom flavor, implement new ... | cyberta |
2022-11-30 | split eip fragment xml per normal/custom flavor | cyberta |
2022-11-30 | move EipFragment to normal and custom flavor for now | cyberta |
2022-11-30 | Merge branch 'splash_sceen' into 'master' | cyberta |
2022-11-30 | implement splash screen - for now without progress bar animation | cyberta |
2022-11-22 | Merge branch 'motd' into 'master' | cyberta |
2022-11-22 | improve pattern matching for getFormattedDateWithTimezone() test | cyberta |
2022-11-22 | debug failing test in CI - print out formatted date | cyberta |
2022-11-22 | Merge branch 'emulator-version' into 'master' | kwadronaut |
2022-11-22 | update emulator img | cyberta |
2022-11-22 | fix tests | cyBerta |
2022-11-22 | update test vpn cert and key - we should find a better way to mock both inste... | cyBerta |
2022-11-22 | improve motd icon for riseup | cyBerta |
2022-11-22 | add missing call to super in ProviderListBaseActivity | cyBerta |
2022-11-22 | remove unused imports | cyBerta |
2022-11-22 | add unit test to verify the required date formatting is correct | cyBerta |
2022-11-22 | allow set motd image in custom branded versions | cyBerta |
2022-11-22 | use gradient for motd background, simple button style | cyBerta |
2022-11-22 | create UI for message of the day | cyBerta |
2022-11-22 | stub implementation to start motd UI on app start if required | cyBerta |
2022-11-22 | implement motd download in ProviderAPI Service, persist motd | cyBerta |
2022-11-22 | initialize custom branded Provider model with motd url | cyBerta |
2022-11-22 | add missing motd constants | cyBerta |
2022-11-22 | fix TestSetupHelper after updating Provider model | cyBerta |
2022-11-22 | parse motd url from assets folder and initialize Provider accordingly | cyBerta |
2022-11-22 | set motd url for Riseup in Bitmask | cyBerta |
2022-11-22 | add motd properties to Provider model | cyBerta |
2022-11-22 | add BuildConfig field to set motd url in custom branded clients | cyBerta |
2022-11-22 | add MotdClient, a Java wrapper around golang's motd | cyBerta |
2022-11-22 | Merge branch 'last_shapeshifter_update<3' into 'master' | cyberta |
2022-11-21 | trying to convince CI to reinit submodule | cyberta |
2022-11-21 | update bitmaskcore, fix motd url in .gitmodules | cyberta |
2022-11-21 | fix bitmaskcore builds on macOS, rename Shapeshifter to ShapeshifterClient as... | cyberta |
2022-11-11 | Merge branch 'typo' into 'master' | cyberta |
2022-11-11 | Merge branch 'dev-setup-help' into 'master' | cyberta |
2022-11-10 | more help for first-time devs | kwadronaut |