summaryrefslogtreecommitdiff
path: root/core/java/android/view/MenuItem.java
AgeCommit message (Expand)Author
2019-04-17Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad
2019-03-26Added framework APIs to leverage new BlendMode APINader Jawad
2017-10-16FloatingToolbar updatesAbodunrinwa Toki
2017-06-08Force Autofill in FloatingToolbar overflow menuSiyamed Sinir
2017-03-22Add support for tinting icon menusKirill Grouchnikov
2017-02-07Extend MenuItem to allow modifier keys for shortcutPeeyush Agarwal
2017-01-19Rename View.setTooltip/getTooltip to setTooltipText/getTooltipTextVladislav Kaznacheev
2017-01-05Add content description and tooltip to menu itemVladislav Kaznacheev
2015-06-10API council review feedback for ActionMenuViewChris Banes
2015-02-27MenuItem, navigation and overflow icon tintingChris Banes
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2014-08-17Update MenuItem#setShortcut docsMichael Wright
2011-10-14docs: add developer guide cross-references, Project ACRE, Round 2Joe Fernandez
2011-07-01Adding a ShareView and ActionProvider for menus.Svetoslav Ganov
2011-06-01Implement bug 4500971 - Collapsable action viewsAdam Powell
2011-01-05Revisiting ActionBar API and layout.Adam Powell
2010-11-15Fix bug 3176330 - Improve documentation around MenuItem.setShowAsActionAdam Powell
2010-10-13Allow icon+text action buttonsAdam Powell
2010-09-12Add support for custom action views in ActionBar menusAdam Powell
2010-07-19Fix docs for MenuItem#setShowAsActionAdam Powell
2010-06-29Added context modes to ActionBar API.Adam Powell
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project