Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
credentials providerevents
DO ZROBIENIA
Najnowsza aktualizacja |
Wersja stabilna |
Wersja kandydująca do publikacji |
Wersja Beta |
Wersja alfa |
13 sierpnia 2025 r. |
- |
- |
- |
1.0.0-alpha02 |
Deklarowanie zależności
Aby dodać zależność od zdarzeń dostawcy danych logowania, musisz dodać repozytorium Google Maven do projektu. Więcej informacji znajdziesz w repozytorium Maven Google.
Dodaj zależności dotyczące potrzebnych artefaktów w pliku build.gradle
aplikacji lub modułu:
Odlotowe
dependencies {
// Use to implement credentials providereventss
implementation "androidx.credentials.providerevents:providerevents:1.0.0-alpha02"
implementation "androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha02"
Kotlin
dependencies {
// Use to implement credentials providereventss
implementation("androidx.credentials.providerevents:providerevents:1.0.0-alpha02")
implementation("androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha02")
}
Więcej informacji o zależnościach znajdziesz w artykule Dodawanie zależności kompilacji.
Opinia
Twoja opinia pomoże nam ulepszyć Jetpacka. Jeśli odkryjesz nowe problemy lub masz pomysły na ulepszenie tej biblioteki, daj nam znać. Zanim utworzysz nową kartę, zapoznaj się z dotychczasowymi problemami w tej bibliotece. Możesz dodać swój głos do istniejącego problemu, klikając przycisk gwiazdki.
Tworzenie nowego problemu
Więcej informacji znajdziesz w dokumentacji narzędzia Issue Tracker.
Wersja 1.0
Wersja 1.0.0-alpha02
13 sierpnia 2025 r.
androidx.credentials.providerevents:providerevents:1.0.0-alpha02
i androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha02
zostają opublikowane. Wersja 1.0.0-alpha02 zawiera te zmiany.
Zmiany w interfejsie API
- Drobne zmiany w klasach wyjątków i
GetCapabilitiesRequest
(Ia6ee3)
- Dodano interfejsy API, które umożliwiają podmiotom polegającym na tożsamości (RP) wysyłanie sygnałów o stanie danych logowania do dostawców danych logowania, aby mogli oni aktualizować stan danych logowania po swojej stronie. (Ia7a65)
- Przeprowadź refaktoryzację
ExportCredentialsResponse
, aby raportowane dane były pogrupowane według typu danych logowania (I3a088).
- Dodano nowe interfejsy API usługi konfiguracji urządzenia (Icc9d5)
Poprawki błędów
- Dodaliśmy nowe interfejsy API do wymiany danych logowania (I77c1c).
Wersja 1.0.0-alpha01
7 maja 2025 r.
androidx.credentials.providerevents:providerevents:1.0.0-alpha01
i androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha01
zostają opublikowane. Wersja 1.0.0-alpha01 zawiera te zmiany.
Nowe funkcje
- Dodajemy nowy
CredentialProviderEventsService
, który będzie obsługiwany przez dostawców danych logowania w celu otrzymywania zdarzeń z interfejsów Credential Manager API. Jedną z funkcji, które dostawcy danych uwierzytelniających mogą teraz obsługiwać w ramach tej usługi, jest warunkowe tworzenie kluczy dostępu. W przyszłości ta usługa będzie też rozpowszechniać inne aktualizacje dostawców danych logowania.
Zmiany w interfejsie API
CredentialProviderEventsService
– nowa usługa, z której dostawcy danych logowania mogą korzystać, aby otrzymywać zdarzenia z interfejsu Credential Manager API.
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-13 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-08-13 UTC."],[],[],null,["# credentials providerevents\n==========================\n\nAPI Reference \n[androidx.credentials.providerevents](/reference/kotlin/androidx/credentials/providerevents/package-summary) \nTODO \n\n| Latest Update | Stable Release | Release Candidate | Beta Release | Alpha Release |\n|-----------------|----------------|-------------------|--------------|--------------------------------------------------------------------------------------|\n| August 13, 2025 | - | - | - | [1.0.0-alpha02](/jetpack/androidx/releases/credentials-providerevents#1.0.0-alpha02) |\n\nDeclaring dependencies\n----------------------\n\nTo add a dependency on credentials providerevents, you must add the Google Maven repository to your\nproject. Read [Google's Maven repository](/studio/build/dependencies#google-maven)\nfor more information.\n\nAdd the dependencies for the artifacts you need in the `build.gradle` file for\nyour app or module: \n\n### Groovy\n\n```groovy\ndependencies {\n // Use to implement credentials providereventss\n implementation \"androidx.credentials.providerevents:providerevents:1.0.0-alpha02\"\n implementation \"androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha02\"\n```\n\n### Kotlin\n\n```kotlin\ndependencies {\n // Use to implement credentials providereventss\n implementation(\"androidx.credentials.providerevents:providerevents:1.0.0-alpha02\")\n implementation(\"androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha02\")\n\n\n}\n```\n\nFor more information about dependencies, see [Add build dependencies](/studio/build/dependencies).\n\nFeedback\n--------\n\nYour feedback helps make Jetpack better. Let us know if you discover new issues or have\nideas for improving this library. Please take a look at the\n[existing issues](https://issuetracker.google.com/issues?q=componentid:1301097%20status:open)\nin this library before you create a new one. You can add your vote to an existing issue by\nclicking the star button.\n\n[Create a new issue](https://issuetracker.google.com/issues/new?component=1301097&template=1773864)\n\nSee the [Issue Tracker documentation](https://developers.google.com/issue-tracker)\nfor more information.\n\nVersion 1.0\n-----------\n\n### Version 1.0.0-alpha02\n\nAugust 13, 2025\n\n`androidx.credentials.providerevents:providerevents:1.0.0-alpha02` and `androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha02` are released. Version 1.0.0-alpha02 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/b6c541571b9fb5471f965fc52612cb280713e5e4..c359e97fece91f3767a7d017e9def23c7caf1f53/credentials/providerevents).\n\n**API Changes**\n\n- Minor refactors to exception classes and `GetCapabilitiesRequest` ([Ia6ee3](https://android-review.googlesource.com/#/q/Ia6ee3ffde660611001aaad53a0d4decb3dfdb311))\n- Added APIs that allow relying parties (RPs) to send credential state signals to credential providers, such that they can update the state of the credentials on their end. ([Ia7a65](https://android-review.googlesource.com/#/q/Ia7a6505fc70cc69ac5e49c9fc2069744d6ea68e9))\n- Refactor `ExportCredentialsResponse` such that the metrics reported are grouped by the credential type ([I3a088](https://android-review.googlesource.com/#/q/I3a08855bb616b3c77fda1c3f9821fc54145df871))\n- Added new APIs for device setup service ([Icc9d5](https://android-review.googlesource.com/#/q/Icc9d59659d8a613accd78eecdb669e7140d2d142))\n\n**Bug Fixes**\n\n- Added new apis for credential exchange ([I77c1c](https://android-review.googlesource.com/#/q/I77c1ce3a524eacbdf08003bcf414c4b7c59703c4))\n\n### Version 1.0.0-alpha01\n\nMay 7, 2025\n\n`androidx.credentials.providerevents:providerevents:1.0.0-alpha01` and `androidx.credentials.providerevents:providerevents-play-services:1.0.0-alpha01` are released. Version 1.0.0-alpha01 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/b6c541571b9fb5471f965fc52612cb280713e5e4/credentials/providerevents).\n\n**New Features**\n\n- A new `CredentialProviderEventsService` is being added that credential providers will support to receive events from Credential Manager APIs. One of the features that credential providers can now support through this service is the passkey conditional create experience. This service is designed to propagate other credential provider updates as well in the future.\n\n**API Changes**\n\n- `CredentialProviderEventsService` - a new service for credential providers to extend from in order to receive events from Credential manager API."]]