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
/
eip
Age
Commit message (
Expand
)
Author
2021-10-16
show tor bootstrapping progress in notifications
cyBerta
2021-10-02
add log to see if a fetch was successful
cyBerta
2021-07-21
stop torService immediately instead of queueing it in provider api service
cyBerta
2021-07-21
Stop tor proxy if provider api communication failed. Proxy will be reinitiate...
cyBerta
2021-07-21
initial tor-integration to circumvent blocking attempts of the provider api
cyBerta
2021-06-04
fix app crash in gateway selection error handling
cyBerta
2021-04-28
ask to disable manual gateway selection if current combination of transport a...
cyberta
2021-04-22
shorter debug log if GatewayManager parses Provider data that doesn't support...
cyBerta
2021-04-22
initial draft for gateway selection on Android
cyBerta
2021-04-22
rename preference helper method for getting the preferred city
cyBerta
2021-04-22
Adapt gateway selector to check for nearest gateway within a city. Also optio...
cyBerta
2021-04-22
fix app crash on void vpn service start
cyberta
2021-02-28
fix potential ArrayIndexOutOfBounds Exception while trying to establish a con...
cyBerta
2021-02-28
set early foreground notification for void vpn service
cyBerta
2021-02-28
cleanup
cyBerta
2021-02-28
fix error handling for VpnProfile.checkProfile()
cyBerta
2021-02-28
remove unused method
cyBerta
2021-02-28
remove unused HIDELOG flag
cyBerta
2021-02-28
no need to delete notification channels on service destroy
cyBerta
2021-02-26
Merge branch 'ipv6_gateway_selection' into 'beta-release'
cyberta
2021-02-26
fix potential Nullpointer exception when calling VpnService.prepare()
cyBerta
2021-02-26
Bigger refactoring:
cyBerta
2021-02-26
distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
cyBerta
2021-02-26
use early routes (blocking traffic) only on reboot
cyBerta
2021-02-26
implement service binding in order to fix remote service exception during for...
cyBerta
2021-02-26
some refactorings in VpnNotificationManager, start foreground service notific...
cyBerta
2021-02-18
add a lot of API related error logs to log screen
cyBerta
2021-02-16
adapt eip-service.json parsing to support ipv6
cyBerta
2021-02-15
switch faster to next gateway during eip setup if current one is not responsive
cyBerta
2020-12-30
replace jetbrains.annotations by androidx.annotations
cyBerta
2020-12-29
new year cleanup: restructure messy project
cyBerta
2020-12-28
fix broken exclude apps feature
cyBerta
2020-12-28
cleanup, remove unused code and deprecated comments
cyBerta
2020-07-26
JobIntentServices leak activity context in APIs < 25, use application context...
cyBerta
2020-07-24
fix bug in vpn profile based gateway order detection, write additional tests ...
cyBerta
2020-07-24
fix bug in gateway selection - always iterate through all gateways and count ...
cyBerta
2020-07-24
adapt profile selection after perordered gateway list was introduced and use ...
cyBerta
2020-07-23
fix potential nullpointer exception in geoipservice json parsing
cyBerta
2020-07-23
implement gateway selection based on geoip service
cyBerta
2020-06-10
catch rare IllegalStateExceptions when enqueueing jobs
cyBerta
2020-03-17
switch to AndroidX
cyBerta
2020-01-24
implement basic UI for VPN tethering
cyBerta
2019-12-13
reset UI State if blocking VPN was finished
cyBerta
2019-11-01
start void vpn if no more gateways available during setup
cyBerta
2019-11-01
unify error id between provider api service and eip service
cyBerta
2019-10-25
increase threshold until EipStatus is set to DISCONNETED or BLOCKING - reduce...
cyBerta
2019-10-25
implement error handling for edge case when Android
cyBerta
2019-10-20
show dialog if end of provider's gateway list is reached (#8964)
cyBerta
2019-10-19
unit tests for gateway manager's gateway selection
cyBerta
2019-10-19
move EIP service related error types to EIP class, specify error if the end o...
cyBerta
[next]