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
Age
Commit message (
Expand
)
Author
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
improve warning layout at the top of the application list
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-17
remove duplicated string. also available as "qr_scanner_prompt", and I could ...
emma peel
2026-03-16
fix timezone parsing for positive timezones
cyberta
2026-03-16
change SetupActivity from singleInstance to singleTop, so that duplicated tas...
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-03-12
rm transifex in src string
kwadronaut
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
remove unused properties from activity_steup.xml
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-05-20
update gradle and gradle plugin
cyBerta
2025-05-15
mention explicitely Tor as one circumvention method for the provider setup pr...
cyBerta
2025-04-15
remove unused strings around cert handling
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
update translations
cyBerta
2025-04-12
GatewaySelectionFragment: update visibility of the recommended location's bri...
cyBerta
[next]