Age | Commit message (Expand) | Author |
2022-12-06 | fix: show message of thew day only once a day | cyberta |
2022-12-06 | restrict transition animation to connected -> disconnected state change | cyberta |
2022-12-06 | repeat connecting animation, fade out before restarting | cyberta |
2022-12-06 | re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector gra... | cyberta |
2022-12-05 | Bitmask splash screen for Android 12+ | cyberta |
2022-12-05 | replace motd png with vector graphic | cyberta |
2022-12-04 | implement RiseupVPN splash screen for Android API 31+ | cyberta |
2022-12-04 | replace vpn state background pngs for Bitmask with vector graphics | cyberta |
2022-12-04 | replace connected state background pngs for RiseupVPN with vector graphics | cyberta |
2022-12-02 | fix location button icon color for RiseupVPN | cyberta |
2022-12-02 | clean up | cyberta |
2022-12-02 | increase shadow of main button | cyberta |
2022-12-02 | replace button pngs with vector graphics | cyberta |
2022-12-02 | tweak on/off button size | cyberta |
2022-12-02 | add another setText() method in LocationButton that allows to pass a string r... | cyberta |
2022-12-02 | fix colors | cyberta |
2022-12-02 | implement transition animation between connected and disconnected state for R... | cyberta |
2022-12-02 | implement connecting animation for riseup | cyberta |
2022-12-02 | rearranging assets, split them into normal and custom flavor | cyberta |
2022-12-02 | add new drawables for riseupVPN | cyberta |
2022-12-02 | add missing default EipFragment layout file for x-large portrait displays | cyberta |
2022-12-02 | fix default location button design | cyberta |
2022-12-02 | keep default EipFragment layout for backwards compatibility | cyberta |
2022-12-02 | rename drawables and colors according to the state they're representing | 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 | 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 | implement splash screen - for now without progress bar animation | 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 | 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 |