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
/
view
/
autofill
/
AutofillValue.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove AUTOFILL_TYPE_RICH_CONTENT and related code
Nikita Dubrovsky
2021-01-07
1
-45
/
+0
*
Apply fixes for EfficientStringsChecker.
Jeff Sharkey
2020-10-20
1
-5
/
+5
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Add unified API for inserting rich content (e.g. pasting an image)
Nikita Dubrovsky
2020-03-31
1
-0
/
+45
*
Fix typo in javadoc in AutofillValue
Nikita Dubrovsky
2019-12-30
1
-4
/
+4
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Document AutofillValue.forText() thread safety...
Felipe Leme
2018-06-01
1
-0
/
+13
*
Refactored field detection mechanism to support multiple fields.
Felipe Leme
2017-12-04
1
-1
/
+1
*
Revert "Trim text from autofillvalue when checking for empty."
Felipe Leme
2017-06-16
1
-4
/
+1
*
Trim text from autofillvalue when checking for empty.
Felipe Leme
2017-06-16
1
-1
/
+4
*
Don't copy NoCopySpans for assist and autofill
Felipe Leme
2017-05-02
1
-1
/
+3
*
Improved Autofill logging.
Felipe Leme
2017-04-28
1
-7
/
+11
*
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-24
1
-1
/
+0
*
Merge "Do not filter non text values."
Philip P. Moltmann
2017-03-15
1
-6
/
+0
|
\
|
*
Do not filter non text values.
Philip P. Moltmann
2017-03-14
1
-6
/
+0
*
|
Decouple Dataset ids from SaveInfo.
Felipe Leme
2017-03-14
1
-4
/
+15
|
/
*
Make it clear which type of AutoFillValue is set
Philip P. Moltmann
2017-03-14
1
-50
/
+122
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-0
/
+211