1. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 14 years ago
  2. 5474b0f am 39792d22: Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  3. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  4. 346b612 am 97a56269: Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  5. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  6. 454630f Add camera fps range API. by Wu-cheng Li · 14 years ago
  7. 64d50a6 GridView's pageScroll() would be offset by one item. by Romain Guy · 14 years ago
  8. dba35c0 Java calls to get Android specific files. by Kristian Monsen · 14 years ago
  9. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 14 years ago
  10. d93ecb3 am 581f7861: DO NOT MERGE Refactor find and select dialogs by Cary Clark · 14 years ago
  11. 581f786 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 14 years ago
  12. a3f641f am cf2c68c9: am 11709ab0: Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  13. 49eda50 am 4195d097: am 8ad86fef: Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  14. cf6f0d5 Merge "multiple-property animations" by Chet Haase · 14 years ago
  15. 6bacd9c am 2f6d975b: Minor MotionEvent optimization. by Jeff Brown · 14 years ago
  16. 2f6d975 Minor MotionEvent optimization. by Jeff Brown · 14 years ago
  17. 3a91abc am d3aaad0e: Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread by Chia-chi Yeh · 14 years ago
  18. d3aaad0 Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread by Chia-chi Yeh · 14 years ago
  19. d953d08 multiple-property animations by Chet Haase · 14 years ago
  20. a842d14 am d018a0ce: Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  21. d018a0c Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  22. bb8d314 am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  23. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  24. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  25. a26ed4d Merge "Fixing the SDK build" by Dmitri Plotnikov · 14 years ago
  26. 13e0357 Fixing the SDK build by Dmitri Plotnikov · 14 years ago
  27. b0d6ba1 Text selection without trackball. by Gilles Debunne · 14 years ago
  28. bbe5fb2 am 189de282: Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread by Gilles Debunne · 14 years ago
  29. 189de28 Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread by Gilles Debunne · 14 years ago
  30. 9a5c6e4 am 18ef3725: DO NOT MERGE. Fix the build. by Romain Guy · 14 years ago
  31. d970a1a Merge "Update FrameLayout documentation." by Romain Guy · 14 years ago
  32. 18ef3725 DO NOT MERGE. Fix the build. by Romain Guy · 14 years ago
  33. 4f0a8df Fix the build. by Romain Guy · 14 years ago
  34. 7539968 Fix for a Resource system bug that displayed the wrong name for missing asset. by Gilles Debunne · 14 years ago
  35. d88e068 am 288471d8: DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  36. 288471d DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  37. e0cac84 Merge "Load assets in place instead of deferring until draw." by Romain Guy · 14 years ago
  38. 207b3ab Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  39. 9bc709d Add an API to request route to an IPv6 host. by Banavathu, Srinivas Naik · 14 years ago
  40. ed279f8 Fix for a bug that prevents text selection on initially empty text edits. by Gilles Debunne · 14 years ago
  41. 73040de Merge "Implement DeviceOrientation" by Steve Block · 14 years ago
  42. f35fd95 add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  43. c43565b Implement DeviceOrientation by Steve Block · 14 years ago
  44. 495111e Merge "Set the scale to be at least overview zoom scale." by Shimeng (Simon) Wang · 14 years ago
  45. 0ed2bb5 Set the scale to be at least overview zoom scale. by Shimeng (Simon) Wang · 14 years ago
  46. 821afa9 am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  47. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  48. 1f44210 am e0c8582e: Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 14 years ago
  49. e0c8582 Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 14 years ago
  50. 9f7257f am 8d124f70: Merge "Fix a bug, where one thread is using JNIEnv associated with another thread." into gingerbread by Wei-Ta Chen · 14 years ago
  51. c330807 Use getMinFrameCount() instead of querying AudioSystem directly. by Chia-chi Yeh · 14 years ago
  52. 8d124f7 Merge "Fix a bug, where one thread is using JNIEnv associated with another thread." into gingerbread by Wei-Ta Chen · 14 years ago
  53. 20b73ce Merge "-> Added edge behaviour for StackView (what to do at the beginning and end of the stack) -> Wrapping children of AdapterViewAnimator in a FrameLayout to uphold the Adapter contract (ie. don't modify the Adapter's views.) -> Fixed clipping problem in StackViews with padding" by Adam Cohen · 14 years ago
  54. 3d07af0 -> Added edge behaviour for StackView (what to do at by Adam Cohen · 14 years ago
  55. 291303b Fix a bug, where one thread is using JNIEnv associated with another thread. by Wei-Ta Chen · 14 years ago
  56. 2c5678d Merge "Speedup TextView fades (no more layers required.)" by Romain Guy · 14 years ago
  57. c4d8eb6 Speedup TextView fades (no more layers required.) by Romain Guy · 14 years ago
  58. 4dae02b Fix dependency by Ying Wang · 14 years ago
  59. d069718 Merge "Fix 2797185: Integrate Carousel widget into framework." by Jim Miller · 14 years ago
  60. c31f643 Fix 2797185: Integrate Carousel widget into framework. by Jim Miller · 14 years ago
  61. 1b19602 Merge "Fix drawing issues with layers." by Romain Guy · 14 years ago
  62. 8b55f37 Fix drawing issues with layers. by Romain Guy · 14 years ago
  63. d172594 am cf6d2a1d: Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread by Dianne Hackborn · 14 years ago
  64. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 14 years ago
  65. 4600139 am 6b2c56a2: Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread by Robert Greenwalt · 14 years ago
  66. 6b2c56a Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread by Robert Greenwalt · 14 years ago
  67. 6fdd0c6 bluetooth tethering by Danica Chang · 14 years ago
  68. a22ae07 DO NOT MERGE Do not kill sockets going default->hipri by Robert Greenwalt · 14 years ago
  69. 5aaeaff Merge "Move the "voice_capable" resource into the framework." by David Brown · 14 years ago
  70. cf2c68c am 11709ab0: Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  71. 9170313 am 28bd3a54: am f2af87b3: Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  72. 5eb4958 Improve orientation sensing when waking up while flat. by Steve Howard · 14 years ago
  73. 24844c9 am a2527055: am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  74. 1944cca am 0899e8bc: am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  75. 11709ab Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  76. 671cc0e am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  77. ae3efa5 Move the "voice_capable" resource into the framework. by David Brown · 14 years ago
  78. 4195d09 am 8ad86fef: Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  79. 8ad86fe Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  80. 28bd3a5 am f2af87b3: Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  81. a252705 am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  82. 0899e8b am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  83. 8fd80e9 am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  84. a7bb3ba am f996ed9f: Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread by Daisuke Miyakawa · 14 years ago
  85. 3719f85 DO NOT MERGE resolved conflicts for merge of 8c11e952 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  86. 5d595f6 Merge "Switch the methods in Browser over to the new provider." by Jeff Hamilton · 14 years ago
  87. c1cba78 Use fixed viewpport for tablet device. by Shimeng (Simon) Wang · 14 years ago
  88. a6704d3 Improve documentation of getAltitude by Mathias Agopian · 14 years ago
  89. 2aed776 Change focusController only when WebView gains/loses focus. by Leon Scroggins · 14 years ago
  90. 7568798 Merge "Layers were using an extra Snapshot causing extra clipping." by Romain Guy · 14 years ago
  91. 2542d19 Layers were using an extra Snapshot causing extra clipping. by Romain Guy · 14 years ago
  92. f2af87b Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  93. 4fbcdbb Merge "Resize default xlarge wallpaper." by Romain Guy · 14 years ago
  94. a8031c6 Resize default xlarge wallpaper. by Romain Guy · 14 years ago
  95. bef337f Making sure the draw time is measured. by Konstantin Lopyrev · 14 years ago
  96. f939518 Revert "- updates NetUtils to use new libnetutils headers" by Jean-Baptiste Queru · 14 years ago
  97. e50ed08 Unhiding Contact Directory APIs by Dmitri Plotnikov · 14 years ago
  98. 59f3a75 Merge "Make getListView() public and hidden, as it is needed for WifiSettings." by Amith Yamasani · 14 years ago
  99. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  100. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago