Age | Commit message (Expand) | Author |
2023-04-13 | don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ... | cyBerta |
2023-03-30 | Merge branch 'fastlane' into 'master' | cyberta |
2023-02-23 | fix city choose test | kwadronaut |
2023-01-19 | improve screenshot tests, run in different languages, test more Fragments/Act... | cyberta |
2023-01-05 | hide gateway pinning entry and obfuscation pinning entry in releases | cyBerta |
2023-01-03 | Merge branch 'fix_animation_crash' into 'master' | cyberta |
2022-12-28 | fix crash when trying to animate a drawable after Fragment is not in resumed ... | cyBerta |
2022-12-28 | RiseupVPN: default to udp on fresh installs | cyBerta |
2022-12-23 | always-on might also restart the VoidVPNService without an intent, always cre... | cyBerta |
2022-12-23 | try to fix potential RemoteServiceException: Bad notification for startForegr... | cyBerta |
2022-12-21 | fix MinieVPNExecutableName() | cyBerta |
2022-12-21 | remove dead code related to deprecated Android versions | cyBerta |
2022-12-21 | remove dead code in VpnNotificationManager after minSdk update | cyBerta |
2022-12-21 | take extra care for wrongly formatted strings when using spannables in Tether... | cyBerta |
2022-12-16 | Merge branch 'fix_manual_provider_addition' into 'master' | cyberta |
2022-12-16 | minor: make weak ref final | cyBerta |
2022-12-16 | compare mainURL instead of domain when checking if provider setup finished su... | cyBerta |
2022-12-15 | center and capitalize actionbar title, in Bitmask, center but not capitalize ... | cyBerta |
2022-12-15 | null explicitely service openvpn serviceconnections after they've been closed | cyBerta |
2022-12-15 | remove superfluous parameter in MainButtons update method | cyBerta |
2022-12-15 | remove EipFragmentServiceConnection, fixes memory leaks | cyBerta |
2022-12-15 | force nulling context after TorServiceConnection.close() | cyBerta |
2022-12-15 | don't create a new GatewaysSelectionFragment if it is already shown | cyBerta |
2022-12-15 | balance registering and un-registering listeners and observers in GatewaySele... | cyBerta |
2022-12-15 | setting spannable in ActionBar correctly. Fixes crash | cyBerta |
2022-12-12 | remove some logs | cyBerta |
2022-12-12 | implement better snowflake connection setup handling in case either http doma... | cyBerta |
2022-12-09 | show connecting state background when vpn is actually blocking for now | cyBerta |
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-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-11-30 | clean up imports | cyberta |
2022-11-30 | avoid resource not found exception by initializing actionBarTextColor with de... | 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 | move EipFragment to normal and custom flavor for now | 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 | 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 |