Commit Graph

  • 8c1406ebe4 use existing property Joel Hawksley 2026-02-24 14:53:01 -07:00
  • caeeec4a2a dark mode fix Joel Hawksley 2026-02-24 14:50:22 -07:00
  • 95be9b49db update manifest Joel Hawksley 2026-02-24 14:43:16 -07:00
  • 93de3e2445 force dark color scheme Joel Hawksley 2026-02-24 14:43:07 -07:00
  • 38d095dd08 reset podfile.lock to main Joel Hawksley 2026-02-24 14:42:12 -07:00
  • 435b50b53d try again Joel Hawksley 2026-02-24 14:30:23 -07:00
  • a98574bee8 revert translations Joel Hawksley 2026-02-24 14:27:37 -07:00
  • 3f1ab7a32f Merge branch 'main' into watch-folders Joel Hawksley 2026-02-24 14:17:06 -07:00
  • f3c9c1399a Remove domains not ready for commonly used entities widget (#4388) Bruno Pantaleão Gonçalves 2026-02-24 21:49:13 +01:00
  • d69e51e386 Add experimental mTLS support (#4362) Bruno Pantaleão Gonçalves 2026-02-24 16:48:09 +01:00
  • 7dcdccc60f Use domain dependent action when executing entities "main action" (#4387) Bruno Pantaleão Gonçalves 2026-02-24 15:10:18 +01:00
  • 4a7fd46d67 Fix passive zone lookup in zone-only location privacy mode (#4385) Matthias 2026-02-24 10:47:38 +01:00
  • a21ebf003b Refactor WebViewController (#4383) Bruno Pantaleão Gonçalves 2026-02-23 11:57:56 +01:00
  • 5d88cf34cc Fix: DownloadManagerView traps window on Mac Catalyst with no dismiss path (#4379) Copilot 2026-02-23 10:20:26 +00:00
  • f77c2eafe8 Update Localized Strings (#4380) github-actions[bot] 2026-02-23 11:17:00 +01:00
  • 58c6117c10 Merge branch 'main' into watch-folders Bruno Pantaleão Gonçalves 2026-02-23 11:04:19 +01:00
  • 21a697a8e8 Fix lint issues Bruno Pantaleão 2026-02-23 11:04:00 +01:00
  • c05233bf63 Bind delayed instruction hide to SwiftUI view lifecycle (#4382) Max D 2026-02-22 23:37:44 +03:00
  • 8571eebf1d fix default folder colors Joel Hawksley 2026-02-20 05:33:07 -07:00
  • 5c85ffc3c2 Update Localized Strings (#4374) github-actions[bot] 2026-02-20 06:54:34 +00:00
  • d61e420c4a pod install Joel Hawksley 2026-02-19 20:14:10 -07:00
  • a57d10cafc fix code review suggestions? Joel Hawksley 2026-02-19 20:01:36 -07:00
  • 7423d44137 Update Sources/App/Settings/AppleWatch/HomeCustomization/WatchConfigurationView.swift Joel Hawksley 2026-02-19 19:53:47 -07:00
  • 4d5aa469d7 Update Sources/App/Settings/AppleWatch/HomeCustomization/WatchConfigurationView.swift Joel Hawksley 2026-02-19 19:53:31 -07:00
  • b94a5526ac Update Sources/Extensions/Watch/Home/WatchHomeView.swift Joel Hawksley 2026-02-19 19:53:15 -07:00
  • c0652aa691 Update Sources/App/Settings/AppleWatch/HomeCustomization/FolderEditView.swift Joel Hawksley 2026-02-19 19:52:59 -07:00
  • 53bf2018f9 fix issues from code review Joel Hawksley 2026-02-19 15:54:58 -07:00
  • a09ce527c7 Merge branch 'watch-folders' of https://github.com/joelhawksley/iOS into watch-folders Joel Hawksley 2026-02-19 15:49:33 -07:00
  • ca91bca2d1 Update HomeAssistant.xcworkspace/contents.xcworkspacedata Joel Hawksley 2026-02-19 15:42:42 -07:00
  • 7d4af73d40 Update Sources/Extensions/Watch/Home/MagicItemRow/WatchFolderRow.swift Joel Hawksley 2026-02-19 15:42:32 -07:00
  • 37f3d53ef6 Update Sources/Shared/MagicItem/MagicItemProvider.swift Joel Hawksley 2026-02-19 15:42:14 -07:00
  • 5b0eb6889b Merge branch 'main' into watch-folders Joel Hawksley 2026-02-19 15:31:01 -07:00
  • a9eadd5243 use gear for icon Joel Hawksley 2026-02-19 15:24:06 -07:00
  • 39c81c69c8 fix folder contents item icon color bug Joel Hawksley 2026-02-19 15:00:15 -07:00
  • f48a20ecd0 fix color sync issue Joel Hawksley 2026-02-19 14:47:40 -07:00
  • 364e20d88a fix icon color issue, kind of Joel Hawksley 2026-02-19 14:39:58 -07:00
  • 5039d8c394 got it working on the watch! Joel Hawksley 2026-02-19 14:27:20 -07:00
  • f6ace8fb49 Merge branch 'main' into copilot/modify-app-launch-behavior copilot/modify-app-launch-behavior Bruno Pantaleão Gonçalves 2026-02-19 12:55:48 +01:00
  • bb273efca4 Only use config defined icon for CarPlay if user explicit set (#4371) Bruno Pantaleão Gonçalves 2026-02-19 11:56:39 +01:00
  • 9a1942c3f4 Merge branch 'main' into copilot/modify-app-launch-behavior Bruno Pantaleão Gonçalves 2026-02-19 11:40:56 +01:00
  • 15f27f4b10 Update Strings.swift Bruno Pantaleão 2026-02-19 11:37:54 +01:00
  • 68fee36abd Lint Bruno Pantaleão 2026-02-19 11:37:42 +01:00
  • c56f077b90 Disable Launch in Background toggle when Launch on Login is off copilot-swe-agent[bot] 2026-02-19 10:36:29 +00:00
  • a7d9ad06da Remove non-English localization strings as requested copilot-swe-agent[bot] 2026-02-19 10:21:23 +00:00
  • 82bed24650 Fix widget builder dismissal on macOS Catalyst (#4370) Copilot 2026-02-19 10:03:55 +00:00
  • 74b4e85f24 Add launch in background localized strings for all locales copilot-swe-agent[bot] 2026-02-18 21:25:35 +00:00
  • f81a3e0e03 Add launch in background preference and window activation logic copilot-swe-agent[bot] 2026-02-18 21:25:11 +00:00
  • a9005bf0ce Initial plan copilot-swe-agent[bot] 2026-02-18 21:21:27 +00:00
  • 9b2156e4fe Fix CI workflow git fetch failures in PR check jobs (#4372) Copilot 2026-02-18 18:38:57 +01:00
  • ab3d3c34a9 Add Common Controls widget (#4365) Copilot 2026-02-18 13:45:03 +01:00
  • 0fea33ac95 Fix HAAppEntity initializer calls to include rawDeviceClass parameter copilot/add-unit-tests-for-common-controls copilot-swe-agent[bot] 2026-02-18 12:38:44 +00:00
  • 4ab640aaf9 Add comprehensive unit tests for Common Controls widget components copilot-swe-agent[bot] 2026-02-18 12:37:30 +00:00
  • 079da74d4a Initial plan copilot-swe-agent[bot] 2026-02-18 12:32:39 +00:00
  • 1a7ed9fc17 Update Localized Strings (#4366) github-actions[bot] 2026-02-18 11:25:17 +00:00
  • 65316f2602 Check connection state before auto reload webview (#4364) Bruno Pantaleão Gonçalves 2026-02-18 11:13:20 +01:00
  • 9c2a40075c Improve to-do list widget UI, row heights and alignment. (#4367) Bruno Pantaleão Gonçalves 2026-02-18 10:42:46 +01:00
  • 7c458599e8 Update Localized Strings (#4361) github-actions[bot] 2026-02-17 15:56:49 +00:00
  • ca986f1e8e Fix widget todo list time display for sub-hour due dates (#4359) Copilot 2026-02-17 16:16:13 +01:00
  • e88a9f7cea Fix fork PR comment failures by adding repository check conditions (#4363) Copilot 2026-02-17 14:10:19 +01:00
  • af1967b282 Add due date to todo list widget + haptics (#4357) Bruno Pantaleão Gonçalves 2026-02-16 11:18:27 +01:00
  • a739efe161 GitHub Actions: Bump docker/build-push-action from 6.18.0 to 6.19.2 in the dependencies group (#4358) dependabot[bot] 2026-02-16 09:34:59 +01:00
  • dc375b70da Update Localized Strings (#4353) github-actions[bot] 2026-02-16 09:33:03 +01:00
  • 61e4905e96 Add haptic feedback to todo list widget buttons (#4355) Copilot 2026-02-14 18:39:47 +00:00
  • 76238c3a95 Update AppIntents to use system sound 1520 (Peek) (#4354) Copilot 2026-02-14 16:06:50 +00:00
  • 8851c538cb Bump CocoaPods and add arm64-darwin-25 (#4351) Bruno Pantaleão Gonçalves 2026-02-13 14:44:39 +01:00
  • 1687181617 Update Localized Strings (#4345) github-actions[bot] 2026-02-13 14:19:50 +01:00
  • e47b6a2662 Update todo list on app background + fix copy (#4350) Bruno Pantaleão Gonçalves 2026-02-13 12:05:36 +01:00
  • fdb0e2bc03 Todo list widget (#4347) Bruno Pantaleão Gonçalves 2026-02-12 23:40:14 +01:00
  • 3e9480ed88 Update Localized Strings (#4339) github-actions[bot] 2026-02-11 21:30:44 +01:00
  • 24a8cd74a7 Delete release.yml (#4343) Bruno Pantaleão Gonçalves 2026-02-11 15:44:45 +01:00
  • fbbd957738 Update release tag pattern to 'release/*/*' (#4342) Bruno Pantaleão Gonçalves 2026-02-11 14:54:47 +01:00
  • a4bcb20858 Fix release workflow tag pattern to match build numbers with dots (#4341) Copilot 2026-02-11 13:19:16 +00:00
  • 0b235e5d74 Add release workflow for release/YYYY.M.D/* tags (#4340) Copilot 2026-02-11 11:31:55 +01:00
  • 34e2a9fa40 Bump 2026.2.2 (#4338) Bruno Pantaleão Gonçalves 2026-02-10 23:31:49 +01:00
  • a6c224e251 Update Localized Strings (#4335) github-actions[bot] 2026-02-10 21:13:10 +00:00
  • 2120ef8b79 Add extra padding to DownloadManagerView (#4337) Bruno Pantaleão Gonçalves 2026-02-10 21:39:09 +01:00
  • 3c10e9c5aa Update Localized Strings (#4329) github-actions[bot] 2026-02-10 02:11:23 +00:00
  • 5c7a624d2e Bump 2026.2.1 (#4332) release/2026.2.1/2026.1766 Bruno Pantaleão Gonçalves 2026-02-10 01:19:39 +01:00
  • c29e9409f3 Fix crash on iOS 15/16 due to @Observable in PassThroughWindow (#4334) Bruno Pantaleão Gonçalves 2026-02-10 00:34:35 +01:00
  • 82e1ce3daa Use NavigationStack for settings starting on iOS 16 (#4330) Bruno Pantaleão Gonçalves 2026-02-09 15:40:17 +01:00
  • 44cc90a7ba GitHub Actions: Bump ruby/setup-ruby from 1.287.0 to 1.288.0 in the dependencies group (#4328) dependabot[bot] 2026-02-09 13:56:51 +01:00
  • 120df2a204 Skip sync on Catalyst for load/refresh (#4325) Bruno Pantaleão Gonçalves 2026-02-08 16:07:54 +01:00
  • 1ce8b7c4c3 Move firebase messaging and swift messages to SPM (#4326) Bruno Pantaleão Gonçalves 2026-02-08 15:58:30 +01:00
  • e17f81f64b Organize webview folder (#4324) Bruno Pantaleão Gonçalves 2026-02-08 15:18:43 +01:00
  • 37eeabe567 Extract WebViewController delegates & protocol (#4323) Bruno Pantaleão Gonçalves 2026-02-08 14:34:17 +01:00
  • 9f8767c1a2 Update LocationManager.swift copilot/remove-debug-prints-codebase Bruno Pantaleão Gonçalves 2026-02-08 03:18:06 +01:00
  • 02cb8f696e Fix LauncherAppDelegate to remove logging entirely copilot-swe-agent[bot] 2026-02-08 01:42:01 +00:00
  • 458c70b3b7 Remove print statements from production code copilot-swe-agent[bot] 2026-02-08 01:40:00 +00:00
  • 51047e8ccc Initial plan copilot-swe-agent[bot] 2026-02-08 01:37:02 +00:00
  • eeb8b25003 Update Localized Strings (#4321) github-actions[bot] 2026-02-07 14:54:02 +01:00
  • 1245601cec Present downloads view as bottom sheet with medium detent (#4319) Copilot 2026-02-06 09:30:21 +01:00
  • da5124787f Use handleDownloadFailure for consistency and remove Task wrapper copilot/add-background-downloads-feature copilot-swe-agent[bot] 2026-02-06 00:41:39 +00:00
  • ffe26feca8 Remove deinit and clarify responsibility copilot-swe-agent[bot] 2026-02-06 00:41:01 +00:00
  • 3dd773bd10 Fix deinit isolation and extract failure handling copilot-swe-agent[bot] 2026-02-06 00:40:12 +00:00
  • b3583ea282 Add thread safety with @MainActor isolation copilot-swe-agent[bot] 2026-02-06 00:39:23 +00:00
  • bccdef07fc Fix background task expiration handling per Apple docs copilot-swe-agent[bot] 2026-02-06 00:38:37 +00:00
  • 22db2b20bf Fix background task cleanup and UI state issues copilot-swe-agent[bot] 2026-02-06 00:37:46 +00:00
  • a93501ee3b Add expiration handling and logging for background tasks copilot-swe-agent[bot] 2026-02-06 00:37:10 +00:00
  • 8a9e35cc9a Fix race condition and potential helper leak copilot-swe-agent[bot] 2026-02-06 00:36:30 +00:00
  • 9845c6e0c8 Add background task support for downloads copilot-swe-agent[bot] 2026-02-06 00:35:37 +00:00