index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
assist
/
AssistStructure.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-3
/
+3
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-3
/
+3
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-3
/
+3
*
Fix FLAGS_ALL_CONTROL to match more recently added flags.
Adam He
2021-07-28
1
-1
/
+6
*
Rename getOnReceiveContentMimeTypes (drop "On")
Nikita Dubrovsky
2021-03-26
1
-10
/
+10
*
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2021-02-01
1
-0
/
+2
*
Add MIME types to ViewStructure and autofill/cc ViewNode classes
Nikita Dubrovsky
2021-01-11
1
-0
/
+29
*
Pass focused field's ViewNode information in the augmented autofill request
Feng Cao
2021-01-06
1
-31
/
+142
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-2
/
+0
*
Update AssistStructure.ViewNode#getMaxTextLength() javadoc.
Joanne Chung
2020-09-09
1
-4
/
+3
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
1
-2
/
+3
*
Allow empty scheme in setWebDomain().
Adam He
2019-09-25
1
-6
/
+19
*
Adding nullability annotations on ViewNode/AssistStructure.
Aurimas Liutikas
2019-08-30
1
-0
/
+10
*
Implement AssistStructure.ViewNode.getHintIdEntry().
Adam He
2019-07-19
1
-12
/
+40
*
Inject session id on all AutofillIds kept in the service.
Felipe Leme
2019-05-01
1
-1
/
+10
*
[DO NOT MERGE] Adding API for defining and invoking DirectActions
Sunny Goyal
2019-04-25
1
-0
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-2
/
+2
*
Made ContentCapture APIs available for testing.
Felipe Leme
2019-02-04
1
-1
/
+3
*
Changed the virtual ids on ContentCapture to be long.
Felipe Leme
2019-01-22
1
-2
/
+3
*
Implemented missing methods on android.view.contentcapture.ViewNode
Felipe Leme
2019-01-09
1
-1
/
+2
*
Expose task id and activity component in task snapshot and assist structure
Winson Chung
2018-11-09
1
-28
/
+47
*
Initial APIs for Intelligence Service.
Felipe Leme
2018-11-05
1
-1
/
+6
*
Merge "Added mAutofillFlags for parcelization, and new tests."
Adam He
2018-10-10
1
-47
/
+132
|
\
|
*
Added mAutofillFlags for parcelization, and new tests.
Adam He
2018-10-09
1
-47
/
+132
*
|
Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6
kopriva
2018-10-09
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
docs: fixing errors found with lint check
kopriva
2018-10-09
1
-3
/
+3
*
|
Revert "Use session id to uniquely identidy autofill ids for multi-session."
Felipe Leme
2018-09-11
1
-13
/
+0
*
|
Use session id to uniquely identidy autofill ids for multi-session.
Felipe Leme
2018-09-10
1
-0
/
+13
*
|
Merge "Docs: Inserted links to relevant guide pages." into pi-dev am: 283f55f7de
Laura Davis
2018-08-17
1
-4
/
+9
|
\
|
|
*
Docs: Inserted links to relevant guide pages.
Laura Davis
2018-08-16
1
-4
/
+9
|
*
DO NOT MERGE - Disable warning on blocking one-way call from autofill server.
Felipe Leme
2018-03-07
1
-0
/
+16
*
|
Disable warning on blocking one-way call from autofill server.
Felipe Leme
2018-07-31
1
-0
/
+16
*
|
Added new test for AssistStructure.
Felipe Leme
2018-07-25
1
-2
/
+2
*
|
Initial unit tests for AssistStructure
Felipe Leme
2018-07-19
1
-2
/
+2
|
/
*
Sanity check to avoice NPE if an app-provided URI is invalid.
Felipe Leme
2018-02-28
1
-0
/
+5
*
Merge "Add support for url_bar sanitization on autofill compat mode."
TreeHugger Robot
2018-02-14
1
-8
/
+12
|
\
|
*
Add support for url_bar sanitization on autofill compat mode.
Felipe Leme
2018-02-14
1
-8
/
+12
*
|
New autofill APIs to get importantForAutofill mode on ViewNodes.
felipeal
2018-02-08
1
-1
/
+21
|
/
*
Autofill compatibility mode.
Svetoslav Ganov
2018-02-02
1
-6
/
+11
*
Added new Autofill APIs to get name of id used on android:text.
Felipe Leme
2018-01-03
1
-2
/
+24
*
Make sure apps cannot forge package name on AssistStructure used for Autofill.
Felipe Leme
2017-11-30
1
-0
/
+10
*
Improve how parcels are recycled on AssisStructure custom parcelization.
Felipe Leme
2017-11-17
1
-12
/
+17
*
Merge "Added new ViewNode properties for Autofill (minEms, maxEms, maxLength)."
TreeHugger Robot
2017-10-13
1
-0
/
+57
|
\
|
*
Added new ViewNode properties for Autofill (minEms, maxEms, maxLength).
Felipe Leme
2017-10-06
1
-0
/
+57
*
|
Added ViewNode.getWebScheme().
Felipe Leme
2017-10-03
1
-3
/
+22
|
/
*
Fixed warning on getWebDomain()
Felipe Leme
2017-09-29
1
-4
/
+4
*
Don't create WindowNode on windows with dettached view.
Felipe Leme
2017-07-20
1
-0
/
+4
*
Fixed updateAutofillValue() when mText is not set.
Felipe Leme
2017-06-19
1
-0
/
+3
*
Overall improvement on Autofill javadocs for autofillable APIs.
Felipe Leme
2017-06-06
1
-43
/
+41
*
Removed deprecated setAutofill() method for virtual children.
Felipe Leme
2017-05-25
1
-5
/
+0
[next]