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