summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* For issue 4082089Gloria Wang2011-03-141-0/+22
* Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1Dianne Hackborn2011-03-111-1/+12
|\
| * Fix issues #4087362 and #4087356Dianne Hackborn2011-03-111-1/+12
* | USB: minor cleanup workMike Lockwood2011-03-111-1/+1
|/
* UsbManager: Hide APIs not needed for USB host or accessory support.Mike Lockwood2011-03-111-385/+0
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-111-122/+100
* Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-101-1/+12
|\
| * UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-1/+12
* | Update API.Jeff Brown2011-03-091-3/+3
* | Input improvements and bug fixes.Jeff Brown2011-03-091-2/+39
|/
* Merge "Pass the auto login header information to the app." into honeycomb-mr1Patrick Scott2011-03-091-0/+19
|\
| * Pass the auto login header information to the app.Patrick Scott2011-03-081-0/+19
* | USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-081-1/+68
|/
* Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1Jesse Wilson2011-03-071-16/+1
|\
| * Remove deprecated and unused entryEvicted method.Jesse Wilson2011-03-071-16/+1
* | NEW_API: Unhide RTP APIs.Chia-chi Yeh2011-03-081-0/+491
* | Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into...Vasu Nori2011-03-071-1/+1
|\ \
| * | bug:3513950 Rename "completedDownload" to "addCompletedDownload"Vasu Nori2011-03-071-1/+1
| |/
* | Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1Jeff Brown2011-03-071-0/+55
|\ \ | |/ |/|
| * Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-0/+55
* | Deprecating webkit API's that might not be supported in the future do not mergeKristian Monsen2011-03-072-34/+34
|/
* Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honey...Gilles Debunne2011-03-041-2/+2
|\
| * getTextRunCursor gets deprecated in SpannableStringBuilderGilles Debunne2011-03-041-2/+2
* | Fix Fragment.onInflate() to actually work correctly.Dianne Hackborn2011-03-031-0/+47
|/
* Add new ViewConfiguration accessors for key repeat parameters.Jeff Brown2011-03-021-0/+22
* Merge "Add an API to force Views to render their layer."Romain Guy2011-03-021-0/+11
|\
| * Add an API to force Views to render their layer.Romain Guy2011-03-021-1/+12
* | Fix issue #3400119: API to specify a black background behind a window transitionDianne Hackborn2011-03-021-1/+25
|/
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-011-28/+31
* Merge "Add ParcelFileDescriptor APIs to get raw fd."Dianne Hackborn2011-02-281-0/+22
|\
| * Add ParcelFileDescriptor APIs to get raw fd.Dianne Hackborn2011-02-281-0/+22
* | Merge "Add platform features for USB host and USB accessory support."Mike Lockwood2011-02-281-0/+22
|\ \
| * | Add platform features for USB host and USB accessory support.Mike Lockwood2011-02-281-0/+22
* | | Merge "UsbManager: Enhancements for managing USB devices and accessories"Mike Lockwood2011-02-281-11/+0
|\ \ \ | |/ / | | / | |/ |/|
| * UsbManager: Enhancements for managing USB devices and accessoriesMike Lockwood2011-02-281-11/+0
* | Small change to AppWidgetProviderInfo public field name and docsAdam Cohen2011-02-281-1/+1
|/
* Add scroll wheel support to TextView.Jeff Brown2011-02-261-1/+35
* Merge "Add support for mouse hover and scroll wheel."Jeff Brown2011-02-251-0/+47
|\
| * Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-0/+47
* | Merge "Callback on any removal, not just evictions."Jesse Wilson2011-02-251-5/+24
|\ \
| * | Callback on any removal, not just evictions.Jesse Wilson2011-02-251-5/+24
* | | Merge "Revert the 11.xml part of bug 3438513"Glenn Kasten2011-02-251-2/+0
|\ \ \ | |_|/ |/| |
| * | Revert the 11.xml part of bug 3438513Glenn Kasten2011-02-111-2/+0
* | | Merge "Implement issue #3426299: Introduce application "stopped" state"Dianne Hackborn2011-02-251-0/+55
|\ \ \
| * | | Implement issue #3426299: Introduce application "stopped" stateDianne Hackborn2011-02-251-0/+55
* | | | Adding framework support for resizable widgetsAdam Cohen2011-02-251-0/+65
|/ / /
* | | Add ViewPropertyAnimator for easy animation of View propertiesChet Haase2011-02-251-1/+331
* | | Merge "Remove default constructors from static utility classes."Jesse Wilson2011-02-242-96/+0
|\ \ \
| * | | Remove default constructors from static utility classes.Jesse Wilson2011-02-242-96/+0
| | |/ | |/|
* | | Merge "Exposing the CalendarView of the DatePicker."Svetoslav Ganov2011-02-241-0/+11
|\ \ \