1. 3f64f8d Don't restore wildly wrong sized wallpapers by Christopher Tate · 16 years ago
  2. 595ca70 Merge "PowerManager: remove unused import" by Mike Lockwood · 16 years ago
  3. faaddc6 Merge "Add direct calls to Bluez to add SDP records." by Jaikumar Ganesh · 16 years ago
  4. 36e52dc PowerManager: remove unused import by Mike Lockwood · 16 years ago
  5. a60f00f Merge "Use black text on white background for dropdowns." by Leon Scroggins · 16 years ago
  6. dd60ee7 am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  7. 6d13b14 am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  8. 60344de Use black text on white background for dropdowns. by Leon Scroggins · 16 years ago
  9. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  10. 3db6af9 Merge "Do not loop forever." by Leon Scroggins · 16 years ago
  11. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 16 years ago
  12. d75e64a Do not loop forever. by Leon Scroggins · 16 years ago
  13. 87212c1 am 6c247164: am e3f6336b: Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 16 years ago
  14. 152cce2 am 80c78a89: am 641dd621: First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 16 years ago
  15. c26ba7d am 41e74b99: am b79173f6: Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 16 years ago
  16. 4e65637 am 2019f533: am fc5a3b6c: Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 16 years ago
  17. 8efdf64 am 25556f66: am 3300e4c3: Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 16 years ago
  18. 907ecb1 Merge "resolved conflicts for merge of 1d0d1188 to master" by Nick Pelly · 16 years ago
  19. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 16 years ago
  20. 84690c8 Add direct calls to Bluez to add SDP records. by Jaikumar Ganesh · 16 years ago
  21. 14b0a6b Merge "Update bg drawable properly on ActionBars based on earlier changes" by Adam Powell · 16 years ago
  22. e8c1e5c Update bg drawable properly on ActionBars based on earlier changes by Adam Powell · 16 years ago
  23. e0893a8 Merge "Smooth out gesture zooming in WebViews." by Adam Powell · 16 years ago
  24. 7400be4 Cleanup of private browsing files are now done in webkit by Kristian Monsen · 16 years ago
  25. d2f44b7 Merge "Suppress scrollbars during layer fling." by Patrick Scott · 16 years ago
  26. 6c24716 am e3f6336b: Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 16 years ago
  27. e3f6336 Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 16 years ago
  28. 0f868ca Disable CacheManager when using the Chrome HTTP stack. by Iain Merrick · 16 years ago
  29. d128128 Merge "Move useChromiumHttpStack() from CookieManager to JniUtil." by Iain Merrick · 16 years ago
  30. 5b87e29 Suppress scrollbars during layer fling. by Patrick Scott · 16 years ago
  31. c5ab8b3 Merge "Use drawLines to draw the outline of the WebTextView." by Leon Scroggins · 16 years ago
  32. 80c78a8 am 641dd621: First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 16 years ago
  33. 63814df Smooth out gesture zooming in WebViews. by Adam Powell · 16 years ago
  34. 45f1e08 Fix bug 3259354 - Handle ActionBar backgrounds better for interacting by Adam Powell · 16 years ago
  35. 086c061 Fix build. by Wink Saville · 16 years ago
  36. 641dd62 First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 16 years ago
  37. 41e74b9 am b79173f6: Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 16 years ago
  38. 2019f53 am fc5a3b6c: Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 16 years ago
  39. 25556f6 am 3300e4c3: Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 16 years ago
  40. b79173f Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 16 years ago
  41. fc5a3b6 Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 16 years ago
  42. 3300e4c Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 16 years ago
  43. 1d0d118 am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 16 years ago
  44. 512b54c Merge "TextView's runnable are stopped when the View is detached." by Gilles Debunne · 16 years ago
  45. 406d09b Merge "Modified OverScroller curves" by Gilles Debunne · 16 years ago
  46. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 16 years ago
  47. 7eeba5f TextView's runnable are stopped when the View is detached. by Gilles Debunne · 16 years ago
  48. 05decf6 Merge "Fix a bug where the fast scroll track would be positioned incorrectly." by Adam Powell · 16 years ago
  49. 2c6196a Fix a bug where the fast scroll track would be positioned incorrectly. by Adam Powell · 16 years ago
  50. c35a829 Modified OverScroller curves by Gilles Debunne · 16 years ago
  51. b170954 Merge "Potential fix for Settings screen ClassCast exception on the phone." by Amith Yamasani · 16 years ago
  52. aa85a4c A long press on the insertion handles triggers the selection. by Gilles Debunne · 16 years ago
  53. 6e9b327 Use drawLines to draw the outline of the WebTextView. by Leon Scroggins · 16 years ago
  54. 3e86040 Potential fix for Settings screen ClassCast exception on the phone. by Amith Yamasani · 16 years ago
  55. 4decffa Merge "StrictMode "custom" trigger support." by Brad Fitzpatrick · 16 years ago
  56. e36f9bf StrictMode "custom" trigger support. by Brad Fitzpatrick · 16 years ago
  57. 89d7787 Merge "Selecting text from a punctuation sign selects previous word." by Gilles Debunne · 16 years ago
  58. 39fc4a3 Merge "Fix bug 3257463 - Yes, we SHOULD put the child in the recycler." by Adam Powell · 16 years ago
  59. 22e92e5 Fix bug 3257463 - Yes, we SHOULD put the child in the recycler. by Adam Powell · 16 years ago
  60. 07a11f4 Selecting text from a punctuation sign selects previous word. by Gilles Debunne · 16 years ago
  61. 12d91ce Added visual feedback to text correction. by Gilles Debunne · 16 years ago
  62. 35e1ee0 Merge "New API in InputConnection to signal IME's text correction." by Gilles Debunne · 16 years ago
  63. cf9cf2f New API in InputConnection to signal IME's text correction. by Gilles Debunne · 16 years ago
  64. 11c1a0b Fixes Android HTTP cache permissions by John Reck · 16 years ago
  65. a106993 Move useChromiumHttpStack() from CookieManager to JniUtil. by Iain Merrick · 16 years ago
  66. a90b142 Merge "Add a "Web Search" option to the WebView select text ActionBar" by Ben Murdoch · 16 years ago
  67. 16bb80a Fix typo by Adam Powell · 16 years ago
  68. aed6c31 Merge "Holo scrollbars and related tweaks." by Adam Powell · 16 years ago
  69. faa27f9 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" by Mike Lockwood · 16 years ago
  70. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 16 years ago
  71. 20232d0 Holo scrollbars and related tweaks. by Adam Powell · 16 years ago
  72. a64f506 Merge "Fix issue #3272051: Use backward transition when going backwards." by Dianne Hackborn · 16 years ago
  73. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 16 years ago
  74. 865cd3a Merge "Don't set the invisible flag when saving an empty layer. Bug #3270371" by Romain Guy · 16 years ago
  75. af636eb Don't set the invisible flag when saving an empty layer. Bug #3270371 by Romain Guy · 16 years ago
  76. 957d85e revert an API change that conflicted witha previous SDK version by Fred Quintana · 16 years ago
  77. 37f74ca Add ability to reuse bitmaps when loading new content by Chet Haase · 16 years ago
  78. 0c4d04a allow sync adapter authors to control more policies by Fred Quintana · 16 years ago
  79. 6a843d0 Merge "Listen for SyncAdapter death to cancel a sync" by Alon Albert · 16 years ago
  80. eca7511 Listen for SyncAdapter death to cancel a sync by Alon Albert · 16 years ago
  81. bca1c4f Merge "Fix issue #3271486: SetupWizward NullPointerException in" by Dianne Hackborn · 16 years ago
  82. fb3806d Fix issue #3271486: SetupWizward NullPointerException in by Dianne Hackborn · 16 years ago
  83. a58fd15 Merge "Add a couple of transport-descriptive methods to IBackupManager" by Christopher Tate · 16 years ago
  84. f5e1c29 Add a couple of transport-descriptive methods to IBackupManager by Christopher Tate · 16 years ago
  85. 0fa484a Add a "Web Search" option to the WebView select text ActionBar by Ben Murdoch · 16 years ago
  86. e627f55 Merge "Make audio tag cope with live streams" by Ben Murdoch · 16 years ago
  87. d4de05e Merge "Remove the OnItemClick listener when the fragment is destroyed." by Amith Yamasani · 16 years ago
  88. 74402cf Remove the OnItemClick listener when the fragment is destroyed. by Amith Yamasani · 16 years ago
  89. 6b82c26 Merge "Dismiss IME when pressing Next or Previous." by Leon Scroggins · 16 years ago
  90. 596913b Merge "Make sure bottom overscroll feedback takes scrollY into account." by Mindy Pereira · 16 years ago
  91. 261f42d Dismiss IME when pressing Next or Previous. by Leon Scroggins · 16 years ago
  92. e1be66c Make sure bottom overscroll feedback takes scrollY into account. by Mindy Pereira · 16 years ago
  93. e9362fa Merge "API CHANGE - Add hasGrantedPolicy() API" by Andy Stadler · 16 years ago
  94. fe0b5a5 Merge "Fix not saving state when restarting an activity." by Dianne Hackborn · 16 years ago
  95. e2b0480 Fix not saving state when restarting an activity. by Dianne Hackborn · 16 years ago
  96. c25f70a API CHANGE - Add hasGrantedPolicy() API by Andy Stadler · 16 years ago
  97. d9c17cc merge from gingerbread by Jean-Baptiste Queru · 16 years ago
  98. ffec438 Merge "Rehide the PTP content provider interface from the public API." by Mike Lockwood · 16 years ago
  99. 97b2488 Rehide the PTP content provider interface from the public API. by Mike Lockwood · 16 years ago
  100. 9059f44 Make audio tag cope with live streams by Ben Murdoch · 16 years ago