summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* "[+>" more icon was never shown in PhoneStatusBarMats H Carlsson2013-03-121-0/+1
* Check and fail early if requested wallpaper size exceeds maximum texture size.Wim Vander Schelden2013-02-141-2/+16
* am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh not...Daniel Sandler2013-02-061-1/+3
|\
| * Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar...Daniel Sandler2013-02-071-1/+3
| |\
| | * DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clockJorge Ruesga2012-09-191-1/+3
* | | am cbfece82: Merge "Switch over to getting 12-/24-hour time formats from CLDR...Elliott Hughes2013-01-141-9/+5
|\ \ \ | |/ /
| * | Switch over to getting 12-/24-hour time formats from CLDR via icu4c.Elliott Hughes2013-01-141-9/+5
* | | am b8145002: am 9f2532bf: Merge "Reduce false swipe-closed gestures in status...Daniel Sandler2012-12-041-2/+92
|\ \ \
| * \ \ Merge "Reduce false swipe-closed gestures in status bar panels." into jb-mr1....Daniel Sandler2012-12-041-2/+92
| |\ \ \
| | * | | Reduce false swipe-closed gestures in status bar panels.Daniel Sandler2012-11-301-2/+92
* | | | | am 99931d97: am f8748809: Merge "Show alarm tile for the current user." into ...Daniel Sandler2012-12-031-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Show alarm tile for the current user." into jb-mr1.1-devDaniel Sandler2012-12-031-3/+11
| |\ \ \ \
| | * | | | Show alarm tile for the current user.Daniel Sandler2012-12-031-3/+11
| | |/ / /
* | | | | am 5046ae56: Merge "framework: fix notification icons not animating till tick...Daniel Sandler2012-12-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | framework: fix notification icons not animating till ticker is updatedDaniel Bateman2012-11-301-0/+1
* | | | Merge "Fix rounding error when drawing panel handles." into jb-mr1.1-devDaniel Sandler2012-12-032-4/+4
|\ \ \ \
| * | | | Fix rounding error when drawing panel handles.Daniel Sandler2012-11-302-4/+4
| | |/ / | |/| |
* | | | Merge "Suppress quick settings if setup has not been completed." into jb-mr1....Daniel Sandler2012-11-301-1/+10
|\ \ \ \
| * | | | Suppress quick settings if setup has not been completed.Daniel Sandler2012-11-291-1/+10
| |/ / /
* | | | Merge "Only show "charging" if the battery is really charging." into jb-mr1.1...Daniel Sandler2012-11-301-2/+13
|\ \ \ \
| * | | | Only show "charging" if the battery is really charging.Daniel Sandler2012-11-291-2/+13
| |/ / /
* | | | Merge "Flush the clock format when the locale changes." into jb-mr1.1-devDaniel Sandler2012-11-291-0/+8
|\ \ \ \
| * | | | Flush the clock format when the locale changes.Daniel Sandler2012-11-291-0/+8
| |/ / /
* | | | Merge "Quiet down a lot of logging." into jb-mr1.1-devDianne Hackborn2012-11-281-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Quiet down a lot of logging.Dianne Hackborn2012-11-271-4/+6
* | | | Merge "Refresh the status bar clock format on user switch." into jb-mr1.1-devDaniel Sandler2012-11-271-2/+2
|\ \ \ \
| * | | | Refresh the status bar clock format on user switch.Daniel Sandler2012-11-191-2/+2
* | | | | Merge "Fix bug: swiped apps in Recents come back on rotate" into jb-mr1.1-devMichael Jurka2012-11-272-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix bug: swiped apps in Recents come back on rotateMichael Jurka2012-11-262-0/+5
* | | | | Merge "Removing unecessary additional lock metadata from QuickSettings user t...Winson Chung2012-11-261-2/+1
|\ \ \ \ \
| * | | | | Removing unecessary additional lock metadata from QuickSettings user tile.Winson Chung2012-11-261-2/+1
| |/ / / /
* | | | | Merge "Fix bug where icon animation is sometimes skipped" into jb-mr1.1-devMichael Jurka2012-11-263-39/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug where icon animation is sometimes skippedMichael Jurka2012-11-213-39/+27
| | |/ / | |/| |
* | | | Merge "Allow long-press on Wifi and Bluetooth tiles to toggle." into jb-mr1.1...Daniel Sandler2012-11-261-2/+47
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow long-press on Wifi and Bluetooth tiles to toggle.Daniel Sandler2012-11-161-2/+47
| |/ /
* | | Show mobile data RSSI for devices that support it.Daniel Sandler2012-11-192-6/+13
|/ /
* | Merge "Remove extraneous logs." into jb-mr1-devDianne Hackborn2012-11-081-5/+5
|\ \
| * | Remove extraneous logs.Dianne Hackborn2012-11-081-5/+5
* | | Minimal fix for stuck google now.John Spurlock2012-11-081-0/+1
* | | Fix bug where SearchPanel wasn't launching assist intent when keyguard is gone.Jim Miller2012-11-081-4/+36
* | | Add mechanism to kick keyguard to show the assistantJim Miller2012-11-081-18/+7
|/ /
* | Merge "Low battery dialog should use UserHandle.CURRENT." into jb-mr1-devJohn Spurlock2012-11-071-1/+2
|\ \
| * | Low battery dialog should use UserHandle.CURRENT.John Spurlock2012-11-071-1/+2
* | | Show the assist ring on center-button longpress on lockscreen.Daniel Sandler2012-11-061-0/+1
|/ /
* | Disable disable back if using an alternate back icon.John Spurlock2012-11-021-1/+4
* | QS uses nickname for multiuser and profile name for singleuser.Amith Yamasani2012-10-301-13/+16
* | Merge "Final icon for (Day)dreams." into jb-mr1-devDaniel Sandler2012-10-261-1/+1
|\ \
| * | Final icon for (Day)dreams.Daniel Sandler2012-10-261-1/+1
* | | am 9023cf91: Merge "Set wallpaper bitmap reference to null before reloading" ...Chet Haase2012-10-251-0/+1
|\ \ \