summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / /
* | | | | | Merge "Ensure that the USER_PRESENT_INTENT is sent to all profiles of the cur...Justin Harrison2014-12-051-1/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user.Benjamin Franz2014-12-041-1/+7
* | | | | | Merge "Revert "Revert "Improve fling physics for recents""" into lmp-mr1-devJustin Harrison2014-12-042-16/+7
|\ \ \ \ \ \
| * | | | | | Revert "Revert "Improve fling physics for recents""Justin Harrison2014-12-042-16/+7
* | | | | | | Merge "Log the state of the notification shade" into lmp-mr1-devChristoph Studer2014-12-042-8/+14
|\ \ \ \ \ \ \
| * | | | | | | Log the state of the notification shadeChristoph Studer2014-12-032-8/+14
* | | | | | | | Merge "Revert "Improve fling physics for recents"" into lmp-mr1-devJustin Harrison2014-12-042-7/+16
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Revert "Improve fling physics for recents"Justin Harrison2014-12-042-7/+16
* | | | | | | Merge "Improve fling physics for recents" into lmp-mr1-devJorim Jaggi2014-12-042-16/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Improve fling physics for recentsJorim Jaggi2014-11-262-16/+7
* | | | | | | Merge "Doze: Don't block pickup pulses on a proximity check." into lmp-mr1-devJohn Spurlock2014-12-042-9/+20
|\ \ \ \ \ \ \
| * | | | | | | Doze: Don't block pickup pulses on a proximity check.John Spurlock2014-12-032-9/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge changes Ib255e49f,Ifc33cdf7 into lmp-mr1-devWinson Chung2014-12-041-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552...Winson Chung2014-12-031-3/+4
* | | | | | Merge "Doze: Fast path for pickup pulses." into lmp-mr1-devJohn Spurlock2014-12-034-17/+33
|\ \ \ \ \ \
| * | | | | | Doze: Fast path for pickup pulses.John Spurlock2014-12-034-17/+33
* | | | | | | Merge "Initial changes to add callback on task stack changes. (Bug 17672056, ...Winson Chung2014-12-036-32/+72
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-026-32/+72
* | | | | | | Merge "Refresh user list a little more eagerly" into lmp-mr1-devAdrian Roos2014-12-033-12/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Refresh user list a little more eagerlyAdrian Roos2014-12-013-12/+10
* | | | | | | Merge "Don't show no sim icon on wifi devices" into lmp-mr1-devJason Monk2014-12-031-2/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Don't show no sim icon on wifi devicesJason Monk2014-12-021-2/+3