History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28680c61c9b4a617c3a9470e630179b861f0bc20 19-Apr-2016 Jason Monk <jmonk@google.com> No QS hotspot unless supported

Fixes: 27438917
Change-Id: Iadeee5a87ebb9b881e04ac706547004e186215ea
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java
a8fbbb30eae03b9ed7a3e6ea78da13480a53b73d 11-Feb-2016 Sudheer Shanka <sudheersai@google.com> Part1 - Don't add padlock if the restriction is not set by admin.

Bug: 26687435
Change-Id: I2fd740b1fa0d76eceedc4dde73e41d779820bbcf
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java
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/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java
b6fc931204a3e7a40ac2dfda67f4b61aef9e4b5b 27-Jan-2016 Sudheer Shanka <sudheersai@google.com> Add padlocks to more qs tiles.

Bug: 26764485
Bug: 26765645
Change-Id: I89bb1b3b9a507772299778a1b3611884441408c9
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.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/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java
20ef4024edb5c7ed08a660cea731d47bcf90add5 07-Oct-2014 Jason Monk <jmonk@google.com> Hide hotspot tile if 'provisioning' is needed

If we need carrier entitlement checks don't show the hotspot tile
which could bypass them, instead make the user go to settings.

Bug: 17879554
Change-Id: I30a5b51b26a2d4e977579b71a16c3c7a8d004eea
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java
51e4dc0a153bd0da197728ce6fe34df662b1cea2 22-Jul-2014 Jason Monk <jmonk@google.com> Implement hotspot tile

This tile enables/disables hotspot and will show up for 30 days
after hotspot is used.

Bug: 16234190
Change-Id: Iceb4842e021c27c2c4c18651bccdb12957055c3d
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotController.java