Age | Commit message (Expand) | Author |
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 |
2018-12-27 | add test and minor refactoring for gateway selection | cyBerta |
2018-12-07 | first shot gatewayselection | cyBerta |
2018-11-09 | block ipv6 addresses if void vpn is running | cyBerta |
2018-05-12 | Merge branch 'cyberta_master' into #8885_testing_ProviderManager | cyBerta |
2018-03-23 | 8876 - refactor EIP to JobIntentService | Fup Duck |
2018-03-23 | #8876 fix formatting | cyBerta |