summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* SDK only: integrate new sample code, deprecating along the way.Dianne Hackborn2011-06-161-3/+3
* We must keep up with the Joneses.Dianne Hackborn2011-06-151-0/+11
* Add new landscape and portrait orientation features.Dianne Hackborn2011-06-141-0/+22
* Fix some problems with moving in and out of detached state.Dianne Hackborn2011-06-101-0/+11
* Commit final (maybe) MR 2 API.Dianne Hackborn2011-06-091-17/+1087
* Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-1/+320
* Fix issue #4582417: Need to add new PackageManager...Dianne Hackborn2011-06-081-1/+23
* Public styles for action bar tabsAdam Powell2011-06-081-0/+99
* Merge "Reveal some network constants." into honeycomb-mr2Robert Greenwalt2011-06-071-0/+33
|\
| * Reveal some network constants.Robert Greenwalt2011-05-311-1/+34
* | Make Theme.Holo.Light.NoActionBar andAdam Powell2011-06-071-1/+23
* | Add new Fragment API for explicitly saving/restoring state.Dianne Hackborn2011-06-021-0/+98
* | Add a preference panel for mouse speed.Jeff Brown2011-06-021-0/+11
* | Add new supports-screen API to set maximum allowed size.Dianne Hackborn2011-06-011-0/+21
* | Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+11
* | Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-261-1/+43
|/
* Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)Jeff Brown2011-05-251-0/+11
* Add "television" mode.Dianne Hackborn2011-05-231-0/+11
* Add ParcelFileDescriptor.fromFd() and .adoptFd().Dianne Hackborn2011-05-201-0/+28
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-0/+32
* Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into ho...Chet Haase2011-05-191-0/+19
|\
| * DO NOT MERGE: Add custom fragment anims for popping backstackChet Haase2011-05-191-0/+19
* | USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+11
|/
* DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-161-4/+132
* DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.Dianne Hackborn2011-05-131-0/+47
* DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.Dianne Hackborn2011-05-131-12/+12
* DO NOT MERGE. Integrate fragment work from masterDianne Hackborn2011-05-131-0/+41
* DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-0/+53
* MR2 is going to be API 13.Dianne Hackborn2011-05-122-0/+462067
* Now have a final API 12.Dianne Hackborn2011-03-221-18/+5756
* Whoops, forgot the HONEYCOMB_MR1 constant. :(Dianne Hackborn2011-03-171-0/+11
* Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent...Gloria Wang2011-03-172-5/+73
|\
| * Fix for 4089881.Gloria Wang2011-03-162-5/+73
* | deprecate getVisibleTitleHeightMichael Kolb2011-03-161-1/+1
|/
* Merge "Add support for USB accessory serial numbers" into honeycomb-mr1Mike Lockwood2011-03-141-1/+12
|\
| * Add support for USB accessory serial numbersMike Lockwood2011-03-141-1/+12
* | 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
|\