Skip to content

App settings: an Applications screen to manage devices #79

Description

@Adron

Part of #76 — Companion-app settings sync — register Android under Settings → Applications

The Android-side equivalent of the web's Applications section: list the machines registered
for this app, with

  • Set as main workstation (only one at a time; the first ever registered gets it
    automatically),
  • Rename (PATCH …/devices/{deviceId}),
  • Remove (DELETE …/devices/{deviceId} — deletes that machine's per-device settings; removing
    the main workstation auto-promotes the most recently used),
  • View the stored settings, Copy to shared, and Delete shared settings.

Tests: promote/rename/remove round-trips; auto-promotion after removing the main
workstation.


Filed from the parity review of feature/parity-wip @ 14d7795 against interlinedlist.com (OpenAPI /api/openapi.json, 233 paths) and the public help centre.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Niche or minorarea:settingsSettings & preferencesparityClosing a gap against interlinedlist.com

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions