summaryrefslogtreecommitdiff
path: root/api/9.xml
AgeCommit message (Expand)Author
2011-04-08Use the new API file format, and some minor tweaks to the old XML files that ... Joe Onorato
2011-01-17Remove API that snuck into MockPackageManager Kenny Root
2010-12-05Fix up API definitions in master. Dianne Hackborn
2010-12-05Update 9.xml to match the real GB 9.xml. Dianne Hackborn
2010-11-08am 2ee0af48: am a48b70fa: Camera.open() should only return back-facing camera. Wu-cheng Li
2010-11-09Camera.open() should only return back-facing camera. Wu-cheng Li
2010-10-29Final SDK API 9. DO NOT MERGE. Dianne Hackborn
2010-09-12am 89b4cb1e: am ff38e38d: Merge "Undo API patch due to field pulled up to sup... Jeff Brown
2010-09-12Undo API patch due to field pulled up to superclass. Jeff Brown
2010-09-03Fix the build for real. Romain Guy
2010-09-01am 840f0fec: am d3efa392: Clean up some permissions. Dianne Hackborn
2010-09-01Clean up some permissions. Dianne Hackborn
2010-08-18am 03805f72: am d313cab4: Merge "tracking merge of external/apache-http from ... Brian Carlstrom
2010-08-18tracking merge of external/apache-http from dalvik-dev Brian Carlstrom
2010-08-16Add selection mode support to GridView. Adam Powell
2010-08-12Canonical representation of floating point constants Ben Dodson
2010-08-08Make libhwui entirely optional. Romain Guy
2010-08-05resolved conflicts for merge of 1b7e4d5a to master Brian Carlstrom
2010-08-04Tracking merge of dalvik-dev to gingerbread Brian Carlstrom
2010-07-28Tracking merge of dalvik-dev to master Brian Carlstrom
2010-07-15resolved conflicts for merge of aca672ba to master Jeff Brown
2010-07-15Add support for new input sources. Jeff Brown
2010-06-30frameworks/base updates to track merge from dalvik-dev Brian Carlstrom
2010-06-03Fix build by adding Java 6 API changes that were not in the earlier merge. Elliott Hughes
2010-05-27Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master Brian Carlstrom
2010-05-13Remove the unused modification APIs from MockCursor. They shouldn't have been... Jeff Hamilton
2010-05-12am 6d7334c1: am afbc5fad: Fix build Remove from API 9 definition the two meth... Jean-Michel Trivi
2010-05-12Fix build Remove from API 9 definition the two methods that were Jean-Michel Trivi
2010-05-07Updated URL pattern based on http://data.iana.org/TLD/tlds-alpha-by-domain.txt Shimeng (Simon) Wang
2010-04-15Introduce new API version to avoid breakage with the Froyo APIs; Dianne Hackborn