Decision: starting a recording from a control #5
No reviewers
Labels
No labels
area/agent
area/capture
area/editor
area/geo
area/security
area/sync
area/transcription
area/ui
area/vault
area/voice-memos
blocked
milestone/M1
milestone/M2
milestone/M3
milestone/M4
needs-decision
needs-hardware
p0
p1
p2
type/bug
type/enhancement
type/feature
type/idea
type/infrastructure
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Stash/stash-docs!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "m1-13-control-decision"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The decision behind stash-ios #38.
Why the Record control is a button rather than a toggle, and why it opens the app rather than
recording in place. The second one is the interesting half: the issue asked for a recording that
starts while the screen stays locked, and iOS does not permit an app to start audio recording from
the background at all. That was measured on a device, with the phone unlocked, rather than reasoned
about — a Control Center tap was refused at
AVAudioSession.setActive(true).Also what adopting
AudioRecordingIntentobliges: the Live Activity becomes a condition of therecording continuing, which inverts the rule this project otherwise holds absolutely — that the
lock screen can never fail a recording.
Branched from the same commit as
m1-12-documents-decision, since that one has not merged yet.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.