1. 042e9bd Add SIP related settings in the Settings.System. by Chung-yih Wang · 14 years ago
  2. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  3. e67b58a Fixed single line state on TextView. by Gilles Debunne · 14 years ago
  4. 6eb5ac9 Fix doc link in InputDevice. by Jeff Brown · 14 years ago
  5. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  6. 4c72ad7 Merge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread by Adam Powell · 14 years ago
  7. 9c17a4c1 Fix bug 2918587 Infinite loop and memory leak in AdapterView by Adam Powell · 14 years ago
  8. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  9. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 14 years ago
  10. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  11. 6726d6b Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 14 years ago
  12. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  13. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  14. 1620d11 Fix SDK build error. by Wu-cheng Li · 14 years ago
  15. 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 14 years ago
  16. e69b286 Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 14 years ago
  17. b94493f Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 14 years ago
  18. c6b0b77 Document blocking behavior of ImageView setImageURI and setImageResource by Brad Fitzpatrick · 14 years ago
  19. 6b50986 Merge "SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  20. d242024 DO NOT MERGE Removed "Stop selecting text" option. by Gilles Debunne · 14 years ago
  21. 225ad9c Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 14 years ago
  22. 45b2d69 DO NOT MERGE Text selection: tapping on selection opens context menu by Gilles Debunne · 14 years ago
  23. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  24. c28bf25 Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
  25. de2c49e Support pre-loading browser plugins on the system image. by Derek Sollenberger · 14 years ago
  26. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 14 years ago
  27. 846eb30 Add SipAddress to ContactsContract. by David Brown · 14 years ago
  28. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  29. 4e43744 DO NOT MERGE copy selected text on tap by Cary Clark · 14 years ago
  30. 8b0b772 DO NOT MERGE -- copy on tapping outside of selected text in gmail by Cary Clark · 14 years ago
  31. 62dbd82 Fix for IndexOutOfBounds in TextView getWordLimitsAt. by Gilles Debunne · 14 years ago
  32. 1b400c7 Merge "Fix for NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  33. 0a7f5fc Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbread by Dianne Hackborn · 14 years ago
  34. 9dae48e Fix issue #2951784: Launcher crashes on startup by Dianne Hackborn · 14 years ago
  35. 3003a01 Merge "Don't retain global ref to last inflated context." into gingerbread by Dianne Hackborn · 14 years ago
  36. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 14 years ago
  37. df4ee43 Fix for NPE in TextView. by Gilles Debunne · 14 years ago
  38. 6947cc5 Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 14 years ago
  39. 94e939e Merge "Improve Sensors documentation a bit" into gingerbread by Mathias Agopian · 14 years ago
  40. d0e6598 Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  41. 43c87e4 Improve Sensors documentation a bit by Mathias Agopian · 14 years ago
  42. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 14 years ago
  43. d64f4a9 DO NOT MERGE fix null check by Cary Clark · 14 years ago
  44. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  45. 2ca3619 Avoid allocating buffer every time getThumbnail is called. by Chih-Chung Chang · 14 years ago
  46. 4af0cfa Merge "Verify that onPause() calls its superclass." into gingerbread by Dianne Hackborn · 14 years ago
  47. e2978c8 Merge "Fix for an NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  48. 4e765e0 Fix for an NPE in TextView. by Gilles Debunne · 14 years ago
  49. b1bbe99 Merge "Some StrictMode API changes." into gingerbread by Brad Fitzpatrick · 14 years ago
  50. 88bff62 Merge "Fix vCard so that it looks at IM correctly." into gingerbread by Daisuke Miyakawa · 14 years ago
  51. 4a2a2eb Fix vCard so that it looks at IM correctly. by Daisuke Miyakawa · 14 years ago
  52. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  53. 97461bd Some StrictMode API changes. by Brad Fitzpatrick · 14 years ago
  54. 2703a42 When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  55. 9088100 Don't touch the VFS during window relayout. by Brad Fitzpatrick · 14 years ago
  56. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  57. 0c76c7c Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread by Mathias Agopian · 14 years ago
  58. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  59. d2e5f95 Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 14 years ago
  60. b25ffff Make ProgressBar.setVisibility() remotable. by Steve Howard · 14 years ago
  61. 06c81f2 Merge changes I8a257579,I82d16312 into gingerbread by Kenny Root · 14 years ago
  62. 3251925 Merge "Fix a few small battery stats problems:" into gingerbread by Dianne Hackborn · 14 years ago
  63. 99d0452 Fix a few small battery stats problems: by Dianne Hackborn · 14 years ago
  64. be857d4 Reorganize MountService IPC by Kenny Root · 14 years ago
  65. baf72cd Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD)" into gingerbread by Dianne Hackborn · 14 years ago
  66. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 14 years ago
  67. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  68. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  69. 454630f Add camera fps range API. by Wu-cheng Li · 14 years ago
  70. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 14 years ago
  71. 581f786 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 14 years ago
  72. 2f6d975 Minor MotionEvent optimization. by Jeff Brown · 14 years ago
  73. d018a0c Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  74. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  75. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  76. b0d6ba1 Text selection without trackball. by Gilles Debunne · 14 years ago
  77. 189de28 Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread by Gilles Debunne · 14 years ago
  78. 7539968 Fix for a Resource system bug that displayed the wrong name for missing asset. by Gilles Debunne · 14 years ago
  79. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  80. e0c8582 Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 14 years ago
  81. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 14 years ago
  82. 6b2c56a Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread by Robert Greenwalt · 14 years ago
  83. a22ae07 DO NOT MERGE Do not kill sockets going default->hipri by Robert Greenwalt · 14 years ago
  84. 5eb4958 Improve orientation sensing when waking up while flat. by Steve Howard · 14 years ago
  85. 11709ab Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  86. 8ad86fe Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  87. a6704d3 Improve documentation of getAltitude by Mathias Agopian · 14 years ago
  88. f2af87b Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  89. bef337f Making sure the draw time is measured. by Konstantin Lopyrev · 14 years ago
  90. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  91. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago
  92. baf3869 Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  93. 3dfaf21 DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD) by Svetoslav Ganov · 14 years ago
  94. f996ed9 Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread by Daisuke Miyakawa · 14 years ago
  95. b768855 Make vCard importer/exporter aware of multi-byte parameters. by Daisuke Miyakawa · 14 years ago
  96. 8651bd5 Fix up handling of null fields in DownloadManager. by Steve Howard · 14 years ago
  97. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 14 years ago
  98. 67fed01 Avoid unnecessary SharedPrefences disk writes. by Brad Fitzpatrick · 14 years ago
  99. b3e957b Merge "New download manager error code when we can't resume." into gingerbread by Steve Howard · 14 years ago
  100. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 14 years ago