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
/
PopupWindow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate PopupWindow to use OnBackInvokedDispatcher
Vadim Caen
2022-04-04
1
-0
/
+40
*
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
-1
/
+1
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Fix PopupWindow's wrong location
hh83.kim
2020-02-26
1
-2
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-3
/
+2
*
Revert "Revert "Removing deprecated APIs added to Q""
Ian Pedowitz
2019-05-12
1
-0
/
+4
*
Revert "RESTRICT AUTOMERGE Removing deprecated APIs added to Q"
Ian Pedowitz
2019-05-02
1
-4
/
+0
*
RESTRICT AUTOMERGE Removing deprecated APIs added to Q
Suprabh Shukla
2019-05-01
1
-0
/
+4
*
Revert deletion and deprecate few PopupWindow methods
Matvei Malkov
2019-03-14
1
-0
/
+52
*
Rename methods for PopupWindow
Matvei Malkov
2019-03-12
1
-10
/
+10
*
Epicenter API for ListPopupWindow
Matvei Malkov
2019-02-10
1
-2
/
+2
*
Changes in PopupWindow API
Matvei Malkov
2019-02-08
1
-24
/
+79
*
Restrict usage of PopupWindow::mOverlayAnchor
Matvei Malkov
2019-02-05
1
-1
/
+1
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-2
/
+2
*
API Review: StateListDrawables#getDrawableForState
Nader Jawad
2018-09-05
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+36
*
Merge "Don't end transitions on a detached window, prevent crash in WindowId"
TreeHugger Robot
2018-02-21
1
-1
/
+3
|
\
|
*
Don't end transitions on a detached window, prevent crash in WindowId
Alan Viverette
2018-02-20
1
-1
/
+3
*
|
autofill: render autofill ui in fullscreen for tv
Dake Gu
2018-02-14
1
-1
/
+1
|
/
*
Merge "Make PopupWindows into root namespaces"
Evan Rosky
2017-11-08
1
-0
/
+1
|
\
|
*
Make PopupWindows into root namespaces
Evan Rosky
2017-10-02
1
-0
/
+1
*
|
Fixed several core and CTS tests
Evan Rosky
2017-10-20
1
-2
/
+2
|
/
*
Hide autofill popup if anchor removed
Svet Ganov
2017-09-23
1
-3
/
+8
*
Clean up popup window titles
Phil Weaver
2017-06-26
1
-29
/
+4
*
Add accessibility titles to PopupWindow
Phil Weaver
2017-06-12
1
-0
/
+29
*
Revert "Respect PopupWindow.setOverlapAnchor when above anchor"
Vladislav Kaznacheev
2017-05-12
1
-20
/
+5
*
Merge "Fixed yet another missing check for null anchor..."
TreeHugger Robot
2017-03-28
1
-1
/
+1
|
\
|
*
Fixed yet another missing check for null anchor...
Felipe Leme
2017-03-27
1
-1
/
+1
*
|
Merge "Avoid NPE when PopupWindow is shown while dismissing"
Alan Viverette
2017-03-27
1
-18
/
+28
|
\
\
|
|
/
|
/
|
|
*
Avoid NPE when PopupWindow is shown while dismissing
Alan Viverette
2017-03-23
1
-18
/
+28
*
|
Fixed check for null Anchor.
Felipe Leme
2017-03-27
1
-3
/
+8
*
|
Make auto-fill UI robust
Felipe Leme
2017-03-24
1
-30
/
+89
*
|
Anchor a cascading submenu to its parent menu item
Vladislav Kaznacheev
2017-03-14
1
-8
/
+33
*
|
Respect PopupWindow.setOverlapAnchor when above anchor
Vladislav Kaznacheev
2017-03-06
1
-5
/
+20
|
/
*
Merge "Do not move PopupWindow when its anchor is detached"
TreeHugger Robot
2017-02-13
1
-14
/
+30
|
\
|
*
Do not move PopupWindow when its anchor is detached
Vladislav Kaznacheev
2017-02-09
1
-14
/
+30
*
|
Introduce @SoftInputModeFlags annotation
Yohei Yukawa
2017-02-12
1
-1
/
+4
|
/
*
Merge "Extract and unhide TransitionListenerAdapter"
Ben Weiss
2017-02-06
1
-1
/
+1
|
\
|
*
Extract and unhide TransitionListenerAdapter
Ben Weiss
2016-11-17
1
-1
/
+1
*
|
Don't scroll popup parent in response to parent scrolling
Alan Viverette
2017-01-25
1
-9
/
+15
*
|
Merge "Implement requestKeyboardShortcuts for PopupDecorView"
TreeHugger Robot
2016-12-20
1
-0
/
+20
|
\
\
|
*
|
Implement requestKeyboardShortcuts for PopupDecorView
Peeyush Agarwal
2016-12-14
1
-0
/
+20
|
|
/
*
/
Show popup transitions when there is no anchor set
Alan Viverette
2016-12-07
1
-17
/
+25
|
/
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-6
/
+7
*
PopupWindow: Don't ignore top decorations in getMaxAvailableHeight. am: 701d7...
Robert Carr
2016-09-14
1
-2
/
+13
|
\
|
*
PopupWindow: Don't ignore top decorations in getMaxAvailableHeight.
Robert Carr
2016-09-09
1
-2
/
+13
*
|
PopupWindow: Gravity fixes. am: 085160612d am: a732ea6c1f
Robert Carr
2016-09-01
1
-7
/
+5
|
\
|
|
*
PopupWindow: Gravity fixes.
Robert Carr
2016-08-23
1
-7
/
+5
[next]