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
/
AutofillManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reset Autofill dialog if the content is changed
TYM Tsai
2022-12-12
1
-86
/
+168
*
Log why presentation was not shown
skxu
2022-06-01
1
-11
/
+66
*
Fix inline tooltip position is wrong
TYM Tsai
2022-05-24
1
-0
/
+8
*
Fix Autofill dialog does not work
TYM Tsai
2022-05-04
1
-41
/
+20
*
Merge "[Autofill Crash]: Fix NPE in AutofillManager." into tm-dev
Simranjit Kohli
2022-04-21
1
-1
/
+1
|
\
|
*
[Autofill Crash]: Fix NPE in AutofillManager.
Simranjit Kohli
2022-04-20
1
-1
/
+1
*
|
Use device config to control hints allow list for fill dialog
TYM Tsai
2022-04-20
1
-5
/
+54
|
/
*
Merge "Make TextView do not show IME when fill dialog popup" into tm-dev
TYM Tsai
2022-03-31
1
-12
/
+54
|
\
|
*
Make TextView do not show IME when fill dialog popup
TYM Tsai
2022-03-23
1
-12
/
+54
*
|
Merge "API feedback: Modify javadoc for showAutofillDialog" into tm-dev
TYM Tsai
2022-03-24
1
-3
/
+18
|
\
\
|
*
|
API feedback: Modify javadoc for showAutofillDialog
TYM Tsai
2022-03-24
1
-3
/
+18
|
|
/
*
/
[DO NOT MERGE] Remove the Client Suggestions APIs
TYM Tsai
2022-03-22
1
-92
/
+0
|
/
*
Allow AutofillService can identify if fill dialog presentation is needed.
Joanne Chung
2022-03-18
1
-2
/
+2
*
API feedback: Modify javadoc for showAutofillDialog
TYM Tsai
2022-03-09
1
-7
/
+9
*
Make fill dialog feature controlled by device config
TYM Tsai
2022-02-24
1
-2
/
+23
*
API to show autofill dialog.
Ahaan Ugale
2022-02-10
1
-3
/
+43
*
Implement actions on client and service for bottom sheet
TYM Tsai
2022-01-27
1
-0
/
+11
*
Notify Autofill while activity started
TYM Tsai
2022-01-27
1
-0
/
+83
*
Migrate compat mode allowed list to DeviceConfig
TYM Tsai
2021-12-21
1
-0
/
+18
*
Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.
Joanne Chung
2021-07-07
1
-2
/
+1
*
Merge "Remove activity name from autofill metrics logger." into sc-dev am: c2...
Adam He
2021-07-01
1
-1
/
+4
|
\
|
*
Remove activity name from autofill metrics logger.
Adam He
2021-06-29
1
-1
/
+4
|
*
[DO NOT MERGE] Remove the Client Suggestions APIs
TYM Tsai
2021-05-19
1
-92
/
+0
|
/
*
Update some autofill var names for clarity
Nikita Dubrovsky
2021-03-24
1
-8
/
+8
*
Merge changes from topic "client_suggestions_fillrequest-sc-dev" into sc-dev
TreeHugger Robot
2021-03-09
1
-0
/
+92
|
\
|
*
Adds fill request APIs for the client suggestions
TYM Tsai
2021-03-08
1
-0
/
+92
*
|
Merge "Pass InlineSuggestionsRequest via autofill auth intent extras" into sc...
TreeHugger Robot
2021-03-06
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Pass InlineSuggestionsRequest via autofill auth intent extras
Feng Cao
2021-02-26
1
-0
/
+12
*
|
Fix NPE in AutofillManager when feature autofill is disabled
Joanne Chung
2021-02-23
1
-1
/
+4
*
|
Allow autofill auth intent result to specify whether the new dataset is ephem...
Feng Cao
2021-02-04
1
-0
/
+33
|
/
*
Pass focused field's ViewNode information in the augmented autofill request
Feng Cao
2021-01-06
1
-0
/
+34
*
Move/rename OnReceiveContentListener.Payload to android.view.ContentInfo
Nikita Dubrovsky
2020-11-27
1
-4
/
+4
*
Add View.performReceiveContent in addition to View.onReceiveContent
Nikita Dubrovsky
2020-11-17
1
-1
/
+1
*
Update onReceiveContent() logic for app vs platform processing
Nikita Dubrovsky
2020-11-12
1
-8
/
+6
*
Use a separate code path for rich content in augmented autofill
Nikita Dubrovsky
2020-10-27
1
-0
/
+54
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-1
/
+0
*
Send ContentCapture events with mHandler to prevent threading issues causing ...
Adam He
2020-09-29
1
-2
/
+1
*
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-3
/
+3
|
\
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-3
/
+3
*
|
Undo the initialization if TimeoutException occurred.
Joanne Chung
2020-07-23
1
-18
/
+47
|
/
*
Handle SyncResultReceiver.TimeoutException
Joanne Chung
2020-06-08
1
-16
/
+35
*
AF Inline: Notify the registered AutofillCallback, also fix filtering.
Ahaan Ugale
2020-05-29
1
-10
/
+43
*
Fix cts fail for android.autofillservice.cts.augmented
lpeter
2020-05-12
1
-2
/
+11
*
Prevent crash when AutofillManager.isEnabled() is called
Joanne Chung
2020-05-08
1
-1
/
+7
*
Make autofill requested by augmented autofill service non-manual
Feng Cao
2020-05-04
1
-2
/
+21
*
Hide augmented inline suggestion if field value is changed to not empty
Feng Cao
2020-04-13
1
-11
/
+0
*
Merge "Allow autofill to request show soft IME through InputMethodManager" in...
TreeHugger Robot
2020-03-28
1
-0
/
+49
|
\
|
*
Allow autofill to request show soft IME through InputMethodManager
Feng Cao
2020-03-27
1
-0
/
+49
*
|
Fix single field highlighting for autofill.
Adam He
2020-03-25
1
-1
/
+2
|
/
*
Merge "Hide autofill highlight if filling only the focused field." into rvc-dev
Adam He
2020-03-13
1
-12
/
+16
|
\
[next]