summaryrefslogtreecommitdiff
path: root/core/java/android/widget/PopupWindow.java
Commit message (Expand)AuthorAgeFilesLines
* autofill: render autofill ui in fullscreen for tvDake Gu2018-02-141-1/+1
* Merge "Make PopupWindows into root namespaces"Evan Rosky2017-11-081-0/+1
|\
| * Make PopupWindows into root namespacesEvan Rosky2017-10-021-0/+1
* | Fixed several core and CTS testsEvan Rosky2017-10-201-2/+2
|/
* Hide autofill popup if anchor removedSvet Ganov2017-09-231-3/+8
* Clean up popup window titlesPhil Weaver2017-06-261-29/+4
* Add accessibility titles to PopupWindowPhil Weaver2017-06-121-0/+29
* Revert "Respect PopupWindow.setOverlapAnchor when above anchor"Vladislav Kaznacheev2017-05-121-20/+5
* Merge "Fixed yet another missing check for null anchor..."TreeHugger Robot2017-03-281-1/+1
|\
| * Fixed yet another missing check for null anchor...Felipe Leme2017-03-271-1/+1
* | Merge "Avoid NPE when PopupWindow is shown while dismissing"Alan Viverette2017-03-271-18/+28
|\ \ | |/ |/|
| * Avoid NPE when PopupWindow is shown while dismissingAlan Viverette2017-03-231-18/+28
* | Fixed check for null Anchor.Felipe Leme2017-03-271-3/+8
* | Make auto-fill UI robustFelipe Leme2017-03-241-30/+89
* | Anchor a cascading submenu to its parent menu itemVladislav Kaznacheev2017-03-141-8/+33
* | Respect PopupWindow.setOverlapAnchor when above anchorVladislav Kaznacheev2017-03-061-5/+20
|/
* Merge "Do not move PopupWindow when its anchor is detached"TreeHugger Robot2017-02-131-14/+30
|\
| * Do not move PopupWindow when its anchor is detachedVladislav Kaznacheev2017-02-091-14/+30
* | Introduce @SoftInputModeFlags annotationYohei Yukawa2017-02-121-1/+4
|/
* Merge "Extract and unhide TransitionListenerAdapter"Ben Weiss2017-02-061-1/+1
|\
| * Extract and unhide TransitionListenerAdapterBen Weiss2016-11-171-1/+1
* | Don't scroll popup parent in response to parent scrollingAlan Viverette2017-01-251-9/+15
* | Merge "Implement requestKeyboardShortcuts for PopupDecorView"TreeHugger Robot2016-12-201-0/+20
|\ \
| * | Implement requestKeyboardShortcuts for PopupDecorViewPeeyush Agarwal2016-12-141-0/+20
| |/
* / Show popup transitions when there is no anchor setAlan Viverette2016-12-071-17/+25
|/
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-6/+7
* PopupWindow: Don't ignore top decorations in getMaxAvailableHeight. am: 701d7...Robert Carr2016-09-141-2/+13
|\
| * PopupWindow: Don't ignore top decorations in getMaxAvailableHeight.Robert Carr2016-09-091-2/+13
* | PopupWindow: Gravity fixes. am: 085160612d am: a732ea6c1fRobert Carr2016-09-011-7/+5
|\|
| * PopupWindow: Gravity fixes.Robert Carr2016-08-231-7/+5
| * PopupWindow: Be more consistent about Gravity calculation.Robert Carr2016-08-081-1/+1
* | PopupWindow: Be more consistent about Gravity calculation.Robert Carr2016-07-121-1/+1
* | Merge \\\"Only clip PopupWindow in the vertical direction\\\" into nyc-dev am...Alan Viverette2016-06-301-1/+1
|\|
| * Only clip PopupWindow in the vertical directionAlan Viverette2016-06-301-1/+1
* | Merge \\\"PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.\\\" into nyc-dev...Robert Carr2016-06-241-1/+21
|\|
| * PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.Robert Carr2016-06-241-1/+21
* | Merge \\\"Clarify docs for PopupWindow width/height parameters\\\" into nyc-d...Alan Viverette2016-06-231-18/+34
|\|
| * Merge "Clarify docs for PopupWindow width/height parameters" into nyc-devAlan Viverette2016-06-231-18/+34
| |\
| | * Clarify docs for PopupWindow width/height parametersAlan Viverette2016-06-211-18/+34
* | | Merge \\\"Don\\\'t try and resolve WRAP_CONTENT too early.\\\" into nyc-dev a...Robert Carr2016-06-221-4/+0
|\| |
| * | Don't try and resolve WRAP_CONTENT too early.Robert Carr2016-06-201-4/+0
| |/
* | Merge \\\"PopupWindow: Resolve measure specs before passing to WM.\\\" into n...Robert Carr2016-06-151-10/+10
|\|
| * PopupWindow: Resolve measure specs before passing to WM.Robert Carr2016-06-131-10/+10
* | Remove TransitionListener after transition completes.George Mount2016-06-141-0/+1
|/
* PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITSRobert Carr2016-05-101-1/+0
* Merge "Respect WRAP_CONTENT when resolving drop down position." into nyc-devRob Carr2016-04-201-10/+16
|\
| * Respect WRAP_CONTENT when resolving drop down position.Robert Carr2016-04-191-10/+16
* | Use adjusted popup window position when calculating best-fitAlan Viverette2016-04-191-5/+6
|/
* Merge "PopupWindow. Don't use -1 width/height for calculations." into nyc-devRob Carr2016-04-141-10/+20
|\
| * PopupWindow. Don't use -1 width/height for calculations.Robert Carr2016-04-131-10/+20