summaryrefslogtreecommitdiff
path: root/api/5.xml
AgeCommit message (Collapse)Author
2012-12-04Move numeric api files from frameworks/base to prebuilts/sdk Ying Wang
So they can be used in unbundled builds. Bug: 7296240 Change-Id: Ib0ba88387cb45ff795a4e8e3a836cf670d5016b7
2011-04-08Use the new API file format, and some minor tweaks to the old XML files that ↵ Joe Onorato
make the parser easier. Change-Id: I9307d0d323f1b65816b3e097bf9c4d92f3962b2f
2009-11-04am 4deb52f3: am 20777fae: am 584bce31: Merge change I09282f5b into eclair Romain Guy
Merge commit '4deb52f3c1a645ae2daa8dd31e72460ead2cd372' * commit '4deb52f3c1a645ae2daa8dd31e72460ead2cd372': Fix the build (hopefully.)
2009-11-04Fix the build (hopefully.) Romain Guy
Change-Id: I09282f5b4ff8b97f6beb1073223d8a943d3ecef4
2009-10-19am dedcf1ee: am bf108426: am 007a429f: Update 5.xml with last minute changes. Dianne Hackborn
Merge commit 'dedcf1eefc153a33b6004608ecd4da0beec4e5a9' * commit 'dedcf1eefc153a33b6004608ecd4da0beec4e5a9': Update 5.xml with last minute changes.
2009-10-19Update 5.xml with last minute changes. Dianne Hackborn
Change-Id: I520ca879d31cb4581556138a73b542c070de3c00
2009-10-13API and preloaded classes updates to corespond to the luni r823222 update. Jesse Wilson
See https://android-git.corp.google.com/g/29602
2009-10-10Now that Eclair has been defined as API revision 5 mark ↵ Jeff Hamilton
Build.VERSION_CODES.ECLAIR as such. Change-Id: I45af1fe80f6f93a1db8389600dc780af9cedf22c
2009-10-09Fix issue #2179891: Need to update 5.xml Dianne Hackborn
Copied current.xml to 5.xml. Change-Id: I5eaa806eef9a9a3135b021d7db179325ff7663fc
2009-09-22DO NOT MERGE: Copy 4.xml to 5.xml to allow Eclair to diverge from Donut. Jesse Wilson