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
Age
Commit message (
Expand
)
Author
2024-12-11
update to 1.5.0RC1
HEAD
master
cyBerta
2024-12-11
update snowflake stun servers
cyBerta
2024-12-11
add javadoc to BitmaskCoreProvider
cyBerta
2024-12-11
reset v5 models in Provider's reset() method
cyBerta
2024-12-11
move api version parsing to top of Provider's define() method. Check if provi...
cyBerta
2024-12-11
set introducer URL in bitmask-core during provider setup, in case there's an ...
cyBerta
2024-12-11
implement Provider's hasGatewaysInDifferentLocations for APIv5, disables loca...
cyBerta
2024-12-11
implement provider setup progress event handling for v5
cyBerta
2024-12-11
Fix support for ed25519 private VPN keys, add signing capabilities for ed2551...
cyBerta
2024-12-11
return generic PrivateKey interface instead of EdECPrivateKey from PrivateKey...
cyBerta
2024-12-11
replace switch with if condition in ProviderApiManagerFactory
cyBerta
2024-12-11
validate ca certificate after fetching it from the API
cyBerta
2024-12-11
catch possible exceptions when trying to set base country in bitmask-core
cyBerta
2024-12-11
keep pem headers and footers when parsing vpn credentials
cyBerta
2024-12-11
get location name from ModelsLocation after swagger client update
cyBerta
2024-12-11
update swagger generated api client
cyBerta
2024-12-11
fix tests
cyBerta
2024-12-11
revert removal of certificate check in Provider setup v3
cyBerta
2024-12-11
impplement BitmaskCoreProvider which allows us to swap and mock BitmaskCorey ...
cyBerta
2024-12-11
fix getDomain() implementation in Provider after api v5 integration
cyBerta
2024-12-11
fix NPE in equals method of Provider class
cyBerta
2024-12-11
adapt gateway parsing and generation of VpnProfiles to apiv5
cyBerta
2024-12-11
add missing example pem file for CredentialsParserTest
cyBerta
2024-12-11
alwaysy use bitmask-core to fetch provider.json, avoid downloading it twice
cyBerta
2024-12-11
remove unused DOWNLOAD_VPN_CERTIFICATE action in APIv5
cyBerta
2024-12-11
fix fix check when to run geolocation lookups on provider setup
cyBerta
2024-12-11
update bitmask-core API, store v5 provider details
cyBerta
2024-12-11
add CredentialsParser which is responsible to parse the reponse from /api/5/o...
cyBerta
2024-12-11
add missing buildConfigField in build.gradle
cyBerta
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-10
Add English to available languages
kwadronaut
2024-12-09
remove languages with less translations
Norbel Ambanumben
2024-12-09
fix retry mechanism in provider setup error handling
cyBerta
2024-12-04
Update metadata for play store
kwadronaut
2024-11-28
update ui behaviour
Norbel AMBANUMBEN
2024-11-28
chore: update app text
Norbel AMBANUMBEN
[next]