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-02-18
add a lot of API related error logs to log screen
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
2019-10-19
fix gateway selection wrt. supported transport
cyBerta
2019-10-19
configure Gateways either from preferences or from current provider object
cyBerta
2019-10-06
fix merge conflict related bug with excluding apps from vpn
cyBerta
2019-10-06
show error dialog if no valid gateway configuration can be found for a provider
cyBerta
2019-10-05
ignore gateways with invalid transports while still adding gateways with vali...
cyBerta
2019-10-05
change flag iat-mode to iatMode for now - due to changed demo provider setup
cyBerta
2019-10-01
Merge branch 'pluggableTransports2'
cyBerta
2019-09-08
New icon and text for Excluded Apps. Using PreferenceHelper. Test done.
akuma
2019-08-09
Select Apps option
akuma
2019-08-02
remove unused context from GatewaysManager
cyBerta
2019-08-02
rename DispatcherOptions to Obfs4Options
cyBerta
2019-08-02
minor cleanup in EIP
cyBerta
2019-08-02
add simple UI to enable/disable PT usage
cyBerta
2019-08-02
adapt error handling during eip setup: refresh UI if gateway profile could no...
cyBerta
2019-08-02
remove equals method in Gateway class after rebasing onto latest master
cyBerta
2019-08-02
'using an obfusctation connection' in italic
cyBerta
2019-08-02
create one vpnprofile per transport per gateway. implement basis to switch be...
cyBerta
2019-08-02
update method name for gateway configuration v3
cyBerta
2019-08-02
use api version 3 for pluggable Transports
cyBerta
2019-08-02
* refactor vpn profile generation
cyBerta
2019-08-02
squashed commit for Pluggable Transports
cyBerta
2019-07-12
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
cyBerta
2019-07-12
better support for android 8.X always-on killswitch (#8945 & #8928)
cyBerta
2019-07-12
replace 'Bitmask' in strings with variable for a better client customization
cyBerta
2019-05-22
* adds a DISCONNECTING state
cyBerta
2019-03-09
improve vpn shutdown regarding the new gateway selection
cyBerta
2019-03-09
clean up in EIP
cyBerta
[next]