Bitwarden-app-android-iphon.../src/watchOS/bitwarden/bitwarden WatchKit Extension
Federico Maccaroni 9f8307a4ff
[EC-770] Implement MessagePack on Watch sync (#2264)
* EC-770 Started implementing MessagePack for the iPhone -> Watch communication

* EC-770 Removed Pods and installed MessagePack through SPM

* EC-770 Implemented MessagePack + Lzfse compression when syncing iPhone -> Watch

* EC-770 Added MessagePack as submodule and updated the build to checkout the submodule as well. Also added MessagePack files as reference in the watch project

* EC-770 Updated build

Updated build.yml to checkout submodules on iOS
2023-03-09 15:45:51 -03:00
..
Assets.xcassets EC-820 Added icons for Watch Complication and updated the Watch app icons (#2258) 2022-12-23 22:39:50 +00:00
Controls EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
DataStorage EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
Entities EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
Helpers [EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250) 2022-12-22 17:59:12 +00:00
Localization/en.lproj [EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250) 2022-12-22 17:59:12 +00:00
Models [EC-770] Implement MessagePack on Watch sync (#2264) 2023-03-09 15:45:51 -03:00
Preview Content/Preview Assets.xcassets EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
Services EC-868 clear console logging (#2265) 2022-12-29 15:00:13 -03:00
Utilities [EC-770] Implement MessagePack on Watch sync (#2264) 2023-03-09 15:45:51 -03:00
ViewModels [EC-770] Implement MessagePack on Watch sync (#2264) 2023-03-09 15:45:51 -03:00
Views [EC-770] Implement MessagePack on Watch sync (#2264) 2023-03-09 15:45:51 -03:00
ComplicationController.swift EC-820 Added icons for Watch Complication and updated the Watch app icons (#2258) 2022-12-23 22:39:50 +00:00
ExtensionDelegate.swift [EC-628] Added Crashlytics to the watchOS project (#2267) 2022-12-30 17:51:35 +00:00
Info.plist EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
NotificationController.swift EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
NotificationView.swift EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
PushNotificationPayload.apns EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
WatchConnectivityManager.swift [EC-770] Implement MessagePack on Watch sync (#2264) 2023-03-09 15:45:51 -03:00
bitwardenApp.swift [EC-628] Added Crashlytics to the watchOS project (#2267) 2022-12-30 17:51:35 +00:00