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
Age
Commit message (
Expand
)
Author
2026-04-20
improve censorship circumvention settings switches. Ensure that automatic and...
cyberta
2026-04-20
only pre-select 'automatic' for bridges in manual circumvention settings, in ...
cyberta
2026-04-15
sort excluded apps to the top when loading the app list and while using search
cyberta
2026-04-15
reconnect an ongoing VPN connection after returning from exclude apps context...
cyberta
2026-04-15
remove unnecessary VpnProfile member variable from ExcludeAppsFragment
cyberta
2026-04-15
remove unnecessary reference to emptyView in ExcludeAppsFragment
cyberta
2026-04-15
tweak search view layout
cyberta
2026-04-15
replace ListView with RecyclerView
cyberta
2026-04-15
update excluded apps list on launch and dynamically after an application gets...
cyberta
2026-04-16
linter fix, use isEmpty() instead of size() comparison
cyberta
2026-04-16
catch possible nullpointer exceptions when accessing eipService properties. T...
cyberta
2026-04-03
fix comment
cyberta
2026-04-03
better error logging in case creating notifications failed
cyberta
2026-04-03
ensure any exceptions are cought when starting TorService
cyberta
2026-04-03
catch possible foreground service related security exception in VoidVPNService
cyberta
2026-04-02
fix linter warning: catch possible security exception that might be raised. w...
cyberta
2026-04-02
fix flickering (and disabled) notification action buttons
cyberta
2026-04-02
catch possible foreground service exceptions and shutdown service in that case
cyberta
2026-03-27
fix provider name localization
cyberta
2026-03-26
always try to deserialize preshipped provider.json to v5 ProviderModel
cyberta
2026-03-16
fix timezone parsing for positive timezones
cyberta
2026-03-16
stop tor when the provider setup was successful
cyberta
2026-03-16
Reimpement IPtProxy management code: IPtProxys 'new' controller can only be i...
cyberta
2026-03-16
update bitmask-core-android, adapt ClientTransoprtPlugin to updated IPtProxy ...
cyberta
2026-01-26
fix potential NPE in ConfigureProviderFragment
cyberta
2026-01-26
fix nullpointer exception in SetupActivity due to null provider
cyberta
2026-01-26
add backwards compatible static getOrDefault method for maps, ensure that the...
cyberta
2026-01-26
remove dead code from ProviderApiManagerBase
cyberta
2026-01-26
fix minor lint issue in ConfigureProviderFragment
cyberta
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-12
update VPN state to 'NOPROCESS' (not running) if starting obfsvpn fails while...
cyBerta
2025-04-12
always close obfspvn client first, then stop running openvpn process
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
[next]