summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Add API level 7.Dianne Hackborn2009-12-031-0/+371697
* Add a new field to Intent that allows you to give a hint about what on screen...Joe Onorato2009-12-021-0/+59
* Cleanup @hide and @deprecated directives.Wink Saville2009-12-021-0/+178
* 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
* Move updated 6.xml from eclair-sholes-release into eclairEvan Millar2009-11-201-0/+70
* More on issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-191-0/+110
* -hide AccountManagerResponse, which never should have been exposed in the fir...Fred Quintana2009-11-191-65/+0
* Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-181-51/+45
* Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-181-1/+1
* Let RemoteViews nest children, allow ViewFlipper.Jeff Sharkey2009-11-161-0/+63
* Fix issue #2258571: Fix build versionsDianne Hackborn2009-11-122-1447/+8
* Fix issue #2256270: Package manager sends bad broadcasts when components changeDianne Hackborn2009-11-111-0/+11
* Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed bro...Dianne Hackborn2009-11-111-0/+11
* Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-092-0/+38
* Fix issue #2242440: Window screen brightness attribute is brokenDianne Hackborn2009-11-082-1/+371318
* Remove "@hide pending API council" in webkit to exposeGrace Kloba2009-11-071-0/+604
* Expose WallpaperSettingsActivity in the public API.Charles Mendis2009-11-061-0/+28
* Expose PowerManager.isScreenOn in the public api.Charles Mendis2009-11-061-0/+11
* am 91bb62f0: New API 4 with new CDMA constants.Xavier Ducrohet2009-11-061-0/+66
|\
| * New API 4 with new CDMA constants.Xavier Ducrohet2009-11-051-0/+66
| * Update 5.xml with last minute changes.Dianne Hackborn2009-10-191-0/+1142
* | Fix issue #2243096: Need to expose live wallpaper APIs in SDKDianne Hackborn2009-11-051-0/+527
* | Fix the buildRomain Guy2009-11-051-0/+13
* | Fix bug 2242585 to unhide the new audio recording sources.Jean-Michel Trivi2009-11-051-0/+22
* | New live wallpaper API to expose author and description strings.Daniel Sandler2009-11-051-0/+22
* | Fix the build (hopefully.)Romain Guy2009-11-041-11/+0
* | Remove unused field and add new API to control the children drawing order.Romain Guy2009-11-041-11/+24
* | Unhide View.isOpaque().Romain Guy2009-11-031-0/+11
* | Make QuickContact styles public.Evan Millar2009-11-031-0/+66
* | unhide AccountManagerResponseFred Quintana2009-10-281-0/+65
* | - add javadoc for the account managerFred Quintana2009-10-281-6/+10
* | Add SDK version for MR1.Dianne Hackborn2009-10-261-0/+11
* | Implement feature #2117336: Create event communication APIs for live wallpaperDianne Hackborn2009-10-221-0/+23
* | Update 5.xml with last minute changes.Dianne Hackborn2009-10-191-0/+1142
|/
* Making new Contacts APIs visible in Eclair SDK - Part IIDmitri Plotnikov2009-10-141-0/+87
* Making new Contacts APIs visible in Eclair SDKDmitri Plotnikov2009-10-131-0/+1055
* Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.E...Jeff Hamilton2009-10-102-2/+2
* Fix issue #2179891: Need to update 5.xmlDianne Hackborn2009-10-091-393/+15843
* Fix issue #2176944: Need API so browser, others can determine memory size of ...Dianne Hackborn2009-10-081-0/+11
* Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-11/+11
* Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-4/+4
* changes from Sync Manager API Review: bug 2164262Fred Quintana2009-10-061-0/+485
* Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), ...gwang@google.com2009-10-061-26/+0
* fix build breakageFred Quintana2009-10-061-23/+0
* - hide Entity and all its referencesFred Quintana2009-10-061-417/+76
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-061-2/+4
* Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...Dianne Hackborn2009-10-051-0/+22
* account manager api review changesFred Quintana2009-10-051-640/+239