1. 576121c Merge "Make sure that DrawerArrowDrawable invalidates itself" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  2. 486ecff Make sure that DrawerArrowDrawable invalidates itself by Chris Banes · 10 years ago
  3. 5ba742a Merge "Fix leak for MenuInflater + setSupportActionBar" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  4. fd1b963 Workaround actionModeShareDrawable not tinted on API 21 by Chris Banes · 10 years ago
  5. 725df1c Improve "does not support current theme" exception by Chris Banes · 10 years ago
  6. 5ecdb2c Fix leak for MenuInflater + setSupportActionBar by Chris Banes · 10 years ago
  7. 62d9aae Merge "Fix memory leak in ToolbarActionBar" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  8. 1d0e76a Fix List Menu not responding to dpad events by Chris Banes · 10 years ago
  9. 8d47658 Fix memory leak in ToolbarActionBar by Chris Banes · 10 years ago
  10. 27006ef Merge "Make DrawerArrowDrawable public" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  11. 174b5f1 Make Toolbar$SavedState accessible by Chris Banes · 10 years ago
  12. 93011d6 Make DrawerArrowDrawable public by Chris Banes · 10 years ago
  13. 490e0d3 Merge "Fix subsequent drag-to-open SubMenus" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  14. 756fd1e Add missing Material EditText style redirect by Chris Banes · 10 years ago
  15. 7e3865a Fix subsequent drag-to-open SubMenus by Chris Banes · 10 years ago
  16. 1803779 Merge "Ensure NotificationCompat.MediaStyle methods return MediaStyle" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  17. a24587f Fix Base.ThemeOverlay.AppCompat.Dark parent theme by Chris Banes · 10 years ago
  18. d9f74f7 Merge "Ensure AppCompat can load it's theme before Activity.onCreate()" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  19. c710274 Add hasWindowFeature() to AppCompatDelegate DO NOT MERGE by Chris Banes · 10 years ago
  20. 0ef6490 Merge "Fix options list menu when Toolbar doesn't have items" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  21. a29ef86 Merge "Fix location for ActionMenuItemView cheat sheet" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  22. 924b73b Ensure NotificationCompat.MediaStyle methods return MediaStyle by Ian Lake · 10 years ago
  23. 6094d73 Fix options list menu when Toolbar doesn't have items by Chris Banes · 10 years ago
  24. df71544 Ensure AppCompat can load it's theme before Activity.onCreate() by Chris Banes · 10 years ago
  25. 2f6f948 Jump SwitchCompat to end state in jumpDrawablesToCurrentState() by Chris Banes · 10 years ago
  26. 8b18135 Fix location for ActionMenuItemView cheat sheet by Chris Banes · 10 years ago
  27. 1282e55 Fix window decor Action Bar init by Chris Banes · 10 years ago
  28. 85d77ca Merge "Move our Window flags handling closer to PhoneWindow DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  29. 54c3d23 Merge "Fix inverse subhead color" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  30. 5edeff7 Fix inverse subhead color by Chris Banes · 10 years ago
  31. ceacdb3 Fix list menu theme when using Toolbar as AB by Chris Banes · 10 years ago
  32. a662435 Revert the previous fix for stealing KEYCODE_MENU DO NOT MERGE by Chris Banes · 10 years ago
  33. 0c4414f Move our Window flags handling closer to PhoneWindow DO NOT MERGE by Chris Banes · 10 years ago
  34. 51177a0 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  35. 20680c4 Allow FragmentActivity to hook in to Factory2 method by Chris Banes · 10 years ago
  36. 976b6a8 Introduce NotificationCompat.MediaStyle DO NOT MERGE by Ian Lake · 10 years ago
  37. abd06f9 Merge "Revert "Strip PNG metadata"" into lmp-mr1-ub-dev by Alan Viverette · 10 years ago
  38. 328d981 Revert "Strip PNG metadata" by Alan Viverette · 10 years ago
  39. 484705a Re-add deprecated app:theme functionality by Chris Banes · 10 years ago
  40. bbe3ab2 Support 22.2.0 RC API files by Chris Banes · 10 years ago
  41. 60355af Merge "Make sure we return consistent ActionMode instances" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  42. 60c4971 Strip PNG metadata by Alan Viverette · 11 years ago
  43. 515e512 Make sure we return consistent ActionMode instances by Chris Banes · 10 years ago
  44. 1a29d30 Update current.txt API DO NOT MERGE by Chris Banes · 10 years ago
  45. 83c959c Merge "Add borderlessButtonStyle to AppCompat DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  46. 03637bd Add borderlessButtonStyle to AppCompat DO NOT MERGE by Chris Banes · 10 years ago
  47. 60cb17c Text cursor drawable fixes DO NOT MERGE by Chris Banes · 11 years ago
  48. 1752dfd Fix CheckBox and RadioButton pre-v21 drawable tint by Chris Banes · 11 years ago
  49. 959ed6a Merge "Add ViewCompat.isAttachedToWindow()" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  50. 96258dd Use doclava's new stubpackages wildcard support DO NOT MERGE by Chris Banes · 11 years ago
  51. f6610f1 Add ViewCompat.isAttachedToWindow() by Chris Banes · 11 years ago
  52. ce0734d Merge "Don't inherit a parent's context if view is layout root" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  53. e68db20 Fix SearchView's AutoCompleteTextView default style by Chris Banes · 11 years ago
  54. e183f26 Don't inherit a parent's context if view is layout root by Chris Banes · 11 years ago
  55. 6b09aad Merge "Fix SearchView's hint selection - support edition" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  56. 556a65b Merge "Fix our pre-JB onPreparePanel() workaround" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  57. ecd75f2 Fix SearchView's hint selection - support edition by Chris Banes · 11 years ago
  58. b5d3d9e Merge "Ensure we wipe out our internal tinting if the background changes" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  59. 3b8c68f Merge "Force dimBackground on AppCompat's dialog themes" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  60. ba79f05 Fix getSupportActionBar() returning null for Toolbars by Chris Banes · 11 years ago
  61. 4e41125 Fix our pre-JB onPreparePanel() workaround by Chris Banes · 11 years ago
  62. 684dbfa Ensure we wipe out our internal tinting if the background changes by Chris Banes · 11 years ago
  63. 888d6d4 Force dimBackground on AppCompat's dialog themes by Chris Banes · 11 years ago
  64. b530834 Merge "Fix AppCompatTextView not using the default style" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  65. e120656 Fix AppCompatTextView not using the default style by Chris Banes · 11 years ago
  66. 41894c9 Fix user-defined padding on SwitchCompat by Chris Banes · 11 years ago
  67. 535c573 Fix StackOverflowError if wrong theme features are enabled by Chris Banes · 11 years ago
  68. 5ec61b4 Merge "Let the Activity/Dialog handle KeyEvents first" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  69. 8d2f176 Merge "Don't allow an Action Bar to be created for floating windows" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  70. d4914c8 Merge "More list menu improvements" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  71. fa3fbed Merge "Rtl fixes for AppCompat's AlertDialog" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  72. a927966 Don't allow an Action Bar to be created for floating windows by Chris Banes · 11 years ago
  73. f57dafa More list menu improvements by Chris Banes · 11 years ago
  74. 8c99f3a Don't use dividerHorizontal in the ListView style by Chris Banes · 11 years ago
  75. 0e2b903 Merge "Remove a now uneeded hack for Toolbar theming" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  76. e68562a Let the Activity/Dialog handle KeyEvents first by Chris Banes · 11 years ago
  77. 282b41a Remove a now uneeded hack for Toolbar theming by Chris Banes · 11 years ago
  78. eb1e360 Rtl fixes for AppCompat's AlertDialog by Chris Banes · 11 years ago
  79. ea0293f Ensure that Switch 9-path assets scale down by Chris Banes · 11 years ago
  80. 547a80d Action Mode fixes by Chris Banes · 11 years ago
  81. 73a0c3c Merge "AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  82. a4ef9ef Merge "Add 'final' 22.1.0 API files" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  83. a6a508b AppBarLayout by Chris Banes · 11 years ago
  84. 7d1e79a Merge "Fix background cache hint pre-v11" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  85. f9c5b99 Add 'final' 22.1.0 API files by Chris Banes · 11 years ago
  86. 4dc5b31 Fix background cache hint pre-v11 by Chris Banes · 11 years ago
  87. b300c7c Merge "Fix RatingBar with custom drawables" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  88. 5924c65 Update body text sizes to match framework by Chris Banes · 11 years ago
  89. e0f6585 am 23e93f22: am f7c34e53: am 5af1790c: am 11b83982: Update support repo version (22.0.1/13) and add javadoc by Xavier Ducrohet · 11 years ago
  90. 23e93f2 am f7c34e53: am 5af1790c: am 11b83982: Update support repo version (22.0.1/13) and add javadoc by Xavier Ducrohet · 11 years ago
  91. f7c34e5 am 5af1790c: am 11b83982: Update support repo version (22.0.1/13) and add javadoc by Xavier Ducrohet · 11 years ago
  92. 5af1790 am 11b83982: Update support repo version (22.0.1/13) and add javadoc by Xavier Ducrohet · 11 years ago
  93. 11b8398 Update support repo version (22.0.1/13) and add javadoc by Xavier Ducrohet · 11 years ago
  94. 4ab820f Fix RatingBar with custom drawables by Chris Banes · 11 years ago
  95. cda6682 Generate API files for the support libraries DO NOT MERGE by Chris Banes · 11 years ago
  96. dd55716 Fix AppCompatEditText's context wrapping by Chris Banes · 11 years ago
  97. 18e74a9 Fix ShareActionProvder layout margins by Chris Banes · 11 years ago
  98. fa4c72b Add compat nested scrolling support to ActionBarOverlayLayout by Chris Banes · 11 years ago
  99. b95e66b am 7b12fd9b: am 0bf08254: Merge "Fix Button touch feedback on Gingerbread" into lmp-mr1-ub-dev by Chris Banes · 11 years ago
  100. 7b12fd9 am 0bf08254: Merge "Fix Button touch feedback on Gingerbread" into lmp-mr1-ub-dev by Chris Banes · 11 years ago