summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add config to handle periodic check of tether provision" into lmp-mr1-devJason Monk2014-12-162-4/+14
|\
| * Add config to handle periodic check of tether provisionJason Monk2014-12-112-4/+14
* | Merge "Handle config changes in NetworkController" into lmp-mr1-devJason Monk2014-12-121-11/+24
|\ \
| * | Handle config changes in NetworkControllerJason Monk2014-12-121-11/+24
| |/
* | Merge "Limit item count in QS detail" into lmp-mr1-devJorim Jaggi2014-12-122-1/+20
|\ \
| * | Limit item count in QS detailJorim Jaggi2014-12-112-1/+20
* | | Merge "Fix low FPS when entering wifi/BT detail panel" into lmp-mr1-devJorim Jaggi2014-12-122-1/+54
|\ \ \ | |/ /
| * | Fix low FPS when entering wifi/BT detail panelJorim Jaggi2014-12-112-1/+54
* | | Merge "Improve transition when going to Wifi/BT detail panel" into lmp-mr1-devJorim Jaggi2014-12-123-12/+151
|\ \ \ | |/ /
| * | Improve transition when going to Wifi/BT detail panelJorim Jaggi2014-12-113-12/+151
* | | Merge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptio...Wink Saville2014-12-122-10/+10
|\ \ \
| * | | Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-112-10/+10
* | | | Merge "Fixing issue with old thumbnails on first launch of app. (Bug 18718114...Winson Chung2014-12-112-3/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing issue with old thumbnails on first launch of app. (Bug 18718114)Winson Chung2014-12-112-3/+19
* | | | Merge "Fix crash in BluetoothControllerImpl" into lmp-mr1-devJason Monk2014-12-111-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix crash in BluetoothControllerImplJason Monk2014-12-111-3/+5
* | | | Merge "Fixed a bug where the empty shade and dismiss views would animate" int...Selim Cinek2014-12-111-4/+10
|\ \ \ \
| * | | | Fixed a bug where the empty shade and dismiss views would animateSelim Cinek2014-12-101-4/+10
* | | | | Merge "Fixed a bug where the background could become transparent" into lmp-mr...Selim Cinek2014-12-111-16/+17
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fixed a bug where the background could become transparentSelim Cinek2014-12-101-16/+17
* | | | Merge "Fixing major regressions in Recents with multi-user. (Bug 18574950)" i...Winson Chung2014-12-105-66/+288
|\ \ \ \
| * | | | Fixing major regressions in Recents with multi-user. (Bug 18574950)Winson Chung2014-12-105-66/+288
* | | | | Merge "Fix SysUI when an app started from the affordances crashes" into lmp-m...Jorim Jaggi2014-12-103-9/+40
|\ \ \ \ \
| * | | | | Fix SysUI when an app started from the affordances crashesJorim Jaggi2014-12-103-9/+40
* | | | | | Merge "BluetoothControllerImpl: track bluetooth better" into lmp-mr1-devDan Sandler2014-12-102-45/+156
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | BluetoothControllerImpl: track bluetooth betterJason Monk2014-12-102-45/+156
| | |_|_|/ | |/| | |
* | | | | Merge "Push inet condition to new MobileSignalControllers" into lmp-mr1-devJason Monk2014-12-091-0/+11
|\ \ \ \ \
| * | | | | Push inet condition to new MobileSignalControllersJason Monk2014-12-091-0/+11
| |/ / / /
* | | | | Merge "Add subId as parameter for get/setDataEnabled." into lmp-mr1-devWink Saville2014-12-091-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add subId as parameter for get/setDataEnabled.Wink Saville2014-12-051-0/+1
* | | | | Merge "Reinspect notification for dark mode when updated" into lmp-mr1-devJorim Jaggi2014-12-093-8/+34
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Reinspect notification for dark mode when updatedJorim Jaggi2014-12-083-8/+34
* | | | | Merge "Update dark mode when notification is updated" into lmp-mr1-devJorim Jaggi2014-12-091-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Update dark mode when notification is updatedJorim Jaggi2014-12-081-0/+1
* | | | | Squelch chatty log messages.Dan Sandler2014-12-091-2/+2
* | | | | Repair wifi/cellular kerning.Dan Sandler2014-12-091-2/+6
| |_|_|/ |/| | |
* | | | Merge "Ensure that loading and unloading of tasks happen symmetrically with l...Winson Chung2014-12-087-116/+83
|\ \ \ \
| * | | | Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-047-116/+83
* | | | | Zen: New behavior for built-in downtime + nextalarm conditions.John Spurlock2014-12-082-84/+276
| |/ / / |/| | |
* | | | QS Wifi panel show icon on secure networksJason Monk2014-12-082-1/+13
| |_|/ |/| |
* | | Merge "Show "Connected via Wi-Fi assistant" for ephemeral networks." into lmp...Jeff Davidson2014-12-061-1/+3
|\ \ \
| * | | Show "Connected via Wi-Fi assistant" for ephemeral networks.Jeff Davidson2014-12-041-1/+3
* | | | Merge "Doing provisioning check for wifi tethering from SystemUI" into lmp-mr...Sanket Padawe2014-12-052-8/+23
|\ \ \ \
| * | | | Doing provisioning check for wifi tethering from SystemUISanket Padawe2014-12-042-8/+23
* | | | | Merge "Avoid race condition in heads up snooze code path." into lmp-mr1-devChris Wren2014-12-051-2/+6
|\ \ \ \ \
| * | | | | Avoid race condition in heads up snooze code path.Chris Wren2014-12-051-2/+6
* | | | | | Merge "RTL support for Lollipop Land." into lmp-mr1-devDan Sandler2014-12-051-0/+3
|\ \ \ \ \ \
| * | | | | | RTL support for Lollipop Land.Dan Sandler2014-12-041-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge "Don't forget to listen for USER_ALL broadcasts." into lmp-mr1-devDan Sandler2014-12-051-5/+2
|\ \ \ \ \ \
| * | | | | | Don't forget to listen for USER_ALL broadcasts.Dan Sandler2014-12-051-5/+2
| |/ / / / /