summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/tiles/HotspotTile.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: stop hiding hotspot & color inversion tilesRoman Birg2016-03-281-43/+2
* HotSpot: Store # of connected clients in receiverd34d2016-02-291-3/+5
* QS: Show # of clients connected to hotspotd34d2016-02-221-1/+28
* SystemUI: Do not turn on Wifi hotspot in APM ModeShufeng Hou2016-01-231-0/+13
* QuickSettings: Add long click support for all tilesScott Warner2015-11-301-9/+18
* Fix hotspot brokennessJason Monk2015-07-201-5/+2
* Pass wifi ap state through to tile when receiver triggered.Julia Reynolds2015-07-141-2/+6
* log more settings actionsChris Wren2015-05-081-1/+1
* add logging to quick settings tilesChris Wren2015-05-071-0/+7
* Consolidate SystemUI SharedPreferences.Andrew Flynn2015-04-101-1/+3
* Add config to handle periodic check of tether provisionJason Monk2014-12-111-3/+1
* Doing provisioning check for wifi tethering from SystemUISanket Padawe2014-12-041-1/+6
* Call entitlement on clicking tethering tile in quick settings.Sanket Padawe2014-12-011-2/+1
* QS: Animated hotspot tile icon.John Spurlock2014-11-091-2/+7
* QS: Long-press on usage-based tiles to hide.John Spurlock2014-11-071-0/+13
* QS: New rotation-lock tile icon, using AVDs.John Spurlock2014-11-031-2/+2
* QS: 7 day timeout for color-inversion tile.John Spurlock2014-10-171-2/+6
* Hide hotspot tile if 'provisioning' is neededJason Monk2014-10-071-1/+2
* Announcing quick settings changes now via talkbackSelim Cinek2014-08-201-0/+9
* QS: Fix some QS layout issues.John Spurlock2014-08-111-1/+7
* QS: Share usage tracking timeout with color inversion tile.John Spurlock2014-08-051-20/+11
* QS: Allow hotspot tile on secure keyguard.John Spurlock2014-07-281-13/+2
* Implement hotspot tileJason Monk2014-07-221-15/+68
* QuickSettings: Remove vector drawable runtime processing.John Spurlock2014-05-181-1/+1
* QuickSettings: only listen when expanded.John Spurlock2014-05-171-1/+1
* New quick settings implementation.John Spurlock2014-05-131-0/+60