1. 6329bf7 New vibrate/silent mode behavior. by Daniel Sandler · 14 years ago
  2. d209585 Merge "in finalize() methods, log warnings if db lock is going to be held." by Vasu Nori · 14 years ago
  3. b96f3b7 Merge "New tests for ExpandableListView to exercice packed position with headers/footers." by Gilles Debunne · 14 years ago
  4. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 14 years ago
  5. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 14 years ago
  6. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 14 years ago
  7. a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 14 years ago
  8. b5e1569 Merge "Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it has been set by the client." by Ben Murdoch · 14 years ago
  9. 0402e7d Fix SDK build. by Wu-cheng Li · 14 years ago
  10. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  11. 4d98579 Merge "Fix 2336057: Provide a way for the user to return to a call from LockScreen." by Jim Miller · 14 years ago
  12. 69ac988 Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 14 years ago
  13. 80d27ad Merge "Move auto pairing data to a file, add values dynamically." by Jaikumar Ganesh · 14 years ago
  14. e26bad0 New tests for ExpandableListView to exercice packed position with headers/footers. by Gilles Debunne · 14 years ago
  15. c06fe59 Move auto pairing data to a file, add values dynamically. by Jaikumar Ganesh · 15 years ago
  16. 9c3184cc Do not recyle headers and footers when measuring the ListView. Bug #2461893 by Romain Guy · 14 years ago
  17. 3f3e53b Merge "Be sure to back up / restore some new settings" by Chris Tate · 14 years ago
  18. 50d89f9 Merge "Define the new lastSyncedAttendeeStatus column" by Marc Blank · 14 years ago
  19. 14c2d79 Be sure to back up / restore some new settings by Christopher Tate · 14 years ago
  20. 9e0d2b5 deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface by Fred Quintana · 14 years ago
  21. 64a556d Define the new lastSyncedAttendeeStatus column by Marc Blank · 14 years ago
  22. 82fe564 Comment out the finalize() methods defined on the Activity, by Carl Shapiro · 14 years ago
  23. 4bb79db Merge "HorizontalScrollView multitouch scroll and only grip on content AbsListView multitouch scroll and only grip on content" by Adam Powell · 14 years ago
  24. da2572a Renaming contact search snippet fields. by Dmitri Plotnikov · 14 years ago
  25. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 14 years ago
  26. 2a4f254 Remove misleading method comment on TextView#setHint by Kenny Root · 14 years ago
  27. ac68d81 Merge "Prevent ProgressBar from updating itself when hidden. Bug #2470737" by Romain Guy · 14 years ago
  28. a05e8a5 Prevent ProgressBar from updating itself when hidden. Bug #2470737 by Romain Guy · 14 years ago
  29. aaec779 Pick up default install location by Suchi Amalapurapu · 14 years ago
  30. aa635db Merge "New test on ContextMenuInfo packed positions." by Gilles Debunne · 14 years ago
  31. 192ab90 New test on ContextMenuInfo packed positions. by Gilles Debunne · 14 years ago
  32. d82968d Merge "Improve accelerometer-based orientation sensing." by Steve Howard · 14 years ago
  33. 277903f Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 14 years ago
  34. 018ff89 don't draw layers with history by Cary Clark · 14 years ago
  35. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  36. e46145f Merge "Configuration param to indicate if sd card is behind the battery." by Amith Yamasani · 14 years ago
  37. d0c6182 Merge "Correctly handle negative margins in horizontal linear layouts." by Romain Guy · 14 years ago
  38. c352090 Correctly handle negative margins in horizontal linear layouts. by Romain Guy · 14 years ago
  39. ee74858 make the SyncStateContentProviderHelper.update() method return an indication if the row to update still exists by Fred Quintana · 14 years ago
  40. 18773af Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it by Ben Murdoch · 14 years ago
  41. 1d620c6 Merge "Fix for voice search crash in maps and youtube. Bug 2453182" by Amith Yamasani · 14 years ago
  42. d368572 Fix for voice search crash in maps and youtube. Bug 2453182 by Amith Yamasani · 14 years ago
  43. 0aa341f When opening the IME or sending a key to a non-cursored textfield, set the default selection. by Leon Scroggins · 14 years ago
  44. 2ec3069 refactor drawing to support layers by Cary Clark · 14 years ago
  45. 6a4472f Allow cookies with no name. by Patrick Scott · 14 years ago
  46. 8354fa6 Make setBackgroundResource() remotable by Bjorn Bringert · 14 years ago
  47. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 14 years ago
  48. 55df5c2 Configuration param to indicate if sd card is behind the battery. by Amith Yamasani · 14 years ago
  49. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 14 years ago
  50. 8cebbfd Merge "Fix tabs." by Romain Guy · 14 years ago
  51. 6c5664a Fix tabs. by Romain Guy · 14 years ago
  52. 1ba101f Improve accelerometer-based orientation sensing. by Steve Howard · 14 years ago
  53. 9d6e45a Merge "ScrollView multiple pointer support. Fixed a bug where ScrollView wouldn't scroll if the initially tapped child ignores the down event." by Adam Powell · 14 years ago
  54. fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 14 years ago
  55. 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 14 years ago
  56. bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 14 years ago
  57. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 14 years ago
  58. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 14 years ago
  59. d70a3d4 Tethering improvements. by Robert Greenwalt · 14 years ago
  60. 21a20a3 Merge "Fix the build." by Romain Guy · 14 years ago
  61. dcc490f Fix the build. by Romain Guy · 14 years ago
  62. 68aea82 Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 14 years ago
  63. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 14 years ago
  64. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 14 years ago
  65. 618c8f1 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 14 years ago
  66. 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 14 years ago
  67. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 14 years ago
  68. 7537590 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 14 years ago
  69. 93f5831e If mPreventDrag is cancelled due to time out, remove by Grace Kloba · 14 years ago
  70. e0e6a9c Merge "Fix spelling mistakes in attrs_manifest.xml" by Kenny Root · 14 years ago
  71. 6550c72 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 14 years ago
  72. 4217a3e Fix spelling mistakes in attrs_manifest.xml by Kenny Root · 14 years ago
  73. 846ebf3 Merge "Add some backup Javadoc and clean imports" by Kenny Root · 14 years ago
  74. 4855965 Merge "- return the accounts when getAccountByTypeAndFeatures is passed a null or empty features set, http://b/issue?id=2467165 - clear the authtokens when the password changes" by Fred Quintana · 14 years ago
  75. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 14 years ago
  76. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 14 years ago
  77. 1d72658 yet another race condition fix to address bug:2456970 by Vasu Nori · 14 years ago
  78. 58cf334 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 14 years ago
  79. d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 14 years ago
  80. a141ecf Merge "Add documentation to help developers make an RFCOMM conection to a Bluetooth serial board. They all use a well-known UUID that is not really explained anywhere official, and this always trips developers up." by Nick Pelly · 14 years ago
  81. 4b69fea Merge "Some framework fixes for apps on sd change hard coded path in installd fix tests Work around for renaming containers. Do forced unmount when destroying containers. Force a gc in default container service to release handle to parsed package and thus avoid getting killed by vold Some cosmetic changes to PackageManager api. Unit tests for renaming container for MountService Remove internal size limit on app to be installed." by Suchi Amalapurapu · 14 years ago
  82. c9c0f47 Merge "Factor bidi algorithm into separate method." by Eric Fischer · 14 years ago
  83. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  84. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 14 years ago
  85. 2a399f0 am 563d3a62: merge from open-source master by The Android Open Source Project · 14 years ago
  86. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 14 years ago
  87. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  88. 3bfd5ed Merge "Add disabled state to the Spinner widget. Bug #2464034" by Romain Guy · 14 years ago
  89. 563d3a6 merge from open-source master by The Android Open Source Project · 14 years ago
  90. 9897c67 Add disabled state to the Spinner widget. Bug #2464034 by Romain Guy · 14 years ago
  91. 834481c Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 14 years ago
  92. 9a35230 merge from open-source master by The Android Open Source Project · 14 years ago
  93. 6818756 Merge "Temp disable plugin's signature checking." by Grace Kloba · 14 years ago
  94. 9ff1f96 Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 14 years ago
  95. c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 14 years ago
  96. 6c0df0b Merge "Purge CallLog." by Daisuke Miyakawa · 14 years ago
  97. 7d07408 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 14 years ago
  98. 0dcb692 Purge CallLog. by Daisuke Miyakawa · 14 years ago
  99. 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 14 years ago
  100. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 14 years ago