Age | Commit message (Expand) | Author |
2021-12-21 | improve error handling message for custom branded clients in case of misconfi... | cyBerta |
2021-11-08 | Don't allow fallback tor mechanism for failed geoip service calls. | cyBerta |
2021-11-06 | fix tor provider setup fallback mechanism | cyBerta |
2021-11-05 | Ensure tor state is set to OFF after snowflake completely stopped. | cyBerta |
2021-11-04 | remove unused UNKNOWN TorStatus state | cyBerta |
2021-10-23 | rename usePluggableTransports prefrence to useBridges, start snowflake if use... | cyBerta |
2021-10-02 | * refactor startTorProxy() | cyBerta |
2021-07-21 | fix tor fallback check for failing api calls | cyBerta |
2021-07-21 | initial tor-integration to circumvent blocking attempts of the provider api | cyBerta |
2021-02-26 | fix another empty alert on server reponding null a body during provider setup | cyBerta |
2021-02-18 | add DEBUG_MODE api response logging to insecure build flavor, too | cyBerta |
2021-02-18 | add a lot of API related error logs to log screen | cyBerta |
2020-12-29 | update butterknife probably a last time | cyBerta |
2020-12-29 | new year cleanup: restructure messy project | cyBerta |
2020-07-25 | only allow geoip service calls if the vpn is not yet running in order to get ... | cyBerta |
2020-07-24 | try to fetch geoip service only if non-default url exists | cyBerta |
2020-07-23 | implement gateway selection based on geoip service | cyBerta |
2020-03-17 | switch to AndroidX | cyBerta |
2020-01-21 | implement no-dns fallback using okhttp's Dns interface | cyberta |
2020-01-13 | remove unused code - move constant 'danger_on' for insecure test builds to Co... | cyBerta |
2019-12-13 | improve better server balancing: update eip-service.json every 3 days after a... | cyBerta |
2019-09-27 | fix error handling for failing fetch of eip-service.json in production flavor... | cyBerta |
2019-08-02 | add missing import | cyBerta |
2019-08-02 | add provider/gateway setup infos to LogView in debug builds | cyBerta |
2019-07-12 | replace 'Bitmask' in strings with variable for a better client customization | cyBerta |
2019-05-21 | * show error dialog if provider is misconfigured and has not allowed registra... | cyBerta |
2019-05-20 | improve provider json validation during setup | cyBerta |
2018-12-07 | first shot gatewayselection | cyBerta |
2018-08-17 | #8896 get rid of intent member variable as state holder... && extract Provide... | cyBerta |
2018-07-04 | #8886 add layout for tablets and improve tablet and phone layouts in general ... | cyBerta |
2018-06-27 | Merge branch 'master' into add_provider | lalottacontinua |
2018-06-27 | #8886 implemented in insecure as well | lalottacontinua |
2018-06-14 | working version not insecure yet | lalottacontinua |
2018-05-12 | added NewProviderActivity basics | l |
2018-03-18 | refactor ConfigHelper, split into multiple helper classes | cyBerta |
2018-03-06 | cleanup - rename layout files | Fup Duck |
2018-02-21 | Merge branch '#8858_persist_custom_providers' into '0.9.8' | fupduck |
2018-02-21 | #8858 add custom providers to the providers list on successful setup | cyBerta |
2018-02-20 | #8853 show 'It doesn\'t seem to be a Bitmask provider' if entered URL is crap | cyBerta |
2018-02-20 | #8853 fix failing vpn cert download callback for insecure flavor and use new ... | cyBerta |
2018-02-18 | #8857 fix recreation / restore of ConfigurationWizard error dialogs | cyBerta |
2018-02-16 | #8789 fix reference in production flavor of ProviderApiManager | cyBerta |
2018-02-15 | 8797 - pair programming effort | Fup Duck |
2018-02-11 | 8827 - discussion | Fup Duck |
2018-02-09 | 8827 - bugfix | Fup Duck |
2018-02-09 | 8827 - resolve discussions | Fup Duck |
2018-02-09 | 8827 - merge request discussions | Fup Duck |
2018-02-08 | Merge branch 'leap_0.9.8' into 8827_handle_switch_provider | Fup Duck |
2018-02-08 | 8827 - fix tests | Fup Duck |
2018-02-06 | 8827 - handle switch provider correctly | Fup Duck |