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
/
PopupMenu.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Add PopupMenu#setForceShowIcon
Mihai Popa
2019-02-05
1
-0
/
+13
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+3
*
Add @TestApi PopupMenu.getMenuListView
Vladislav Kaznacheev
2017-01-20
1
-0
/
+16
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-5
/
+5
*
Dispatch the actual PopupWindow dismiss callback to PopupMenu
Alan Viverette
2015-11-20
1
-14
/
+6
*
Clean up PopupMenu
Alan Viverette
2015-11-16
1
-76
/
+71
*
Cascading popup menus: open submenu on mouse hover.
Oren Blasberg
2015-09-16
1
-19
/
+2
*
Add Cascading submenus implementation.
Oren Blasberg
2015-09-10
1
-2
/
+9
*
Pull out widget helpers into their own classes.
Oren Blasberg
2015-08-31
1
-2
/
+2
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-1
/
+2
*
Add popup window accessors for anchor overlap, gravity, window
Alan Viverette
2015-01-07
1
-0
/
+23
*
Add style support to PopupMenu, clean up constructor javadoc
Alan Viverette
2014-10-15
1
-15
/
+42
*
Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu
Adam Powell
2013-09-26
1
-0
/
+14
*
Fix NPE in PopupMenu.getDragToOpenListener()
Alan Viverette
2013-09-24
1
-0
/
+13
*
Fix pre tag formatting in getDragToOpenListener documentation
Alan Viverette
2013-08-30
1
-2
/
+4
*
Add public API for obtaining drag-to-open listener
Alan Viverette
2013-08-27
1
-0
/
+30
*
Fix bug 5300621 - Share menu disappears in gallery
Adam Powell
2011-09-21
1
-0
/
+2
*
Fix bug 4818050 - Need a way to get notified when a PopupMenu gets
Adam Powell
2011-06-21
1
-2
/
+43
*
Added android.widget.PopupMenu
Adam Powell
2010-08-04
1
-0
/
+154