summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
* Merge "DNDTile: Notify of value changes." into mnc-devJohn Spurlock2015-05-121-1/+6
|\
| * DNDTile: Notify of value changes.John Spurlock2015-05-121-1/+6
* | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik2015-05-121-5/+5
* | Fix build - Revert "Revert "Use default constructor to get anti-aliasing""Chris Craik2015-05-121-5/+5
* | Revert "Use default constructor to get anti-aliasing"Chris Craik2015-05-121-5/+5
|/
* Add SysUI TunerJason Monk2015-05-125-0/+113
* Gave more context on an accesibility stringSelim Cinek2015-05-121-1/+1
* Fixed a bug that the user could not drag down on the heads upSelim Cinek2015-05-121-1/+1
* Fixed a crash with the voice interaction serviceSelim Cinek2015-05-121-3/+6
* Fixed a bug where the HUN would interfere with the normal touchesSelim Cinek2015-05-124-15/+106
* Merge "Zen: Distinct icon for DND = total silence." into mnc-devJohn Spurlock2015-05-119-8/+101
|\
| * Zen: Distinct icon for DND = total silence.John Spurlock2015-05-119-8/+101
* | Merge "Provide a way for a stylus to access the quick settings menu" into mnc...Mady Mellor2015-05-111-6/+12
|\ \
| * | Provide a way for a stylus to access the quick settings menuMady Mellor2015-05-011-6/+12
* | | Merge "QS: Defer tile view updates when opening the detail panel." into mnc-devJohn Spurlock2015-05-112-4/+23
|\ \ \ | | |/ | |/|
| * | QS: Defer tile view updates when opening the detail panel.John Spurlock2015-05-112-4/+23
* | | Merge "SettingsLib: Do wifi processing in background" into mnc-devJason Monk2015-05-113-5/+8
|\ \ \ | |/ / |/| |
| * | SettingsLib: Do wifi processing in backgroundJason Monk2015-05-113-5/+8
* | | Volume: Separate tint colors for active vs inactive sliders.John Spurlock2015-05-113-3/+13
* | | Volume: Use teal color for "End now".John Spurlock2015-05-111-0/+1
* | | Merge "log more settings actions" into mnc-devChris Wren2015-05-1115-25/+27
|\ \ \ | |/ / |/| |
| * | log more settings actionsChris Wren2015-05-0815-25/+27
* | | Import translations. DO NOT MERGEGeoff Mendal2015-05-1173-1760/+1812
* | | Zen QS: Tweak segmented button + introduction styling.John Spurlock2015-05-087-13/+57
|/ /
* | Merge "Fixed a bug where the heads-up would not show when full screen" into m...Selim Cinek2015-05-083-10/+38
|\ \
| * | Fixed a bug where the heads-up would not show when full screenSelim Cinek2015-05-073-10/+38
* | | Merge "add logging to quick settings tiles" into mnc-devChris Wren2015-05-0715-1/+159
|\ \ \
| * | | add logging to quick settings tilesChris Wren2015-05-0715-1/+159
* | | | Retry "Always show auxiliary subtypes from NavBar keyboard icon."Seigo Nonaka2015-05-061-1/+1
* | | | Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" in...Bart Sears2015-05-071-1/+1
|\ \ \ \
| * | | | Revert "Always show auxiliary subtypes from NavBar keyboard icon."Bart Sears2015-05-071-1/+1
* | | | | Merge "Volume a11y: Resize zen footer text when changed." into mnc-devJohn Spurlock2015-05-062-2/+12
|\ \ \ \ \
| * | | | | Volume a11y: Resize zen footer text when changed.John Spurlock2015-05-062-2/+12
* | | | | | Merge "Volume a11y: Rename introduction 'confirm' button to 'close'." into mn...John Spurlock2015-05-062-3/+3
|\ \ \ \ \ \
| * | | | | | Volume a11y: Rename introduction 'confirm' button to 'close'.John Spurlock2015-05-062-3/+3
| |/ / / / /
* | | | | | Merge "Add alternate intents and refinement callbacks to ChooserActivity" int...Adam Powell2015-05-061-1/+2
|\ \ \ \ \ \
| * | | | | | Add alternate intents and refinement callbacks to ChooserActivityAdam Powell2015-05-061-1/+2
| |/ / / / /
* | | | | | Merge "Always show auxiliary subtypes from NavBar keyboard icon." into mnc-devSeigo Nonaka2015-05-061-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Always show auxiliary subtypes from NavBar keyboard icon.Seigo Nonaka2015-05-061-1/+1
* | | | | | Merge "count panel open method" into mnc-devChris Wren2015-05-062-5/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | count panel open methodChris Wren2015-05-062-5/+39
* | | | | Merge "Fixed a measuring bug when the panel was collapsed" into mnc-devSelim Cinek2015-05-051-9/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed a measuring bug when the panel was collapsedSelim Cinek2015-05-051-9/+1
* | | | | Merge "Enforcing the touchslop now when flinging open before intercepting" in...Selim Cinek2015-05-051-4/+8
|\ \ \ \ \ | |/ / / /
| * | | | Enforcing the touchslop now when flinging open before interceptingSelim Cinek2015-05-051-4/+8
* | | | | Merge "Fixed a bug where the notifications would jump when going to the full ...Selim Cinek2015-05-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed a bug where the notifications would jump when going to the full shadeSelim Cinek2015-05-051-1/+1
* | | | | Merge "The voice assist may now be launched above the lockscreen" into mnc-devSelim Cinek2015-05-0510-82/+272
|\ \ \ \ \ | |/ / / /
| * | | | The voice assist may now be launched above the lockscreenSelim Cinek2015-05-0510-82/+272
| | |/ / | |/| |
* | | | Merge "Cleanup properties" into mnc-devChris Craik2015-05-053-32/+7
|\ \ \ \