History log of /packages/apps/Settings/src/com/android/settings/TetherProvisioningActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e3e7b95312d9dbf38be7013fd0769ead737df58d 25-Jan-2016 Jeremy Klein <jlklein@google.com> Make TetherSettings use the new tether api.

The new API handles all the provisioning logic so this area can
get significant code cleanup.

Change-Id: I4bcffb14b3ce26a01d17ec149599d63b0b4392f1
/packages/apps/Settings/src/com/android/settings/TetherProvisioningActivity.java
1cf002d070902cd79318e9c9d55c96d3993283bc 25-Jan-2016 Jeremy Klein <jlklein@google.com> Add a TetherProvisioningActivity for ui-based provisioning.

This activity acts as a proxy between Tethering.java and the oem
provisioning app on the device. It starts the provisioning app and
relays the response back to a ResultReceiver callback.

BUG:26247383
Change-Id: I35fa6cf45f8ebacceac3e3500b89c798a650caf0
/packages/apps/Settings/src/com/android/settings/TetherProvisioningActivity.java