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