1. bcea812 Merge "Ignore touch down events near the edge of the screen for the purposes of pulling down the windowshade." by Joe Onorato · 15 years ago
  2. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 15 years ago
  3. 4bd222f Merge "Don't let email addresses in database names get into the EventLog." by Brad Fitzpatrick · 15 years ago
  4. d833023 Don't let email addresses in database names get into the EventLog. by Brad Fitzpatrick · 15 years ago
  5. 7edf738 Merge "Add new action for launching the user's music player app." by Daniel Sandler · 15 years ago
  6. 4379dca Change the text for the browser downloads and history views. by Leon Scroggins · 15 years ago
  7. edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 15 years ago
  8. 232f24e Merge "Automatically restore app data at install time" by Chris Tate · 15 years ago
  9. 2cfa2c2 Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." by Jim Miller · 15 years ago
  10. 1bb6906 Automatically restore app data at install time by Christopher Tate · 15 years ago
  11. 6ad5a7a Add a few simple tests of StaticLayout. by Doug Felt · 15 years ago
  12. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 15 years ago
  13. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 15 years ago
  14. 8afbc53 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" by Fred Quintana · 15 years ago
  15. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
  16. ea0ce99 Merge "Spinner now allows disabled adapter items" by Adam Powell · 15 years ago
  17. 32637cf Merge "Recycle MotionEvents properly in GestureDetector" by Adam Powell · 15 years ago
  18. bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 15 years ago
  19. 1f09c83 Spinner now allows disabled adapter items by Adam Powell · 15 years ago
  20. 481a10d Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 15 years ago
  21. 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
  22. eac461c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 15 years ago
  23. 2ac2340 Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 15 years ago
  24. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 15 years ago
  25. 4787b3c Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 15 years ago
  26. 3608d4a Change to 5 days ago group to 7 days ago. by Leon Scroggins · 15 years ago
  27. e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 15 years ago
  28. 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 15 years ago
  29. 281a80d Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. by Jim Miller · 15 years ago
  30. c0784c7 Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." by Mike LeBeau · 15 years ago
  31. 8378bb3 Merge "Two big additions to the voice recognition APIs:" by Mike LeBeau · 15 years ago
  32. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 15 years ago
  33. 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 15 years ago
  34. e155008 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." by Jim Miller · 15 years ago
  35. 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 · 15 years ago
  36. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 15 years ago
  37. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
  38. 2c0b6dd Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon. by Jim Miller · 15 years ago
  39. da99efc Merge "add diagnostic info to help debug bug:2427686" by Vasu Nori · 15 years ago
  40. d3fe301 add diagnostic info to help debug bug:2427686 by Vasu Nori · 15 years ago
  41. 75288fa Improve Service documentation with some samples. by Dianne Hackborn · 15 years ago
  42. 9599452 Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged" by Adam Powell · 15 years ago
  43. 45f2ca7 Recycle MotionEvents properly in GestureDetector by Adam Powell · 15 years ago
  44. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  45. d750783 Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged by Adam Powell · 15 years ago
  46. a696f5d Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it. by Mathias Agopian · 15 years ago
  47. e8de284 bug fix for 2419869. also included 2 unittests. by Vasu Nori · 15 years ago
  48. 2640b63 Merge "Add SearchManager.getWebSearchActivity()" by Bjorn Bringert · 15 years ago
  49. ea125f4 Add SearchManager.getWebSearchActivity() by Bjorn Bringert · 15 years ago
  50. 76c22f1 Merge "Set error condition correctly when device is already created." by Jaikumar Ganesh · 15 years ago
  51. f43113f Unhide setBlockNetworkLoads. by Patrick Scott · 15 years ago
  52. ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 15 years ago
  53. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 15 years ago
  54. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 15 years ago
  55. 0a07327 Merge "Fix bug #2331761 (Instances of a recurring event are missing)" by Fabrice Di Meglio · 15 years ago
  56. 852d1e9 Merge "Fix for bug 2448479" by Dianne Hackborn · 15 years ago
  57. bcbf564 At the end of a zoom, only check if the textfield is onscreen. by Leon Scroggins · 15 years ago
  58. 24b5bdd Fix bug #2331761 (Instances of a recurring event are missing) by Fabrice Di Meglio · 15 years ago
  59. d651629 Merge "List.GetCheckItemIds no longer includes unchecked items." by Gilles Debunne · 15 years ago
  60. fd3ddfa List.GetCheckItemIds no longer includes unchecked items. by Gilles Debunne · 15 years ago
  61. d7a0cde Merge "Adjust SQLiteDatabase/Program buffer sizes" by Kenny Root · 15 years ago
  62. bf1b59c Merge "remove check for obsolete property ro.config.sync" by Fred Quintana · 15 years ago
  63. f80efdf Adjust SQLiteDatabase/Program buffer sizes by Kenny Root · 15 years ago
  64. 6f760ee Merge "Catch Java exceptions in the FileObserver JNI code" by Mike Lockwood · 15 years ago
  65. bf8f3a8 Merge "add support for audio/3gpp" by Cary Clark · 15 years ago
  66. 1b098a6 add support for audio/3gpp by Cary Clark · 15 years ago
  67. 59d25d0 Catch Java exceptions in the FileObserver JNI code by Mike Lockwood · 15 years ago
  68. cf5f652 Set error condition correctly when device is already created. by Jaikumar Ganesh · 15 years ago
  69. 9b31779 Fix for bug 2448479 by Svetoslav Ganov · 15 years ago
  70. 9a686b5 Merge "Prevent possible NPE in android.gesture.Learner" by Kenny Root · 15 years ago
  71. c6a0a9c Merge "Don't move the fast scroll thumb with a list on overscroll." by Adam Powell · 15 years ago
  72. 2b95c24 Added more @RemotableViewMethod methods, mutate ImageView. by Jeff Sharkey · 15 years ago
  73. 7fd2884 Don't move the fast scroll thumb with a list on overscroll. by Adam Powell · 15 years ago
  74. 7951eaa Change Javadocs to fix SDK build by Kenny Root · 15 years ago
  75. fb6a535 remove check for obsolete property ro.config.sync by Fred Quintana · 15 years ago
  76. 5df3a90 Merge "Add a host based test for package manager installs." by Brett Chabot · 15 years ago
  77. cb2003a Add a host based test for package manager installs. by Brett Chabot · 15 years ago
  78. 574ecc8 Merge "Add better index checks for AndroidCharacter.mirror" by Kenny Root · 15 years ago
  79. 479ae0a Cleanup of global search references in SearchDialog and SearchManager. by Amith Yamasani · 15 years ago
  80. fed9377 Merge "Fix cast to String[] in FullBackupAgent" by Kenny Root · 15 years ago
  81. a3639da Fix cast to String[] in FullBackupAgent by Kenny Root · 15 years ago
  82. 41207b6 Merge "Add hashCode() to BluetoothService$RemoteService" by Kenny Root · 15 years ago
  83. 5f61416 Add hashCode() to BluetoothService$RemoteService by Kenny Root · 15 years ago
  84. c9fbaab XML attribute for overscrolling behavior by Adam Powell · 15 years ago
  85. 6088e83 Changes to remove WebTextView at end of touch/press rather than during. by Leon Scroggins · 15 years ago
  86. a257169 Merge "Adding support for "contact counts grouped by the first letter of the sort key"." by Dmitri Plotnikov · 15 years ago
  87. 53de904 Adding support for "contact counts grouped by the first letter of the sort key". by Dmitri Plotnikov · 15 years ago
  88. dfac9a6 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 15 years ago
  89. f7c5698 Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation." by Eric Fischer · 15 years ago
  90. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 15 years ago
  91. 855dd9e Add UI considerations to layers by Cary Clark · 15 years ago
  92. ea46dea Prevent possible NPE in android.gesture.Learner by Kenny Root · 15 years ago
  93. aec0937 Merge "AVRCP volume controls for the docks." by Jaikumar Ganesh · 15 years ago
  94. 073a3d5 Add better index checks for AndroidCharacter.mirror by Kenny Root · 15 years ago
  95. e265532 Create a default style for WebTextView. by Leon Scroggins · 15 years ago
  96. 0a05f5d Merge "Clean up after failed MemoryFileTest.testPurge()" by Bjorn Bringert · 15 years ago
  97. 329c6ae Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got by Mike LeBeau · 15 years ago
  98. 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 15 years ago
  99. 8ff97b5 Merge "get rid off the YUV formats at the libui layer" by Mathias Agopian · 15 years ago
  100. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago