1. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  2. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  3. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  4. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  5. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  6. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  7. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  8. 55f3ac5 Expose SearchManager constants for global search by Bjorn Bringert · 15 years ago
  9. bb68a4f add AccountManager.testHasFeatures() to make it easy to check if a given account has a set of features by Fred Quintana · 15 years ago
  10. c849cdf Unhide some CM constants to support unbundling. by Robert Greenwalt · 15 years ago
  11. 0408675 Add and expose SearchManager.getSearchableInfo() by Bjorn Bringert · 15 years ago
  12. 52eab1c Unhide LocationManager APIs needed for unbundled location providers. by Mike Lockwood · 15 years ago
  13. 32d580c Copy SearchSourceSelector from QuickSearchBox by Bjorn Bringert · 15 years ago
  14. 71de785 Make Build.UNKNOWN public. by Ficus Kirkpatrick · 15 years ago
  15. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  16. 431f5fd Unhide WebView#emulateShiftHeld() so that gmail can do select-to-copy by Evan Millar · 15 years ago
  17. 6a5b0ec Deprecate onTooManyRedirects. by Patrick Scott · 15 years ago
  18. 624d39d Unhide intent extra constants for Camera. by Chih-Chung Chang · 15 years ago
  19. 6e70912 Bumper un-@hide (un-@pending actually) of previously reviewed APIs: by Dan Egnor · 15 years ago
  20. fa9cafa Add a string for second-ABI system property to android.os.Build. by Ficus Kirkpatrick · 15 years ago
  21. 9d2f7a7 Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface by Mike Lockwood · 15 years ago
  22. 6e99b7a add ACCESS_CACHE_FILESYSTEM permission to core manifest by Doug Zongker · 15 years ago
  23. 0cb047c unhide the RecoverySystem class by Doug Zongker · 15 years ago
  24. d755b06 Add RemoteViews.setBundle() method. by Bjorn Bringert · 15 years ago
  25. 3490140 Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling. by Mike Lockwood · 15 years ago
  26. 03abb81 Kill the task killers. by Dianne Hackborn · 15 years ago
  27. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 15 years ago
  28. a6276fd A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  29. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  30. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  31. ee0511d Fix issue #1154972: clone defined, but class doesn't implement Cloneable by Dianne Hackborn · 15 years ago
  32. bde0716 resolved conflicts for merge of 08ace2e0 to master by Jeff Hamilton · 15 years ago
  33. f3960b1 Remove the IM provider contract class. by Jeff Hamilton · 15 years ago
  34. 2c56341 resolved conflicts for merge of 5a374f94 to master by Fred Quintana · 15 years ago
  35. 274dc9d moved the hidden sync helpers out of the framework by Fred Quintana · 15 years ago
  36. 74a76d5 am 83652ebf: am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2 by Dianne Hackborn · 15 years ago
  37. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  38. 80ffd8c resolved conflicts for merge of da9691e9 to master by Jean-Baptiste Queru · 15 years ago
  39. 326d808 Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests by Adam Powell · 15 years ago
  40. 4c2fc8c resolved conflicts for merge of fac57636 to master by Jack Palevich · 15 years ago
  41. 513b723 use a fixed value for public ID by Jean-Baptiste Queru · 15 years ago
  42. 2ec6c56 am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 15 years ago
  43. a74df10 resolved conflicts for merge of cfccf5a1 to master by Jean-Baptiste Queru · 15 years ago
  44. 9b902a5 am eb68a226: am af9788a9: Merge change Ia53c6725 into eclair-mr2 by Dianne Hackborn · 15 years ago
  45. 507ecd5 am c99f154b: am dcd8bad3: Merge change Ia28d9547 into eclair-mr2 by Bjorn Bringert · 15 years ago
  46. 8ea4867 am 0e933c85: am f7d0b013: Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  47. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 15 years ago
  48. aa396b9 Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  49. 1148006 Add new white style for ExpandableListView. by Romain Guy · 15 years ago
  50. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 15 years ago
  51. 13107bb Expose SearchableInfo and getSearchablesInGlobalSearch() by Bjorn Bringert · 15 years ago
  52. f7d0b01 Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  53. 6180977 am 8657978a: am ddcea3d2: Expose onReceivedSslError() so that the WebView client can accept the error and continue. by Grace Kloba · 15 years ago
  54. 13169d8 am 19e0db20: am ebc910da: Merge change Iaad9c8d1 into eclair-mr2 by Andy McFadden · 15 years ago
  55. ddcea3d Expose onReceivedSslError() so that the WebView client by Grace Kloba · 15 years ago
  56. e35cfda Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 15 years ago
  57. aad9c8d Restore 7.xml. by Andy McFadden · 15 years ago
  58. c6b9206e am b5d92322: am 5c9d6e5b: Merge change Ie46db339 into eclair-mr2 by Andy McFadden · 15 years ago
  59. e46db33 Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  60. 9946639 am 8ad6ec2e: am 8280c2b1: Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  61. 95f118e am f7407998: am 39b08235: Add API level 8, currently a copy of 7. by Dianne Hackborn · 15 years ago
  62. 8bf73ff am 7a1192ff: am eefe7b1b: am b2e49a23: Add API level 7. by Dianne Hackborn · 15 years ago
  63. 8280c2b Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  64. 39b0823 Add API level 8, currently a copy of 7. by Dianne Hackborn · 15 years ago
  65. eefe7b1 am b2e49a23: Add API level 7. by Dianne Hackborn · 15 years ago
  66. b2e49a2 Add API level 7. by Dianne Hackborn · 15 years ago
  67. 8da7873 am dbed5350: am b28632a5: am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent. by Joe Onorato · 15 years ago
  68. b28632a am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent. by Joe Onorato · 15 years ago
  69. c7a63ee Add a new field to Intent that allows you to give a hint about what on screen caused the intent to by Joe Onorato · 15 years ago
  70. 03fe67d am ea200b0c: am 7d2fd650: am cc6ff2bc: Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  71. 8a1b6de am e2585127: am 9ed7dc10: am 5886050f: Merge change I0d8f7593 into eclair by Dianne Hackborn · 15 years ago
  72. 7d2fd65 am cc6ff2bc: Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  73. cc6ff2b Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  74. 9ed7dc10 am 5886050f: Merge change I0d8f7593 into eclair by Dianne Hackborn · 15 years ago
  75. a7ca0e5 Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op by Dianne Hackborn · 15 years ago
  76. 355c20c Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  77. f3ab5c6 am 86ef717e: am 99cee031: Merge change Ieb7a7d57 into eclair-mr2 by Dan Egnor · 15 years ago
  78. eb7a7d5 Change the DropBoxManager API slightly (this is public, but not yet released) -- by Dan Egnor · 15 years ago
  79. 0187e9e Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge. by Ben Murdoch · 15 years ago
  80. 357997d Improves documentation for GeolocationPermissions class. Do not merge. by Steve Block · 15 years ago
  81. 4ddc2ed am fa351d38: am e5683369: Merge change I60dfecdc into eclair-mr2 by Mike Lockwood · 15 years ago
  82. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 15 years ago
  83. e4ecccd am e1e5ff37: am 288509a9: am 633177cb: Move updated 6.xml from eclair-sholes-release into eclair by Evan Millar · 15 years ago
  84. 288509a am 633177cb: Move updated 6.xml from eclair-sholes-release into eclair by Evan Millar · 15 years ago
  85. 8914a04 am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  86. 633177c Move updated 6.xml from eclair-sholes-release into eclair by Evan Millar · 15 years ago
  87. 5a03f36 maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  88. 8e7241a Make apicheck happy. by Andy McFadden · 15 years ago
  89. 43bc59e am 12c90b05: am aa5e25d2: Re-run update-api to fix the build. by Ben Murdoch · 15 years ago
  90. aa5e25d Re-run update-api to fix the build. by Ben Murdoch · 15 years ago
  91. fda04eb am c26197e0: am 7caaeecc: Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 15 years ago
  92. 7caaeec Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 15 years ago
  93. 187f074 am 79374643: am b9ab7126: am 524812fb: Merge change I7d40ad9a into eclair by Dianne Hackborn · 15 years ago
  94. b9ab712 am 524812fb: Merge change I7d40ad9a into eclair by Dianne Hackborn · 15 years ago
  95. 608620d am a7ad3f6c: am 50a21f4d: add reboot() method to PowerManager by Doug Zongker · 15 years ago
  96. cfdd6cd am 74dcb02f: am 57534f1b: Improves documentation for GeolocationPermissions class. by Steve Block · 15 years ago
  97. 3ab6aee am f1efe8e3: am f61ab007: am 5994cd28: -hide AccountManagerResponse, which never should have been exposed in the first place by Fred Quintana · 15 years ago
  98. 50a21f4 add reboot() method to PowerManager by Doug Zongker · 15 years ago
  99. 08ee42c More on issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  100. 1c391ed resolved conflicts for merge of a82e7e24 to master by Dianne Hackborn · 15 years ago