index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
MenuInflater.java
Age
Commit message (
Expand
)
Author
2019-04-17
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-03-26
Added framework APIs to leverage new BlendMode API
Nader Jawad
2017-03-22
Add support for tinting icon menus
Kirill Grouchnikov
2017-02-07
Extend MenuItem to allow modifier keys for shortcut
Peeyush Agarwal
2017-01-19
Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText
Vladislav Kaznacheev
2017-01-05
Add content description and tooltip to menu item
Vladislav Kaznacheev
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2015-06-10
API council review feedback for ActionMenuView
Chris Banes
2015-05-04
Always force constructors accessible during inflation
Alan Viverette
2015-02-27
MenuItem, navigation and overflow icon tinting
Chris Banes
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-09-17
Find activity from context in menu inflator for click events
Yigit Boyar
2014-04-23
Add view cookies for action bar menus.
Deepanshu Gupta
2012-05-18
Add aapt support for generating proguard rules for onClick methods.
Dianne Hackborn
2011-07-12
Update ActionProvider to support dynamically building submenus.
Adam Powell
2011-07-01
Adding a ShareView and ActionProvider for menus.
Svetoslav Ganov
2011-01-27
Fix bug 3400213 - MenuItem ignores String spannable colors
Adam Powell
2011-01-05
Revisiting ActionBar API and layout.
Adam Powell
2010-09-12
Add support for custom action views in ActionBar menus
Adam Powell
2010-08-17
Bug 2923440 - ActionMode buttons show if room by default - different approach.
Adam Powell
2010-08-16
Fix bug 2923440 - ActionMode buttons show as action by default
Adam Powell
2010-07-27
Action modes without action bar
Adam Powell
2010-06-29
Added context modes to ActionBar API.
Adam Powell
2010-06-17
Merging ActionBar menu with options menu.
Adam Powell
2010-05-13
ActionBar added to framework, integrated with Activity and styles.
Adam Powell
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project