0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/mobile/ios/Runner
martyfuhry e9c9b7a3e2
feat(mobile): iOS background sync notifications (#1811)
* adds notification handling logic

* notification on background updates for iOS

* fixed regression where i accidentally removed load translations from the background sync

* fixed ios translations

---------

Co-authored-by: Marty Fuhry <marty@fuhry.farm>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-02-21 06:28:52 -06:00
..
Assets.xcassets feat(mobile): iOS background sync (#1758) 2023-02-20 05:59:50 +00:00
BackgroundSync feat(mobile): iOS background sync notifications (#1811) 2023-02-21 06:28:52 -06:00
Base.lproj fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
AppDelegate.swift feat(mobile): iOS background sync notifications (#1811) 2023-02-21 06:28:52 -06:00
Info.plist feat(mobile): iOS background sync (#1758) 2023-02-20 05:59:50 +00:00
Runner-Bridging-Header.h
Runner.entitlements chore(mobile): styling and linter (#1807) 2023-02-20 21:40:19 -06:00
RunnerProfile.entitlements