- db93faf Merge tag 'android-security-13.0.0_r18' into staging/lineage-20.0_android-security-13.0.0_r18 by Kevin F. Haggerty · 7 months ago
- 0c171d3 [DO NOT MERGE][Autofill Framework] Add in check for intent filter when by Haoran Zhang · 10 months ago
- 852a362 Merge tag 'android-security-13.0.0_r14' into staging/lineage-20.0_merge-android-security-13.0.0_r14 by Michael Bestas · 11 months ago
- 3279205 [RESTRICT AUTOMERGE] Check permission of Autofill icon URIs by Tim Yu · 1 year, 4 months ago
- 4ff273e Merge tag 'android-security-13.0.0_r10' of https://android.googlesource.com/platform/frameworks/base into staging/lineage-20.0_merge_android-security-13.0.0_r10 by Kevin F. Haggerty · 1 year, 3 months ago
- 08becc8 [DO NOT MERGE] Verify URI Permissions in Autofill RemoteViews by Tim Yu · 1 year, 7 months ago
- 91d6482 Add Latency Logs to Autofill Server by Tim Yu · 2 years, 2 months ago
- 2513aab Reset Autofill dialog if the content is changed by TYM Tsai · 2 years, 5 months ago
- 8d7109f Merge "[Expand metrics for Autofill]" into tm-qpr-dev by Simranjit Kohli · 2 years, 4 months ago
- 1672df0 [Expand metrics for Autofill] by Simranjit Kohli · 2 years, 4 months ago
- 30a73e7 [FillDialog] : Fix case to log no focus with Fill Dialog by Simranjit Kohli · 2 years, 4 months ago
- 8185a70 Merge "Logging UI type within TYPE_AUTHENTICATION_SELECTED" into tm-qpr-dev by TYM Tsai · 2 years, 4 months ago
- 216e44e Logging UI type within TYPE_AUTHENTICATION_SELECTED by TYM Tsai · 2 years, 5 months ago
- 84860be [Expand AutofillPresentationEvent] : Log autofill service and IME uid by Simranjit Kohli · 2 years, 5 months ago
- 140ea8b Make no button fallback to normal suggestions by TYM Tsai · 2 years, 6 months ago
- de19612 Update log level for warning by skxu · 2 years, 7 months ago
- 48a5cbb Log why presentation was not shown by skxu · 2 years, 8 months ago
- d09e8af Merge "Fix Talkback focus to the background" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- 248de47 Merge "Use max height attr as backup for device config" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- ba9d4a3 Use max height attr as backup for device config by skxu · 2 years, 8 months ago
- 7688b78 Fix Talkback focus to the background by TYM Tsai · 2 years, 8 months ago
- 7dddaee Fill dialog/save ui style refinement by Joanne Chung · 2 years, 8 months ago
- 9476fc2 Add config for save dialog height percent by skxu · 2 years, 8 months ago
- 3092916 Merge "Log no save ui reason if no dataset set." into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- 69a1dd6 Log no save ui reason if no dataset set. by Joanne Chung · 2 years, 8 months ago
- 1fd983b Fix AutofillManager and Session status not sync with fill dialog by TYM Tsai · 2 years, 9 months ago
- d2c53f6 Merge "Rollback dropdown or inline suggestions when cancel fill dialog" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- a80cec3 Rollback dropdown or inline suggestions when cancel fill dialog by TYM Tsai · 2 years, 9 months ago
- b470573 Add UI type on selected event by TYM Tsai · 2 years, 9 months ago
- e6ae224 Merge "Make TextView do not show IME when fill dialog popup" into tm-dev by TYM Tsai · 2 years, 10 months ago
- 8f50280 Make TextView do not show IME when fill dialog popup by TYM Tsai · 2 years, 11 months ago
- 0871d02 [DO NOT MERGE] Remove the Client Suggestions APIs by TYM Tsai · 3 years, 8 months ago
- f9fafbe Provide AutofillService to know how the dataset was shown to user by Joanne Chung · 2 years, 10 months ago
- 23668c5 Allow AutofillService can identify if fill dialog presentation is needed. by Joanne Chung · 2 years, 10 months ago
- 968c868 Adjust fill dialog UI by TYM Tsai · 2 years, 11 months ago
- e94361e Merge "Show only dialog presentations in the fill dialog" by TreeHugger Robot · 2 years, 11 months ago
- 76f0f19 Show only dialog presentations in the fill dialog by TYM Tsai · 2 years, 11 months ago
- 38e0ef4 Merge changes from topic "inline-touch" by TreeHugger Robot · 2 years, 11 months ago
- 5c1e5f7 Merge "Update team OWNERS file." am: e96070ac89 am: 114d0c7773 am: 1bb2f28548 by Joanne Chung · 2 years, 11 months ago
- e609502 Change when to create inline fill request by skxu · 3 years, 1 month ago
- b00f0d6 Update team OWNERS file. by Joanne Chung · 3 years ago
- 573d22a Remove self-assignment from AutofillManagerService by Michael Wright · 3 years ago
- 32e1ad2 Autofill: Fix GuardedBy false-positives in Session. by Ahaan Ugale · 3 years ago
- ac9836b Add pendingIntent to FillRequest to enable retriggering by skxu · 3 years, 1 month ago
- 33571fb Add bottom sheet fill UI for Autofill by TYM Tsai · 3 years, 1 month ago
- 2e6dda8 Implement actions on client and service for bottom sheet by TYM Tsai · 3 years ago
- 9ebedd8 Clean <plurals> in FillUi by Calvin Pan · 3 years ago
- 9f8d8c0 Migrate compat mode allowed list to DeviceConfig by TYM Tsai · 3 years, 5 months ago
- e0917a0 Correct exported state for AutofillManagerService receiver by Michael Groover · 3 years, 2 months ago
- 6f78611 Add required flag to registerReceiver calls for platform services by Michael Groover · 3 years, 4 months ago
- 5a2a8e7 Merge "Fix inline autofill not working if both afservice and keyboard support it, but keyboard disabled inline support manually." by TreeHugger Robot · 3 years, 5 months ago
- fda724a Merge "Disable inline suggestions for afservice when talkback is enabled." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
- 364a522 Disable inline suggestions for afservice when talkback is enabled. by Adam He · 3 years, 6 months ago
- 37ce489 Merge "Disable inline suggestions for afservice when talkback is enabled." by Adam He · 3 years, 6 months ago
- 70fb3ee Disable inline suggestions for afservice when talkback is enabled. by Adam He · 3 years, 6 months ago
- 3d8949f Merge "Fix inline autofill not working if both afservice and keyboard support it, but keyboard disabled inline support manually." into sc-dev am: e31184cb46 am: c9413599e3 by Adam He · 3 years, 6 months ago
- b4f467b Fix inline autofill not working if both afservice and keyboard support by Adam He · 3 years, 6 months ago
- 2d3dd2e Fix inline autofill not working if both afservice and keyboard support by Adam He · 3 years, 6 months ago
- 044c1bc Update deprecated Preconditions.checkNotNull with Objects.requireNonNull. by Joanne Chung · 3 years, 6 months ago
- 9a1ccd5 Merge "Remove activity name from autofill metrics logger." into sc-dev am: c254f87c57 am: 8009df38cf by Adam He · 3 years, 7 months ago
- 4ed8a9b Remove activity name from autofill metrics logger. by Adam He · 3 years, 7 months ago
- d6c6408 Merge "Autofill: Shell command for saved password count" into sc-dev am: 1344e18197 am: 12a9ddd5e1 by Ahaan Ugale · 3 years, 7 months ago
- 1344e18 Merge "Autofill: Shell command for saved password count" into sc-dev by Ahaan Ugale · 3 years, 7 months ago
- 9331d0e Autofill: Shell command for saved password count by Ahaan Ugale · 3 years, 7 months ago
- 761bff8 Merge "Always let standard autofill try on new partitions even if session was marked as augmented only." into sc-dev am: 2b5ab22b9f by TreeHugger Robot · 3 years, 7 months ago
- 87e5c62 Always let standard autofill try on new partitions even if session was by Adam He · 3 years, 7 months ago
- 6b2c01d [DO NOT MERGE] Remove Client suggestions implementations by TYM Tsai · 3 years, 8 months ago
- 16f2534 Merge "Use ActivityRecord for URI permissions in autofill" into sc-dev by Nikita Dubrovsky · 3 years, 9 months ago
- 76cdac9 Merge "Enable IME to control the source of suggestions" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- b20628a Use ActivityRecord for URI permissions in autofill by Nikita Dubrovsky · 4 years ago
- 993e190 Merge "Change API names and constants by API review" into sc-dev by Peter Li · 3 years, 9 months ago
- 13d028d Change API names and constants by API review by lpeter · 3 years, 9 months ago
- 476cacb0 Add missing synchronized(mLock) into Autofill onServiceDied by Joanne Chung · 3 years, 9 months ago
- 7bb9eab Enable IME to control the source of suggestions by TYM Tsai · 3 years, 9 months ago
- 17e0410 Fallback to the default platform password manager by TYM Tsai · 3 years, 10 months ago
- 1dad2fa Merge "Update some autofill var names for clarity" into sc-dev by Nikita Dubrovsky · 3 years, 10 months ago
- 0cdc945 Update some autofill var names for clarity by Nikita Dubrovsky · 4 years ago
- d66c967 Implement inline suggestion tooltip by TYM Tsai · 3 years, 10 months ago
- 14ff834 Merge changes from topic "client_suggestions_fillrequest-sc-dev" into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 60fa57e Implements Autofill fill request to support client suggestions by TYM Tsai · 4 years ago
- 10c0b8a Merge "Pass InlineSuggestionsRequest via autofill auth intent extras" into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 235ee12 Pass InlineSuggestionsRequest via autofill auth intent extras by Feng Cao · 4 years ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
- 289da0b Add checked change APIs to RemoteViews by Stevie Kideckel · 4 years ago
- b965fb4 Allow autofill auth intent result to specify whether the new dataset is ephemeral or not by Feng Cao · 4 years ago
- 981cde1 When autofilling content, grant URI permissions to the target app by Nikita Dubrovsky · 4 years, 4 months ago
- 2e16bf6 Merge "Revert "Unify and clarify divergent flows e.g. where augmented autofill or"" by Ahaan Ugale · 4 years, 1 month ago
- 3c2cb700 Revert "Unify and clarify divergent flows e.g. where augmented autofill or" by Ahaan Ugale · 4 years, 1 month ago
- 165fe19 Merge "Unify and clarify divergent flows e.g. where augmented autofill or inline autofill is triggered." by Adam He · 4 years, 1 month ago
- 61ef632 Move CtsAutoFillServiceTestCases to group presubmit-large by David James · 4 years, 1 month ago
- 959d41c Merge "Move launched activity info getter to ActivityClientController" by Riddle Hsu · 4 years, 1 month ago
- 6e95425 Unify and clarify divergent flows e.g. where augmented autofill or by Adam He · 4 years, 2 months ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
- 9af6ac7 Merge changes from topic "dec5" am: c2793cf12b by Jeff Sharkey · 4 years, 1 month ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
- f90b2d4 Move launched activity info getter to ActivityClientController by Riddle Hsu · 4 years, 1 month ago
- b32f5f70 Merge "Add lifecycle states to Session to help add clarity and ease of maintenance to Sessions." by Adam He · 4 years, 1 month ago
- 5ccbeec Add lifecycle states to Session to help add clarity and ease of by Adam He · 4 years, 3 months ago
- b6a3368 Add needed tests in TEST_MAPPINGs under autofill related paths by Joanne Chung · 4 years, 5 months ago
- 5b5f1c0 Use the flag FLAG_MUTABLE when creating the PendingIntent by Joanne Chung · 4 years, 2 months ago