1. a4433af Add Bluetooth device picker support by Yue Lixin · 15 years ago
  2. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  3. f768d24 Merge change 22030 into eclair by Android (Google) Code Review · 15 years ago
  4. 789de3a Merge change 22003 into eclair by Android (Google) Code Review · 15 years ago
  5. ba4d93f Potential fix for NPE at startExtractingText. by Amith Yamasani · 15 years ago
  6. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 15 years ago
  7. b5f2ce6 Merge change 22011 into eclair by Android (Google) Code Review · 15 years ago
  8. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  9. 3c513ed Converting CallerInfo to new Contacts API. by Dmitri Plotnikov · 15 years ago
  10. a1f1879 Remove SOURCE_VISIBLE flag that is otherwise unused. by Jeff Sharkey · 15 years ago
  11. bda918c Merge change 21888 into eclair by Android (Google) Code Review · 15 years ago
  12. c818b14 Do not enable the rew/pause/ffwd buttons when the media being played does not by Marco Nelissen · 15 years ago
  13. 9303295 Redefining phone lookup API. by Dmitri Plotnikov · 15 years ago
  14. 220dec2 Use remote Context when inflating initialLayout, add debug. by Jeff Sharkey · 15 years ago
  15. a659744 Flag to make all contacts from specific source visible. by Jeff Sharkey · 15 years ago
  16. 460f541 Merge change 21659 into eclair by Android (Google) Code Review · 15 years ago
  17. 36ebde8 Merge change 21841 into eclair by Android (Google) Code Review · 15 years ago
  18. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  19. 7b6771a Bring back per-Account Contact-specific settings. by Jeff Sharkey · 15 years ago
  20. b763ab2 clean up some logs and clamp the syncable value by Fred Quintana · 15 years ago
  21. c85675d Fix for Mms without wifi. by Robert Greenwalt · 15 years ago
  22. 7237c56 Fix possible NPE on touch mode change in TabHost. by Romain Guy · 15 years ago
  23. 1066cbc Fix build. by Dianne Hackborn · 15 years ago
  24. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 15 years ago
  25. 3f648af Merge change 21728 into eclair by Android (Google) Code Review · 15 years ago
  26. 37eb3c35 removing old gears code and correcting simple method typo by Derek Sollenberger · 15 years ago
  27. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  28. ef99e24 am f5e6a211: Merge change 21572 into donut by Jasperln · 15 years ago
  29. 93df578 am cfa419b7: Correct comments for startSearch in Activity and SearchManager to explain Donut behavior correctly. by Mike LeBeau · 15 years ago
  30. 5d8cbf8 am d5884a9b: Merge change 21358 into donut by Jean-Michel Trivi · 15 years ago
  31. db33d4b Merge change 21468 into eclair by Android (Google) Code Review · 15 years ago
  32. 0148495 Merge change 21634 into eclair by Android (Google) Code Review · 15 years ago
  33. 15df670 Fix potential leak in ViewRoot. by Romain Guy · 15 years ago
  34. 7a02d6e Couple of fixes for viewport. by Grace Kloba · 15 years ago
  35. d2d6014 NEW API for SearchManager and Activity to 'triggerSearch'. by krosaen · 15 years ago
  36. 2685d3b am ba52b3e0: Merge change 21149 into donut by Scott Main · 15 years ago
  37. 9befde0 Merge change 21648 into eclair by Android (Google) Code Review · 15 years ago
  38. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  39. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  40. 437f79b Merge change 21637 into eclair by Android (Google) Code Review · 15 years ago
  41. 325eabd Remove the hack to include Gears as it is gone now. by Grace Kloba · 15 years ago
  42. 30c1738 Merge change 21638 into eclair by Android (Google) Code Review · 15 years ago
  43. 86fcef8 Don't use BoringLayout to display text that has paragraph-style markup. by Eric Fischer · 15 years ago
  44. d7660cc Fix 2058938. As zoom control is uesd in overview mode to switch to reading by Grace Kloba · 15 years ago
  45. 3d03707 Add new calendar database columns; do not merge (cherry-picked 1fa64) by Ken Shirriff · 15 years ago
  46. 20ea6ce Change get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterType. Update api file. by Jim Miller · 15 years ago
  47. d871167 Merge change 21581 into eclair by Android (Google) Code Review · 15 years ago
  48. 25a5d3d Fix CDMA to startup/shutdown based on apn en/disab by Robert Greenwalt · 15 years ago
  49. f5e6a21 Merge change 21572 into donut by Android (Google) Code Review · 15 years ago
  50. 718671b fix build breakage by Fred Quintana · 15 years ago
  51. b95277e Add constants to adjust Vending input and output buffer sizes. by Jasperln · 15 years ago
  52. 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
  53. 5961918 am 76c830b2: Merge change 21540 into eclair by Romain Guy · 15 years ago
  54. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 15 years ago
  55. 76c830b Merge change 21540 into eclair by Android (Google) Code Review · 15 years ago
  56. df01607 Fix listview clicks with the trackball. by Romain Guy · 15 years ago
  57. 13e934d am 921831b4: Merge change 21522 into eclair by Dan Murphy · 15 years ago
  58. 921831b Merge change 21522 into eclair by Android (Google) Code Review · 15 years ago
  59. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  60. 160e4fa am 1a797546: Merge change 21380 into eclair by Dianne Hackborn · 15 years ago
  61. 1a79754 Merge change 21380 into eclair by Android (Google) Code Review · 15 years ago
  62. cfa419b Correct comments for startSearch in Activity and SearchManager to explain by Mike LeBeau · 15 years ago
  63. 7522936 am 54ba86f0: Merge change 21512 into eclair by Romain Guy · 15 years ago
  64. 54ba86f Merge change 21512 into eclair by Android (Google) Code Review · 15 years ago
  65. 32b72f7 am fd0d6275: Fix ExpandableListView context menus when has header views. by Jeff Sharkey · 15 years ago
  66. 4a10355 am 7d68dae9: Merge change 21494 into eclair by Amith Yamasani · 15 years ago
  67. 78eab1b am 86192c61: Merge change 21442 into eclair by Grace Kloba · 15 years ago
  68. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  69. dd753ae Honor the clickable and enabled properties in ListView. by Romain Guy · 15 years ago
  70. fd0d627 Fix ExpandableListView context menus when has header views. by Jeff Sharkey · 15 years ago
  71. 7d68dae Merge change 21494 into eclair by Android (Google) Code Review · 15 years ago
  72. 86192c6 Merge change 21442 into eclair by Android (Google) Code Review · 15 years ago
  73. d034856 Allow animation styles to be applied to popup windows. by Amith Yamasani · 15 years ago
  74. 106278c Merge change 21432 into eclair by Android (Google) Code Review · 15 years ago
  75. bdf0259 am 403d7ac7: Bring back SHOULD_SYNC flag so sync groups can be edited. by Jeff Sharkey · 15 years ago
  76. 403d7ac Bring back SHOULD_SYNC flag so sync groups can be edited. by Jeff Sharkey · 15 years ago
  77. dbdad99 Fix a cookie bug. If "secure" is in the end of the string, it was ignored. by Grace Kloba · 15 years ago
  78. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  79. 3710f39 - changed removeAccount() to be handled by the AccountAuthenticator and to return a boolean by Fred Quintana · 15 years ago
  80. 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
  81. 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
  82. 9f5eadd Unhide the broadcast intent that signals completion of the TTS language by Jean-Michel Trivi · 15 years ago
  83. f58ffac Hide the title bar when zoomed in. by Leon Scroggins · 15 years ago
  84. c392af2 Hide the title bar when zoomed in. by Leon Scroggins · 15 years ago
  85. cd5109a am a8dfe24d: Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  86. a8dfe24d Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  87. 6327ef8 am 68e53004: The local loaders assume the url given to them is decoded. by Patrick Scott · 15 years ago
  88. 68e5300 The local loaders assume the url given to them is decoded. by Patrick Scott · 15 years ago
  89. d8a7fe4 Merge change 21073 by Android (Google) Code Review · 15 years ago
  90. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  91. ba52b3e Merge change 21149 into donut by Android (Google) Code Review · 15 years ago
  92. 71d4b28 DOCS ONLY. by Scott Main · 15 years ago
  93. 455e3af Fix #2048199. Enable zoom control in the overview mode. When "+" is pressed, by Grace Kloba · 15 years ago
  94. a9085a5 Merge change 20853 by Android (Google) Code Review · 15 years ago
  95. bcda5e0 Merge change 21158 by Android (Google) Code Review · 15 years ago
  96. f16da45 Add brackets, braces, and backslash to alt-space character entry popup. by Eric Fischer · 15 years ago
  97. 0eebab8 Merge change 21153 by Android (Google) Code Review · 15 years ago
  98. ae09878 Increase search radius for adjacent keys, to reduce unpredictability of by Amith Yamasani · 15 years ago
  99. 543221f handle false results in file.delete by Cary Clark · 15 years ago
  100. 6679f2f Pass clicks to webkit's textfield to determine the new selection. by Leon Scroggins · 15 years ago