index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewStructure.java
Age
Commit message (
Expand
)
Author
2021-03-26
Rename getOnReceiveContentMimeTypes (drop "On")
Nikita Dubrovsky
2021-02-01
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2021-01-11
Add MIME types to ViewStructure and autofill/cc ViewNode classes
Nikita Dubrovsky
2020-11-11
Suppress all hidden abstract methods in constructable classes.
Aurimas Liutikas
2019-09-26
Added documentation on how hintIdEntry was used.
Adam He
2019-07-19
Implement AssistStructure.ViewNode.getHintIdEntry().
Adam He
2018-11-12
Added moar ContentCapture APIs (and their initial implementation).
Felipe Leme
2018-08-16
Docs: Inserted links to relevant guide pages.
Laura Davis
2018-02-08
New autofill APIs to get importantForAutofill mode on ViewNodes.
felipeal
2018-01-03
Added new Autofill APIs to get name of id used on android:text.
Felipe Leme
2017-10-19
Make new Autofill API concretes, so they don't break support library.
Felipe Leme
2017-10-13
Merge "Added new ViewNode properties for Autofill (minEms, maxEms, maxLength)."
TreeHugger Robot
2017-10-06
Added new ViewNode properties for Autofill (minEms, maxEms, maxLength).
Felipe Leme
2017-10-03
Added ViewNode.getWebScheme().
Felipe Leme
2017-06-06
Overall improvement on Autofill javadocs for autofillable APIs.
Felipe Leme
2017-05-25
Removed deprecated setAutofill() method for virtual children.
Felipe Leme
2017-05-02
Removed deprecated ViewStructure.setUrl() method.
Felipe Leme
2017-04-28
Changed HtmlInfo.getAttributes() to return List instead of ArrayList
Felipe Leme
2017-04-25
Provide a way to set AutofillId on ViewStructure.
Felipe Leme
2017-04-24
Replaced getUrl() by getWebDomain().
Felipe Leme
2017-04-18
Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.
Felipe Leme
2017-04-01
Merge "Created an HtmlInfo object on ViewStructure." into oc-dev
TreeHugger Robot
2017-03-30
Rename autoFillHint to autoFillHints.
Philip P. Moltmann
2017-03-30
Created an HtmlInfo object on ViewStructure.
Felipe Leme
2017-03-22
Added LocaleList on ViewStructure.
Felipe Leme
2017-03-21
Fixed bad link caused by race conditions on git merges.
Felipe Leme
2017-03-21
Merge "Changes on Assist structure to handle virtual child for autofill:"
TreeHugger Robot
2017-03-20
Improved WebView -> ViewStructure mapping for Autofill.
Felipe Leme
2017-03-20
Changes on Assist structure to handle virtual child for autofill:
Felipe Leme
2017-03-18
Batch autofill() calls to views with virtual children.
Felipe Leme
2017-03-17
Removed 'virtual' from autofill method names.
Felipe Leme
2017-03-15
Allow users to manually request Autofill.
Felipe Leme
2017-03-14
Merge "Change autoFillHint to list of strings"
Philip P. Moltmann
2017-03-14
Renamed ViewStructure.setSanitized() to setDataIsSensitive().
Felipe Leme
2017-03-13
Change autoFillHint to list of strings
Philip P. Moltmann
2017-03-10
AssistStructure improvements
Amith Yamasani
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-07
Replace AutoFillType by view constants.
Felipe Leme
2017-03-03
Add forAutoFill suffix on ViewStructure methods that add children.
Felipe Leme
2017-03-02
Add autoFillHint property to view
Philip P. Moltmann
2017-02-27
Added inputType to Assist API.
Felipe Leme
2017-02-22
Added auto-fill support for Spinner.
Felipe Leme
2017-02-21
Add API to mark sanitized fields and implement it on TextView.
Felipe Leme
2017-02-16
Merge "Add URL on ViewStructure."
Felipe Leme
2017-02-15
Add URL on ViewStructure.
Felipe Leme
2017-02-15
Minor fixes on documentation.
Felipe Leme
2017-02-07
Get rid of VirtualViewDelegate.
Felipe Leme
2017-02-01
Improved AutoFill Save workflow.
Felipe Leme
2017-01-10
YAMAFFR - Yet Another Major AutoFill Framework Refactoring
Felipe Leme
2016-11-11
Added a callback for AutoFillService.
Felipe Leme
[next]