1. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  2. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  3. 437f79b Merge change 21637 into eclair by Android (Google) Code Review · 15 years ago
  4. 30c1738 Merge change 21638 into eclair by Android (Google) Code Review · 15 years ago
  5. 86fcef8 Don't use BoringLayout to display text that has paragraph-style markup. by Eric Fischer · 15 years ago
  6. d7660cc Fix 2058938. As zoom control is uesd in overview mode to switch to reading by Grace Kloba · 15 years ago
  7. 20ea6ce Change get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterType. Update api file. by Jim Miller · 15 years ago
  8. d871167 Merge change 21581 into eclair by Android (Google) Code Review · 15 years ago
  9. 25a5d3d Fix CDMA to startup/shutdown based on apn en/disab by Robert Greenwalt · 15 years ago
  10. 718671b fix build breakage by Fred Quintana · 15 years ago
  11. b5f93cd am 5e787c42: - add a "isSyncable" flag to a given account/authority pair that indicates whether or not syncs should be attempted for it. - add public methods to get and set this parameter by Fred Quintana · 15 years ago
  12. 5961918 am 76c830b2: Merge change 21540 into eclair by Romain Guy · 15 years ago
  13. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 15 years ago
  14. 76c830b Merge change 21540 into eclair by Android (Google) Code Review · 15 years ago
  15. df01607 Fix listview clicks with the trackball. by Romain Guy · 15 years ago
  16. 13e934d am 921831b4: Merge change 21522 into eclair by Dan Murphy · 15 years ago
  17. 921831b Merge change 21522 into eclair by Android (Google) Code Review · 15 years ago
  18. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  19. 160e4fa am 1a797546: Merge change 21380 into eclair by Dianne Hackborn · 15 years ago
  20. 1a79754 Merge change 21380 into eclair by Android (Google) Code Review · 15 years ago
  21. 7522936 am 54ba86f0: Merge change 21512 into eclair by Romain Guy · 15 years ago
  22. 54ba86f Merge change 21512 into eclair by Android (Google) Code Review · 15 years ago
  23. 32b72f7 am fd0d6275: Fix ExpandableListView context menus when has header views. by Jeff Sharkey · 15 years ago
  24. 4a10355 am 7d68dae9: Merge change 21494 into eclair by Amith Yamasani · 15 years ago
  25. 78eab1b am 86192c61: Merge change 21442 into eclair by Grace Kloba · 15 years ago
  26. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  27. dd753ae Honor the clickable and enabled properties in ListView. by Romain Guy · 15 years ago
  28. fd0d627 Fix ExpandableListView context menus when has header views. by Jeff Sharkey · 15 years ago
  29. 7d68dae Merge change 21494 into eclair by Android (Google) Code Review · 15 years ago
  30. 86192c6 Merge change 21442 into eclair by Android (Google) Code Review · 15 years ago
  31. d034856 Allow animation styles to be applied to popup windows. by Amith Yamasani · 15 years ago
  32. 106278c Merge change 21432 into eclair by Android (Google) Code Review · 15 years ago
  33. bdf0259 am 403d7ac7: Bring back SHOULD_SYNC flag so sync groups can be edited. by Jeff Sharkey · 15 years ago
  34. 403d7ac Bring back SHOULD_SYNC flag so sync groups can be edited. by Jeff Sharkey · 15 years ago
  35. dbdad99 Fix a cookie bug. If "secure" is in the end of the string, it was ignored. by Grace Kloba · 15 years ago
  36. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  37. 3710f39 - changed removeAccount() to be handled by the AccountAuthenticator and to return a boolean by Fred Quintana · 15 years ago
  38. 64e0dbc am c650bf58: Get rid of Settings.getJIDResource(), which really should live in GTalkService. Add API to store the JID resource in IM provider settings. by Wei Huang · 15 years ago
  39. c650bf5 Get rid of Settings.getJIDResource(), which really should live in GTalkService. Add API to store the JID resource in IM provider settings. by Wei Huang · 15 years ago
  40. f58ffac Hide the title bar when zoomed in. by Leon Scroggins · 15 years ago
  41. c392af2 Hide the title bar when zoomed in. by Leon Scroggins · 15 years ago
  42. cd5109a am a8dfe24d: Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  43. a8dfe24d Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  44. 6327ef8 am 68e53004: The local loaders assume the url given to them is decoded. by Patrick Scott · 15 years ago
  45. 68e5300 The local loaders assume the url given to them is decoded. by Patrick Scott · 15 years ago
  46. d8a7fe4 Merge change 21073 by Android (Google) Code Review · 15 years ago
  47. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  48. 455e3af Fix #2048199. Enable zoom control in the overview mode. When "+" is pressed, by Grace Kloba · 15 years ago
  49. a9085a5 Merge change 20853 by Android (Google) Code Review · 15 years ago
  50. bcda5e0 Merge change 21158 by Android (Google) Code Review · 15 years ago
  51. f16da45 Add brackets, braces, and backslash to alt-space character entry popup. by Eric Fischer · 15 years ago
  52. 0eebab8 Merge change 21153 by Android (Google) Code Review · 15 years ago
  53. ae09878 Increase search radius for adjacent keys, to reduce unpredictability of by Amith Yamasani · 15 years ago
  54. 543221f handle false results in file.delete by Cary Clark · 15 years ago
  55. 6679f2f Pass clicks to webkit's textfield to determine the new selection. by Leon Scroggins · 15 years ago
  56. da83f46 Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
  57. 385df69 remove Gears by Andrei Popescu · 15 years ago
  58. 3940f2d Log more information to help us debug which ListView has by Owen Lin · 15 years ago
  59. 25660ec Unbreak the sdk build. by Joe Onorato · 15 years ago
  60. d0fc3dd Merge change 21044 by Android (Google) Code Review · 15 years ago
  61. 168173a Don't crash when the window is closing by Joe Onorato · 15 years ago
  62. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  63. 6f9da6b am 370e1f74: Merge change 21038 into donut by Mike LeBeau · 15 years ago
  64. 04bfa42 resolved conflicts for merge of 6550076f to master by Dianne Hackborn · 15 years ago
  65. 370e1f7 Merge change 21038 into donut by Android (Google) Code Review · 15 years ago
  66. 840d0f5 Propagate info about whether a "call" command was issued in RecognitionResult. by Mike LeBeau · 15 years ago
  67. 6550076 Merge change 21025 into donut by Android (Google) Code Review · 15 years ago
  68. fe77ec8 The DONUT constant also needs to be updated to the official SDK version. by Dianne Hackborn · 15 years ago
  69. 7c5ab2b Merge change 21032 by Android (Google) Code Review · 15 years ago
  70. c1f9c40 Default mBaselineAlignedChildIndex to -1 so it will still be valid when a LinearLayout is created programatically. by Karl Rosaen · 15 years ago
  71. ed8cb39 Merge change 20419 by Android (Google) Code Review · 15 years ago
  72. 42acef3 Add net type to mobile for mobile-required traffic by Robert Greenwalt · 15 years ago
  73. a9f1dd0 Make <font size> and <font height> in string resources respect density. by Eric Fischer · 15 years ago
  74. 8967f1f Merge change 20913 by Android (Google) Code Review · 15 years ago
  75. da8210a Merge change 20998 by Android (Google) Code Review · 15 years ago
  76. e85c5aa Add norm() and map() to MathUtils. by Romain Guy · 15 years ago
  77. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  78. eeb175f Merge change 20982 by Android (Google) Code Review · 15 years ago
  79. d194595 SystemProperties: eliminate unnecessary string allocation. by Mike Lockwood · 15 years ago
  80. a5f743f Add AsyncQueryHandler helper for queryEntities(). by Jeff Sharkey · 15 years ago
  81. 256f914 am 4c85f133: Merge change 20869 into donut by Karl Rosaen · 15 years ago
  82. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  83. 337cf91 am eccd6fdd: Merge change 20673 into donut by Jean-Michel Trivi · 15 years ago
  84. f57a1a5 am b3fa1084: Merge change 20768 into donut by Karl Rosaen · 15 years ago
  85. 62b83b7 Deprecate extra gd:structuredPostalAddress fields. by Jeff Sharkey · 15 years ago
  86. f2c9b2c Merge change 20706 by Android (Google) Code Review · 15 years ago
  87. 4c85f13 Merge change 20869 into donut by Android (Google) Code Review · 15 years ago
  88. c512760 Rename gmail-ls log tag to Gmail by Cynthia Wong · 15 years ago
  89. 4ebc4fb If no interpolator is specified for a progress bar in the theme, default to a LinearInterpolator. by Karl Rosaen · 15 years ago
  90. 4cd1b5a Merge change 20787 by Android (Google) Code Review · 15 years ago
  91. 97732c4 Merge change 20744 by Android (Google) Code Review · 15 years ago
  92. 67e1eb6 Adds Java side of browser GeolocationService. by Steve Block · 15 years ago
  93. 1e4807a new s2d ids table for rmq2; plus Gservices setting for using rmq2 protocol. by Wei Huang · 15 years ago
  94. 50558fa Merge change 20700 by Android (Google) Code Review · 15 years ago
  95. b854600 Merge change 20878 into donut by Android (Google) Code Review · 15 years ago
  96. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  97. d47fddc am abf44279: Fix NPE in SearchDialog (and thereby fix bug 2045398). by Karl Rosaen · 15 years ago
  98. 6f82aa3 am 021fa3fa: Merge change 20665 into donut by Mike LeBeau · 15 years ago
  99. 8e235b7 am 1e1b6b72: Merge change 20514 into donut by Jean-Michel Trivi · 15 years ago
  100. c030a48 add gservices setting for switching sync subscriptions to use a new routing info. by Debajit Ghosh · 15 years ago