summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/models
AgeCommit message (Expand)Author
2023-08-30fix notification permission handling, also covering the case of an app update...cyBerta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-07-13migrate to encrypted shared preferencescyBerta
2023-04-15fix missing domain name of manually added providers in provider selectioncyBerta
2023-04-13adding testscyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2023-04-13don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ...cyBerta
2022-11-22fix testscyBerta
2022-11-22create UI for message of the daycyBerta
2022-11-22add missing motd constantscyBerta
2022-11-22add motd properties to Provider modelcyBerta
2022-08-10reset provider details on next stable releasecyBerta
2022-08-07prepare final riseup lilypad transitioncyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
2022-08-05add missing GatewayJson classcyBerta
2022-08-05revert gateway selection during gateway pinningcyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-07-25never update ProviderOberservable with a null provider, use a default provide...cyBerta
2022-07-25client update check, removes current provider data on app update if calyx mov...cyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn instea...cyBerta
2022-07-19Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...cyBerta
2022-07-19obfuscate vpn traffic using either shapeshfiter or obfsvpncyBerta
2022-07-18Merge branch 'eip-service.json_updates' into 'master'cyberta
2022-07-18update soon expiring vpn certificates after connecting to the VPNcyBerta
2022-06-08add debug feature to pin single gatewayscyBerta
2022-05-08update min l110n, (c) datekwadronaut
2021-11-25implement UI, logic and test for prefer UDP preferencescyBerta
2021-11-25implement UI to enable/disable tor in settings fragmentcyBerta
2021-11-23sort locations by transportcyBerta
2021-11-23calculate and show gateway load related to transportcyBerta
2021-11-21implement new gateway selection UI, using same UX principles as for desktopcyBerta
2021-11-20implement a selection indicator for location listcyBerta
2021-11-15show bridges icon in gateway selector for locations supporting themcyBerta
2021-11-15draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-06add little comment about the meaning of providerIp and providerApiIpcyBerta
2021-11-06make default_url in DefaultedURL a local variablecyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-04-22initial draft for gateway selection on AndroidcyBerta
2021-04-22Adapt gateway selector to check for nearest gateway within a city. Also optio...cyBerta
2021-02-26Merge branch 'ipv6_gateway_selection' into 'beta-release'cyberta
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2021-02-25ensure the private api and the preshipped certificate will be used to setup t...cyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta