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
/
ListPopupWindow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear popups on KEYCODE_ESCAPE as well as KEYCODE_BACK
Matthew Duggan
2021-07-06
1
-1
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-4
/
+4
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-4
/
+4
*
Add dismissImmediate to ListPopupWindow to prevent window leaks in GlobalActi...
Aran Ink
2020-04-24
1
-0
/
+9
*
Process numpad enter key along with enter key.
Byungsung You
2020-04-15
1
-0
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Add javadoc references to styleable attributes.
Paul Sowden
2019-04-17
1
-0
/
+7
*
Rename methods for PopupWindow
Matvei Malkov
2019-03-12
1
-1
/
+1
*
Epicenter API for ListPopupWindow
Matvei Malkov
2019-02-10
1
-4
/
+17
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+8
*
Fixed several core and CTS tests
Evan Rosky
2017-10-20
1
-0
/
+2
*
ListPopupWindow: Wrap new bounds checking in targetSdk check.
Robert Carr
2017-06-22
1
-2
/
+9
*
Fix anchor overlap handling in ListPopupWindow
Vladislav Kaznacheev
2017-04-05
1
-1
/
+5
*
Don't allow the negative height of ListPopupWindow
Shunta Sato
2017-03-28
1
-1
/
+9
*
Merge "Anchor a cascading submenu to its parent menu item"
TreeHugger Robot
2017-03-23
1
-0
/
+9
|
\
|
*
Anchor a cascading submenu to its parent menu item
Vladislav Kaznacheev
2017-03-14
1
-0
/
+9
*
|
Merge "Skip ListPopupWindow position update if detached" am: c45b10a9cb am: 3...
Alan Viverette
2017-03-23
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Skip ListPopupWindow position update if detached
tianran.x.li
2017-03-14
1
-0
/
+4
*
|
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-56
/
+56
|
/
*
Account for top and bottom padding in ListPopupWindow
Alan Viverette
2016-03-21
1
-15
/
+20
*
Tweak Javadocs of ListPopupWindow.onKeyXXX
Kirill Grouchnikov
2016-03-16
1
-7
/
+9
*
Animate context popup menu around origin point
Alan Viverette
2016-01-19
1
-1
/
+20
*
Clean up lint warnings in popup menu presenter classes
Alan Viverette
2016-01-13
1
-41
/
+33
*
Add Cascading submenus implementation.
Oren Blasberg
2015-09-10
1
-1
/
+2
*
Pull out widget helpers into their own classes.
Oren Blasberg
2015-08-31
1
-570
/
+11
*
Introduces mouse actions for popup menu.
Jun Mukai
2015-07-08
1
-2
/
+6
*
Constrain ListPopupWindow hint width spec to >= 0
Alan Viverette
2015-06-25
1
-4
/
+13
*
Create ListPopupWindow handler against main looper
Alan Viverette
2015-06-18
1
-1
/
+2
*
Specifies the new height/width for update() on ListPopupWindow.show().
Jun Mukai
2015-06-09
1
-3
/
+2
*
Only resize list popup if it's still attached to a window
Alan Viverette
2015-05-07
1
-2
/
+3
*
ListPopupWindow should use window layout type SUB_PANEL
Alan Viverette
2015-04-30
1
-1
/
+17
*
Fix default width and height for PopupWindow's decor view
Alan Viverette
2015-03-22
1
-16
/
+19
*
Prevent drag-to-open from cycling pressed state, propagate hotspot
Alan Viverette
2015-01-26
1
-6
/
+19
*
Let host view handle long-press when using drag-to-open
Alan Viverette
2014-12-08
1
-3
/
+5
*
Update drag-to-open menu close behavior
Alan Viverette
2014-10-27
1
-8
/
+1
*
Manage pressed state during drag-to-open
Alan Viverette
2014-10-01
1
-0
/
+14
*
Update action bar item widths, overflow menu, button, and spinner styles
Alan Viverette
2014-08-28
1
-0
/
+14
*
Actually set the internal modal value in ListPopupWindow.setModal()
Chet Haase
2014-08-06
1
-1
/
+1
*
Allow medium-long-press to initiate drag-to-open menus
Alan Viverette
2014-07-23
1
-8
/
+78
*
Use touch hotspot in drag-to-open, fix forwarding cancellation
Alan Viverette
2014-07-01
1
-4
/
+10
*
Add support for popups overlapping anchors
Alan Viverette
2014-05-05
1
-2
/
+2
*
Support for list selector ripple during arrow movement & drag
Alan Viverette
2014-05-01
1
-1
/
+1
*
Fix drag-to-open forwarding behavior
Alan Viverette
2014-03-28
1
-0
/
+10
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu
Adam Powell
2013-09-26
1
-1
/
+14
*
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
/
+27
*
Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev
Alan Viverette
2013-08-26
1
-2
/
+16
|
\
|
*
Add auto-scrolling in ListPopupWindow drag-to-open mode
Alan Viverette
2013-08-21
1
-2
/
+16
[next]