summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs
Commit message (Expand)AuthorAgeFilesLines
* Fix intent tile to unlock on launching activitiesJason Monk2015-06-196-7/+11
* Allow QS detail items to get bigger when text is largeJason Monk2015-06-161-2/+0
* Merge "Fix accessibility ghosts in quick settings detail" into mnc-devAdrian Roos2015-06-161-0/+3
|\
| * Fix accessibility ghosts in quick settings detailAdrian Roos2015-06-151-0/+3
* | Merge "QS: Add disable animations for the DND tile." into mnc-devJohn Spurlock2015-06-151-2/+13
|\ \ | |/ |/|
| * QS: Add disable animations for the DND tile.John Spurlock2015-06-151-2/+13
* | Merge "Fix invisible rotation tile" into mnc-devJason Monk2015-06-151-2/+2
|\ \
| * | Fix invisible rotation tileJason Monk2015-06-151-2/+2
| |/
* | Make references to ssid use a verbatim TtsSpanJason Monk2015-06-151-2/+2
|/
* Merge "Protect against null detail record." into mnc-devJason Monk2015-06-111-1/+3
|\
| * Protect against null detail record.Jason Monk2015-06-111-1/+3
* | Merge "Fix rotation tile animation" into mnc-devJason Monk2015-06-111-0/+4
|\ \ | |/ |/|
| * Fix rotation tile animationJason Monk2015-06-111-0/+4
* | QS: Allow changes between open detail panelsJason Monk2015-06-101-4/+7
|/
* Merge "Switch over to updated VPN warning strings" into mnc-devRobin Lee2015-06-091-28/+39
|\
| * Switch over to updated VPN warning stringsRobin Lee2015-06-091-28/+39
* | QS: Accessibility announce entering/exiting detailJason Monk2015-06-091-0/+5
* | Show Cast Tile when trustedJason Monk2015-06-081-1/+1
|/
* Fix Flashlight tile animationJason Monk2015-06-041-1/+5
* Remove separate light/dark animated vector drawablesAndrew Flynn2015-06-011-4/+3
* Cache bluetooth connection state from callbackJason Monk2015-05-281-1/+2
* QS: Only show summary for active wifiJason Monk2015-05-261-1/+1
* Fix user switcher ripple emanation pointAdrian Roos2015-05-192-4/+29
* Merge "Move NetworkController broadcasts/listeners to BG" into mnc-devJason Monk2015-05-182-63/+41
|\
| * Move NetworkController broadcasts/listeners to BGJason Monk2015-05-182-63/+41
* | DND: Fix locale and rtl issues in QS detail panel.John Spurlock2015-05-181-3/+1
|/
* Add QS TunerJason Monk2015-05-131-9/+9
* DNDTile: Notify of value changes.John Spurlock2015-05-121-1/+6
* Zen: Distinct icon for DND = total silence.John Spurlock2015-05-111-1/+1
* QS: Defer tile view updates when opening the detail panel.John Spurlock2015-05-112-4/+23
* log more settings actionsChris Wren2015-05-0814-25/+23
* add logging to quick settings tilesChris Wren2015-05-0714-1/+153
* SystemUI strings: prospective VPN strings for appsRobin Lee2015-04-301-41/+15
* Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-3/+27
* Merge "SecurityController: track VPN for all users"Robin Lee2015-04-211-62/+34
|\
| * SecurityController: track VPN for all usersRobin Lee2015-04-211-62/+34
* | SysUI: Stop wifi scanning so muchJason Monk2015-04-203-1/+13
|/
* SysUI: Carrier Network Change iconAndrew Flynn2015-04-162-5/+12
* Consolidate SystemUI SharedPreferences.Andrew Flynn2015-04-104-26/+26
* An update on Downtime.John Spurlock2015-04-091-3/+3
* ZenTile: Don't broadcast intents in-process.John Spurlock2015-04-071-11/+21
* Zen: Add a new level: alarms-only.John Spurlock2015-04-021-0/+6
* Merge "Introduce new volume dialog."John Spurlock2015-04-021-1/+10
|\
| * Introduce new volume dialog.John Spurlock2015-04-021-1/+10
* | Change carrier text to 'airplane mode' when onJason Monk2015-04-011-1/+1
|/
* Merge "Use Flashlight API in quick settings"Adrian Roos2015-03-241-34/+5
|\
| * Use Flashlight API in quick settingsAdrian Roos2015-03-101-34/+5
* | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-183-9/+9
* | Merge "Make QS use SettingsLib's BT code"Jason Monk2015-03-121-11/+27
|\ \ | |/ |/|
| * Make QS use SettingsLib's BT codeJason Monk2015-03-021-11/+27