immich/mobile/ios
Brandon Wees 5574b2dd39
feat(mobile): add cast support (#18341)
* initial cast framework complete and mocked cast dialog working

* wip casting

* casting works!

just need to add session key check and remote video controls

* cleanup of classes

* add session expiration checks

* cast dialog now shows connected device at top of list with a list header. Discovered devices are also cached for app session.

* cast video player finalized

* show fullsize assets on casting

* translation already happens on the text element

* remove prints

* fix lintings

* code review changes from @shenlong-tanwen

* fix connect method override

* fix alphabetization

* remove important

* filter chromecast audio devices

* fix some disconnect command ordering issues and unawaited futures

* remove prints

* only disconnect if we are connected

* don't try to reconnect if its the current device

* add cast button to top bar

* format sessions api

* more formatting issues fixed

* add snack bar to tell user that we cannot cast an asset that is not uploaded to server

* make casting icon change to primary color when casting is active

* only show casting snackbar if we are casting

* dont show cast button if asset is remote and we are not casting

* stop playing media if we seek to an asset that is not remote

* remove https check since it works with local http IP addresses

* remove unneeded imports

* fix recasting when socket closes

* fix info plist formatting

* only show cast button if there is an active websocket connection (ie the server is accessible)

* add device capability bitmask checks

* small comment about bitmask
2025-06-08 21:55:23 -05:00
..
build/XCBuildData/a34f3d77f077776687d3b444cba8f1c4.xcbuilddata chore(mobile): update photo_manager 3.5.0 (#13050) 2024-10-01 08:18:13 +07:00
ci_scripts fix: shell scripts (#7186) 2024-02-18 17:03:01 -06:00
fastlane chore: version v1.134.0 2025-05-27 16:47:49 +00:00
Flutter fix(mobile): blurry memory photos (#6734) 2024-01-30 09:24:31 -06:00
Runner feat(mobile): add cast support (#18341) 2025-06-08 21:55:23 -05:00
Runner.xcodeproj feat: delta sync (#18428) 2025-05-29 10:42:00 -05:00
Runner.xcworkspace Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
ShareExtension feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
.gitignore chore: build report 2023-07-28 09:06:25 -05:00
Gemfile Change version of fastlane to override the current upload error to TestFlight 2022-03-18 20:39:31 -05:00
Gemfile.lock chore(deps): bump rexml from 3.2.8 to 3.3.6 in /mobile/ios (#12621) 2024-10-09 22:59:24 +07:00
Podfile chore(mobile): bump ios deployment target (#17715) 2025-04-21 05:18:25 +00:00
Podfile.lock feat(mobile): add cast support (#18341) 2025-06-08 21:55:23 -05:00