1. 12b6d29 LayoutLib: Stub AM/PM keycodes in Time Picker. by Deepanshu Gupta · 10 years ago
  2. 0bffc73 Use the right layout for inflating Action Bar. by Deepanshu Gupta · 10 years ago
  3. b95c336 Translate compound button drawable by scroll position by Alan Viverette · 10 years ago
  4. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  5. d84ce32 Merge "Fix some documentation typos." into lmp-dev by Newton Allen · 10 years ago
  6. 3be5e0e Implement missing visibility management for FrameLayout foreground by Alan Viverette · 10 years ago
  7. 8f8a11b Fix some documentation typos. by Newton Allen · 11 years ago
  8. b067405 Add callback to track and thumb drawables, propagate state in ASLD by Alan Viverette · 10 years ago
  9. c8ffeec Merge "Defer spelling correction with apostrophe" into lmp-dev by Raph Levien · 10 years ago
  10. b1fef11 Defer spelling correction with apostrophe by Raph Levien · 10 years ago
  11. 80c0bbe Merge "Correctly advertise accessibility scrolling actions" into lmp-dev by Alan Viverette · 10 years ago
  12. 947a969 Correctly advertise accessibility scrolling actions by Alan Viverette · 10 years ago
  13. 744beff Track persistent nested Y offset for fling velocity by Adam Powell · 10 years ago
  14. 1258dd2 Merge "Keep existing API behavior that regressed." into lmp-dev by Svetoslav · 10 years ago
  15. b624244 Keep existing API behavior that regressed. by Svetoslav · 10 years ago
  16. 17f4845 Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev by Adam Powell · 10 years ago
  17. c6c744d Add colorEdgeEffect to themes, default it to colorPrimary by Adam Powell · 10 years ago
  18. 840855c Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev by Alan Viverette · 10 years ago
  19. bb696dc Fix radial time picker inner circle (1-12) selections by Alan Viverette · 10 years ago
  20. 40c6c55 Fix scroll position calculation when clipToPadding is false by Yigit Boyar · 10 years ago
  21. 5665c0f Merge "Pass different dy into dispatchNestedSCroll" into lmp-dev by Brian Attwell · 10 years ago
  22. af8e823 Merge "Preserve NPE behavior of removed TextView.getTextColors() API" into lmp-dev by Alan Viverette · 10 years ago
  23. 4813482 Merge "Fix TimePicker.setCurrentHour() when argument is 0" into lmp-dev by Alan Viverette · 10 years ago
  24. a67d909 Restore changes that were needed. by Craig Mautner · 10 years ago
  25. e0e4217 Pass different dy into dispatchNestedSCroll by Brian Attwell · 10 years ago
  26. fe16787 Preserve NPE behavior of removed TextView.getTextColors() API by Alan Viverette · 10 years ago
  27. 7049912 Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev by Craig Mautner · 10 years ago
  28. 706b354 Revert "Fix various bugs in DatePickerCalendarDelegate" by Craig Mautner · 10 years ago
  29. f6b4254 Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev by Craig Mautner · 10 years ago
  30. 9c26b54 Fix various bugs in DatePickerCalendarDelegate by Craig Mautner · 10 years ago
  31. 915a666 Merge "Use Op package name when creating toasts" into lmp-dev by Amit Mahajan · 10 years ago
  32. 929442d Use Op package name when creating toasts by Tony Hill · 10 years ago
  33. d015e34 Properly handle dispatchRestoreInstanceState for new-style DatePicker by Alan Viverette · 10 years ago
  34. d735c9b Fix TimePicker.setCurrentHour() when argument is 0 by Alan Viverette · 10 years ago
  35. 38f93bc Always apply ImageView's tint attribute using SRC_ATOP by default by Alan Viverette · 10 years ago
  36. b56f5d2 Clean up view drawable tinting methods, fix default modes by Alan Viverette · 10 years ago
  37. f116056 Merge "Make Toolbars eat touch events" into lmp-dev by Adam Powell · 10 years ago
  38. 61d15b9 Make Toolbars eat touch events by Adam Powell · 10 years ago
  39. 9d9581f Fix toolbar height, list divider alpha, action item padding by Alan Viverette · 10 years ago
  40. 3fadee4 API Review: Clean up removed APIs by Yohei Yukawa · 10 years ago
  41. e461d54 Merge "Remove unsafe methods that take TypedArray" into lmp-dev by Alan Viverette · 10 years ago
  42. 5171dee Remove unsafe methods that take TypedArray by Alan Viverette · 10 years ago
  43. 34e53ab Merge "Vertically align toolbar child views with similar gravities" into lmp-dev by Alan Viverette · 10 years ago
  44. e3cb7ba Vertically align toolbar child views with similar gravities by Alan Viverette · 10 years ago
  45. 0c1964e Merge "Use Calendar day of week rather than Time in SimpleMonthView" into lmp-dev by Alan Viverette · 10 years ago
  46. 5878076 Use Calendar day of week rather than Time in SimpleMonthView by Alan Viverette · 10 years ago
  47. 593f2d3 Merge "Fix docs and nulling behavior for TextView.setCompoundDrawables" into lmp-dev by Alan Viverette · 10 years ago
  48. 7ff0270 Merge "Make SearchView styles public, remove public Holo styles added in L" into lmp-dev by Alan Viverette · 10 years ago
  49. 362f984 Make SearchView styles public, remove public Holo styles added in L by Alan Viverette · 10 years ago
  50. 20dbc37 Merge "Remove auto spaceifying behavior on paste" into lmp-dev by Raph Levien · 10 years ago
  51. 5a689ce Remove auto spaceifying behavior on paste by Raph Levien · 10 years ago
  52. 97f84ee Fix docs and nulling behavior for TextView.setCompoundDrawables by Alan Viverette · 10 years ago
  53. a7cbaeb Merge "Bring up the IME when TextView receives ACTION_CLICK" into lmp-dev by Alan Viverette · 10 years ago
  54. ad0c450 Merge "ActionMenuViews always reserve overflow when creating their own menus" into lmp-dev by Adam Powell · 10 years ago
  55. e8d1536 ActionMenuViews always reserve overflow when creating their own menus by Adam Powell · 10 years ago
  56. b687788 Bring up the IME when TextView receives ACTION_CLICK by Alan Viverette · 10 years ago
  57. b505298 Merge "Use correct row/column order in list and grid CollectionItems" into lmp-dev by Alan Viverette · 10 years ago
  58. fd1e93d New new design for ResolverActivity by Adam Powell · 10 years ago
  59. 77c180a Use correct row/column order in list and grid CollectionItems by Alan Viverette · 10 years ago
  60. 5f183f0 L API proposal: Introduce IS_RTL flag by Yohei Yukawa · 10 years ago
  61. a3ca5a3 Merge "Add first day of week API to date picker" into lmp-dev by Alan Viverette · 10 years ago
  62. da3af8f Merge "Fix RemoteViews to inflate views for current user." into lmp-dev by Kenny Guy · 10 years ago
  63. c461250 Menu callbacks for ToolbarActionBars, part 2 by Adam Powell · 10 years ago
  64. e50a26f Merge "Dispatch more menu events to window callbacks from ToolbarActionBar" into lmp-dev by Adam Powell · 10 years ago
  65. 1e7b181 Merge "Material EdgeEffect refinements" into lmp-dev by Adam Powell · 10 years ago
  66. 710c456 Material EdgeEffect refinements by Adam Powell · 10 years ago
  67. 04c0d46 Dispatch more menu events to window callbacks from ToolbarActionBar by Adam Powell · 10 years ago
  68. 3b256c8 Merge "Fix AM/PM text i18n and clean up keyboard support in time picker" into lmp-dev by Alan Viverette · 10 years ago
  69. 7732006 Fix RemoteViews to inflate views for current user. by Kenny Guy · 10 years ago
  70. 692356b Revert "Ensure all RemoteViews use myUserId rather than context." by Kenny Guy · 10 years ago
  71. a449018 Merge "Ensure all RemoteViews use myUserId rather than context." into lmp-dev by Kenny Guy · 10 years ago
  72. 879ebec Ensure all RemoteViews use myUserId rather than context. by Kenny Guy · 10 years ago
  73. 0a04bb0 Add first day of week API to date picker by Alan Viverette · 10 years ago
  74. 588e117 This is no longer needed for factory ROM and since it changes behavior - reverting. Also causes NPE crash. by Svetoslav Ganov · 10 years ago
  75. ba9bf41 Fix AM/PM text i18n and clean up keyboard support in time picker by Alan Viverette · 10 years ago
  76. ea4ecd6 Fix a regression in SearchView focusability by Adam Powell · 10 years ago
  77. 058e1f5 Merge "NumberPicker not announcing current selection." into lmp-dev by Svetoslav · 10 years ago
  78. ca50566 NumberPicker not announcing current selection. by Svetoslav · 10 years ago
  79. d8636ea API Review: InputConnection by Yohei Yukawa · 10 years ago
  80. f6f7b0c Merge "Fix accessibility events emitted from TwoStatePreference" into lmp-dev by Alan Viverette · 10 years ago
  81. d400ca2 Merge "Automatically supply a content description for ToolbarActionBar nav" into lmp-dev by Adam Powell · 10 years ago
  82. d780ce1 Merge "API Review: CursorAnchorInfo" into lmp-dev by Yohei Yukawa · 10 years ago
  83. 996a638 Fix accessibility events emitted from TwoStatePreference by Alan Viverette · 10 years ago
  84. 12b0321 Automatically supply a content description for ToolbarActionBar nav by Adam Powell · 10 years ago
  85. 4c5ea10 Merge "Ensure layout in getExtendedPadding calls" into lmp-dev by Raph Levien · 10 years ago
  86. 463cf1a Ensure layout in getExtendedPadding calls by Raph Levien · 10 years ago
  87. cc24e2b API Review: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  88. a7118c9 Merge "API: Document android-allow-cross-domain-redirect in MediaPlayer and VideoView" into lmp-dev by Ronghua Wu · 10 years ago
  89. 17ee3ec Media notification updates by Jorim Jaggi · 10 years ago
  90. f825e0c Merge "Doc improvements for new Toolbar changes, now with attributes." into lmp-dev by Adam Powell · 10 years ago
  91. d760249 Doc improvements for new Toolbar changes, now with attributes. by Adam Powell · 10 years ago
  92. b051ef6 Merge "Don't add title margins during to Toolbar layout if titles don't fit" into lmp-dev by Adam Powell · 10 years ago
  93. 0c1dc53 Merge "Add xml attributes to Toolbar for navigation icon" into lmp-dev by Adam Powell · 10 years ago
  94. 4c9765a Don't add title margins during to Toolbar layout if titles don't fit by Adam Powell · 10 years ago
  95. 7c13bc2 Add xml attributes to Toolbar for navigation icon by Adam Powell · 10 years ago
  96. 2635b7b Fix app widget serices not being unbound. by Svetoslav · 10 years ago
  97. 40ce070 Fix docs build by Alan Viverette · 10 years ago
  98. b1b2671 Merge "Update action bar item widths, overflow menu, button, and spinner styles" into lmp-dev by Alan Viverette · 10 years ago
  99. f023c25 Update action bar item widths, overflow menu, button, and spinner styles by Alan Viverette · 10 years ago
  100. 3e92d2e Merge "Use a weak observable in AutoCompleteTextView" into lmp-dev by Yigit Boyar · 10 years ago