1. 74a76d5 am 83652ebf: am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2 by Dianne Hackborn · 15 years ago
  2. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  3. 80ffd8c resolved conflicts for merge of da9691e9 to master by Jean-Baptiste Queru · 15 years ago
  4. 326d808 Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests by Adam Powell · 15 years ago
  5. 4c2fc8c resolved conflicts for merge of fac57636 to master by Jack Palevich · 15 years ago
  6. 513b723 use a fixed value for public ID by Jean-Baptiste Queru · 15 years ago
  7. 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
  8. a74df10 resolved conflicts for merge of cfccf5a1 to master by Jean-Baptiste Queru · 15 years ago
  9. 9b902a5 am eb68a226: am af9788a9: Merge change Ia53c6725 into eclair-mr2 by Dianne Hackborn · 15 years ago
  10. 507ecd5 am c99f154b: am dcd8bad3: Merge change Ia28d9547 into eclair-mr2 by Bjorn Bringert · 15 years ago
  11. 8ea4867 am 0e933c85: am f7d0b013: Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  12. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 15 years ago
  13. aa396b9 Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  14. 1148006 Add new white style for ExpandableListView. by Romain Guy · 15 years ago
  15. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 15 years ago
  16. 13107bb Expose SearchableInfo and getSearchablesInGlobalSearch() by Bjorn Bringert · 15 years ago
  17. f7d0b01 Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  18. 6180977 am 8657978a: am ddcea3d2: Expose onReceivedSslError() so that the WebView client can accept the error and continue. by Grace Kloba · 15 years ago
  19. ddcea3d Expose onReceivedSslError() so that the WebView client by Grace Kloba · 15 years ago
  20. e35cfda Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 15 years ago
  21. c6b9206e am b5d92322: am 5c9d6e5b: Merge change Ie46db339 into eclair-mr2 by Andy McFadden · 15 years ago
  22. e46db33 Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  23. 9946639 am 8ad6ec2e: am 8280c2b1: Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  24. 8280c2b Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  25. 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
  26. 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
  27. 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
  28. 03fe67d am ea200b0c: am 7d2fd650: am cc6ff2bc: Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  29. 8a1b6de am e2585127: am 9ed7dc10: am 5886050f: Merge change I0d8f7593 into eclair by Dianne Hackborn · 15 years ago
  30. 7d2fd65 am cc6ff2bc: Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  31. cc6ff2b Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  32. 9ed7dc10 am 5886050f: Merge change I0d8f7593 into eclair by Dianne Hackborn · 15 years ago
  33. a7ca0e5 Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op by Dianne Hackborn · 15 years ago
  34. 355c20c Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  35. f3ab5c6 am 86ef717e: am 99cee031: Merge change Ieb7a7d57 into eclair-mr2 by Dan Egnor · 15 years ago
  36. eb7a7d5 Change the DropBoxManager API slightly (this is public, but not yet released) -- by Dan Egnor · 15 years ago
  37. 0187e9e Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge. by Ben Murdoch · 15 years ago
  38. 357997d Improves documentation for GeolocationPermissions class. Do not merge. by Steve Block · 15 years ago
  39. 4ddc2ed am fa351d38: am e5683369: Merge change I60dfecdc into eclair-mr2 by Mike Lockwood · 15 years ago
  40. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 15 years ago
  41. 8914a04 am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  42. 5a03f36 maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  43. 8e7241a Make apicheck happy. by Andy McFadden · 15 years ago
  44. 43bc59e am 12c90b05: am aa5e25d2: Re-run update-api to fix the build. by Ben Murdoch · 15 years ago
  45. aa5e25d Re-run update-api to fix the build. by Ben Murdoch · 15 years ago
  46. fda04eb am c26197e0: am 7caaeecc: Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 15 years ago
  47. 7caaeec Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 15 years ago
  48. 187f074 am 79374643: am b9ab7126: am 524812fb: Merge change I7d40ad9a into eclair by Dianne Hackborn · 15 years ago
  49. b9ab712 am 524812fb: Merge change I7d40ad9a into eclair by Dianne Hackborn · 15 years ago
  50. 608620d am a7ad3f6c: am 50a21f4d: add reboot() method to PowerManager by Doug Zongker · 15 years ago
  51. cfdd6cd am 74dcb02f: am 57534f1b: Improves documentation for GeolocationPermissions class. by Steve Block · 15 years ago
  52. 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
  53. 50a21f4 add reboot() method to PowerManager by Doug Zongker · 15 years ago
  54. 08ee42c More on issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  55. 1c391ed resolved conflicts for merge of a82e7e24 to master by Dianne Hackborn · 15 years ago
  56. b4fbe76 Adding the ability to specify the speech synthesis by Charles Chen · 15 years ago
  57. 57534f1 Improves documentation for GeolocationPermissions class. by Steve Block · 15 years ago
  58. f61ab00 am 5994cd28: -hide AccountManagerResponse, which never should have been exposed in the first place by Fred Quintana · 15 years ago
  59. 2b38a09 am 23ef7b48: Fix most of issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  60. 5994cd2 -hide AccountManagerResponse, which never should have been exposed in the first place by Fred Quintana · 15 years ago
  61. 23ef7b4 Fix most of issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  62. 14d9431 am 08a22a20: am a2f4c254: am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  63. a2f4c25 am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  64. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  65. bb74b6f am daf05d3e: am a57632fe: Fix bugs around removing and attaching WebViews. by Leon Scroggins · 15 years ago
  66. 1162fd7 Let RemoteViews nest children, allow ViewFlipper. by Jeff Sharkey · 15 years ago
  67. a57632f Fix bugs around removing and attaching WebViews. by Leon Scroggins · 15 years ago
  68. ddbc010 am 255ba31a: am 1ca191c2: am 1778776c: Fix issue #2258571: Fix build versions by Dianne Hackborn · 15 years ago
  69. 1ca191c am 1778776c: Fix issue #2258571: Fix build versions by Dianne Hackborn · 15 years ago
  70. 1778776 Fix issue #2258571: Fix build versions by Dianne Hackborn · 15 years ago
  71. 67abf57 am 00556831: am f18a01c7: Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 15 years ago
  72. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 15 years ago
  73. 1ee0d41 am d2aaeefc: am c5dc6872: am 360d710e: Merge change I580de484 into eclair by Dianne Hackborn · 15 years ago
  74. c5dc687 am 360d710e: Merge change I580de484 into eclair by Dianne Hackborn · 15 years ago
  75. 86a72da Fix issue #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 15 years ago
  76. 5a1a55e am 7bd2179f: am 823edb76: am 532d5603: Merge change I80022375 into eclair by Dianne Hackborn · 15 years ago
  77. 823edb7 am 532d5603: Merge change I80022375 into eclair by Dianne Hackborn · 15 years ago
  78. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 15 years ago
  79. 1874aa4 Encrypted File Systems project. Implementation of opt-out flag in AndroidManifest XML file. by Oscar Montemayor · 15 years ago
  80. 430785f am eac4222f: am 949ffa3d: am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 15 years ago
  81. 949ffa3 am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 15 years ago
  82. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  83. fc19a92 am 794bfed0: am 2934bc1c: am 644693f4: Merge change Ic42763b1 into eclair by Dianne Hackborn · 15 years ago
  84. 2934bc1 am 644693f4: Merge change Ic42763b1 into eclair by Dianne Hackborn · 15 years ago
  85. 1cbbec0 am 4024c46f: am 06dc03f2: Let RemoteViews nest children, allow ViewFlipper. by Jeff Sharkey · 15 years ago
  86. badc47e Fix issue #2242440: Window screen brightness attribute is broken by Dianne Hackborn · 15 years ago
  87. 06dc03f Let RemoteViews nest children, allow ViewFlipper. by Jeff Sharkey · 15 years ago
  88. 62c5183 am f7dec4a7: am d9e22ed8: am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  89. 1d65f4d am 2689808c: am 704af39c: am 638d8653: Merge change I47ef4266 into eclair by Charles Mendis · 15 years ago
  90. d9e22ed am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  91. 0691ad5 Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  92. 704af39 am 638d8653: Merge change I47ef4266 into eclair by Charles Mendis · 15 years ago
  93. 47ef426 Expose WallpaperSettingsActivity in the public API. by Charles Mendis · 15 years ago
  94. 08c2fd1 am 7e3873a0: am 6b07bf3d: am 3cba7288: Merge change I6ccd2ebc into eclair by Charles Mendis · 15 years ago
  95. 6b07bf3 am 3cba7288: Merge change I6ccd2ebc into eclair by Charles Mendis · 15 years ago
  96. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 15 years ago
  97. 62834b8 am 85fdfd01: am 237cc15c: am 274b120f: Fix issue #2243096: Need to expose live wallpaper APIs in SDK by Dianne Hackborn · 15 years ago
  98. 9aed49e am 57e7109d: am 15b9de8c: am 1d5b3a63: Fix the build by Romain Guy · 15 years ago
  99. 237cc15 am 274b120f: Fix issue #2243096: Need to expose live wallpaper APIs in SDK by Dianne Hackborn · 15 years ago
  100. 274b120 Fix issue #2243096: Need to expose live wallpaper APIs in SDK by Dianne Hackborn · 15 years ago