1. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 14 years ago
  2. 9844b27c Merge "Remove unused private assets from Android 1.0." by Romain Guy · 14 years ago
  3. 3ce4881 Remove unused private assets from Android 1.0. by Romain Guy · 14 years ago
  4. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 14 years ago
  5. 5900dc7 Merge "Remove never-used dead code from BackupManager" by Joe Onorato · 14 years ago
  6. 474507f Remove never-used dead code from BackupManager by Christopher Tate · 14 years ago
  7. 2ca759d Merge "Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils." by Jim Miller · 14 years ago
  8. 5b0fb3a Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils. by Jim Miller · 14 years ago
  9. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 14 years ago
  10. 925b4da Merge "Fixing pressed state in preferences, addresses bug 2310741" by Adam Powell · 14 years ago
  11. 5375116 Fixing pressed state in preferences, addresses bug 2310741 by Adam Powell · 14 years ago
  12. c0e147d Merge "Update AccountManager's javadoc." by Dan Egnor · 14 years ago
  13. 661f013 Update AccountManager's javadoc. by Dan Egnor · 14 years ago
  14. cfe79e9 Merge "Clean up global search and web search activity finding" by Bjorn Bringert · 14 years ago
  15. 6cf7a32 Clean up global search and web search activity finding by Bjorn Bringert · 14 years ago
  16. d162a11 Increasing the VS button's touchable area by Valentin Kravtsov · 14 years ago
  17. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 14 years ago
  18. 2f6a018 Fix bug 2183276: Synchronize all mManagedCursors accesses. by Makoto Onuki · 14 years ago
  19. a2fb0b7 Merge "Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253" by Romain Guy · 14 years ago
  20. afc0155 Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253 by Romain Guy · 14 years ago
  21. 42122b6 Merge "Standard alert dialogs overscroll only when content scrolls" by Adam Powell · 14 years ago
  22. fde3290 Merge "Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds." by Brad Fitzpatrick · 14 years ago
  23. 8e4e726 Standard alert dialogs overscroll only when content scrolls by Adam Powell · 14 years ago
  24. 2588096 Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds. by Brad Fitzpatrick · 14 years ago
  25. 17b7d97 Merge "Fix bug where calling getButton(int) returns null." by Romain Guy · 14 years ago
  26. 1efc95f Merge "Don't switch layout modes in AbsListView#onTouchModeChanged() Don't stomp mResurrectToPosition for LAYOUT_SPECIFIC in AbsListView#hideSelector()" by Adam Powell · 14 years ago
  27. 6fe2b22 Fix bug where calling getButton(int) returns null. by Romain Guy · 14 years ago
  28. 29274dc Also fix the API description file after UI_MODE_SERVICE rename. by Tobias Haamel · 14 years ago
  29. 93ed831 Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395" by Vasu Nori · 14 years ago
  30. 299102f8 Merge "Fix missing UI_MODE_SERVICE rename." by Dianne Hackborn · 14 years ago
  31. da576e8 Merge "Don't start global search from system dialogs" by Bjorn Bringert · 14 years ago
  32. 69fb574 Fix missing UI_MODE_SERVICE rename. by Tobias Haamel · 14 years ago
  33. b8144a9 Don't start global search from system dialogs by Bjorn Bringert · 14 years ago
  34. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 14 years ago
  35. ec37e42 fix race condition introduced by CL https://android-git.corp.google.com/g/40395 by Vasu Nori · 14 years ago
  36. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  37. ab3e105 Don't switch layout modes in AbsListView#onTouchModeChanged() by Adam Powell · 14 years ago
  38. bcea812 Merge "Ignore touch down events near the edge of the screen for the purposes of pulling down the windowshade." by Joe Onorato · 14 years ago
  39. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 14 years ago
  40. 4bd222f Merge "Don't let email addresses in database names get into the EventLog." by Brad Fitzpatrick · 14 years ago
  41. d833023 Don't let email addresses in database names get into the EventLog. by Brad Fitzpatrick · 14 years ago
  42. 7edf738 Merge "Add new action for launching the user's music player app." by Daniel Sandler · 14 years ago
  43. 4379dca Change the text for the browser downloads and history views. by Leon Scroggins · 14 years ago
  44. edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 14 years ago
  45. 232f24e Merge "Automatically restore app data at install time" by Chris Tate · 14 years ago
  46. 2cfa2c2 Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." by Jim Miller · 14 years ago
  47. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  48. 6ad5a7a Add a few simple tests of StaticLayout. by Doug Felt · 14 years ago
  49. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 14 years ago
  50. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 14 years ago
  51. 8afbc53 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" by Fred Quintana · 14 years ago
  52. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  53. ea0ce99 Merge "Spinner now allows disabled adapter items" by Adam Powell · 14 years ago
  54. 32637cf Merge "Recycle MotionEvents properly in GestureDetector" by Adam Powell · 14 years ago
  55. bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 14 years ago
  56. 1f09c83 Spinner now allows disabled adapter items by Adam Powell · 14 years ago
  57. 481a10d Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 14 years ago
  58. 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 · 14 years ago
  59. eac461c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 14 years ago
  60. 2ac2340 Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 14 years ago
  61. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 14 years ago
  62. 4787b3c Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 14 years ago
  63. 3608d4a Change to 5 days ago group to 7 days ago. by Leon Scroggins · 14 years ago
  64. e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 14 years ago
  65. 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 14 years ago
  66. 281a80d Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. by Jim Miller · 14 years ago
  67. c0784c7 Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." by Mike LeBeau · 14 years ago
  68. 8378bb3 Merge "Two big additions to the voice recognition APIs:" by Mike LeBeau · 14 years ago
  69. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 14 years ago
  70. 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 14 years ago
  71. e155008 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." by Jim Miller · 14 years ago
  72. 90d141c Merge "Do setThreadPriority() later so we can notify the waiting thread and release the lock as soon as possible even if we run the loop in background priority." by Chih-Chung Chang · 14 years ago
  73. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  74. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 14 years ago
  75. 2c0b6dd Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon. by Jim Miller · 14 years ago
  76. da99efc Merge "add diagnostic info to help debug bug:2427686" by Vasu Nori · 14 years ago
  77. d3fe301 add diagnostic info to help debug bug:2427686 by Vasu Nori · 14 years ago
  78. 75288fa Improve Service documentation with some samples. by Dianne Hackborn · 14 years ago
  79. 9599452 Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged" by Adam Powell · 14 years ago
  80. 45f2ca7 Recycle MotionEvents properly in GestureDetector by Adam Powell · 14 years ago
  81. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  82. d750783 Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged by Adam Powell · 14 years ago
  83. a696f5d Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it. by Mathias Agopian · 14 years ago
  84. e8de284 bug fix for 2419869. also included 2 unittests. by Vasu Nori · 14 years ago
  85. 2640b63 Merge "Add SearchManager.getWebSearchActivity()" by Bjorn Bringert · 14 years ago
  86. ea125f4 Add SearchManager.getWebSearchActivity() by Bjorn Bringert · 14 years ago
  87. 76c22f1 Merge "Set error condition correctly when device is already created." by Jaikumar Ganesh · 14 years ago
  88. f43113f Unhide setBlockNetworkLoads. by Patrick Scott · 14 years ago
  89. ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 14 years ago
  90. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 14 years ago
  91. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  92. 0a07327 Merge "Fix bug #2331761 (Instances of a recurring event are missing)" by Fabrice Di Meglio · 14 years ago
  93. 852d1e9 Merge "Fix for bug 2448479" by Dianne Hackborn · 14 years ago
  94. bcbf564 At the end of a zoom, only check if the textfield is onscreen. by Leon Scroggins · 14 years ago
  95. 24b5bdd Fix bug #2331761 (Instances of a recurring event are missing) by Fabrice Di Meglio · 14 years ago
  96. d651629 Merge "List.GetCheckItemIds no longer includes unchecked items." by Gilles Debunne · 14 years ago
  97. fd3ddfa List.GetCheckItemIds no longer includes unchecked items. by Gilles Debunne · 14 years ago
  98. d7a0cde Merge "Adjust SQLiteDatabase/Program buffer sizes" by Kenny Root · 14 years ago
  99. bf1b59c Merge "remove check for obsolete property ro.config.sync" by Fred Quintana · 14 years ago
  100. f80efdf Adjust SQLiteDatabase/Program buffer sizes by Kenny Root · 14 years ago