[PR #6593] Move the AppStateManager to the data module #12846

Closed
opened 2026-04-11 03:52:15 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6593

State: closed
Merged: Yes


🎟️ Tracking

N/A

📔 Objective

This PR migrates the AppStateManager to the data module so it can be reused in the Authenticator app.

Additional changes required for migration:

  • The AppCreationState.Created state requires the isAutofill flag to be set, so some autofill functionality ha been moved to the data module.
**Original Pull Request:** https://github.com/bitwarden/android/pull/6593 **State:** closed **Merged:** Yes --- ## 🎟️ Tracking N/A ## 📔 Objective This PR migrates the `AppStateManager` to the `data` module so it can be reused in the Authenticator app. Additional changes required for migration: * The `AppCreationState.Created` state requires the `isAutofill` flag to be set, so some autofill functionality ha been moved to the `data` module.
GiteaMirror added the pull-request label 2026-04-11 03:52:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#12846