summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding callback for widget size changed, and potentially other extra i...Winson Chung2012-04-194-2/+149
|\
| * Adding callback for widget size changed, and potentially other extra infoAdam Cohen2012-04-194-2/+149
* | Merge "Fix some smooth scrolling bugs in lists and update on the animation ti...Adam Powell2012-04-193-33/+55
|\ \
| * | Fix some smooth scrolling bugs in lists and update on the animationAdam Powell2012-04-193-33/+55
* | | Merge "Fix issue #4499996: LiveWallpaperPreview activity intent filter"Dianne Hackborn2012-04-191-0/+17
|\ \ \
| * | | Fix issue #4499996: LiveWallpaperPreview activity intent filterDianne Hackborn2012-04-191-0/+17
* | | | UI test automation cannot get the root node and gets null children.Svetoslav Ganov2012-04-192-45/+43
* | | | Merge "Add websettings API for file origin policy."Selim Gurun2012-04-192-1/+92
|\ \ \ \
| * | | | Add websettings API for file origin policy.Selim Gurun2012-04-192-1/+92
* | | | | Fix buildMichael Chan2012-04-191-1/+1
* | | | | Merge "Save and load snapshots async"John Reck2012-04-193-28/+84
|\ \ \ \ \
| * | | | | Save and load snapshots asyncJohn Reck2012-04-193-28/+84
* | | | | | Merge "Add ContentProvider for apps to read received SMS cell broadcasts."Jake Hamby2012-04-193-0/+201
|\ \ \ \ \ \
| * | | | | | Add ContentProvider for apps to read received SMS cell broadcasts.Jake Hamby2012-04-183-0/+201
* | | | | | | Merge "Move SystemUI out of system UID."Jeff Sharkey2012-04-193-2/+21
|\ \ \ \ \ \ \
| * | | | | | | Move SystemUI out of system UID.Jeff Sharkey2012-04-193-2/+21
* | | | | | | | Merge "Added columns to store package name and uri to a custom app"Michael Chan2012-04-191-0/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Added columns to store package name and uri to a custom appMichael Chan2012-04-191-0/+43
* | | | | | | | | Ensure that touch and hover targets are cleared when needed.Jeff Brown2012-04-192-1/+79
* | | | | | | | | Make InputDevice.SOURCE_STYLUS meaningful.Jeff Brown2012-04-191-0/+13
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge "Add new API to find smallest/largest screen size."Dianne Hackborn2012-04-192-0/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new API to find smallest/largest screen size.Dianne Hackborn2012-04-192-0/+44
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove code preventing scrollTo(0,0)"John Reck2012-04-191-99/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove code preventing scrollTo(0,0)John Reck2012-04-191-99/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Always execute actions on the runQueue"Chet Haase2012-04-191-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Always execute actions on the runQueueChet Haase2012-04-191-3/+3
* | | | | | | | | Merge "Fix stack overflow during animation of action bar."George Mount2012-04-191-3/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix stack overflow during animation of action bar.George Mount2012-04-191-3/+5
| |/ / / / / / /
* | | | | | | | Merge "Adjust action bar tab policies"Adam Powell2012-04-1911-26/+163
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Adjust action bar tab policiesAdam Powell2012-04-1911-26/+163
* | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-192-9/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Import translations. DO NOT MERGEEric Fischer2012-04-192-9/+9
| |/ / / / / /
* | | | | | | Merge "Fix text transformations in Switches."Daniel Sandler2012-04-191-2/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix text transformations in Switches.Daniel Sandler2012-04-191-2/+18
* | | | | | | Merge "Pipe DHCP vendor info towards framework."Jeff Sharkey2012-04-192-8/+18
|\ \ \ \ \ \ \
| * | | | | | | Pipe DHCP vendor info towards framework.Jeff Sharkey2012-04-182-8/+18
* | | | | | | | Merge "Ensure that db connection reconfiguration can change the db."Jeff Brown2012-04-191-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure that db connection reconfiguration can change the db.Jeff Brown2012-04-191-0/+2
* | | | | | | | | Merge "Allow removing messages before EventHub created"John Reck2012-04-191-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow removing messages before EventHub createdJohn Reck2012-04-181-5/+10
* | | | | | | | | | Merge "Allow long press to work on text."George Mount2012-04-191-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow long press to work on text.George Mount2012-04-191-2/+1
* | | | | | | | | | | Merge "Make ViewPropertyAnimator ListView-animation-capable"Chet Haase2012-04-192-11/+30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make ViewPropertyAnimator ListView-animation-capableChet Haase2012-04-192-11/+30
* | | | | | | | | | | Merge "Fix build"Irfan Sheriff2012-04-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix buildIrfan Sheriff2012-04-191-2/+2
* | | | | | | | | | | | am 787fa9dc: am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager"...Joe Malin2012-04-191-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1Joe Malin2012-04-191-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1Joe Malin2012-04-191-0/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | DOC CHANGE: Add javadoc to ClipboardManagerJoe Malin2011-12-191-0/+13