summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of fac57636 to masterJack Palevich2009-12-101-0/+6539
|\
| * Unhide the Android OpenGL ES 2.0 APIJack Palevich2009-12-091-16/+6601
* | use a fixed value for public IDJean-Baptiste Queru2009-12-101-1/+1
* | am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - ...Fred Quintana2009-12-101-0/+283
* | resolved conflicts for merge of cfccf5a1 to masterJean-Baptiste Queru2009-12-101-0/+11
|\ \ | |/
| * Add new white style for ExpandableListView.Romain Guy2009-12-081-0/+11
* | am eb68a226: am af9788a9: Merge change Ia53c6725 into eclair-mr2Dianne Hackborn2009-12-101-0/+11
|\ \ | |/
| * Add bindService API to not bring ot foreground.Dianne Hackborn2009-12-081-0/+11
* | am c99f154b: am dcd8bad3: Merge change Ia28d9547 into eclair-mr2Bjorn Bringert2009-12-101-0/+449
|\ \ | |/
| * Expose SearchableInfo and getSearchablesInGlobalSearch()Bjorn Bringert2009-12-081-0/+449
* | am 0e933c85: am f7d0b013: Add TrafficStats class to SDK.Ken Shirriff2009-12-101-0/+142
|\ \ | |/
| * Add TrafficStats class to SDK.Ken Shirriff2009-12-081-0/+142
* | am 8657978a: am ddcea3d2: Expose onReceivedSslError() so that the WebView cli...Grace Kloba2009-12-071-0/+153
|\ \ | |/
| * Expose onReceivedSslError() so that the WebView clientGrace Kloba2009-12-071-0/+153
* | am 19e0db20: am ebc910da: Merge change Iaad9c8d1 into eclair-mr2Andy McFadden2009-12-071-0/+286
|\ \ | |/
| * Restore 7.xml.Andy McFadden2009-12-041-0/+286
* | Add new(-ish) Dalvik opcodes to Opcodes.java.Andy McFadden2009-12-041-0/+33
* | am b5d92322: am 5c9d6e5b: Merge change Ie46db339 into eclair-mr2Andy McFadden2009-12-043-858/+0
|\ \ | |/
| * Remove "unused" opcodes from API.Andy McFadden2009-12-043-858/+0
* | am 8ad6ec2e: am 8280c2b1: Implement new MockContentProvider. Also make Conten...Daisuke Miyakawa2009-12-041-0/+139
|\ \ | |/
| * Implement new MockContentProvider. Also make ContentProvider aware of the class.Daisuke Miyakawa2009-12-041-0/+139
* | am f7407998: am 39b08235: Add API level 8, currently a copy of 7.Dianne Hackborn2009-12-041-0/+371697
|\ \ | |/
| * Add API level 8, currently a copy of 7.Dianne Hackborn2009-12-031-0/+371697
* | am 7a1192ff: am eefe7b1b: am b2e49a23: Add API level 7.Dianne Hackborn2009-12-041-0/+371697
|\ \ | |/
| * am b2e49a23: Add API level 7.Dianne Hackborn2009-12-031-0/+371697
| |\
| | * Add API level 7.Dianne Hackborn2009-12-031-0/+371697
* | | am dbed5350: am b28632a5: am c7a63eea: Add a new field to Intent that allows ...Joe Onorato2009-12-031-0/+59
|\ \ \ | |/ /
| * | am c7a63eea: Add a new field to Intent that allows you to give a hint about w...Joe Onorato2009-12-021-0/+59
| |\ \ | | |/
| | * Add a new field to Intent that allows you to give a hint about what on screen...Joe Onorato2009-12-021-0/+59
* | | am ea200b0c: am 7d2fd650: am cc6ff2bc: Cleanup @hide and @deprecated directives.Wink Saville2009-12-021-0/+178
|\ \ \ | |/ /
| * | am cc6ff2bc: Cleanup @hide and @deprecated directives.Wink Saville2009-12-021-0/+178
| |\ \ | | |/
| | * Cleanup @hide and @deprecated directives.Wink Saville2009-12-021-0/+178
* | | am e2585127: am 9ed7dc10: am 5886050f: Merge change I0d8f7593 into eclairDianne Hackborn2009-12-021-3/+3
|\ \ \ | |/ /
| * | am 5886050f: Merge change I0d8f7593 into eclairDianne Hackborn2009-12-021-3/+3
| |\ \ | | |/
| | * Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-opDianne Hackborn2009-12-011-3/+3
| | * Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessag...Ben Murdoch2009-11-241-16/+16
| | * Improves documentation for GeolocationPermissions class. Do not merge.Steve Block2009-11-241-1/+1
* | | Unhide the Android OpenGL ES 2.0 APIJack Palevich2009-11-271-16/+6601
* | | am 86ef717e: am 99cee031: Merge change Ieb7a7d57 into eclair-mr2Dan Egnor2009-11-251-1/+3
|\ \ \ | |/ /
| * | Change the DropBoxManager API slightly (this is public, but not yet released) --Dan Egnor2009-11-251-1/+3
* | | am fa351d38: am e5683369: Merge change I60dfecdc into eclair-mr2Mike Lockwood2009-11-231-0/+43
|\ \ \ | |/ /
| * | Add window manager support for overriding button and keyboard backlight values.Mike Lockwood2009-11-231-0/+43
* | | am e1e5ff37: am 288509a9: am 633177cb: Move updated 6.xml from eclair-sholes-...Evan Millar2009-11-201-0/+70
|\ \ \ | |/ /
| * | am 633177cb: Move updated 6.xml from eclair-sholes-release into eclairEvan Millar2009-11-201-0/+70
| |\ \ | | |/
| | * Move updated 6.xml from eclair-sholes-release into eclairEvan Millar2009-11-201-0/+70
* | | am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite u...Vasu Nori2009-11-201-3/+27
|\ \ \ | |/ /
| * | maintain cache of statementids returned by sqlite upon compiling a sql stmntVasu Nori2009-11-201-3/+27
* | | Make apicheck happy.Andy McFadden2009-11-201-1/+1
* | | am 12c90b05: am aa5e25d2: Re-run update-api to fix the build.Ben Murdoch2009-11-201-9/+9
|\ \ \ | |/ /
| * | Re-run update-api to fix the build.Ben Murdoch2009-11-201-9/+9