|
@@ -11,6 +11,7 @@
|
|
3008CB7224F93EB900E6A617 /* AudioMessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */; };
|
|
3008CB7224F93EB900E6A617 /* AudioMessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */; };
|
|
3008CB7424F9436C00E6A617 /* AudioPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */; };
|
|
3008CB7424F9436C00E6A617 /* AudioPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */; };
|
|
3008CB7624F95B6D00E6A617 /* AudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7524F95B6D00E6A617 /* AudioController.swift */; };
|
|
3008CB7624F95B6D00E6A617 /* AudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7524F95B6D00E6A617 /* AudioController.swift */; };
|
|
|
|
+ 3010968926838A050032CBA0 /* VideoInviteCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3010968826838A040032CBA0 /* VideoInviteCell.swift */; };
|
|
30149D9322F21129003C12B5 /* QrViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30149D9222F21129003C12B5 /* QrViewController.swift */; };
|
|
30149D9322F21129003C12B5 /* QrViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30149D9222F21129003C12B5 /* QrViewController.swift */; };
|
|
30152C9425A5D91400377714 /* PaddingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */; };
|
|
30152C9425A5D91400377714 /* PaddingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */; };
|
|
30152C9725A5D91900377714 /* MessageLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30EF7323252FF15F00E2C54A /* MessageLabel.swift */; };
|
|
30152C9725A5D91900377714 /* MessageLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30EF7323252FF15F00E2C54A /* MessageLabel.swift */; };
|
|
@@ -24,6 +25,8 @@
|
|
302B84C6239676F0001C261F /* AvatarHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AC265E237F1807002A943F /* AvatarHelper.swift */; };
|
|
302B84C6239676F0001C261F /* AvatarHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AC265E237F1807002A943F /* AvatarHelper.swift */; };
|
|
302B84C72396770B001C261F /* RelayHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302B84C42396627F001C261F /* RelayHelper.swift */; };
|
|
302B84C72396770B001C261F /* RelayHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302B84C42396627F001C261F /* RelayHelper.swift */; };
|
|
302B84CE2397F6CD001C261F /* URL+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302B84CD2397F6CD001C261F /* URL+Extension.swift */; };
|
|
302B84CE2397F6CD001C261F /* URL+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302B84CD2397F6CD001C261F /* URL+Extension.swift */; };
|
|
|
|
+ 302D5450268B6B2300A8B271 /* MessageUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302D544F268B6B2300A8B271 /* MessageUtils.swift */; };
|
|
|
|
+ 302D5454268B84CB00A8B271 /* SettingsVideoChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302D5453268B84CB00A8B271 /* SettingsVideoChatViewController.swift */; };
|
|
302E1BB4252B5AB4008F4264 /* PlayButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302E1BB3252B5AB4008F4264 /* PlayButtonView.swift */; };
|
|
302E1BB4252B5AB4008F4264 /* PlayButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302E1BB3252B5AB4008F4264 /* PlayButtonView.swift */; };
|
|
30349291256441E200A523D0 /* QuotePreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30349290256441E200A523D0 /* QuotePreview.swift */; };
|
|
30349291256441E200A523D0 /* QuotePreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30349290256441E200A523D0 /* QuotePreview.swift */; };
|
|
303492952565AABC00A523D0 /* DraftModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303492942565AABC00A523D0 /* DraftModel.swift */; };
|
|
303492952565AABC00A523D0 /* DraftModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303492942565AABC00A523D0 /* DraftModel.swift */; };
|
|
@@ -210,6 +213,7 @@
|
|
3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioMessageCell.swift; sourceTree = "<group>"; };
|
|
3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioMessageCell.swift; sourceTree = "<group>"; };
|
|
3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayerView.swift; sourceTree = "<group>"; };
|
|
3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayerView.swift; sourceTree = "<group>"; };
|
|
3008CB7524F95B6D00E6A617 /* AudioController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioController.swift; sourceTree = "<group>"; };
|
|
3008CB7524F95B6D00E6A617 /* AudioController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioController.swift; sourceTree = "<group>"; };
|
|
|
|
+ 3010968826838A040032CBA0 /* VideoInviteCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoInviteCell.swift; sourceTree = "<group>"; };
|
|
30149D9222F21129003C12B5 /* QrViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrViewController.swift; sourceTree = "<group>"; };
|
|
30149D9222F21129003C12B5 /* QrViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrViewController.swift; sourceTree = "<group>"; };
|
|
3015634323A003BA00E9DEF4 /* AudioRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecorderController.swift; sourceTree = "<group>"; };
|
|
3015634323A003BA00E9DEF4 /* AudioRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecorderController.swift; sourceTree = "<group>"; };
|
|
3022E6BF22E8768800763272 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
3022E6BF22E8768800763272 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
@@ -236,6 +240,8 @@
|
|
30260CA6238F02F700D8D52C /* MultilineTextFieldCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultilineTextFieldCell.swift; sourceTree = "<group>"; };
|
|
30260CA6238F02F700D8D52C /* MultilineTextFieldCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultilineTextFieldCell.swift; sourceTree = "<group>"; };
|
|
302B84C42396627F001C261F /* RelayHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RelayHelper.swift; sourceTree = "<group>"; };
|
|
302B84C42396627F001C261F /* RelayHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RelayHelper.swift; sourceTree = "<group>"; };
|
|
302B84CD2397F6CD001C261F /* URL+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Extension.swift"; sourceTree = "<group>"; };
|
|
302B84CD2397F6CD001C261F /* URL+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Extension.swift"; sourceTree = "<group>"; };
|
|
|
|
+ 302D544F268B6B2300A8B271 /* MessageUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageUtils.swift; sourceTree = "<group>"; };
|
|
|
|
+ 302D5453268B84CB00A8B271 /* SettingsVideoChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsVideoChatViewController.swift; sourceTree = "<group>"; };
|
|
302E1BB3252B5AB4008F4264 /* PlayButtonView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PlayButtonView.swift; path = "deltachat-ios/Chat/Views/PlayButtonView.swift"; sourceTree = SOURCE_ROOT; };
|
|
302E1BB3252B5AB4008F4264 /* PlayButtonView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PlayButtonView.swift; path = "deltachat-ios/Chat/Views/PlayButtonView.swift"; sourceTree = SOURCE_ROOT; };
|
|
30349290256441E200A523D0 /* QuotePreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuotePreview.swift; sourceTree = "<group>"; };
|
|
30349290256441E200A523D0 /* QuotePreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuotePreview.swift; sourceTree = "<group>"; };
|
|
303492942565AABC00A523D0 /* DraftModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DraftModel.swift; sourceTree = "<group>"; };
|
|
303492942565AABC00A523D0 /* DraftModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DraftModel.swift; sourceTree = "<group>"; };
|
|
@@ -621,6 +627,7 @@
|
|
30E348E424F6647D005C93D1 /* FileTextCell.swift */,
|
|
30E348E424F6647D005C93D1 /* FileTextCell.swift */,
|
|
30A4149624F6EFBE00EC91EB /* InfoMessageCell.swift */,
|
|
30A4149624F6EFBE00EC91EB /* InfoMessageCell.swift */,
|
|
3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */,
|
|
3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */,
|
|
|
|
+ 3010968826838A040032CBA0 /* VideoInviteCell.swift */,
|
|
);
|
|
);
|
|
path = Cells;
|
|
path = Cells;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -795,6 +802,7 @@
|
|
78E45E3921D3CFBC00D4B15E /* SettingsController.swift */,
|
|
78E45E3921D3CFBC00D4B15E /* SettingsController.swift */,
|
|
B20462E32440A4A600367A57 /* SettingsAutodelOverviewController.swift */,
|
|
B20462E32440A4A600367A57 /* SettingsAutodelOverviewController.swift */,
|
|
B20462E52440C99600367A57 /* SettingsAutodelSetController.swift */,
|
|
B20462E52440C99600367A57 /* SettingsAutodelSetController.swift */,
|
|
|
|
+ 302D5453268B84CB00A8B271 /* SettingsVideoChatViewController.swift */,
|
|
AE76E5ED242BF2EA003CF461 /* WelcomeViewController.swift */,
|
|
AE76E5ED242BF2EA003CF461 /* WelcomeViewController.swift */,
|
|
AE8F503424753DFE007FEE0B /* GalleryViewController.swift */,
|
|
AE8F503424753DFE007FEE0B /* GalleryViewController.swift */,
|
|
30734325249A280B00BF9AD1 /* MediaQualityController.swift */,
|
|
30734325249A280B00BF9AD1 /* MediaQualityController.swift */,
|
|
@@ -830,6 +838,7 @@
|
|
AE0AA9552478191900D42A7F /* GridCollectionViewFlowLayout.swift */,
|
|
AE0AA9552478191900D42A7F /* GridCollectionViewFlowLayout.swift */,
|
|
AE6EC5272497B9B200A400E4 /* ThumbnailCache.swift */,
|
|
AE6EC5272497B9B200A400E4 /* ThumbnailCache.swift */,
|
|
21D6C9392606190600D0755A /* NotificationManager.swift */,
|
|
21D6C9392606190600D0755A /* NotificationManager.swift */,
|
|
|
|
+ 302D544F268B6B2300A8B271 /* MessageUtils.swift */,
|
|
);
|
|
);
|
|
path = Helper;
|
|
path = Helper;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1282,6 +1291,7 @@
|
|
30A4149724F6EFBE00EC91EB /* InfoMessageCell.swift in Sources */,
|
|
30A4149724F6EFBE00EC91EB /* InfoMessageCell.swift in Sources */,
|
|
302B84C6239676F0001C261F /* AvatarHelper.swift in Sources */,
|
|
302B84C6239676F0001C261F /* AvatarHelper.swift in Sources */,
|
|
AE77838D23E32ED20093EABD /* ContactDetailViewModel.swift in Sources */,
|
|
AE77838D23E32ED20093EABD /* ContactDetailViewModel.swift in Sources */,
|
|
|
|
+ 3010968926838A050032CBA0 /* VideoInviteCell.swift in Sources */,
|
|
303492CB257A814200A523D0 /* DraftArea.swift in Sources */,
|
|
303492CB257A814200A523D0 /* DraftArea.swift in Sources */,
|
|
AEE6EC3F2282C59C00EDC689 /* GroupMembersViewController.swift in Sources */,
|
|
AEE6EC3F2282C59C00EDC689 /* GroupMembersViewController.swift in Sources */,
|
|
B26B3BC7236DC3DC008ED35A /* SwitchCell.swift in Sources */,
|
|
B26B3BC7236DC3DC008ED35A /* SwitchCell.swift in Sources */,
|
|
@@ -1296,6 +1306,7 @@
|
|
305702A124C6453700D84EFC /* TypeAlias.swift in Sources */,
|
|
305702A124C6453700D84EFC /* TypeAlias.swift in Sources */,
|
|
AE19887523EB264000B4CD5F /* HelpViewController.swift in Sources */,
|
|
AE19887523EB264000B4CD5F /* HelpViewController.swift in Sources */,
|
|
AE0D26FD1FB1FE88002FAFCE /* ChatListController.swift in Sources */,
|
|
AE0D26FD1FB1FE88002FAFCE /* ChatListController.swift in Sources */,
|
|
|
|
+ 302D5450268B6B2300A8B271 /* MessageUtils.swift in Sources */,
|
|
30149D9322F21129003C12B5 /* QrViewController.swift in Sources */,
|
|
30149D9322F21129003C12B5 /* QrViewController.swift in Sources */,
|
|
AEE56D80225504DB007DC082 /* Extensions.swift in Sources */,
|
|
AEE56D80225504DB007DC082 /* Extensions.swift in Sources */,
|
|
7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */,
|
|
7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */,
|
|
@@ -1329,6 +1340,7 @@
|
|
AEC67A1E241FCFE0007DDBE1 /* ChatListViewModel.swift in Sources */,
|
|
AEC67A1E241FCFE0007DDBE1 /* ChatListViewModel.swift in Sources */,
|
|
30FDB71F24D8170E0066C48D /* TextMessageCell.swift in Sources */,
|
|
30FDB71F24D8170E0066C48D /* TextMessageCell.swift in Sources */,
|
|
AE1988A523EB2FBA00B4CD5F /* Errors.swift in Sources */,
|
|
AE1988A523EB2FBA00B4CD5F /* Errors.swift in Sources */,
|
|
|
|
+ 302D5454268B84CB00A8B271 /* SettingsVideoChatViewController.swift in Sources */,
|
|
AEFBE22F23FEF23D0045327A /* ProviderInfoCell.swift in Sources */,
|
|
AEFBE22F23FEF23D0045327A /* ProviderInfoCell.swift in Sources */,
|
|
AE6EC5242497663200A400E4 /* UIImageView+Extensions.swift in Sources */,
|
|
AE6EC5242497663200A400E4 /* UIImageView+Extensions.swift in Sources */,
|
|
30F8817624DA97DA0023780E /* BackgroundContainer.swift in Sources */,
|
|
30F8817624DA97DA0023780E /* BackgroundContainer.swift in Sources */,
|