History log of /frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aaa20ad134069e4cefbbe9d2633a71482167f94b 29-Jan-2016 Jeremy Klein <jlklein@google.com> Remove several TetherUtil functions which are no longer needed.

Slowly chipping away at TetherUtil to clean up this code.
This CL also adds an admin check to
ConnectivityService.isTetheringSupported to get parity with the
TetherUtil function before removing it.

Change-Id: Ibe7c5c9fb420d57e5458f77dad30e8a1e751a3e2
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java
36c7aa03255d91cfa0808323ac475ad02d161d7d 22-Jan-2016 Jeremy Klein <jlklein@google.com> Expose a simple tethering API which includes provision checks.

This CL exposes startTethering and stopTethering functions which also
encapsulate all provisioning check logic. Right now, only silent checks
are implemented, but UI checks will come in a follow-up CL. GTS tests
and Settings changes are under the same topic ID.

BUG: 26247383
Change-Id: I65f61d899594cb3f9035d8496366af17a57a090f
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java
85f7f790df5b7887064a010704d9b5d5c2ccd0dc 14-Sep-2015 Chris Manton <cmanton@google.com> am e8c98b77: am f40365f1: am ae0b7ca9: am c9180528: Merge "Add capability to ignore carrier entitlement checks" into mnc-dr-dev

* commit 'e8c98b77854d39606960b0b6f5b5332c61e9a3d9':
Add capability to ignore carrier entitlement checks
1ba0fa04ded1df73363a1c25064a3d6f5686478d 01-Sep-2015 Chris Manton <cmanton@google.com> Add capability to ignore carrier entitlement checks

Boolean to check to ignore carrier entitlement check.
API to follow later.

Carrier configuration manager has an option
to override tethering entitlement checks.
Ignore entitlement checks if overridden by
the carrier configuration flag.

bug:23712807

Change-Id: I6c9b3b9994279e592db304debef54809338fe9cf
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java
658b8c258cfecae74e0aa964f36bf2f4e306e535 20-Aug-2015 Mitchell Wills <mwills@google.com> am a578ac88: am 9fde6f2c: am edf93764: am b460cc88: Merge "Remove wifi enabled checking from settings TetherUtil" into mnc-dr-dev

* commit 'a578ac888622a6b46bbaac78b04adebec9b9979b':
Remove wifi enabled checking from settings TetherUtil
8ba94ba2ab946e5fac35db2d3bccb6674d1989c6 12-Aug-2015 Mitchell Wills <mwills@google.com> Remove wifi enabled checking from settings TetherUtil

TetherUtil no longer needs to reenable wifi when leaving SAP mode as
it is now done by WifiController. WifiController will also disable
wifi if needed when enabling SAP.

Bug: 22729316
Change-Id: I2ffe50e6468519ca964b27ba70a7e3019fd96eb1
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java
2b45f8a6ce623012b2fc6237acd1bdc6ebe2c85c 05-Aug-2015 Xiaohui Chen <xiaohuic@google.com> Clean up USER_OWNER references in settingslib.

Bug: 19913735
Change-Id: I0ccaed63c8fbc3bcbbd8d5cf8047e33c6e2edb5c
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java
95f03c41705b46851140965702b5f06cc03627b6 11-Feb-2015 Jason Monk <jmonk@google.com> Some Tethering code to SettingsLib and use in QS

Change-Id: I640c84d4e42d2f1955db8cd6e473b6acac64dd39
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/TetherUtil.java