index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ActionMenuPresenter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-4
/
+5
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-5
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-4
/
+5
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+5
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-0
/
+1
*
Clean up lint warnings in popup menu presenter classes
Alan Viverette
2016-01-13
1
-13
/
+3
*
Avoid NPE when ActionMenuPresenter is intialized with null MenuBuilder
Alan Viverette
2016-01-04
1
-6
/
+20
*
Ensure only one context menu is shown at a time
Alan Viverette
2015-11-25
1
-2
/
+2
*
Dispatch the actual PopupWindow dismiss callback to PopupMenu
Alan Viverette
2015-11-20
1
-4
/
+6
*
Swtich from max_action_buttons resource to a method.
Filip Gruszczynski
2015-11-17
1
-2
/
+1
*
Reduce CascadingMenuPopup's reliance on internal ListView state
Alan Viverette
2015-11-03
1
-2
/
+2
*
Add Cascading submenus implementation.
Oren Blasberg
2015-09-10
1
-20
/
+26
*
Pull out widget helpers into their own classes.
Oren Blasberg
2015-08-31
1
-3
/
+3
*
API council review feedback for ActionMenuView
Chris Banes
2015-06-10
1
-48
/
+25
*
Disable ActionBar animations pending more involved fix
Chet Haase
2015-05-07
1
-1
/
+2
*
Make ActionBar animations work correctly
Chet Haase
2015-04-14
1
-22
/
+45
*
Fix breakage from ActionBar animations
Chet Haase
2015-04-09
1
-1
/
+1
*
Fix crash when removing draw listener
Jorim Jaggi
2015-04-08
1
-3
/
+4
*
Animate ActionBar items
Chet Haase
2015-04-07
1
-13
/
+247
*
MenuItem, navigation and overflow icon tinting
Chris Banes
2015-02-27
1
-3
/
+48
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-2
/
+3
*
Update overflow menu alignment to match spec
Alan Viverette
2014-11-20
1
-6
/
+10
*
Fix toolbar height, list divider alpha, action item padding
Alan Viverette
2014-09-12
1
-8
/
+12
*
Update action bar item widths, overflow menu, button, and spinner styles
Alan Viverette
2014-08-28
1
-0
/
+19
*
Use touch hotspot in drag-to-open, fix forwarding cancellation
Alan Viverette
2014-07-01
1
-1
/
+2
*
Toolbar factoring and ActionBar functionality integration
Adam Powell
2014-05-28
1
-0
/
+1
*
Add support for popups overlapping anchors
Alan Viverette
2014-05-05
1
-1
/
+2
*
android.widget.Toolbar
Adam Powell
2014-04-04
1
-10
/
+0
*
Move drag-to-open handling into ActionMenuItemView
Alan Viverette
2014-01-13
1
-20
/
+12
*
am 9c9975ac: Merge "Fix a bug where OnTouchListeners in action views could be...
Adam Powell
2014-01-10
1
-18
/
+18
*
Move ActionMenuView into android.widget and make it public
Adam Powell
2014-01-08
1
-0
/
+764