summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Make SystemUI RTL awareFabrice Di Meglio2012-12-171-7/+12
* Move lingering services to services.jar.Jeff Sharkey2012-12-112-412/+7
* resolved conflicts for merge of ebcbfb3f to masterMita Yun2012-12-101-15/+9
|\
| * am a98cd512: Merge "Use asynchronous messages for input method events." into ...Mita Yun2012-12-101-15/+9
| |\
| | * Use asynchronous messages for input method events.Mita Yun2012-12-061-15/+9
* | | Set an ID for the action bar's SpinnerAdam Powell2012-12-101-0/+1
* | | am 628ba035: am 1612e298: Merge "AsyncChannel to support remote death notific...Irfan Sheriff2012-12-061-0/+37
|\ \ \ | |/ /
| * | am 1612e298: Merge "AsyncChannel to support remote death notification and pos...Irfan Sheriff2012-12-061-0/+37
| |\ \
| | * \ Merge "AsyncChannel to support remote death notification and post a disconnec...Irfan Sheriff2012-12-051-0/+37
| | |\ \
| | | * | AsyncChannel to support remote death notification and post aVairavan Srinivasan2012-08-011-0/+37
* | | | | Merge "Fix NPE in StateMachine"Irfan Sheriff2012-12-041-7/+10
|\ \ \ \ \
| * | | | | Fix NPE in StateMachineIrfan Sheriff2012-12-041-7/+10
* | | | | | Merge "Refactoring of the screen magnification feature."Svetoslav Ganov2012-12-031-2/+0
|\ \ \ \ \ \
| * | | | | | Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-031-2/+0
* | | | | | | am e4db4e2b: am 05c8f17f: Merge "resolver list is not cleared on rebuild"Adam Powell2012-12-031-39/+29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | am 05c8f17f: Merge "resolver list is not cleared on rebuild"Adam Powell2012-12-031-39/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | resolver list is not cleared on rebuildYou Kim2012-11-211-39/+29
* | | | | | am 0f469f4f: am 32df98d5: am c566b43d: Fix crosstalk between users for widget...Amith Yamasani2012-11-301-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 32df98d5: am c566b43d: Fix crosstalk between users for widgets hosted in l...Amith Yamasani2012-11-301-2/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix crosstalk between users for widgets hosted in lockscreenAmith Yamasani2012-11-301-2/+5
* | | | | | Merge "Support for dumping transition only messages"Irfan Sheriff2012-11-301-36/+76
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Support for dumping transition only messagesIrfan Sheriff2012-11-301-36/+76
* | | | | | am 4ed32c24: am d2de8033: am a8d63ec9: Merge "Disable adding keyguard widgets...Michael Jurka2012-11-291-3/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am d2de8033: am a8d63ec9: Merge "Disable adding keyguard widgets until setup ...Michael Jurka2012-11-291-3/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Disable adding keyguard widgets until setup is doneMichael Jurka2012-11-291-3/+0
* | | | | | am 2a1f11e9: am 57c23a46: am 10479a29: Merge "Clean up behavior of type argum...Adam Powell2012-11-291-9/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 57c23a46: am 10479a29: Merge "Clean up behavior of type arguments for Medi...Adam Powell2012-11-291-9/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Clean up behavior of type arguments for MediaRouter#getSelectedRoute" ...Adam Powell2012-11-281-9/+16
| | |\ \ \ \
| | | * | | | Clean up behavior of type arguments for MediaRouter#getSelectedRouteAdam Powell2012-11-281-9/+16
* | | | | | | am 20b9edd8: am 224daede: am 035352b4: Merge "Making sure keyguard and homesc...Adam Cohen2012-11-291-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 224daede: am 035352b4: Merge "Making sure keyguard and homescreen only dis...Adam Cohen2012-11-291-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Making sure keyguard and homescreen only display eligible widgets (iss...Adam Cohen2012-11-281-1/+1
| | |\ \ \ \ \
| | | * | | | | Making sure keyguard and homescreen only display eligible widgets (issue 7550...Adam Cohen2012-11-281-1/+1
* | | | | | | | am 221d59f7: am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." i...Dianne Hackborn2012-11-291-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-devDianne Hackborn2012-11-291-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Quiet down a lot of logging.Dianne Hackborn2012-11-271-1/+1
| | | |/ / / / | | |/| | | |
* | | | | | | am 360acd03: am 78551bc7: am ba4ac518: Merge "Improve debugging for issue #75...Dianne Hackborn2012-11-271-0/+66
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 78551bc7: am ba4ac518: Merge "Improve debugging for issue #7586414: AlarmM...Dianne Hackborn2012-11-271-0/+66
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Improve debugging for issue #7586414: AlarmManager wakelocks held" int...Dianne Hackborn2012-11-271-0/+66
| | |\ \ \ \ \
| | | * | | | | Improve debugging for issue #7586414: AlarmManager wakelocks heldDianne Hackborn2012-11-271-0/+66
| | | |/ / / /
* | | | | | | am d0079891: am 9f6e8ddf: am 2b847c39: Merge "Removing unecessary additional ...Winson Chung2012-11-271-10/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 9f6e8ddf: am 2b847c39: Merge "Removing unecessary additional lock metadata...Winson Chung2012-11-271-10/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Removing unecessary additional lock metadata from QuickSettings user tile.Winson Chung2012-11-261-10/+0
| | |/ / /
* | | | | Add support for face attribute to HTML string resourcesRomain Guy2012-11-271-7/+4
|/ / / /
* | | | am 6e8c1495: Merge "Re-read shortcut labels if the language has changed"Adam Powell2012-11-201-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Re-read shortcut labels if the language has changedMattias Falk2012-11-191-1/+4
* | | | am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen ...Michael Jurka2012-11-161-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Delete appWidgetId when removing lockscreen widgetsMichael Jurka2012-11-161-0/+1
* | | | am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." ...Jeff Sharkey2012-11-154-1/+114
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Useful annotations for code documentation.Jeff Sharkey2012-11-124-1/+114