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
Age
Commit message (
Collapse
)
Author
2021-11-07
Add provider setup unit tests wrt. Tor handling
cyBerta
2021-11-07
implement tor fallback mechanism for canConnect()
cyBerta
2021-11-07
catch possible IllegalStateException within stopService
cyBerta
2021-11-07
fix test provider json api v4
cyBerta
2021-11-06
add little comment about the meaning of providerIp and providerApiIp
cyBerta
2021-11-06
Keep preshipped and manually added provider urls as strings in ↵
cyBerta
ProviderManager, in order to avoid URL.equals() calls. Fixes also test.
2021-11-06
implement missing stubs in ProviderApiManagerTest after introducing tor ↵
cyBerta
related ProviderApiManager callbacks
2021-11-06
make default_url in DefaultedURL a local variable
cyBerta
2021-11-06
adapt mockhelper and include proxy port parameter
cyBerta
2021-11-06
fix tor provider setup fallback mechanism
cyBerta
2021-11-06
initiate tor status logs with empty strings
cyBerta
2021-11-06
fix potential memory leak
cyBerta
2021-11-06
fix app crash on pre Android 7
cyBerta
2021-11-06
hide connection detail UI on error handling
cyBerta
2021-11-06
implement tiomeout error handling + UI if tor doesn't start within 3 minutes
cyBerta
2021-11-05
reset tor proxy port used by okhttp on bridges settings disabled
cyBerta
2021-11-05
tweak notification settings
cyBerta
2021-11-05
localize notification channel description for tor notifications
cyBerta
2021-11-05
Ensure tor state is set to OFF after snowflake completely stopped.
cyBerta
2021-11-04
remove unused UNKNOWN TorStatus state
cyBerta
2021-11-04
use deprecated method to initiate FileObserver for now to avoid crashes on ↵
cyBerta
old devices
2021-10-24
remove unused service action STOP_PROXY
cyBerta
2021-10-24
cancel tor and provider setup on pressing back button
cyBerta
2021-10-23
rename usePluggableTransports prefrence to useBridges, start snowflake if ↵
cyBerta
useBridges is true
2021-10-22
fix utf-8 string icon variable naming
cyBerta
2021-10-22
show tor and snowflake connection status in provider setup screens
cyBerta
2021-10-16
tweak snowflake log message
cyBerta
2021-10-16
remove unneeded logs
cyBerta
2021-10-16
tweak tor done progess string
cyBerta
2021-10-16
cleanup imports
cyBerta
2021-10-16
show snowflake logs in notification
cyBerta
2021-10-16
don't recompile pattern in while loop
cyBerta
2021-10-16
show tor bootstrapping progress in notifications
cyBerta
2021-10-16
update shapeshifter jni bindings
cyBerta
2021-10-16
update tor-android
cyBerta
2021-10-02
update tor-android
cyBerta
2021-10-02
set max snowflake peers to 5 for now
cyBerta
2021-10-02
show snowflake logs in logcat
cyBerta
2021-10-02
add log to see if a fetch was successful
cyBerta
2021-10-02
* refactor startTorProxy()
cyBerta
* fix setting http proxy port correctly * snowflake+tor does currently only work when being connected to a wifi, not a cellular network. For now, we check if the device is connected to a wifi, before attempting to start tor
2021-10-02
update tor-android
cyBerta
2021-09-30
workaround for jni issue again
cyBerta
2021-09-30
remove tor circuit setup observer once timeout reached or tor circuits have ↵
cyBerta
been setup successfully
2021-09-30
set tor setup timeout to 3 minutes
cyBerta
2021-08-04
update import path for shapeshifter lib
cyberta
2021-08-04
adapt debug output
cyberta
2021-08-03
update bitmaskcore, updated shapeshifter with jni fix
cyberta
2021-08-03
update bitmaskcore
cyberta
2021-08-03
add missing debian packages to build tor
cyberta
2021-08-03
add some more debug output
cyberta
[next]