index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
Age
Commit message (
Expand
)
Author
10 days
use BuildConfig.preferred_client_api_version as default value for a Providers...
HEAD
master
cyBerta
10 days
update tests, add quic parsing tests and include fixes for updated hopping mo...
cyBerta
10 days
add support for QUIC for tunnel obfuscation
cyBerta
10 days
extend hopping pt configuarbility. Allow to set min- and maxHopPort, hopJitte...
cyBerta
10 days
add quic pluggable transport support
cyBerta
2025-02-13
fix kcp performance by fixing default kcp values and extending model class to...
cyBerta
2025-02-12
don't save any photos of a scanned qr code in app's cache directory
cyBerta
2025-02-05
update german translation
cyBerta
2025-02-05
update app translations
cyBerta
2025-02-04
Resolve "new permissions screen implementation"
Norbel Ambanumben
2025-02-04
fix crash when entering invalid invite token
cyBerta
2025-02-03
deduplicate code and improve intialization of discovery settings in circumven...
cyBerta
2025-02-03
persist v5 provider on successful provider setup, ensure introducer is also s...
cyBerta
2025-02-03
provider selection UI: add some comments about where which provider selection...
cyBerta
2025-02-03
update preshipped riseup provider.json
cyBerta
2025-02-03
remove demo provider from debug builds
cyBerta
2025-02-03
show configuration logs detail container only if VPN is not running
cyBerta
2025-02-03
provider setup: reset circumvention settings to defaults if a provider gets c...
cyBerta
2025-02-03
Always show autommatic circumvention settings. If a provider doesn't support ...
cyBerta
2025-02-03
rename TUNNELING_NONE to TUNNELING_AUTOMATICALLY and DISCOVERY_NONE to DISCOV...
cyBerta
2025-02-03
ensure we default to use bridges in case we switch the provider using an invi...
cyBerta
2025-02-03
fix automatic bridge selection settings string
cyBerta
2025-01-28
update string for vpn_certificate_is_invalid error message
cyBerta
2025-01-27
add auth token to introducer model class, pass auth token to bitmask-core
cyBerta
2025-01-18
feat: replace `mlkit` with `zxing`
Norbel Ambanumben
2025-01-15
fix hard-coding Riseup as provider name for domain black.riseup.net
cyBerta
2024-12-11
add javadoc to BitmaskCoreProvider
cyBerta
2024-12-11
reset v5 models in Provider's reset() method
cyBerta
2024-12-11
move api version parsing to top of Provider's define() method. Check if provi...
cyBerta
2024-12-11
set introducer URL in bitmask-core during provider setup, in case there's an ...
cyBerta
2024-12-11
implement Provider's hasGatewaysInDifferentLocations for APIv5, disables loca...
cyBerta
2024-12-11
implement provider setup progress event handling for v5
cyBerta
2024-12-11
Fix support for ed25519 private VPN keys, add signing capabilities for ed2551...
cyBerta
2024-12-11
return generic PrivateKey interface instead of EdECPrivateKey from PrivateKey...
cyBerta
2024-12-11
replace switch with if condition in ProviderApiManagerFactory
cyBerta
2024-12-11
validate ca certificate after fetching it from the API
cyBerta
2024-12-11
catch possible exceptions when trying to set base country in bitmask-core
cyBerta
2024-12-11
keep pem headers and footers when parsing vpn credentials
cyBerta
2024-12-11
get location name from ModelsLocation after swagger client update
cyBerta
2024-12-11
update swagger generated api client
cyBerta
2024-12-11
fix tests
cyBerta
2024-12-11
revert removal of certificate check in Provider setup v3
cyBerta
2024-12-11
impplement BitmaskCoreProvider which allows us to swap and mock BitmaskCorey ...
cyBerta
2024-12-11
fix getDomain() implementation in Provider after api v5 integration
cyBerta
2024-12-11
fix NPE in equals method of Provider class
cyBerta
2024-12-11
adapt gateway parsing and generation of VpnProfiles to apiv5
cyBerta
2024-12-11
add missing example pem file for CredentialsParserTest
cyBerta
2024-12-11
alwaysy use bitmask-core to fetch provider.json, avoid downloading it twice
cyBerta
2024-12-11
remove unused DOWNLOAD_VPN_CERTIFICATE action in APIv5
cyBerta
2024-12-11
fix fix check when to run geolocation lookups on provider setup
cyBerta
[next]