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. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 14 years ago
  4. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 14 years ago
  5. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 14 years ago
  6. a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 14 years ago
  7. 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
  8. 0402e7d Fix SDK build. by Wu-cheng Li · 14 years ago
  9. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  10. 80d27ad Merge "Move auto pairing data to a file, add values dynamically." by Jaikumar Ganesh · 14 years ago
  11. c06fe59 Move auto pairing data to a file, add values dynamically. by Jaikumar Ganesh · 15 years ago
  12. 9c3184cc Do not recyle headers and footers when measuring the ListView. Bug #2461893 by Romain Guy · 14 years ago
  13. 3f3e53b Merge "Be sure to back up / restore some new settings" by Chris Tate · 14 years ago
  14. 50d89f9 Merge "Define the new lastSyncedAttendeeStatus column" by Marc Blank · 14 years ago
  15. 14c2d79 Be sure to back up / restore some new settings by Christopher Tate · 14 years ago
  16. 9e0d2b5 deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface by Fred Quintana · 14 years ago
  17. 64a556d Define the new lastSyncedAttendeeStatus column by Marc Blank · 14 years ago
  18. 82fe564 Comment out the finalize() methods defined on the Activity, by Carl Shapiro · 14 years ago
  19. 4bb79db Merge "HorizontalScrollView multitouch scroll and only grip on content AbsListView multitouch scroll and only grip on content" by Adam Powell · 14 years ago
  20. da2572a Renaming contact search snippet fields. by Dmitri Plotnikov · 14 years ago
  21. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 14 years ago
  22. 2a4f254 Remove misleading method comment on TextView#setHint by Kenny Root · 14 years ago
  23. ac68d81 Merge "Prevent ProgressBar from updating itself when hidden. Bug #2470737" by Romain Guy · 14 years ago
  24. a05e8a5 Prevent ProgressBar from updating itself when hidden. Bug #2470737 by Romain Guy · 14 years ago
  25. aaec779 Pick up default install location by Suchi Amalapurapu · 14 years ago
  26. aa635db Merge "New test on ContextMenuInfo packed positions." by Gilles Debunne · 14 years ago
  27. 192ab90 New test on ContextMenuInfo packed positions. by Gilles Debunne · 14 years ago
  28. d82968d Merge "Improve accelerometer-based orientation sensing." by Steve Howard · 14 years ago
  29. 277903f Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 14 years ago
  30. 018ff89 don't draw layers with history by Cary Clark · 14 years ago
  31. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  32. d0c6182 Merge "Correctly handle negative margins in horizontal linear layouts." by Romain Guy · 14 years ago
  33. c352090 Correctly handle negative margins in horizontal linear layouts. by Romain Guy · 14 years ago
  34. 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
  35. 1d620c6 Merge "Fix for voice search crash in maps and youtube. Bug 2453182" by Amith Yamasani · 14 years ago
  36. d368572 Fix for voice search crash in maps and youtube. Bug 2453182 by Amith Yamasani · 14 years ago
  37. 0aa341f When opening the IME or sending a key to a non-cursored textfield, set the default selection. by Leon Scroggins · 14 years ago
  38. 2ec3069 refactor drawing to support layers by Cary Clark · 14 years ago
  39. 6a4472f Allow cookies with no name. by Patrick Scott · 14 years ago
  40. 8354fa6 Make setBackgroundResource() remotable by Bjorn Bringert · 14 years ago
  41. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 14 years ago
  42. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 14 years ago
  43. 8cebbfd Merge "Fix tabs." by Romain Guy · 14 years ago
  44. 6c5664a Fix tabs. by Romain Guy · 14 years ago
  45. 1ba101f Improve accelerometer-based orientation sensing. by Steve Howard · 14 years ago
  46. 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
  47. fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 14 years ago
  48. 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 14 years ago
  49. bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 14 years ago
  50. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 14 years ago
  51. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 14 years ago
  52. 21a20a3 Merge "Fix the build." by Romain Guy · 14 years ago
  53. dcc490f Fix the build. by Romain Guy · 14 years ago
  54. 68aea82 Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 14 years ago
  55. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 14 years ago
  56. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 14 years ago
  57. 618c8f1 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 14 years ago
  58. 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 14 years ago
  59. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 14 years ago
  60. 7537590 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 14 years ago
  61. 93f5831e If mPreventDrag is cancelled due to time out, remove by Grace Kloba · 14 years ago
  62. 6550c72 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 14 years ago
  63. 846ebf3 Merge "Add some backup Javadoc and clean imports" by Kenny Root · 14 years ago
  64. 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
  65. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 14 years ago
  66. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 14 years ago
  67. 1d72658 yet another race condition fix to address bug:2456970 by Vasu Nori · 14 years ago
  68. 58cf334 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 14 years ago
  69. d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 14 years ago
  70. 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
  71. 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
  72. c9c0f47 Merge "Factor bidi algorithm into separate method." by Eric Fischer · 14 years ago
  73. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  74. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 14 years ago
  75. 2a399f0 am 563d3a62: merge from open-source master by The Android Open Source Project · 14 years ago
  76. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 14 years ago
  77. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  78. 563d3a6 merge from open-source master by The Android Open Source Project · 14 years ago
  79. 834481c Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 14 years ago
  80. 9a35230 merge from open-source master by The Android Open Source Project · 14 years ago
  81. 6818756 Merge "Temp disable plugin's signature checking." by Grace Kloba · 14 years ago
  82. c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 14 years ago
  83. 6c0df0b Merge "Purge CallLog." by Daisuke Miyakawa · 14 years ago
  84. 7d07408 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 14 years ago
  85. 0dcb692 Purge CallLog. by Daisuke Miyakawa · 14 years ago
  86. 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 14 years ago
  87. 2e1818a New API on VideoView widget to suspend/resume a session. Do not release the MediaPlayer client for video suspending/resuming. by Gloria Wang · 14 years ago
  88. d88602d Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 14 years ago
  89. 8ca1228 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 14 years ago
  90. 7a36788 These changes add access to some status values in widgets listed below: by Steve Zeigler · 14 years ago
  91. 6870eba Temp disable plugin's signature checking. by Grace Kloba · 14 years ago
  92. 66c5bd9 Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars) by Fabrice Di Meglio · 14 years ago
  93. 65ae29b Add USB RNDIS enable/disable control by Robert Greenwalt · 15 years ago
  94. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 15 years ago
  95. 5900dc7 Merge "Remove never-used dead code from BackupManager" by Joe Onorato · 14 years ago
  96. 474507f Remove never-used dead code from BackupManager by Christopher Tate · 14 years ago
  97. ab5d96c Use PackageMonitor in SearchManagerService by Bjorn Bringert · 14 years ago
  98. e3844ee Focus the IME on WebView when no textfield is in focus. by Leon Scroggins · 14 years ago
  99. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 14 years ago
  100. c0e147d Merge "Update AccountManager's javadoc." by Dan Egnor · 14 years ago