summaryrefslogtreecommitdiff
path: root/packages/CredentialManager
AgeCommit message (Collapse)Author
2025-04-12Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Bug: 408276020 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c919bd5133f7a723cdc900fd6e85f4b5ef039d09) Merged-In: I3d440cbe29ea505bc6fb4d87556804f190959e6c Change-Id: I3d440cbe29ea505bc6fb4d87556804f190959e6c
2025-03-11Adding Dark or Transparent theme for the splash screen of Credential Manager nayanrath
BUG: 379815309 Test: manual After: http://b/379815309#attachment63533070 (cherry picked from https://partner-android-review.googlesource.com/q/commit:9ad18b8a967cac8ae1c081f93ed605249bc9c78d) Merged-In: Ie0ede038228b2c30d65e8a5e7fa80369487261ed Change-Id: Ie0ede038228b2c30d65e8a5e7fa80369487261ed
2025-02-24Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I55e23f9ec981b1913333725f952c22e9ebcd4902
2025-02-18Fix time overlap issue in Sign-in Options screen of Credential Manager Shrisha Udupa
There is an issue of time overlapping with other content as the user scrolls in Sign-in options screen of Address book app in Credential Manager. This change fixes the issue by changing the columnState of MultiCredentialsFlattenScreen from being set to be laid out directly below the time text to being passed as a parameter through the scrollable just like the other screens. Bug: 377251580 Test: Open Address Book -> Login -> Sign-in options. Scroll through the screen and check that the time text at the top doesn't overlap with other content in the screen. Screenrecording of the fix attached in the bug. Change-Id: I9bf964a6783dfb088f9f74ee063de7d75386e8f8
2025-02-10Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I8d54f54b4fab10134d7fee1decc658681be8b161
2025-01-14Merge "Import translations. DO NOT MERGE ANYWHERE" into main Bill Yi
2025-01-13Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I2579eff939362e18094f4195e29fc2a19190fda2
2025-01-13Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I34bae4472f35505ad9f0a975ca4d4d432040c9e9
2025-01-06Merge "Stop using _upstream suffix." into main am: e0fa880b62 am: 08b5eb0388 Treehugger Robot
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3434333 Change-Id: Ibdc234b159386fbe4a2a08913a2f6b3a6e66f8ae Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-12-30Stop using _upstream suffix. Rex Hoffman
Bug: 386691288 Test: CI Change-Id: I83bed144fbc6320504c988d6dc8f9a3f7e60f1b5
2024-12-26Merge "Import translations. DO NOT MERGE ANYWHERE" into main Treehugger Robot
2024-12-26Merge "Import translations. DO NOT MERGE ANYWHERE" into main Treehugger Robot
2024-12-20Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: Ib40bf8eb8e46b3214547cf0f50385dbea1721ec4
2024-12-20Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I44086d833f9f1afafa4683ccf3fe834f266f5878
2024-12-19Fix talkback description for hide password button Joy Babafemi
Bug: 379200787 Test: Manual tests Flag: EXEMPT minor fix Change-Id: I1f8ec1ba3f4a76a215d0b922ecad1b2538dcc853
2024-12-10Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I12200b4843c54f53f28fb24761600c41df86f74a
2024-12-09Merge "Migrate materialColor* attributes into colors" into main Marcelo Arteiro
2024-12-05Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: If239422257cf4023f37dd20f1f7403834b457005
2024-12-05Migrate materialColor* attributes into colors Marcelo Arteiro
The new color were already introduces in a previous CL ag/30322786 This CL is about replacing the attribute usage by the new color resources, which should work the same but cannot be overwritten, or styled, guaranteeing consistency across the OS. The old attributes are also being removed here. Bug: 374273611 Bug: 355006667 Bug: 379465927 Test: presubmit Flag: EXEMPT Un-flaggable refactor of private color resources Change-Id: I0305e6d8a879a9fc98295f2a9de43517a3a9992e
2024-12-02Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I1b2acc3b74cfc9fc221c10f4807aa2a5795b7362
2024-11-27Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I6107774ea10241ad9c0aae14233ee9744bc55a58
2024-11-26Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: Id877cdfa69862d4976025dda2b045d368e3afd6c
2024-10-16Fix snackbar paddings in CredMan UI Joy Babafemi
Bug: 373563472 Test: Manual Flag: EXEMPT minor ui fix Change-Id: Ice05f18ca078efce14aec76aa8d218f4b69c33c7
2024-10-09Reconcile MaterialTheme.colorScheme and AndroidColorScheme (1/2) Jordan Demeulenaere
This CL reconcicles MaterialTheme.colorScheme with AndroidColorScheme, so that the only colors left in AndroidColorScheme are the ones not already available in MaterialTheme.colorScheme. See b/370422346#comment2 for details. This CL also adds a test that ensures that the Material colors match the associated value coming from attributes (R.attr.materialColorFoo). Bug: 370422346 Test: atest PlatformThemeTest Flag: NONE color alignment Change-Id: Ieef5db28a4b60e9de0d998597ad489c7d5468ebf
2024-09-13Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I6533dc4dbdb7cced4a44dda1391277d823e1ec51
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
modules should specify the submodule of java_sdk_library that the module actually depends on Test: CI Ignore-AOSP-First: resolving merge conflicts Flag: EXEMPT build dependency cleanup Bug: 358613520 Change-Id: I80af0b9efa88c668306f0ff1d51491a8180dc57f
2024-08-26Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I8b256a52580d554ee02fb630581de0dea520c060
2024-08-22Address linguistic bugs, Add locked provider chips to secondary screen as well harinirajan
go/credential-selector-ui Test: Manual Change-Id: I8704fc921d432a6d3bbe1752398a2144d0ea6ccd Flag: EXEMPT bugfix Bug: 359649621, 359650013, 359650037, 358272033, 361566141
2024-08-21Merge "Import translations. DO NOT MERGE ANYWHERE" into main Treehugger Robot
2024-08-19Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I56c0d2c3aece05343d2678562274ff3e9532edee
2024-08-19Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I26ba011be1e7f54bf69dc3438d9d83999337be17
2024-08-12Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I2e91de70f50fbe1d2baa3594104abbe58ac7c5e9
2024-08-01Use SIWG display name in single and multiple credential screens harinirajan
https://hsv.googleplex.com/6128614297829376 https://hsv.googleplex.com/4768216021729280 Flag: EXEMPT bugfix Bug:355488245, 356049400, 355437670 Test: CredentialSelectorUiStateGetMapperTest Change-Id: Ib51f95208b2a0a8550b7ff5d11540ec467b5d7f0
2024-07-31[UX fixes] Text alignment: https://hsv.googleplex.com/5891097690636288 harinirajan
No useless manage sign-ins title: https://hsv.googleplex.com/6199286827057152 Button color fix: https://hsv.googleplex.com/6672594588663808 Convert margins from dp to percentage and increase max lines to 2: Screens with Percentages Margins + other Teamfood UI bug fixes : Sign in options page: https://hsv.googleplex.com/4613594028179456, https://hsv.googleplex.com/5418564180770816 Choose a sign in: https://hsv.googleplex.com/4982413338869760 Single passkey screen: https://hsv.googleplex.com/5974787426877440 After maxLines set to 2 and alignment in chips fixed: https://hsv.googleplex.com/5014505334505472 Flag: EXEMPT bugfix Bug: 355236535, 355246297, 356047923, 337068075, 356048574 Test: Manual observation Change-Id: I6bafdd679a9fe9a73019280b5af14c92d9ec740b
2024-07-16Merge "Import translations. DO NOT MERGE ANYWHERE" into main Treehugger Robot
2024-07-15Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I1cebdf26794040b5411743e6136fee7cb7221264
2024-07-15Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I303a4a31637375b185ee8bba06495417479e73de
2024-07-09Merge "Import translations. DO NOT MERGE ANYWHERE" into main Bill Yi
2024-07-08Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: I2136e4a3b4a475cfcf9597d091024ba03777bdf3
2024-07-07Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: Id4c1b9f05762e4a8204ca8792d2403b217ea8066
2024-07-01Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: Ie75f815bdd0bec6d231c2b5d19a8cb94f9f07998
2024-06-17Merge "UI fixes to align locked provider chip with mocks, handle empty ↵ Harini Rajan
credential type display names, and handle empty credential lists" into main
2024-06-13BioPasskeys UI Bugfix to use DisplayName Arpan
The get flow was generated with a 'username' bit to account for general flows, but the passkey flow needs to condition to use displayname where possible. That conditioning needs to also be done in the biometric handler when the credential entry is being read. Bug: 333445772 Test: E2E AndroidVault Test Flag: EXEMPT bugfix Change-Id: I6036ef8581cfc573528e4bbe42b3d5e728db365b
2024-06-13Merge "Update to latest M3 bottom sheet parameter name" into main Natnael Belay
2024-06-12Merge "Logging onCreate/onNewIntent of CredentialSelectorActivity" into main ↵ Treehugger Robot
am: 5215c608b5 am: 1aa1f73f54 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3126661 Change-Id: I115cca7014a757a1b52a34cf62089f012116fc04 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-12Merge "Logging onCreate/onNewIntent of CredentialSelectorActivity" into main ↵ Treehugger Robot
am: 5215c608b5 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3126661 Change-Id: Idffe1313d74a62ee02680154651b04b144a8c861 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-12Logging onCreate/onNewIntent of CredentialSelectorActivity Shuang Hao
Change-Id: I37feda5aa770b77a83ff39b3ca242fb0553b68b9
2024-06-11Import translations. DO NOT MERGE ANYWHERE Bill Yi
Auto-generated-cl: translation import Change-Id: Ie23aa0f78772abb1f6c9e162fe03270ab8e0f84a
2024-06-08Clean up hint usage Reema Bajwa
Test: Cts Bug: 328457971 arm64-v8a CtsAutoFillServiceTestCases: Passed: 8, Failed: 0, Ignored: 0, Assumption Failed: 0 All tests passed! Change-Id: I3dac4e3524b1fb81dc0d4e9be9d12b5ca4bd696c
2024-06-07Merge "Import translations. DO NOT MERGE ANYWHERE" into main Treehugger Robot