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
/
FillRequest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reset Autofill dialog if the content is changed
TYM Tsai
2022-12-12
1
-5
/
+16
*
Merge "Make TextView do not show IME when fill dialog popup" into tm-dev
TYM Tsai
2022-03-31
1
-5
/
+16
|
\
|
*
Make TextView do not show IME when fill dialog popup
TYM Tsai
2022-03-23
1
-5
/
+16
*
|
[DO NOT MERGE] Remove the Client Suggestions APIs
TYM Tsai
2022-03-22
1
-1
/
+1
|
/
*
Allow AutofillService can identify if fill dialog presentation is needed.
Joanne Chung
2022-03-18
1
-13
/
+17
*
Add pendingIntent to FillRequest to enable retriggering
skxu
2022-01-28
1
-4
/
+51
*
Notify Autofill while activity started
TYM Tsai
2022-01-27
1
-9
/
+20
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-1
/
+1
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-1
/
+1
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-1
/
+1
*
Adds fill request APIs for the client suggestions
TYM Tsai
2021-03-08
1
-0
/
+2
*
Fix cts fail for android.autofillservice.cts.augmented
lpeter
2020-05-12
1
-5
/
+20
*
Address leftover TODOs from inline suggestions.
Adam He
2020-04-28
1
-9
/
+27
*
Temporary fix to disable augmented autofill requests coming from
Adam He
2020-03-10
1
-5
/
+19
*
API for autofill integration with keyboard.
Adam He
2019-12-16
1
-24
/
+83
*
Use dataclass codegen on a few initial framework classes
Eugene Susla
2019-08-06
1
-52
/
+197
*
Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST).
Felipe Leme
2019-05-06
1
-8
/
+0
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Trigger augmented autofill when the app is not important for autofill.
Felipe Leme
2019-02-21
1
-1
/
+10
*
Fixed new multi-screens autofill API:
Felipe Leme
2018-08-28
1
-0
/
+4
*
New Autofill API: FillRequest.FLAG_COMPATIBILITY_MODE_REQUEST.
Felipe Leme
2018-08-02
1
-2
/
+9
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-3
/
+3
*
Some minor Autofill javadoc improvements.
Felipe Leme
2017-12-08
1
-5
/
+8
*
Added more logging to diagnose a racy runtime restart.
Felipe Leme
2017-09-07
1
-3
/
+7
*
Fix broken javadocs.
Jeff Sharkey
2017-08-06
1
-3
/
+2
*
Improved documentation for AutofillService package:
Felipe Leme
2017-06-22
1
-8
/
+30
*
Updates based on API council guidance.
Jeff Sharkey
2017-04-29
1
-1
/
+2
*
Return all previous FillContexts onFill
Philip P. Moltmann
2017-04-25
1
-10
/
+12
*
Report multiple FillContext-s onSave
Philip P. Moltmann
2017-04-25
1
-0
/
+3
*
Take new autofill structure for each partition
Philip P. Moltmann
2017-04-24
1
-9
/
+2
*
Add support for multiple fill contexts
Svet Ganov
2017-04-14
1
-0
/
+144