Skip to content

Conversation

@vitormattos
Copy link
Collaborator

Backport of #878

- Add device_id persistence to database via IAppConfig
- Implement lazy loading getDeviceId() method for device ID retrieval
- Improve device selection with 3 clear options:
  1. Use existing device (logout others)
  2. Logout all devices and create new
  3. Create new device (keep existing)
- Add device name prompt before creating new devices
- Enhance device list display with ID, display name, state, and creation date
- Update all device-scoped operations to use getDeviceId()
- Remove unused askDeviceAction() method
- Ensure deviceId is loaded from database across restarts

Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos merged commit 36f17e1 into stable31 Feb 10, 2026
19 checks passed
@vitormattos vitormattos deleted the backport/878/stable31 branch February 10, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant