2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix potential NPE in ConfigureProviderFragment More... about 1 month ago
fix nullpointer exception in SetupActivity due to null provider More... about 1 month ago
add backwards compatible static getOrDefault method for maps, ensure that the name of v3 proiders are shown correctly in the navigation drawer More... about 1 month ago
remove dead code from ProviderApiManagerBase More... about 1 month ago
fix minor lint issue in ConfigureProviderFragment More... about 1 month ago
remove unused properties from activity_steup.xml More... about 1 month ago
ensure manually added v5 provider is properly saved after successfully configuring it More... about 1 month ago
show provider names (instead of domain names) and provider description properly for manually added providers in provider selection list More... about 1 month ago
remove prompt from QR-Code scanner as a quick fix for the missing edge-to-edge design insets handling of the QR code scanning activity. The prompt was not completely visible anymore and partly covered by the bottom navigation bar More... about 1 month ago
remove useless method in preference helper More... about 1 month ago
remove unused and deprecated provider setup classes More... about 1 month ago
adjust provider selection scroll view bottom padding depending on keyboard More... about 1 month ago
fix provider setup description in case the user has selected the default configuration method without using circumvention tech More... about 1 month ago
fix provider setup layout after switching to API 35 More... 9 months ago
clean up imports More... 9 months ago
fix drawer toggle color when switching between portrait and landscape mode More... 9 months ago
adapt UI to API 35 requirements: increase height of action bar, so that it draws below the status bar, status bar icon color depends on underlying background color of action bar. Improve navigation drawer gesture handling by excluding 200 dp next to the status image (mask) from Android's back gesture recognition More... 9 months ago
update target api to API 35, update dependencies More... 9 months ago
update gradle and gradle plugin More... 9 months ago
mention explicitely Tor as one circumvention method for the provider setup process More... 10 months ago
remove unused strings around cert handling More... 11 months ago
show error dialog in case invite code scanning fails More... 11 months ago
update to version 1.5.3 More... 11 months ago
update translations More... 11 months ago
GatewaySelectionFragment: update visibility of the recommended location's bridge icon according to bridge setting changes More... 11 months ago
GatewaySelectionFragment: show reset bridges hint only if the provider supports connecting without them More... 11 months ago
update VPN state to 'NOPROCESS' (not running) if starting obfsvpn fails while trying to establish an obfuscated connection More... 11 months ago
always close obfspvn client first, then stop running openvpn process More... 11 months ago
fix mock test implementation of BitmaskMobileCore interface More... 11 months ago
update bitmask-core-android, obfsvpn and bitmask-core improvements More... 11 months ago