Age | Commit message (Expand) | Author |
2024-02-24 | remove unused build properties | cyBerta |
2024-02-23 | Merge branch 'fix_foreground_service_permissions_api_34' into 'master' | cyberta |
2024-02-19 | Merge branch 'fix_missing_fastlane_icn' into 'master' | kwadronaut |
2024-02-03 | fix missing fastlane icon | cyBerta |
2024-02-03 | fix foreground service permissions for Android API 34 | cyBerta |
2024-01-25 | Merge branch 'post_release_work' into 'master' | cyberta |
2024-01-26 | add jvm flags for unit tests | cyBerta |
2024-01-26 | move reqex pattern for IPv4 and PEM into functions for now | cyBerta |
2024-01-26 | remove some tests of TetheringStateManager which are hard to rewrite without ... | cyBerta |
2024-01-25 | fix ProviderApiManagerTest, sneaking in some missing changes from previous co... | cyBerta |
2024-01-25 | refactor ProviderApiConnector, allow to inject dummy implementations for unit... | cyBerta |
2024-01-25 | ProviderSetupObservable: replace deprecated Observer class with PropertyChang... | cyBerta |
2024-01-25 | remove methods from ConfigHelper after moving functionality to CertificateHelper | cyBerta |
2024-01-25 | improve TimezoneHelper, don't allow to set the TimezoneInterface outside of U... | cyBerta |
2024-01-25 | improve MockSharedPreferences, adding implementations for put/get Long and pu... | cyBerta |
2024-01-25 | update client cert for test | cyBerta |
2024-01-25 | rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie... | cyBerta |
2024-01-25 | fix VpnCertificateValidatorTest, extract CertificateHelper (returns a fingerp... | cyBerta |
2024-01-25 | fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe... | cyBerta |
2024-01-25 | fix ProviderManagerTest, adapt InputStreamHelper and Filehelper to be mockabl... | cyBerta |
2024-01-24 | add TorStatusObservableTest testing propertyChange pattern | cyBerta |
2024-01-24 | fix GatewaysManagerTest | cyBerta |
2024-01-24 | fix ProviderTest | cyBerta |
2024-01-24 | fix VpnProfileTest | cyBerta |
2024-01-24 | fix GatewaySelectorTest, introduce TimezoneHelper | cyBerta |
2024-01-22 | fix check if provider setup result matches the intended last selected provider | cyBerta |
2024-01-17 | replace deprectated Observer and Observables by PropertyChangeListener and Pr... | cyBerta |
2023-11-24 | cache library build artifacts and pass them to screenshot stage | cyBerta |
2023-11-23 | try to fix the startEmulators script | cyBerta |
2023-11-23 | don't run unit tests in screenshot CI build step | cyBerta |
2023-11-23 | build screenshots for both Bitmask and RiseupVPN on CI | cyBerta |
2023-11-23 | let android-fastlane docker image depend on android-ndk docker image, because... | cyBerta |
2023-11-23 | move RiseupVPN's fastlane meta data into fastlane/metadata/android as F-Droid... | cyBerta |
2023-11-23 | only click on the VPN start button after a successful provider setup if we ac... | cyBerta |
2023-11-23 | less verbose output for tryResolve() | cyBerta |
2023-11-23 | ensure ProviderSetupTest doesn't fail with fastlane which runs the same test ... | cyBerta |
2023-11-23 | download frames after installation of fastlane frameit | cyBerta |
2023-11-23 | move bitmask fastlane metadata to src/normal/fastlane/metadata/android/ (/and... | cyBerta |
2023-11-23 | improve screenhsot tests, fix them for custom flavored builds | cyBerta |
2023-11-23 | fixing Screenshot tests for Bitmask, provider setup screenshot tests are also... | cyBerta |
2023-11-23 | update gradle dependencies and bump Android SDK to API 34 | cyBerta |
2023-11-23 | remove deprecated layout files | cyBerta |
2023-11-23 | use application context to create VPN permission request intent | cyBerta |
2023-11-23 | replace direct call on private static currentStatus field with getInstance() ... | cyBerta |
2023-11-23 | add null-check before delayed calling of the activity callback in ConfigureOr... | cyBerta |
2023-11-23 | remove unused layout file of deprecated provider setup UI | cyBerta |
2023-11-23 | add changelog in a fastlane friendly formatting | cyBerta |
2023-11-23 | Merge branch 'update_docker_images2' into 'master' | cyberta |
2023-11-23 | install system-images for API 34 on emulator docker image | cyBerta |
2023-11-22 | update to android API 34, force all docker images to be rebuilt | cyBerta |