1. ab50b86 Deprecate showSearchIconAsBadge and icon search attrs by Bjorn Bringert · 15 years ago
  2. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  3. 70e1ad7 Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict. by Jim Miller · 15 years ago
  4. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 15 years ago
  5. b24e11b API_CHANGE by Nick Pelly · 16 years ago
  6. de893f5 API_CHANGE by Nick Pelly · 16 years ago
  7. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 16 years ago
  8. c4516a7 add a transaction monitor by Fred Quintana · 16 years ago
  9. 2c3eb14 adding support for webkit plugins to use the java view system by Derek Sollenberger · 16 years ago
  10. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 16 years ago
  11. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 16 years ago
  12. f163f7f do not merge: fix API current.xml for Hashtable. by Jesse Wilson · 16 years ago
  13. 6de753b do not merge: update API for Josh's optimizations for Eclair by Jesse Wilson · 16 years ago
  14. dd9b82c Add better service reporting. by Dianne Hackborn · 16 years ago
  15. 32f5890 Make new attribute EXTRA_CHANGED_COMPONENT_NAME in by Suchi Amalapurapu · 16 years ago
  16. 9b6a8ab Add camera parameters constants and methods. by Wu-cheng Li · 16 years ago
  17. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 16 years ago
  18. 2d2d5c4 am c804efe2: Merge change 23569 into donut by Dianne Hackborn · 16 years ago
  19. 2c8859a Update 4.xml to the most recent APIs. by Dianne Hackborn · 16 years ago
  20. 65d62c7 Add hasIccCard to IccCard and TelephonyManager. by Wink Saville · 16 years ago
  21. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 16 years ago
  22. 05c9ed9 Fix the documentation for onReceivedError. by Patrick Scott · 16 years ago
  23. 56f67d2 add the ability to specify yieldpoints in a ContentProviderOperation by Fred Quintana · 16 years ago
  24. e9df3cf resolved conflicts for merge of 1e348378 to eclair by Mike LeBeau · 16 years ago
  25. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 16 years ago
  26. 5c7aede allow delaying after yielding by Fred Quintana · 16 years ago
  27. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 16 years ago
  28. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 16 years ago
  29. e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 16 years ago
  30. fa52602 am f734e027: Merge change 22939 into donut by Dianne Hackborn · 16 years ago
  31. 0409cde Updating synchronized to match x-net changes by Jesse Wilson · 16 years ago
  32. fe240ec Change these string constants back to match donut. by Dianne Hackborn · 16 years ago
  33. 6eccc39 Final Donut API list. by Dianne Hackborn · 16 years ago
  34. d497d87 Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota. by Ben Murdoch · 16 years ago
  35. 534aa01 Mark all legacy contacts APIs as deprecated. by Jeff Sharkey · 16 years ago
  36. fa53822 Fix build break - Introduced in 22109 by Jack Wang · 16 years ago
  37. 7aba54b Fix bug 1546445: Correct spelling errors in API by Jack Wang · 16 years ago
  38. dbade9d expose runtime changes to gamma by Mike Reed · 16 years ago
  39. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 16 years ago
  40. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 16 years ago
  41. dd03c61 resolved conflicts for merge of 081a136d to eclair by Jean-Baptiste Queru · 16 years ago
  42. 081a136 Remove third party support for Quick Search Box (aka global search). by Anonymous Coward · 16 years ago
  43. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 16 years ago
  44. 7770975 - add a reset to EntityIterator to allow it to go back to the beginning by Fred Quintana · 16 years ago
  45. 8ada1c4 build fix by Fred Quintana · 16 years ago
  46. 58b6d1b build fix by Fred Quintana · 16 years ago
  47. e0616ff add a supportsUploading flag in the SyncAdapter description and honor it in the SyncManager by Fred Quintana · 16 years ago
  48. 45e2704 API CHANGE by Nick Pelly · 16 years ago
  49. 0fa46a8 fix build. forgot current.xml by Mathias Agopian · 16 years ago
  50. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 16 years ago
  51. c818b14 Do not enable the rew/pause/ffwd buttons when the media being played does not by Marco Nelissen · 16 years ago
  52. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 16 years ago
  53. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 16 years ago
  54. 5d8cbf8 am d5884a9b: Merge change 21358 into donut by Jean-Michel Trivi · 16 years ago
  55. d2d6014 NEW API for SearchManager and Activity to 'triggerSearch'. by krosaen · 16 years ago
  56. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 16 years ago
  57. 38710f4 Make ZoomButtonsController public. by Jack Palevich · 16 years ago
  58. 20ea6ce Change get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterType. Update api file. by Jim Miller · 16 years ago
  59. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 16 years ago
  60. 7341d7a More work on wallpapers. by Dianne Hackborn · 16 years ago
  61. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 16 years ago
  62. 9f5eadd Unhide the broadcast intent that signals completion of the TTS language by Jean-Michel Trivi · 16 years ago
  63. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 16 years ago
  64. 385df69 remove Gears by Andrei Popescu · 16 years ago
  65. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 16 years ago
  66. 04bfa42 resolved conflicts for merge of 6550076f to master by Dianne Hackborn · 16 years ago
  67. fe77ec8 The DONUT constant also needs to be updated to the official SDK version. by Dianne Hackborn · 16 years ago
  68. a9f1dd0 Make <font size> and <font height> in string resources respect density. by Eric Fischer · 16 years ago
  69. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 16 years ago
  70. a5f743f Add AsyncQueryHandler helper for queryEntities(). by Jeff Sharkey · 16 years ago
  71. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 16 years ago
  72. 08b75b1 New ContentProviderOperation to assert values during batch. by Jeff Sharkey · 16 years ago
  73. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 16 years ago
  74. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 16 years ago
  75. 8932507 unhide postUrl by Alex Gruenstein · 16 years ago
  76. 640992d gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences by Mike Lockwood · 16 years ago
  77. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 16 years ago
  78. 0dd7cb4 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 16 years ago
  79. e832234 Make ZoomButtonsController public. by Jack Palevich · 16 years ago
  80. 2801ac1 am f4fbdfa5: Update current.xml after review comments. by Jaikumar Ganesh · 16 years ago
  81. ab752276 am 0da3bdb4: Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 16 years ago
  82. f4fbdfa Update current.xml after review comments. by Jaikumar Ganesh · 16 years ago
  83. 0da3bdb Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 16 years ago
  84. cdc50d7 am c6eb5ac9: Merge change 9071 into donut by Android (Google) Code Review · 16 years ago
  85. 0cbdb39 am 41c10433: Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 16 years ago
  86. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 16 years ago
  87. 0cd6376 Fix issue #2018454: NullPointerException in ImageSpan constructor by Dianne Hackborn · 16 years ago
  88. 41c1043 Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 16 years ago
  89. ff1907f Updating API XML for the java.util.concurrent update. by Jesse Wilson · 16 years ago
  90. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 16 years ago
  91. de5dc2b New current.xml to correspond to the util.concurrent updates. by Jesse Wilson · 16 years ago
  92. a5d7b1b am 159e1a9a: Merge change 8883 into donut by Android (Google) Code Review · 16 years ago
  93. 59e2ad9 Wire in the AppCache out-of-space callback by Andrei Popescu · 16 years ago
  94. c87c4a3 fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN by Mathias Agopian · 16 years ago
  95. 02f5228 resolved conflicts for merge of f0d83fd9 to master by Dianne Hackborn · 16 years ago
  96. 7f20543 Updates from API review. by Dianne Hackborn · 16 years ago
  97. 3843b26 Updating current.xml to include the proper synchronized modifiers. by Jesse Wilson · 16 years ago
  98. fbfa9d1 Update Dalvik luni module to Harmony 772995. Prior to submission by Jesse Wilson · 16 years ago
  99. 3026a02 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 16 years ago
  100. 143a2ce am ba989ad0: Merge change 8648 into donut by Android (Google) Code Review · 16 years ago