1. dbade9d expose runtime changes to gamma by Mike Reed · 17 years ago
  2. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 17 years ago
  3. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 17 years ago
  4. dd03c61 resolved conflicts for merge of 081a136d to eclair by Jean-Baptiste Queru · 17 years ago
  5. 081a136 Remove third party support for Quick Search Box (aka global search). by Anonymous Coward · 17 years ago
  6. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 17 years ago
  7. 7770975 - add a reset to EntityIterator to allow it to go back to the beginning by Fred Quintana · 17 years ago
  8. 8ada1c4 build fix by Fred Quintana · 17 years ago
  9. 58b6d1b build fix by Fred Quintana · 17 years ago
  10. e0616ff add a supportsUploading flag in the SyncAdapter description and honor it in the SyncManager by Fred Quintana · 17 years ago
  11. 45e2704 API CHANGE by Nick Pelly · 17 years ago
  12. 0fa46a8 fix build. forgot current.xml by Mathias Agopian · 17 years ago
  13. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 17 years ago
  14. c818b14 Do not enable the rew/pause/ffwd buttons when the media being played does not by Marco Nelissen · 17 years ago
  15. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 17 years ago
  16. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 17 years ago
  17. 5d8cbf8 am d5884a9b: Merge change 21358 into donut by Jean-Michel Trivi · 17 years ago
  18. d2d6014 NEW API for SearchManager and Activity to 'triggerSearch'. by krosaen · 17 years ago
  19. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 17 years ago
  20. 38710f4 Make ZoomButtonsController public. by Jack Palevich · 17 years ago
  21. 20ea6ce Change get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterType. Update api file. by Jim Miller · 17 years ago
  22. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 17 years ago
  23. 7341d7a More work on wallpapers. by Dianne Hackborn · 17 years ago
  24. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 17 years ago
  25. 9f5eadd Unhide the broadcast intent that signals completion of the TTS language by Jean-Michel Trivi · 17 years ago
  26. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 17 years ago
  27. 385df69 remove Gears by Andrei Popescu · 17 years ago
  28. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 17 years ago
  29. 04bfa42 resolved conflicts for merge of 6550076f to master by Dianne Hackborn · 17 years ago
  30. fe77ec8 The DONUT constant also needs to be updated to the official SDK version. by Dianne Hackborn · 17 years ago
  31. a9f1dd0 Make <font size> and <font height> in string resources respect density. by Eric Fischer · 17 years ago
  32. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 17 years ago
  33. a5f743f Add AsyncQueryHandler helper for queryEntities(). by Jeff Sharkey · 17 years ago
  34. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 17 years ago
  35. 08b75b1 New ContentProviderOperation to assert values during batch. by Jeff Sharkey · 17 years ago
  36. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 17 years ago
  37. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 17 years ago
  38. 8932507 unhide postUrl by Alex Gruenstein · 17 years ago
  39. 640992d gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences by Mike Lockwood · 17 years ago
  40. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 17 years ago
  41. 0dd7cb4 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 17 years ago
  42. e832234 Make ZoomButtonsController public. by Jack Palevich · 17 years ago
  43. 2801ac1 am f4fbdfa5: Update current.xml after review comments. by Jaikumar Ganesh · 17 years ago
  44. ab752276 am 0da3bdb4: Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 17 years ago
  45. f4fbdfa Update current.xml after review comments. by Jaikumar Ganesh · 17 years ago
  46. 0da3bdb Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 17 years ago
  47. cdc50d7 am c6eb5ac9: Merge change 9071 into donut by Android (Google) Code Review · 17 years ago
  48. 0cbdb39 am 41c10433: Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 17 years ago
  49. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 17 years ago
  50. 0cd6376fa Fix issue #2018454: NullPointerException in ImageSpan constructor by Dianne Hackborn · 17 years ago
  51. 41c1043 Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 17 years ago
  52. ff1907f Updating API XML for the java.util.concurrent update. by Jesse Wilson · 17 years ago
  53. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 17 years ago
  54. de5dc2b New current.xml to correspond to the util.concurrent updates. by Jesse Wilson · 17 years ago
  55. a5d7b1b am 159e1a9a: Merge change 8883 into donut by Android (Google) Code Review · 17 years ago
  56. 59e2ad9 Wire in the AppCache out-of-space callback by Andrei Popescu · 17 years ago
  57. c87c4a3 fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN by Mathias Agopian · 17 years ago
  58. 02f5228 resolved conflicts for merge of f0d83fd9 to master by Dianne Hackborn · 17 years ago
  59. 7f20543 Updates from API review. by Dianne Hackborn · 17 years ago
  60. 3843b26 Updating current.xml to include the proper synchronized modifiers. by Jesse Wilson · 17 years ago
  61. fbfa9d1 Update Dalvik luni module to Harmony 772995. Prior to submission by Jesse Wilson · 17 years ago
  62. 3026a02 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 17 years ago
  63. 143a2ce am ba989ad0: Merge change 8648 into donut by Android (Google) Code Review · 17 years ago
  64. e7d1c8f Use the old string for bookmarks permissions. by Leon Scroggins · 17 years ago
  65. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 17 years ago
  66. e2dba02 am 11ea3347: Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 17 years ago
  67. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 17 years ago
  68. d4a1d2e add account manager permission checking by Fred Quintana · 17 years ago
  69. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
  70. f021077 am 280436ac: Merge change 8261 into donut by Android (Google) Code Review · 17 years ago
  71. 7e26333 Remove recently-added android.opengl.Version API by Jack Palevich · 17 years ago
  72. 68ce000 am ef6b66cb: Merge change 8222 into donut by Android (Google) Code Review · 17 years ago
  73. 1baf11b Add a public API that reports the supported OpenGLES API level. by Jack Palevich · 17 years ago
  74. c00c04d am 11b822d2: Simplify density compatibility to a boolean. by Dianne Hackborn · 17 years ago
  75. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 17 years ago
  76. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 17 years ago
  77. 9822d2b First stab at poly-finger support. by Dianne Hackborn · 17 years ago
  78. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 17 years ago
  79. 6f3512b am 2a1aa6ac: Merge change 7970 into donut by Android (Google) Code Review · 17 years ago
  80. 4a38246 am 890231f1: Merge change 7934 into donut by Android (Google) Code Review · 17 years ago
  81. d4fb7a0 Define a broadcast intent for the web search provider changing. Unhide by Mike LeBeau · 17 years ago
  82. 131234c Unhide new SearchManager APIs for Donut. by Mike LeBeau · 17 years ago
  83. bec99bf am 5c536e91: Merge change 7840 into donut by Android (Google) Code Review · 17 years ago
  84. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 17 years ago
  85. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 17 years ago
  86. e8b26e1 Add zoom and postview callbacks to Camera. This patch by Dave Sparks · 17 years ago
  87. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 17 years ago
  88. bd3e0ce resolved conflicts for merge of 3e522c45 to master by Charles Chen · 17 years ago
  89. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 17 years ago
  90. dfceeb8 am 6ce4236d: Merge change 7401 into donut by Android (Google) Code Review · 17 years ago
  91. 0a305da am 211aef30: Merge change 7134 into donut by Android (Google) Code Review · 17 years ago
  92. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 17 years ago
  93. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 17 years ago
  94. 24b03ac am 00d3e361: Merge change 7153 into donut by Android (Google) Code Review · 17 years ago
  95. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 17 years ago
  96. 334a677 am b82759a0: Merge change 6906 into donut by Android (Google) Code Review · 17 years ago
  97. ae4f317 - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contract by Fred Quintana · 17 years ago
  98. 8cd1084 location: Add sub-locality, sub-thoroughfare and premises fields to Address class by Mike Lockwood · 17 years ago
  99. a9ce57b am 8af55ca4: Merge change 7008 into donut by Android (Google) Code Review · 17 years ago
  100. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 17 years ago