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
/
app
/
assist
/
AssistStructure.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
2021-01-06
Pass focused field's ViewNode information in the augmented autofill request
Feng Cao
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-09-09
Update AssistStructure.ViewNode#getMaxTextLength() javadoc.
Joanne Chung
2019-12-30
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-09-25
Allow empty scheme in setWebDomain().
Adam He
2019-08-30
Adding nullability annotations on ViewNode/AssistStructure.
Aurimas Liutikas
2019-07-19
Implement AssistStructure.ViewNode.getHintIdEntry().
Adam He
2019-05-01
Inject session id on all AutofillIds kept in the service.
Felipe Leme
2019-04-25
[DO NOT MERGE] Adding API for defining and invoking DirectActions
Sunny Goyal
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-04
Made ContentCapture APIs available for testing.
Felipe Leme
2019-01-22
Changed the virtual ids on ContentCapture to be long.
Felipe Leme
2019-01-09
Implemented missing methods on android.view.contentcapture.ViewNode
Felipe Leme
2018-11-09
Expose task id and activity component in task snapshot and assist structure
Winson Chung
2018-11-05
Initial APIs for Intelligence Service.
Felipe Leme
2018-10-10
Merge "Added mAutofillFlags for parcelization, and new tests."
Adam He
2018-10-09
Added mAutofillFlags for parcelization, and new tests.
Adam He
2018-10-09
Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6
kopriva
2018-10-09
docs: fixing errors found with lint check
kopriva
2018-09-11
Revert "Use session id to uniquely identidy autofill ids for multi-session."
Felipe Leme
2018-09-10
Use session id to uniquely identidy autofill ids for multi-session.
Felipe Leme
2018-08-17
Merge "Docs: Inserted links to relevant guide pages." into pi-dev am: 283f55f7de
Laura Davis
2018-08-16
Docs: Inserted links to relevant guide pages.
Laura Davis
2018-07-31
Disable warning on blocking one-way call from autofill server.
Felipe Leme
2018-07-25
Added new test for AssistStructure.
Felipe Leme
2018-07-19
Initial unit tests for AssistStructure
Felipe Leme
2018-03-07
DO NOT MERGE - Disable warning on blocking one-way call from autofill server.
Felipe Leme
2018-02-28
Sanity check to avoice NPE if an app-provided URI is invalid.
Felipe Leme
2018-02-14
Merge "Add support for url_bar sanitization on autofill compat mode."
TreeHugger Robot
2018-02-14
Add support for url_bar sanitization on autofill compat mode.
Felipe Leme
2018-02-08
New autofill APIs to get importantForAutofill mode on ViewNodes.
felipeal
2018-02-02
Autofill compatibility mode.
Svetoslav Ganov
2018-01-03
Added new Autofill APIs to get name of id used on android:text.
Felipe Leme
2017-11-30
Make sure apps cannot forge package name on AssistStructure used for Autofill.
Felipe Leme
2017-11-17
Improve how parcels are recycled on AssisStructure custom parcelization.
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-09-29
Fixed warning on getWebDomain()
Felipe Leme
2017-07-20
Don't create WindowNode on windows with dettached view.
Felipe Leme
2017-06-19
Fixed updateAutofillValue() when mText is not set.
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-14
Start a new session on manual request after session is "gone".
Felipe Leme
2017-05-13
Don't print sensitive data on AssistStructure.dump()
Felipe Leme
2017-05-12
Removed deprecated APIs.
Felipe Leme
2017-05-05
Report less data in structure to autofill provider
Philip P. Moltmann
[next]