Commit Graph
12 Commits
Author SHA1 Message Date
javier b3f0826122 Added the "reset()" method to the Reporting protocol in the Recording feature target to discard leftover Live Activities at launch and set a stale date on recording activities. 2026-07-06 23:05:24 +02:00
javier cfe6b1b408 Added the recording flow reporting and command listening on the RecordingViewModel view model in the Recording package target. 2026-07-05 22:00:43 +02:00
javier c2ac476257 Implemented the resumed interrupted recordings and allowed processing discards on the RecordingViewModel view model in the Recording package target. 2026-07-05 16:16:53 +02:00
javier d22a8dda13 Implemented the AssetPreinstalling service in the Recording package target. 2026-07-05 13:37:04 +02:00
javier 9949c94490 Extracted the error types in the Recording package target into the Errors folder. 2026-07-04 19:17:18 +02:00
javier b0c6e25639 Added a discard button and error handling to the RecordingView view in the Recording package target. 2026-07-04 15:59:30 +02:00
javier 1f1ac630f3 Improved the Capturing protocol in the Recording package target to capture interruptions and pause any active capture process. 2026-07-04 15:19:26 +02:00
javier 6a0e7698a5 Updated the Capturing procotol in the Recording package target to pass captured audio as a file URL instead of data. 2026-07-04 15:06:55 +02:00
javier be130eb05f Renamed the RecordingService protocol in the Recording package target as Capturing. 2026-07-04 13:41:56 +02:00
javier 68c070948e Made the transcribing callable and per-call for the transcribing protocol in the Recording package target. 2026-07-04 12:03:19 +02:00
javier 2b62de5154 Added the "locale" parameter to the initializer for the AudioTranscribingService service in the Recording package target. 2026-07-04 10:15:18 +02:00
javier aa9ec01611 Reorganized the Recording package target into folders. 2026-07-04 00:07:42 +02:00