1. 03476dd Merge "Merge commit '55381217' into manualmerge" by Leon Scroggins · 14 years ago
  2. c826a69 Merge commit '55381217' into manualmerge by Leon Scroggins · 14 years ago
  3. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  4. 5538121 am 3073646f: Merge "Update insertion handler for WebTextView." into gingerbread by Leon Scroggins · 14 years ago
  5. ae61598 Adding more exception handling to RemoteViews calls to startIntentSender by Winson Chung · 14 years ago
  6. 63f3669 am 41c73884: am 5b4d0e84: Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  7. 41c7388 am 5b4d0e84: Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  8. 5b4d0e8 Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  9. 5642625 Update insertion handler for WebTextView. by Leon Scroggins · 14 years ago
  10. 9c3a80b Merge "Allow RemoteViews to silently fail when a view can't be found." by Joe Onorato · 14 years ago
  11. 2b69ce4 Allow RemoteViews to silently fail when a view can't be found. by Joe Onorato · 14 years ago
  12. 8f860ef am f101a85b: am cee8d1d3: Merge "fix typo" by Romain Guy · 14 years ago
  13. f101a85 am cee8d1d3: Merge "fix typo" by Romain Guy · 14 years ago
  14. fc8daba fix typo by Uwe Voelker · 14 years ago
  15. aaffa8b Adding NPE check when calculating remote views memory usage. by Winson Chung · 14 years ago
  16. dea3ef7 Add new resize mode to not resize, new web input types. by Dianne Hackborn · 14 years ago
  17. 69b8d69 Squashed commit of the following: by Andreas Huber · 14 years ago
  18. 7b9652b New Paste view on top of insertion point in TextViews. by Gilles Debunne · 14 years ago
  19. 5347c58 Text selection can be started with a double tap in TextView by Gilles Debunne · 14 years ago
  20. e1838c7 Merge "- Made showNext() and showPrevious() on StackView remotable - Made StackView show the transition when showNext() or showPrevious() is called" by Adam Cohen · 14 years ago
  21. 3352b68 - Made showNext() and showPrevious() on StackView remotable by Adam Cohen · 14 years ago
  22. 2d38cc8 Merge "Enable display lists." by Romain Guy · 14 years ago
  23. 0d9275e Enable display lists. by Romain Guy · 14 years ago
  24. 44c1473 New Holo style for Tabs. by Gilles Debunne · 14 years ago
  25. a7e7754 TabWidget orientation by Roger Olsson · 14 years ago
  26. a9238c8 -> Fixing a bug where AdapterViewAnimator doesn't refresh correctly by Adam Cohen · 14 years ago
  27. 67bb674 am 17efcde1: Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread by Adam Powell · 14 years ago
  28. b9b8f7b DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest by Adam Powell · 14 years ago
  29. 6a0d099 Fix bug 2964954 - Lists blow up if their adapter changes while detached. by Adam Powell · 14 years ago
  30. aa6110d Merge "Fix bug 3005359 - onListItemClick and ActionMode conflict" by Adam Powell · 14 years ago
  31. bf5f2b3 Fix bug 3005359 - onListItemClick and ActionMode conflict by Adam Powell · 14 years ago
  32. 96d8d56 Fixing the case of less than or equal to 5 items in StackView by Adam Cohen · 14 years ago
  33. c17942f Merge "Fix for 3124993. Crash in Browser on long press." by Gilles Debunne · 14 years ago
  34. 77f18b0 Fix for 3124993. Crash in Browser on long press. by Gilles Debunne · 14 years ago
  35. 5c1cf35 Merge "Moving cursor to the end of the search query when set explicitly." by Dmitri Plotnikov · 14 years ago
  36. 87c5025 Moving cursor to the end of the search query when set explicitly. by Dmitri Plotnikov · 14 years ago
  37. 5c167f9 Merge "Don't stop FlingRunnable when deltaY is rounded to zero" by Marc Blank · 14 years ago
  38. 276bb3a am 843ff92b: resolved conflicts for merge of 5d919b43 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  39. 97a0aa9 am eceace47: am 81925e66: Merge "Fix FastScroller overlay position bug after setFastScrollEnabled(false)-->setFastScrollEnabled(true) the overlay shows up at the top-left instead of center" by Jean-Baptiste Queru · 14 years ago
  40. c2238d0 Fix default style in constructor with only one parameter by Daniel Lehmann · 14 years ago
  41. 299acb5 Don't stop FlingRunnable when deltaY is rounded to zero by Marc Blank · 14 years ago
  42. 97dfd34 Fix to display first tab as selected on tab widget creation. by Gilles Debunne · 14 years ago
  43. 843ff92 resolved conflicts for merge of 5d919b43 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  44. 5d919b4 Merge "Make disabled TextViews uneditable" by Jean-Baptiste Queru · 14 years ago
  45. eceace4 am 81925e66: Merge "Fix FastScroller overlay position bug after setFastScrollEnabled(false)-->setFastScrollEnabled(true) the overlay shows up at the top-left instead of center" by Jean-Baptiste Queru · 14 years ago
  46. b1818e8 Update dropdown colors and list readability for SearchView. by Amith Yamasani · 14 years ago
  47. 62ad0db am 6fbc5d9c: DO NOT MERGE. Make sure to invalidate after pulling on an edgeglow. by Mindy Pereira · 14 years ago
  48. 6fbc5d9 DO NOT MERGE. Make sure to invalidate after pulling on an edgeglow. by Mindy Pereira · 14 years ago
  49. 5931b1f Fix layout issues, add a maxWidth attribute to SearchView. by Amith Yamasani · 14 years ago
  50. 35f21fe Fix bug 3109812 - NPE in ButtonGroup.dispatchDraw by Adam Powell · 14 years ago
  51. 8e5992a Merge "New dialog assets. Cancelable AlertDialogs may now be canceled by tapping outside." by Adam Powell · 14 years ago
  52. fc94dde New dialog assets. Cancelable AlertDialogs may now be canceled by tapping outside. by Adam Powell · 14 years ago
  53. 187f1a9 Merge "Cleaned up the way StackView draws outside of its bounds" by Adam Cohen · 14 years ago
  54. d51bbb5 Cleaned up the way StackView draws outside of its bounds by Adam Cohen · 14 years ago
  55. b82213d resolved conflicts for merge of 6775754a to master by Gilles Debunne · 14 years ago
  56. d7d3ad4 Fix for text selection at end of line. by Gilles Debunne · 14 years ago
  57. 0cd8122 Hide ButtonGroup - not ready for public consumption. by Adam Powell · 14 years ago
  58. 6775754 am 3d01cb93: Merge "Removed "Select word" option on password fields." into gingerbread by Gilles Debunne · 14 years ago
  59. 9b38c60 Fix FastScroller overlay position bug by NoraBora · 14 years ago
  60. 042856c Make disabled TextViews uneditable by Janos Levai · 14 years ago
  61. 84321b2 Change AlertDialogs to use button groups. by Adam Powell · 14 years ago
  62. 0dcad2b Removed "Select word" option on password fields. by Gilles Debunne · 14 years ago
  63. 65f6041 Fix for broken build with stopTextSelectionMode by Gilles Debunne · 14 years ago
  64. 672a253 am 4fa7f4f4: am 53ea7f58: Merge "Really leave text selection mode when using the trackball." into gingerbread by Gilles Debunne · 14 years ago
  65. c1d7100 Merge "Fix Spinners that don't have a hard pixel width set. getDimensionPixelSize -> getLayoutDimension" by Ben Komalo · 14 years ago
  66. 10aca41 Merge "Fix clipping issue in StackView." by Romain Guy · 14 years ago
  67. e5ebcb0 Fix clipping issue in StackView. by Romain Guy · 14 years ago
  68. bdaa34c Fix Spinners that don't have a hard pixel width set. by Ben Komalo · 14 years ago
  69. 72536f7 Apply values set in "dropDownWidth" attribute of Spinner styles. by Ben Komalo · 14 years ago
  70. c61c98f am d16f7588: Merge "DO NOT MERGE: Private API to pass the selected tab through QuickContacts" into gingerbread by Daniel Lehmann · 14 years ago
  71. d16f758 Merge "DO NOT MERGE: Private API to pass the selected tab through QuickContacts" into gingerbread by Daniel Lehmann · 14 years ago
  72. 6f27962 Fixing null pointer exception by Adam Cohen · 14 years ago
  73. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  74. 4fa7f4f am 53ea7f58: Merge "Really leave text selection mode when using the trackball." into gingerbread by Gilles Debunne · 14 years ago
  75. 2f14c62 DO NOT MERGE: Private API to pass the selected tab through QuickContacts by Daniel Lehmann · 14 years ago
  76. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  77. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  78. a8b6dad am 4af1de39: am fb6431c0: Merge "Fix bug 3064135 - do not allow text handles on TextViews in sub windows." into gingerbread by Adam Powell · 14 years ago
  79. d97b7f2 Really leave text selection mode when using the trackball. by Gilles Debunne · 14 years ago
  80. 909cbaf Don't draw TextView's alpha layers when not needed. by Romain Guy · 14 years ago
  81. 7d73b70 am 868322ce: Merge "Reduce the time it takes to decay the glow after a pull." into gingerbread by Mindy Pereira · 14 years ago
  82. bcfcd8ec Reduce the time it takes to decay the glow after a pull. by Mindy Pereira · 14 years ago
  83. 322171b Adds a way to scroll to a position in a given duration by Erik · 14 years ago
  84. d8404b2 Allow icon+text action buttons by Adam Powell · 14 years ago
  85. 3f703de Merge "Add voice button and a bunch of minor fixes for focus and visibility of ime, submit button and drop down." by Amith Yamasani · 14 years ago
  86. ebcf5a3a Add voice button and a bunch of minor fixes for focus and visibility of ime, submit button and drop down. by Amith Yamasani · 14 years ago
  87. 78996c9 Changed Cut/Copy/Paste assets. by Gilles Debunne · 14 years ago
  88. a0a3122 Merge "Extracting default loading view definition into XML resource." by Winson Chung · 14 years ago
  89. 4af1de3 am fb6431c0: Merge "Fix bug 3064135 - do not allow text handles on TextViews in sub windows." into gingerbread by Adam Powell · 14 years ago
  90. 8c8293b Fix bug 3064135 - do not allow text handles on TextViews in sub windows. by Adam Powell · 14 years ago
  91. 21317d1 Report scroll state change after cancelling the fling runnable. by Romain Guy · 14 years ago
  92. f16888f Holo fixes by Adam Powell · 14 years ago
  93. a655c63 Actually store the newly computed deceleration. by Romain Guy · 14 years ago
  94. 4bede9e Add an API to control AbsListView's friction. by Romain Guy · 14 years ago
  95. 8245aca am 1457bb0e: am 6b8bdaa9: New AppsPermission and market style by Gilles Debunne · 14 years ago
  96. 20b4cf8 Merge changes I9a5e01bc,If1caee31 by Romain Guy · 14 years ago
  97. 707b2f7 Optimize GLSL shaders. by Romain Guy · 14 years ago
  98. fe14293 resolved conflicts for merge of 2da9338c to master by Gilles Debunne · 14 years ago
  99. 5a8c345 Merge "2763342 Toasts do not fire accessibility events" by Amith Yamasani · 14 years ago
  100. 8399985 Merge "2853037 AccessibilityEvent should describe Tab controls" by Amith Yamasani · 14 years ago