summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-236-19/+87
* Merge "Remove unnecessary parameter"Adam Powell2011-09-231-3/+3
|\
| * Remove unnecessary parameterAdam Powell2011-09-231-3/+3
* | Merge "Fix leaky view tags"Adam Powell2011-09-231-33/+8
|\ \ | |/
| * Fix leaky view tagsAdam Powell2011-09-221-33/+8
* | am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-fa...Wei Huang2011-09-231-68/+23
|\ \
| * \ Merge "Update camera javadoc about AE and AWB lock." into ics-factoryromWei Huang2011-09-231-68/+23
| |\ \
| | * | Update camera javadoc about AE and AWB lock.Wu-cheng Li2011-09-221-68/+23
* | | | am 5d87227b: Merge "Clear callbacks in camera stopPreview." into ics-factoryromWei Huang2011-09-231-0/+6
|\ \ \ \ | |/ / /
| * | | Clear callbacks in camera stopPreview.Chih-yu Huang2011-09-231-0/+6
* | | | Merge "Make LockScreen ping() on a miss."Brandon Keely2011-09-231-1/+8
|\ \ \ \
| * | | | Make LockScreen ping() on a miss.Brandon Keely2011-09-211-1/+8
* | | | | am dd33bf0e: Merge "Fix 5355659: Minor tweak to wave ping radius in MultiWave...Peter Ng2011-09-221-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix 5355659: Minor tweak to wave ping radius in MultiWaveView.Jim Miller2011-09-221-1/+1
* | | | | am 08ee7fa4: Merge "Fixing emergency dialer flicker on lock screen (issue 531...Adam Cohen2011-09-221-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fixing emergency dialer flicker on lock screen (issue 5314293)" into i...Adam Cohen2011-09-221-2/+4
| |\ \ \ \
| | * | | | Fixing emergency dialer flicker on lock screen (issue 5314293)Adam Cohen2011-09-211-2/+4
* | | | | | am 31b638d4: Merge "Fix 5355659: Change chevron visuals, timing, and animated...Justin Ho2011-09-221-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix 5355659: Change chevron visuals, timing, and animated positioning"...Justin Ho2011-09-221-2/+6
| |\ \ \ \ \
| | * | | | | Fix 5355659: Change chevron visuals, timing, and animated positioningJim Miller2011-09-211-2/+6
| | | |_|/ / | | |/| | |
* | | | | | Merge "ActivityChooserView not showing "Show all" properly if the default tar...Svetoslav Ganov2011-09-221-3/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ActivityChooserView not showing "Show all" properly if the default target but...Svetoslav Ganov2011-09-221-3/+5
* | | | | | am cc22b992: Merge "Revert "Allow views to setSystemUiVisibility() with the s...Daniel Sandler2011-09-221-7/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Revert "Allow views to setSystemUiVisibility() with the same value and...Daniel Sandler2011-09-221-7/+5
| |\ \ \ \ \
| | * | | | | Revert "Allow views to setSystemUiVisibility() with the same value and have i...Daniel Sandler2011-09-211-7/+5
* | | | | | | Merge "Bug 5279842: mis alignment after scroll"Fabrice Di Meglio2011-09-221-24/+19
|\ \ \ \ \ \ \
| * | | | | | | Bug 5279842: mis alignment after scrollGilles Debunne2011-09-211-24/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix 5335993, calculate correct size of lockscreen buttons"Chet Haase2011-09-222-3/+47
|\ \ \ \ \ \ \
| * | | | | | | Fix 5335993, calculate correct size of lockscreen buttonsChet Haase2011-09-192-3/+47
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix commentKen Wakasa2011-09-221-2/+2
* | | | | | | Merge "Handle orientation changes more systematically. Bug: 4981385"Jeff Brown2011-09-214-35/+31
|\ \ \ \ \ \ \
| * | | | | | | Handle orientation changes more systematically.Jeff Brown2011-09-214-35/+31
| | |/ / / / / | |/| | | | |
* | | | | | | am 624181af: Merge "Settings are restored in alphabetical order rather in ord...Svetoslav Ganov2011-09-211-1/+12
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge "Settings are restored in alphabetical order rather in order of depende...Svetoslav Ganov2011-09-211-1/+12
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Settings are restored in alphabetical order rather in order of dependency.Svetoslav Ganov2011-09-211-1/+12
| | | |_|/ / | | |/| | |
* | | | | | am 90fb9aa9: Merge "Make Bluetooth Health constant public." into ics-factoryromJaikumar Ganesh2011-09-211-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Make Bluetooth Health constant public." into ics-factoryromJaikumar Ganesh2011-09-211-1/+0
| |\ \ \ \ \
| | * | | | | Make Bluetooth Health constant public.Jaikumar Ganesh2011-09-211-1/+0
| | | |_|_|/ | | |/| | |
* | | | | | am 9c711282: Merge "Unhide new PackageManager APIs for API 14" into ics-facto...Kenny Root2011-09-214-14/+26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Unhide new PackageManager APIs for API 14" into ics-factoryromKenny Root2011-09-214-14/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Unhide new PackageManager APIs for API 14Kenny Root2011-09-204-14/+26
* | | | | | Merge "Fix bug 5300621 - Share menu disappears in gallery"Adam Powell2011-09-216-5/+88
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix bug 5300621 - Share menu disappears in galleryAdam Powell2011-09-216-5/+88
* | | | | | Merge "Use overview scale when restored scale is 0."Mangesh Ghiware2011-09-213-9/+14
|\ \ \ \ \ \
| * | | | | | Use overview scale when restored scale is 0.Mangesh Ghiware2011-09-213-9/+14
| |/ / / / /
* | | | | | am 4aa8d943: Merge "Reduce connectivity logging" into ics-factoryromWink Saville2011-09-212-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "Reduce connectivity logging" into ics-factoryromWink Saville2011-09-212-1/+3
| |\ \ \ \
| | * | | | Reduce connectivity loggingWink Saville2011-09-212-1/+3
| | | |/ / | | |/| |
* | | | | Revert "Bug 5248215: Even though I turned off the Spelling correction, it sti...Gilles Debunne2011-09-212-65/+18
* | | | | am 9c43016b: Merge "Bug 5045498 Keep track of RemoteControlClient play state ...Jean-Michel Trivi2011-09-211-1/+32
|\ \ \ \ \ | |/ / / /