summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix API review: Camera prewarm" into mnc-devJorim Jaggi2015-06-028-53/+155
|\
| * Fix API review: Camera prewarmJorim Jaggi2015-06-018-53/+155
* | Merge "Patches for IKeyguardStateCallback" into mnc-devAdrian Roos2015-06-021-17/+28
|\ \
| * | Patches for IKeyguardStateCallbackdooyoung.hwang2015-06-021-17/+28
* | | Merge "Use immutable ashmem bitmaps in screenshot notifications." into mnc-devWinson Chung2015-06-021-2/+2
|\ \ \
| * | | Use immutable ashmem bitmaps in screenshot notifications.Winson Chung2015-06-021-2/+2
* | | | Show Carrier Network Change icon SysUI even while connectedAndrew Flynn2015-06-022-36/+4
* | | | Fixed a crash with HUNsSelim Cinek2015-06-021-5/+6
* | | | Merge "Translucent bars in landscape" into mnc-devAdrian Roos2015-06-012-25/+2
|\ \ \ \
| * | | | Translucent bars in landscapeAdrian Roos2015-06-012-25/+2
* | | | | Merge "Don't focus view for invalid task index." into mnc-devWinson Chung2015-06-011-2/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Don't focus view for invalid task index.Winson Chung2015-06-011-2/+4
* | | | | Merge "Remove separate light/dark animated vector drawables" into mnc-devAndrew Flynn2015-06-0118-266/+51
|\ \ \ \ \
| * | | | | Remove separate light/dark animated vector drawablesAndrew Flynn2015-06-0118-266/+51
| | |_|_|/ | |/| | |
* | | | | Merge "Next alarm clock updates." into mnc-devJohn Spurlock2015-06-012-2/+15
|\ \ \ \ \
| * | | | | Next alarm clock updates.John Spurlock2015-06-012-2/+15
* | | | | | Merge "Cleanup Keyguard handling when turning off screen" into mnc-devJorim Jaggi2015-06-012-48/+68
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Cleanup Keyguard handling when turning off screenJorim Jaggi2015-05-302-48/+68
| | |_|_|/ | |/| | |
* | | | | Merge "Ensuring that we write to disk first." into mnc-devWinson Chung2015-06-011-10/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ensuring that we write to disk first.Winson Chung2015-06-011-10/+9
| |/ / /
* | | | Allow long-pressing task icon to show app-info.Winson Chung2015-06-012-10/+2
* | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-06-012-8/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-06-012-8/+8
| | |/ | |/|
* | | Merge "Battery saver: limit notification intents to system UI." into mnc-devJohn Spurlock2015-06-011-1/+2
|\ \ \
| * | | Battery saver: limit notification intents to system UI.John Spurlock2015-06-011-1/+2
* | | | Merge "Shortened the duration of HUNs" into mnc-devSelim Cinek2015-06-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Shortened the duration of HUNsSelim Cinek2015-05-291-1/+1
* | | | Import translations. DO NOT MERGEGeoff Mendal2015-05-3077-42/+1163
| |_|/ |/| |
* | | Zen: Dim status bar alarm icon when zen = total silence.John Spurlock2015-05-292-4/+41
| |/ |/|
* | Merge "Zen: Add warning text if total silence will eat the next alarm." into ...John Spurlock2015-05-294-0/+67
|\ \
| * | Zen: Add warning text if total silence will eat the next alarm.John Spurlock2015-05-294-0/+67
* | | Merge "Don't use string that has been removed." into mnc-devJason Monk2015-05-291-1/+1
|\ \ \
| * | | Don't use string that has been removed.Jason Monk2015-05-291-1/+1
* | | | Merge "Revert "Import translations. DO NOT MERGE"" into mnc-devGeoff Mendal2015-05-291-235/+38
|\ \ \ \
| * | | | Revert "Import translations. DO NOT MERGE"Geoff Mendal2015-05-291-235/+38
* | | | | Merge "Tuner: add battery pct preference." into mnc-devJohn Spurlock2015-05-294-108/+195
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Tuner: add battery pct preference.John Spurlock2015-05-294-108/+195
* | | | Import translations. DO NOT MERGEGeoff Mendal2015-05-291-38/+235
* | | | Increased the falsing treashold for quick settingsSelim Cinek2015-05-291-1/+1
| |/ / |/| |
* | | Cache bluetooth connection state from callbackJason Monk2015-05-283-10/+24
| |/ |/|
* | Merge "Adding a delete action to the screenshot notification." into mnc-devWinson Chung2015-05-288-15/+124
|\ \
| * | Adding a delete action to the screenshot notification.Winson Chung2015-05-278-15/+124
* | | Merge "Fix status bar window IME flags & layout" into mnc-devJorim Jaggi2015-05-272-3/+6
|\ \ \
| * | | Fix status bar window IME flags & layoutJorim Jaggi2015-05-272-3/+6
* | | | Merge "Adding NPE check when the system has no tasks." into mnc-devWinson Chung2015-05-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding NPE check when the system has no tasks.Winson Chung2015-05-271-1/+1
* | | | Fixing issue with screenshot icon being stretched.Winson Chung2015-05-271-9/+19
|/ / /
* | | Merge "Prevent draw passes when nothing actually changes" into mnc-devJorim Jaggi2015-05-261-6/+23
|\ \ \ | |/ /
| * | Prevent draw passes when nothing actually changesJorim Jaggi2015-05-261-6/+23
* | | Merge "Round rect clipping for notification contents" into mnc-devJorim Jaggi2015-05-266-9/+159
|\ \ \ | |/ /