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
/
leap
/
bitmaskclient
/
providersetup
/
fragments
Age
Commit message (
Expand
)
Author
2025-03-23
chore: remove camera permission for custom branded versions
Norbel Ambanumben
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-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
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
set introducer URL in bitmask-core during provider setup, in case there's an ...
cyBerta
2024-12-11
update bitmask-core API, store v5 provider details
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
get and set COUNTRYCODE preferences
cyBerta
2024-12-11
refactoring in Provider class: replace DefaultURL with strings, keep api as i...
cyBerta
2024-10-29
chore: update view and text
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): 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-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
2024-03-09
catch nullpointer exception in ConfigureProviderFragment
cyBerta
2024-03-01
replace hard coded Bitmask with %s in string resources in context of circumve...
cyBerta
2024-02-27
Allow entering valid domains instead of URLs including protocol. Don't allow ...
cyBerta
2024-02-27
scroll EditText to visible area after the keyboard appeared
cyBerta
2024-02-26
save manually added providers in encrypted shared preferences instead of exte...
cyBerta
2024-01-25
ProviderSetupObservable: replace deprecated Observer class with PropertyChang...
cyBerta
2024-01-25
rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...
cyBerta
2024-01-22
fix check if provider setup result matches the intended last selected provider
cyBerta
2023-11-23
add null-check before delayed calling of the activity callback in ConfigureOr...
cyBerta
2023-10-25
automatically move to next provider setup fragment after permission dialog wa...
cyBerta
2023-10-25
always show provider setup progress in percentage, combine tor bootstrap prog...
cyBerta
2023-10-24
use new provider setup flow for custom branded apps
cyBerta
2023-10-24
show progress spinner during provider setup in custom flavored apps
cyBerta
2023-08-07
avoid possible NPEs in ConfigureProviderFragment
cyBerta
2023-08-07
Fixes various bugs related to the re-creation of the SetupActivity and the lo...
cyBerta
2023-08-05
distinguish plain VPN and circumvention case regarding the configuration desc...
cyBerta
2023-08-04
implement custom 'start vpn' button design for initial provider setup
cyBerta
2023-08-04
clean up
cyBerta
2023-08-04
fix cancel button visibility
cyBerta
2023-08-04
hide keyboard when edit text focus was lost in provider selection screen
cyBerta
2023-08-04
hard code calyx and riseup provider names ...
cyBerta
2023-08-03
preselect plain vpn/cirucmvention selection from shared preferences
cyBerta
2023-08-03
show immediate feedback on button click before the provider SetupActivity van...
cyBerta
2023-08-03
fix empty permission fragment layout
cyBerta
2023-08-03
show error dialogs if provider setup fails
cyBerta
[next]