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