summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-0114-68/+65
* Merge "Fix bug 3497341 - take list padding into account when drawing Expandab...Adam Powell2011-02-281-0/+3
|\
| * Fix bug 3497341 - take list padding into account when drawingAdam Powell2011-02-281-0/+3
* | Merge "Make sure to properly default the screen size during wallpaper restore"Christopher Tate2011-02-281-0/+9
|\ \
| * | Make sure to properly default the screen size during wallpaper restoreChristopher Tate2011-02-281-0/+9
* | | Merge "Add ParcelFileDescriptor APIs to get raw fd."Dianne Hackborn2011-02-282-0/+35
|\ \ \ | |_|/ |/| |
| * | Add ParcelFileDescriptor APIs to get raw fd.Dianne Hackborn2011-02-282-0/+35
| |/
* | Merge "Change behavior of multitouch in scrolling views."Adam Powell2011-02-283-3/+37
|\ \
| * | Change behavior of multitouch in scrolling views.Adam Powell2011-02-283-3/+37
* | | Merge "Make the AccountManagerService clear old grants when the package that ...Fred Quintana2011-02-281-0/+35
|\ \ \
| * | | Make the AccountManagerService clear old grants when the packageFred Quintana2011-02-281-0/+35
* | | | Merge "Fix inverted scrolling condition in lists."Jeff Brown2011-02-281-1/+1
|\ \ \ \
| * | | | Fix inverted scrolling condition in lists.Jeff Brown2011-02-281-1/+1
* | | | | Merge "Add platform features for USB host and USB accessory support."Mike Lockwood2011-02-281-0/+15
|\ \ \ \ \
| * | | | | Add platform features for USB host and USB accessory support.Mike Lockwood2011-02-281-0/+15
* | | | | | Merge "UsbManager: Enhancements for managing USB devices and accessories"Mike Lockwood2011-02-284-11/+73
|\ \ \ \ \ \ | |/ / / / /
| * | | | | UsbManager: Enhancements for managing USB devices and accessoriesMike Lockwood2011-02-284-11/+73
* | | | | | Merge "Remove a stale line in a JavaDoc."Ben Komalo2011-02-281-4/+3
|\ \ \ \ \ \
| * | | | | | Remove a stale line in a JavaDoc.Ben Komalo2011-02-281-4/+3
* | | | | | | Merge "remove the code that clears the passwords when the sim is replaced wit...Fred Quintana2011-02-281-96/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | remove the code that clears the passwords when the simFred Quintana2011-02-251-96/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Small change to AppWidgetProviderInfo public field name and docs"Adam Cohen2011-02-281-3/+9
|\ \ \ \ \ \
| * | | | | | Small change to AppWidgetProviderInfo public field name and docsAdam Cohen2011-02-281-3/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix Parcel.writeNative to not ignore 'offset'."Elliott Hughes2011-02-281-5/+4
|\ \ \ \ \ \
| * | | | | | Fix Parcel.writeNative to not ignore 'offset'.Elliott Hughes2011-02-281-5/+4
* | | | | | | Merge "Text selection mode is stopped when View is recycled in ListView"Gilles Debunne2011-02-281-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Text selection mode is stopped when View is recycled in ListViewGilles Debunne2011-02-251-0/+5
* | | | | | | | Merge "OnScrollListener fix in AbsListView"Gilles Debunne2011-02-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | OnScrollListener fix in AbsListViewGilles Debunne2011-02-251-0/+1
| |/ / / / / / /
* | | | | | | | Merge "AIOOB exception fix in TabWidget"Gilles Debunne2011-02-281-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | AIOOB exception fix in TabWidgetGilles Debunne2011-02-251-1/+1
| |/ / / / / /
* | | | | | | Merge "Fix some bugs in the new ScaleGestureDetector logic."Adam Powell2011-02-281-0/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix some bugs in the new ScaleGestureDetector logic.Adam Powell2011-02-281-0/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Remove the limitation that zoom can't go beyond overview scale."Shimeng (Simon) Wang2011-02-281-25/+13
|\ \ \ \ \ \ \
| * | | | | | | Remove the limitation that zoom can't go beyond overview scale.Shimeng (Simon) Wang2011-02-281-25/+13
| |/ / / / / /
* | | | | | | Merge "NubmberPicker up/down arrows do not work."Svetoslav Ganov2011-02-281-1/+4
|\ \ \ \ \ \ \
| * | | | | | | NubmberPicker up/down arrows do not work.Svetoslav Ganov2011-02-261-1/+4
* | | | | | | | Merge "You can now specify a custom display size as NxM."Dianne Hackborn2011-02-281-5/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | You can now specify a custom display size as NxM.Dianne Hackborn2011-02-281-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant...Xavier Ducrohet2011-02-283-11/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-11/+18
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-11/+18
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-11/+18
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge "Ensuring thread-safe usage of DateFormat."Elliott Hughes2011-02-221-10/+16
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Ensuring thread-safe usage of DateFormat.Jozef BABJAK2011-02-221-10/+16
| | | | * | | | | | | | Merge "Fix for an infinite loop while scrolling lists."Brad Fitzpatrick2011-02-221-0/+1
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Fix for an infinite loop while scrolling lists.Daniel Mladenovic2011-02-211-0/+1
| | | | | |/ / / / / / /
| | | | * | | | | | | | Fixing infinite loop for zero duration.Jozef BABJAK2011-02-221-1/+1
| | | | |/ / / / / / /
| * | | | | | | | | | am 69e19ae1: DO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeygu...Mike Lockwood2011-02-261-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | DO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeyguardLocked()Mike Lockwood2011-02-261-1/+1