summaryrefslogtreecommitdiff
path: root/core/java/android/widget/PopupWindow.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-02-26Fix PopupWindow's wrong locationhh83.kim
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-05-12Revert "Revert "Removing deprecated APIs added to Q""Ian Pedowitz
2019-05-02Revert "RESTRICT AUTOMERGE Removing deprecated APIs added to Q"Ian Pedowitz
2019-05-01RESTRICT AUTOMERGE Removing deprecated APIs added to QSuprabh Shukla
2019-03-14Revert deletion and deprecate few PopupWindow methodsMatvei Malkov
2019-03-12Rename methods for PopupWindowMatvei Malkov
2019-02-10Epicenter API for ListPopupWindowMatvei Malkov
2019-02-08Changes in PopupWindow APIMatvei Malkov
2019-02-05Restrict usage of PopupWindow::mOverlayAnchorMatvei Malkov
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-09-05API Review: StateListDrawables#getDrawableForStateNader Jawad
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-21Merge "Don't end transitions on a detached window, prevent crash in WindowId"TreeHugger Robot
2018-02-20Don't end transitions on a detached window, prevent crash in WindowIdAlan Viverette
2018-02-14autofill: render autofill ui in fullscreen for tvDake Gu
2017-11-08Merge "Make PopupWindows into root namespaces"Evan Rosky
2017-10-20Fixed several core and CTS testsEvan Rosky
2017-10-02Make PopupWindows into root namespacesEvan Rosky
2017-09-23Hide autofill popup if anchor removedSvet Ganov
2017-06-26Clean up popup window titlesPhil Weaver
2017-06-12Add accessibility titles to PopupWindowPhil Weaver
2017-05-12Revert "Respect PopupWindow.setOverlapAnchor when above anchor"Vladislav Kaznacheev
2017-03-28Merge "Fixed yet another missing check for null anchor..."TreeHugger Robot
2017-03-27Fixed yet another missing check for null anchor...Felipe Leme
2017-03-27Merge "Avoid NPE when PopupWindow is shown while dismissing"Alan Viverette
2017-03-27Fixed check for null Anchor.Felipe Leme
2017-03-24Make auto-fill UI robustFelipe Leme
2017-03-23Avoid NPE when PopupWindow is shown while dismissingAlan Viverette
2017-03-14Anchor a cascading submenu to its parent menu itemVladislav Kaznacheev
2017-03-06Respect PopupWindow.setOverlapAnchor when above anchorVladislav Kaznacheev
2017-02-13Merge "Do not move PopupWindow when its anchor is detached"TreeHugger Robot
2017-02-12Introduce @SoftInputModeFlags annotationYohei Yukawa
2017-02-09Do not move PopupWindow when its anchor is detachedVladislav Kaznacheev
2017-02-06Merge "Extract and unhide TransitionListenerAdapter"Ben Weiss
2017-01-25Don't scroll popup parent in response to parent scrollingAlan Viverette
2016-12-20Merge "Implement requestKeyboardShortcuts for PopupDecorView"TreeHugger Robot
2016-12-14Implement requestKeyboardShortcuts for PopupDecorViewPeeyush Agarwal
2016-12-07Show popup transitions when there is no anchor setAlan Viverette
2016-11-17Extract and unhide TransitionListenerAdapterBen Weiss
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-09-14PopupWindow: Don't ignore top decorations in getMaxAvailableHeight. am: 701d7...Robert Carr
2016-09-09PopupWindow: Don't ignore top decorations in getMaxAvailableHeight.Robert Carr
2016-09-01PopupWindow: Gravity fixes. am: 085160612d am: a732ea6c1fRobert Carr
2016-08-23PopupWindow: Gravity fixes.Robert Carr
2016-08-08PopupWindow: Be more consistent about Gravity calculation.Robert Carr
2016-07-12PopupWindow: Be more consistent about Gravity calculation.Robert Carr
2016-06-30Merge \\\"Only clip PopupWindow in the vertical direction\\\" into nyc-dev am...Alan Viverette
2016-06-30Only clip PopupWindow in the vertical directionAlan Viverette