Commit Graph
9 Commits
Author SHA1 Message Date
javier 3dc5b2b7fc Added the "navigationTitle" property to the ContentViewModel view model in the Sample app target to update the navigation title to show the selected locale. 2026-07-07 00:59:40 +02:00
javier d27e5fb38f Updated the "name(for:)" method for the ContentViewModel view model in the Sample app target to append the region flag emoji to the locale name. 2026-07-07 00:46:16 +02:00
javier f463c60b35 Updated the RecordingButtonStyle button style in the Recording feature target to tint the round background color. 2026-07-07 00:38:07 +02:00
javier 7ec938ceb3 Implemented the sync between feature and live activity timers for the ActivityReporting service in the Sample app target. 2026-07-06 23:33:57 +02:00
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 380ffc39b3 Implemented the ActivityReporting service in the Sample app target to surface the recording flow in Live Activities. 2026-07-05 22:06:45 +02:00
javier cbb5703751 Implemented the Persisting the selected locale across launches on the ContentView view in the Sample app target. 2026-07-05 21:04:29 +02:00
javier f1e4b59809 Extracted the PreviewPreinstalling service in the Sample app target into its own file and declared it as development asset. 2026-07-05 16:29:28 +02:00
javier 8576d6bac6 Restructured the Sample app target in the Xcode project and added its unit tests target as well. 2026-07-05 15:45:09 +02:00