telenordigital / connect-android-sdk

Android SDK for CONNECT ID
https://telenordigital.github.io/id-docs.telenordigital.com/
Other
16 stars 14 forks source link

Rectify force-HE #67

Closed gorandostanic closed 7 years ago

gorandostanic commented 7 years ago
  1. Avoid forcing HE on a disconnected (stale) cellular network
  2. Make the patch WiFi-independent, making it possible to force HE over the tethered connection other that WiFi (e.g. Bluetooth and USB)

See the discussion in https://github.com/telenordigital/connect-android-sdk/pull/66

atanasdb commented 7 years ago

Could u pls, create a branch of the previous PR and base this PR on the branch, as it's very hard to review a PR that has commits that do not belong to it. Also could you please be more specific in the PR description that this is about enabling Forced HE for Bluetooth and USB.