1. 8354fa6 Make setBackgroundResource() remotable by Bjorn Bringert · 15 years ago
  2. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 15 years ago
  3. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 15 years ago
  4. 8cebbfd Merge "Fix tabs." by Romain Guy · 15 years ago
  5. 6c5664a Fix tabs. by Romain Guy · 15 years ago
  6. 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 · 15 years ago
  7. fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 15 years ago
  8. 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 15 years ago
  9. bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 15 years ago
  10. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 15 years ago
  11. d70a3d4 Tethering improvements. by Robert Greenwalt · 15 years ago
  12. 21a20a3 Merge "Fix the build." by Romain Guy · 15 years ago
  13. dcc490f Fix the build. by Romain Guy · 15 years ago
  14. 68aea82 Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 15 years ago
  15. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 15 years ago
  16. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 15 years ago
  17. 618c8f1 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 15 years ago
  18. 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 15 years ago
  19. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 15 years ago
  20. 7537590 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 15 years ago
  21. 93f5831e If mPreventDrag is cancelled due to time out, remove by Grace Kloba · 15 years ago
  22. e0e6a9c Merge "Fix spelling mistakes in attrs_manifest.xml" by Kenny Root · 15 years ago
  23. 6550c72 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 15 years ago
  24. 4217a3e Fix spelling mistakes in attrs_manifest.xml by Kenny Root · 15 years ago
  25. 846ebf3 Merge "Add some backup Javadoc and clean imports" by Kenny Root · 15 years ago
  26. 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 · 15 years ago
  27. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 15 years ago
  28. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 15 years ago
  29. 1d72658 yet another race condition fix to address bug:2456970 by Vasu Nori · 15 years ago
  30. 58cf334 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 15 years ago
  31. d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 15 years ago
  32. 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 · 15 years ago
  33. 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 · 15 years ago
  34. c9c0f47 Merge "Factor bidi algorithm into separate method." by Eric Fischer · 15 years ago
  35. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
  36. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 15 years ago
  37. 2a399f0 am 563d3a62: merge from open-source master by The Android Open Source Project · 15 years ago
  38. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 15 years ago
  39. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  40. 3bfd5ed Merge "Add disabled state to the Spinner widget. Bug #2464034" by Romain Guy · 15 years ago
  41. 563d3a6 merge from open-source master by The Android Open Source Project · 15 years ago
  42. 9897c67 Add disabled state to the Spinner widget. Bug #2464034 by Romain Guy · 15 years ago
  43. 834481c Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  44. 9a35230 merge from open-source master by The Android Open Source Project · 15 years ago
  45. 6818756 Merge "Temp disable plugin's signature checking." by Grace Kloba · 15 years ago
  46. 9ff1f96 Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 15 years ago
  47. c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  48. 6c0df0b Merge "Purge CallLog." by Daisuke Miyakawa · 15 years ago
  49. 7d07408 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 15 years ago
  50. 0dcb692 Purge CallLog. by Daisuke Miyakawa · 15 years ago
  51. 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 15 years ago
  52. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 15 years ago
  53. 2854419 Merge "Edit strings related to calendar permissions, bug 2463956." by Roy West · 15 years ago
  54. 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
  55. 7467d49 Edit strings related to calendar permissions, bug 2463956. by Roy West · 15 years ago
  56. 2e1818a New API on VideoView widget to suspend/resume a session. Do not release the MediaPlayer client for video suspending/resuming. by Gloria Wang · 15 years ago
  57. d88602d Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 15 years ago
  58. 8ca1228 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 15 years ago
  59. 7a36788 These changes add access to some status values in widgets listed below: by Steve Zeigler · 15 years ago
  60. 6870eba Temp disable plugin's signature checking. by Grace Kloba · 15 years ago
  61. 66c5bd9 Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars) by Fabrice Di Meglio · 15 years ago
  62. 65ae29b Add USB RNDIS enable/disable control by Robert Greenwalt · 15 years ago
  63. 9844b27c Merge "Remove unused private assets from Android 1.0." by Romain Guy · 15 years ago
  64. 3ce4881 Remove unused private assets from Android 1.0. by Romain Guy · 15 years ago
  65. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 15 years ago
  66. 5900dc7 Merge "Remove never-used dead code from BackupManager" by Joe Onorato · 15 years ago
  67. 474507f Remove never-used dead code from BackupManager by Christopher Tate · 15 years ago
  68. ab5d96c Use PackageMonitor in SearchManagerService by Bjorn Bringert · 15 years ago
  69. 2ca759d Merge "Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils." by Jim Miller · 15 years ago
  70. 5b0fb3a Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils. by Jim Miller · 15 years ago
  71. e3844ee Focus the IME on WebView when no textfield is in focus. by Leon Scroggins · 15 years ago
  72. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 15 years ago
  73. 925b4da Merge "Fixing pressed state in preferences, addresses bug 2310741" by Adam Powell · 15 years ago
  74. 5375116 Fixing pressed state in preferences, addresses bug 2310741 by Adam Powell · 15 years ago
  75. c0e147d Merge "Update AccountManager's javadoc." by Dan Egnor · 15 years ago
  76. 661f013 Update AccountManager's javadoc. by Dan Egnor · 15 years ago
  77. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  78. cfe79e9 Merge "Clean up global search and web search activity finding" by Bjorn Bringert · 15 years ago
  79. 6cf7a32 Clean up global search and web search activity finding by Bjorn Bringert · 15 years ago
  80. d162a11 Increasing the VS button's touchable area by Valentin Kravtsov · 15 years ago
  81. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 15 years ago
  82. 2f6a018 Fix bug 2183276: Synchronize all mManagedCursors accesses. by Makoto Onuki · 15 years ago
  83. a2fb0b7 Merge "Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253" by Romain Guy · 15 years ago
  84. afc0155 Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253 by Romain Guy · 15 years ago
  85. 42122b6 Merge "Standard alert dialogs overscroll only when content scrolls" by Adam Powell · 15 years ago
  86. fde3290 Merge "Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds." by Brad Fitzpatrick · 15 years ago
  87. 8e4e726 Standard alert dialogs overscroll only when content scrolls by Adam Powell · 15 years ago
  88. 2588096 Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds. by Brad Fitzpatrick · 15 years ago
  89. 17b7d97 Merge "Fix bug where calling getButton(int) returns null." by Romain Guy · 15 years ago
  90. 1065758 Fix rounding of extra spacing when it is negative. by Doug Felt · 15 years ago
  91. 1efc95f Merge "Don't switch layout modes in AbsListView#onTouchModeChanged() Don't stomp mResurrectToPosition for LAYOUT_SPECIFIC in AbsListView#hideSelector()" by Adam Powell · 15 years ago
  92. 6fe2b22 Fix bug where calling getButton(int) returns null. by Romain Guy · 15 years ago
  93. 29274dc Also fix the API description file after UI_MODE_SERVICE rename. by Tobias Haamel · 15 years ago
  94. 93ed831 Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395" by Vasu Nori · 15 years ago
  95. 299102f8 Merge "Fix missing UI_MODE_SERVICE rename." by Dianne Hackborn · 15 years ago
  96. da576e8 Merge "Don't start global search from system dialogs" by Bjorn Bringert · 15 years ago
  97. 69fb574 Fix missing UI_MODE_SERVICE rename. by Tobias Haamel · 15 years ago
  98. b8144a9 Don't start global search from system dialogs by Bjorn Bringert · 15 years ago
  99. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 15 years ago
  100. ec37e42 fix race condition introduced by CL https://android-git.corp.google.com/g/40395 by Vasu Nori · 15 years ago