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
/
main
/
java
/
se
Age
Commit message (
Expand
)
Author
2026-01-26
ensure manually added v5 provider is properly saved after successfully config...
cyberta
2026-01-26
show provider names (instead of domain names) and provider description proper...
cyberta
2026-01-23
remove useless method in preference helper
cyberta
2026-01-23
remove unused and deprecated provider setup classes
cyberta
2026-01-21
adjust provider selection scroll view bottom padding depending on keyboard
cyberta
2026-01-20
fix provider setup description in case the user has selected the default conf...
cyberta
2025-05-22
fix provider setup layout after switching to API 35
cyBerta
2025-05-22
clean up imports
cyBerta
2025-05-22
fix drawer toggle color when switching between portrait and landscape mode
cyBerta
2025-05-22
adapt UI to API 35 requirements: increase height of action bar, so that it dr...
cyBerta
2025-04-15
show error dialog in case invite code scanning fails
cyberta
2025-04-14
improve wording about trustworthiness of pre-shipped providers
cyBerta
2025-04-12
GatewaySelectionFragment: update visibility of the recommended location's bri...
cyBerta
2025-04-12
GatewaySelectionFragment: show reset bridges hint only if the provider suppor...
cyBerta
2025-04-11
rename log prefix from 'obfs4-client' to 'obfsvpn-client'
cyBerta
2025-04-11
obfsvpn client: use constant for running state
cyBerta
2025-04-11
improve state handling of obfsvpn; try to restart obfsvpn in on different pro...
cyBerta
2025-04-11
chore: update `fqdn` validation
Norbel Ambanumben
2025-03-27
remove deprecated TODOs
cyBerta
2025-03-27
fix updateServiceInfo() in v5, ensure the authentication token is used (if av...
cyBerta
2025-03-27
implement updating VPN certificate in v5, also fixes a NPE
cyBerta
2025-03-27
set bitmask-core's debug mode before fetching ServiceInfos in case app is a d...
cyBerta
2025-03-26
chore: update network address validation
Norbel Ambanumben
2025-03-23
chore: remove camera permission for custom branded versions
Norbel Ambanumben
2025-03-19
fix UI: Disable manual circumvention settings if prefer UDP is turned on
cyBerta
2025-03-19
add null check when parsing bridge options, reduces noisy error log output
cyBerta
2025-03-18
fix parsing query parameters from invite code uri
cyBerta
2025-03-17
handle string values gracefully that should actually be integers when parsing...
cyBerta
2025-02-28
use BuildConfig.preferred_client_api_version as default value for a Providers...
cyBerta
2025-02-28
add support for QUIC for tunnel obfuscation
cyBerta
2025-02-28
extend hopping pt configuarbility. Allow to set min- and maxHopPort, hopJitte...
cyBerta
2025-02-28
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-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
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-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
[next]