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
2024-12-11
fix error handling when setting up a new provider
cyBerta
2024-12-11
add support for running bitmask-core's apiv5 bootstrap via tor + snowflake
cyBerta
2024-12-11
replace deprecated Bundle.getParcelable(...) call with BundleCompat.getParcel...
cyBerta
2024-12-11
Improve setting valid URL as main URL string. Fixes parceling exception of Pr...
cyBerta
2024-12-11
add new java swagger model classes to Provider model, replace java models of ...
cyBerta
2024-12-11
add build script to generate Java swagger client code. Also adding the genera...
cyBerta
2024-12-11
implement ProviderAPI's DOWNLOAD_SERVICE_JSON action for v5
cyBerta
2024-12-11
very basic provider setup for v5, proper error handling still missing
cyBerta
2024-12-11
add helper method to parse a list of x509 Certificates to a pem formatted string
cyBerta
2024-12-11
get and set COUNTRYCODE preferences
cyBerta
2024-12-11
query v5 model classes in case the provider is apiVersion => 5
cyBerta
2024-12-11
add setters and getters to attach bitmask-cores's gateway, bridges and provid...
cyBerta
2024-12-11
implement bitmask-core's store interface in PreferenceHelper
cyBerta
2024-12-11
refactoring in Provider class: replace DefaultURL with strings, keep api as i...
cyBerta
2024-12-11
change 'Any' to 'Automatically Select' in Circumvention Settings screen
cyBerta
2024-12-09
fix retry mechanism in provider setup error handling
cyBerta
2024-11-28
update ui behaviour
Norbel AMBANUMBEN
2024-11-28
chore: update app text
Norbel AMBANUMBEN
2024-11-28
finalize gateway manager
Norbel AMBANUMBEN
2024-11-28
updated settings
Norbel AMBANUMBEN
2024-11-28
updated settings
Norbel AMBANUMBEN
2024-11-28
updated settings
Norbel AMBANUMBEN
2024-11-28
updated settings
Norbel AMBANUMBEN
2024-11-28
chore: disable bridges when UDP is enabled.
Norbel AMBANUMBEN
2024-11-28
chore: update settings logic
Norbel AMBANUMBEN
2024-11-28
updated settings
Norbel AMBANUMBEN
2024-11-28
chore: update preference values.
Norbel AMBANUMBEN
2024-11-28
chore: bootstrap censorship circumvention fragment.
Norbel AMBANUMBEN
2024-10-29
chore: update view and text
Norbel AMBANUMBEN
2024-10-23
restructure code
Norbel AMBANUMBEN
2024-10-23
update: camera scanner implementation
Norbel AMBANUMBEN
2024-10-23
chore: boostrap scanner
Norbel AMBANUMBEN
2024-10-11
feat(invite-code): update state to switch provider when provider previously c...
Norbel AMBANUMBEN
2024-10-11
feat(invite-code): register scheme for `obfsvpnintro`
Norbel AMBANUMBEN
2024-10-11
feat: add invite code to UI.
Norbel Ambanumben
2024-10-09
configure provider setup after notifications
Norbel AMBANUMBEN
2024-10-07
feat: add language selection
Norbel Ambanumben
2024-08-18
improve pairity between registering and unregistering the obfsvpn event logger
cyBerta
2024-08-14
Refactoring that allows enables Bitmask to handle providers that have more th...
cyBerta
2024-07-23
add support for ed25519 private keys for VPN connection setup
cyBerta
2024-07-11
initial refactoring to add a separate provider api manager for API v5
cyBerta
2024-06-30
allow gateway pinning and obfuscation proxy pinning in beta builds
cyBerta
2024-06-28
fix memory leak in UpdateDownloadManager
cyBerta
2024-06-26
make a couple of member variables of model classes final, since they are not ...
cyBerta
2024-06-26
improve error log shown if the provider doesn't support openvpn in UDP mode f...
cyBerta
2024-06-26
fix missing start() call for the obfsvpn client thread, implement EventLogger...
cyBerta
2024-06-26
reset connection proxy port and host name in case we use an obfuscated connec...
cyBerta
2024-06-17
update obfsvpn to version 1.0.0, this is a breaking API change. Obfsvpn requi...
cyBerta
2024-04-26
allow during the initial setup to re-launch the app and resume in the configu...
cyBerta
2024-04-24
temporary workaround that stores provider setup updates if app is in backgrou...
cyBerta
[next]