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
/
service
/
autofill
/
Dataset.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Client feedback: Fix javadoc mistake
TYM Tsai
2022-03-23
1
-1
/
+1
*
Add getter for filter in Field
TYM Tsai
2022-03-01
1
-1
/
+1
*
Adds APIs for Autofill bottom sheet UI
TYM Tsai
2022-01-27
1
-46
/
+212
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-6
/
+6
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-6
/
+6
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-6
/
+6
*
Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.
Joanne Chung
2021-07-07
1
-19
/
+20
*
Javadoc URI permissions handling on Dataset.setContent
Nikita Dubrovsky
2021-04-20
1
-0
/
+8
*
Add interface for the inline suggestion tooltip
TYM Tsai
2021-03-18
1
-2
/
+149
*
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2021-02-01
1
-2
/
+2
*
When autofilling content, grant URI permissions to the target app
Nikita Dubrovsky
2020-12-28
1
-0
/
+8
*
Use a separate code path for rich content in augmented autofill
Nikita Dubrovsky
2020-10-27
1
-18
/
+89
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-3
/
+0
*
Do not replace the authenticated dataset for pinned inline suggestion
Feng Cao
2020-06-25
1
-1
/
+6
*
Removed inlinePresentation from Dataset ctor and added
Adam He
2020-03-12
1
-18
/
+18
*
Updated documentation on new Dataset APIs.
Adam He
2020-01-28
1
-3
/
+22
*
Add SystemApis to TestApi in Dataset.
Adam He
2020-01-09
1
-5
/
+13
*
Move Slice into Dataset.
Adam He
2020-01-06
1
-12
/
+185
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-2
/
+2
*
Docs: Inserted links to relevant guide pages.
Laura Davis
2018-08-16
1
-6
/
+7
*
Autofill: new UX for TV and support themes
Dake Gu
2018-04-25
1
-0
/
+3
*
Improved autofill logging and dumping.
Felipe Leme
2018-03-22
1
-13
/
+22
*
Changed dataset methods that take a Pattern filter to accept null.
Felipe Leme
2018-01-31
1
-28
/
+80
*
Changed Dataset.setValue() methods to allow filtering with authentication.
Felipe Leme
2017-11-30
1
-2
/
+19
*
Minor improvements on autofill javadocs and logging.
Felipe Leme
2017-11-22
1
-9
/
+16
*
Minor improvements on Autofill:
Felipe Leme
2017-10-20
1
-2
/
+10
*
Merge "Allow datasets without presentation to optimize authentication use case."
TreeHugger Robot
2017-10-20
1
-5
/
+10
|
\
|
*
Allow datasets without presentation to optimize authentication use case.
Felipe Leme
2017-10-19
1
-5
/
+10
*
|
Improved logging on autofill validators.
Felipe Leme
2017-10-18
1
-1
/
+2
|
/
*
New autofill API: let service explicitly set dataset filter.
Felipe Leme
2017-10-04
1
-34
/
+153
*
Fixing method asymmetry in Parcel
Sunny Goyal
2017-09-21
1
-4
/
+5
*
New Autofill API: SaveRequest.getDatasetIds()
Felipe Leme
2017-09-01
1
-6
/
+13
*
Don't show Save UI when values filled by user belong to a dataset.
Felipe Leme
2017-07-26
1
-0
/
+1
*
Improved documentation for AutofillService package:
Felipe Leme
2017-06-22
1
-21
/
+29
*
Allow null fill values to support authentication case
Svetoslav Ganov
2017-05-09
1
-13
/
+22
*
Improved Autofill logging.
Felipe Leme
2017-04-28
1
-3
/
+2
*
Add a way to read the last AutofillSelection.
Philip P. Moltmann
2017-04-18
1
-1
/
+37
*
Removed deprecated auto(F)ill classes.
Felipe Leme
2017-04-04
1
-11
/
+0
*
Initial implementation of autofill partitioning.
Felipe Leme
2017-04-04
1
-5
/
+0
*
Moar pre-partitioning refactoring.
Felipe Leme
2017-03-31
1
-1
/
+1
*
Added a UserManager.DISALLOW_AUTOFILL restriction.
Felipe Leme
2017-03-22
1
-3
/
+2
*
Add custom presentation (RemoteViews) on Dataset values.
Felipe Leme
2017-03-20
1
-4
/
+62
*
Decouple Dataset ids from SaveInfo.
Felipe Leme
2017-03-14
1
-0
/
+1
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-17
/
+27
*
Move the presentation view to proper location.
Svet Ganov
2017-02-21
1
-12
/
+6
*
Add support for remote views backed auto-fill UI
Svet Ganov
2017-02-20
1
-30
/
+42
*
Minor improvements to help diagnose auth workflow.
Felipe Leme
2017-02-17
1
-1
/
+3
*
Refactor auto-fill
Svet Ganov
2017-02-13
1
-0
/
+246