Age | Commit message (Expand) | Author |
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 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 | 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 | tint action bar according to connection state | 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 | fix tests | cyBerta |
2022-11-22 | add missing call to super in ProviderListBaseActivity | cyBerta |
2022-11-22 | remove unused imports | 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 | parse motd url from assets folder and initialize Provider accordingly | cyBerta |
2022-11-22 | add motd properties to Provider model | cyBerta |
2022-11-22 | add MotdClient, a Java wrapper around golang's motd | cyBerta |
2022-11-21 | fix bitmaskcore builds on macOS, rename Shapeshifter to ShapeshifterClient as... | cyberta |
2022-08-10 | reset provider details on next stable release | cyBerta |
2022-08-09 | Merge branch 'improve_stop_blocking' into 'master' | cyberta |
2022-08-09 | fix german 'stop blocking' string | cyBerta |
2022-08-09 | show stop blocking in error dialog if no more gateways of a given transport a... | cyBerta |
2022-08-09 | fix error dialog buttons after screen rotation | cyBerta |
2022-08-09 | fix check if system properties exist, take empty strings into consideration | cyBerta |
2022-08-08 | Merge branch 'update_dependencies' into 'master' | cyberta |
2022-08-08 | set IMMUTABLE flags for PendingIntents on Android 12+ | cyBerta |
2022-08-08 | apply some minor bugfixes from ics-openvpn | cyBerta |
2022-08-08 | update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr... | cyBerta |
2022-08-07 | prepare final riseup lilypad transition | cyBerta |
2022-08-07 | set riseup's main_url to black.riseup.net while still showing riseup.net as d... | cyBerta |