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. 21a20a3 Merge "Fix the build." by Romain Guy · 15 years ago
  12. dcc490f Fix the build. by Romain Guy · 15 years ago
  13. 68aea82 Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 15 years ago
  14. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 15 years ago
  15. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 15 years ago
  16. 618c8f1 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 15 years ago
  17. 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 15 years ago
  18. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 15 years ago
  19. 7537590 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 15 years ago
  20. 93f5831e If mPreventDrag is cancelled due to time out, remove by Grace Kloba · 15 years ago
  21. 6550c72 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 15 years ago
  22. 846ebf3 Merge "Add some backup Javadoc and clean imports" by Kenny Root · 15 years ago
  23. 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
  24. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 15 years ago
  25. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 15 years ago
  26. 1d72658 yet another race condition fix to address bug:2456970 by Vasu Nori · 15 years ago
  27. 58cf334 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 15 years ago
  28. d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 15 years ago
  29. 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
  30. 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
  31. c9c0f47 Merge "Factor bidi algorithm into separate method." by Eric Fischer · 15 years ago
  32. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
  33. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 15 years ago
  34. 2a399f0 am 563d3a62: merge from open-source master by The Android Open Source Project · 15 years ago
  35. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 15 years ago
  36. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  37. 563d3a6 merge from open-source master by The Android Open Source Project · 15 years ago
  38. 834481c Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  39. 9a35230 merge from open-source master by The Android Open Source Project · 15 years ago
  40. 6818756 Merge "Temp disable plugin's signature checking." by Grace Kloba · 15 years ago
  41. c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  42. 6c0df0b Merge "Purge CallLog." by Daisuke Miyakawa · 15 years ago
  43. 7d07408 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 15 years ago
  44. 0dcb692 Purge CallLog. by Daisuke Miyakawa · 15 years ago
  45. 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
  46. 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
  47. d88602d Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 15 years ago
  48. 8ca1228 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 15 years ago
  49. 7a36788 These changes add access to some status values in widgets listed below: by Steve Zeigler · 15 years ago
  50. 6870eba Temp disable plugin's signature checking. by Grace Kloba · 15 years ago
  51. 66c5bd9 Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars) by Fabrice Di Meglio · 15 years ago
  52. 65ae29b Add USB RNDIS enable/disable control by Robert Greenwalt · 15 years ago
  53. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 15 years ago
  54. 5900dc7 Merge "Remove never-used dead code from BackupManager" by Joe Onorato · 15 years ago
  55. 474507f Remove never-used dead code from BackupManager by Christopher Tate · 15 years ago
  56. ab5d96c Use PackageMonitor in SearchManagerService by Bjorn Bringert · 15 years ago
  57. e3844ee Focus the IME on WebView when no textfield is in focus. by Leon Scroggins · 15 years ago
  58. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 15 years ago
  59. c0e147d Merge "Update AccountManager's javadoc." by Dan Egnor · 15 years ago
  60. 661f013 Update AccountManager's javadoc. by Dan Egnor · 15 years ago
  61. 6cf7a32 Clean up global search and web search activity finding by Bjorn Bringert · 15 years ago
  62. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 15 years ago
  63. 2f6a018 Fix bug 2183276: Synchronize all mManagedCursors accesses. by Makoto Onuki · 15 years ago
  64. a2fb0b7 Merge "Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253" by Romain Guy · 15 years ago
  65. afc0155 Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253 by Romain Guy · 15 years ago
  66. fde3290 Merge "Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds." by Brad Fitzpatrick · 15 years ago
  67. 2588096 Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds. by Brad Fitzpatrick · 15 years ago
  68. 1065758 Fix rounding of extra spacing when it is negative. by Doug Felt · 15 years ago
  69. 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
  70. 29274dc Also fix the API description file after UI_MODE_SERVICE rename. by Tobias Haamel · 15 years ago
  71. 93ed831 Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395" by Vasu Nori · 15 years ago
  72. 299102f8 Merge "Fix missing UI_MODE_SERVICE rename." by Dianne Hackborn · 15 years ago
  73. da576e8 Merge "Don't start global search from system dialogs" by Bjorn Bringert · 15 years ago
  74. 69fb574 Fix missing UI_MODE_SERVICE rename. by Tobias Haamel · 15 years ago
  75. b8144a9 Don't start global search from system dialogs by Bjorn Bringert · 15 years ago
  76. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 15 years ago
  77. ec37e42 fix race condition introduced by CL https://android-git.corp.google.com/g/40395 by Vasu Nori · 15 years ago
  78. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  79. ab3e105 Don't switch layout modes in AbsListView#onTouchModeChanged() by Adam Powell · 15 years ago
  80. 4bd222f Merge "Don't let email addresses in database names get into the EventLog." by Brad Fitzpatrick · 15 years ago
  81. d833023 Don't let email addresses in database names get into the EventLog. by Brad Fitzpatrick · 15 years ago
  82. 7edf738 Merge "Add new action for launching the user's music player app." by Daniel Sandler · 15 years ago
  83. 4379dca Change the text for the browser downloads and history views. by Leon Scroggins · 15 years ago
  84. edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 15 years ago
  85. 1bb6906 Automatically restore app data at install time by Christopher Tate · 15 years ago
  86. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 15 years ago
  87. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 15 years ago
  88. 8afbc53 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" by Fred Quintana · 15 years ago
  89. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
  90. ea0ce99 Merge "Spinner now allows disabled adapter items" by Adam Powell · 15 years ago
  91. 32637cf Merge "Recycle MotionEvents properly in GestureDetector" by Adam Powell · 15 years ago
  92. bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 15 years ago
  93. 1f09c83 Spinner now allows disabled adapter items by Adam Powell · 15 years ago
  94. 481a10d Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 15 years ago
  95. ac7c8e6 Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235" by Fred Quintana · 15 years ago
  96. eac461c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 15 years ago
  97. 2ac2340 Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 15 years ago
  98. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 15 years ago
  99. 4787b3c Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 15 years ago
  100. 3608d4a Change to 5 days ago group to 7 days ago. by Leon Scroggins · 15 years ago