summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewStructure.java
Commit message (Expand)AuthorAgeFilesLines
* Reporting the Autofill IDs and Positions of active views in list viewMihir Patel2022-08-091-0/+24
* Rename getOnReceiveContentMimeTypes (drop "On")Nikita Dubrovsky2021-03-261-2/+2
* API: Suppress existing NullableCollections lints (S edition)Adrian Roos2021-02-011-1/+3
* Add MIME types to ViewStructure and autofill/cc ViewNode classesNikita Dubrovsky2021-01-111-0/+8
* Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas2020-11-111-0/+2
* Added documentation on how hintIdEntry was used.Adam He2019-09-261-0/+2
* Implement AssistStructure.ViewNode.getHintIdEntry().Adam He2019-07-191-0/+10
* Added moar ContentCapture APIs (and their initial implementation).Felipe Leme2018-11-121-1/+0
* Docs: Inserted links to relevant guide pages.Laura Davis2018-08-161-1/+6
* New autofill APIs to get importantForAutofill mode on ViewNodes.felipeal2018-02-081-0/+8
* Added new Autofill APIs to get name of id used on android:text.Felipe Leme2018-01-031-0/+12
* Make new Autofill API concretes, so they don't break support library.Felipe Leme2017-10-191-3/+3
* Merge "Added new ViewNode properties for Autofill (minEms, maxEms, maxLength)."TreeHugger Robot2017-10-131-0/+24
|\
| * Added new ViewNode properties for Autofill (minEms, maxEms, maxLength).Felipe Leme2017-10-061-0/+24
* | Added ViewNode.getWebScheme().Felipe Leme2017-10-031-1/+1
|/
* Overall improvement on Autofill javadocs for autofillable APIs.Felipe Leme2017-06-061-0/+7
* Removed deprecated setAutofill() method for virtual children.Felipe Leme2017-05-251-7/+0
* Removed deprecated ViewStructure.setUrl() method.Felipe Leme2017-05-021-7/+0
* Changed HtmlInfo.getAttributes() to return List instead of ArrayListFelipe Leme2017-04-281-2/+2
* Provide a way to set AutofillId on ViewStructure.Felipe Leme2017-04-251-7/+20
* Replaced getUrl() by getWebDomain().Felipe Leme2017-04-241-2/+10
* Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.Felipe Leme2017-04-181-5/+5
* Merge "Created an HtmlInfo object on ViewStructure." into oc-devTreeHugger Robot2017-04-011-18/+64
|\
| * Created an HtmlInfo object on ViewStructure.Felipe Leme2017-03-301-18/+64
* | Rename autoFillHint to autoFillHints.Philip P. Moltmann2017-03-301-2/+2
|/
* Added LocaleList on ViewStructure.Felipe Leme2017-03-221-0/+6
* Fixed bad link caused by race conditions on git merges.Felipe Leme2017-03-211-1/+1
* Merge "Changes on Assist structure to handle virtual child for autofill:"TreeHugger Robot2017-03-211-30/+5
|\
| * Changes on Assist structure to handle virtual child for autofill:Felipe Leme2017-03-201-30/+5
* | Improved WebView -> ViewStructure mapping for Autofill.Felipe Leme2017-03-201-0/+11
|/
* Batch autofill() calls to views with virtual children.Felipe Leme2017-03-181-2/+2
* Removed 'virtual' from autofill method names.Felipe Leme2017-03-171-7/+5
* Allow users to manually request Autofill.Felipe Leme2017-03-151-3/+3
* Merge "Change autoFillHint to list of strings"Philip P. Moltmann2017-03-141-1/+2
|\
| * Change autoFillHint to list of stringsPhilip P. Moltmann2017-03-131-1/+2
* | Renamed ViewStructure.setSanitized() to setDataIsSensitive().Felipe Leme2017-03-141-6/+14
|/
* AssistStructure improvementsAmith Yamasani2017-03-101-0/+5
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-32/+22
* Replace AutoFillType by view constants.Felipe Leme2017-03-071-2/+7
* Add forAutoFill suffix on ViewStructure methods that add children.Felipe Leme2017-03-031-10/+26
* Add autoFillHint property to viewPhilip P. Moltmann2017-03-021-0/+7
* Added inputType to Assist API.Felipe Leme2017-02-271-0/+7
* Added auto-fill support for Spinner.Felipe Leme2017-02-221-0/+9
* Add API to mark sanitized fields and implement it on TextView.Felipe Leme2017-02-211-16/+13
* Merge "Add URL on ViewStructure."Felipe Leme2017-02-161-0/+13
|\
| * Add URL on ViewStructure.Felipe Leme2017-02-151-0/+13
* | Minor fixes on documentation.Felipe Leme2017-02-151-4/+7
|/
* Get rid of VirtualViewDelegate.Felipe Leme2017-02-071-9/+6
* Improved AutoFill Save workflow.Felipe Leme2017-02-011-2/+38
* YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme2017-01-101-1/+25