Commit Graph

92 Commits (voice-calls-2)

Author SHA1 Message Date
Ryan Zhao ed0c2d1e52 Merge branch 'fix/linkPreviewDarkModeText' into voice-calls-2 4 years ago
Morgan Pretty dbb0cdf0cb Fixed an issue where the text on the LinkPreview in dark mode wasn't visible 4 years ago
ryanzhao 6cb3e1db22 add interaction for showing missed call tips if the permission is denied 4 years ago
Ryan Zhao 36094eed7f Merge branch 'remove-unused-code' into voice-calls-2 4 years ago
Morgan Pretty 0842dbff1e Removed a bunch of unused code
Removed the legacy Theme code (replaced with SessionUIKit equivalents)
Removed the OWSOrphanDataCleaner (unused)
Removed the OWSReceiptType_Delivery from the OWSOutgoingReceiptManager (unused)
Removed the TSStorageKeys and TSStorageHeaders files (unused)
Removed the LKMessageIDCollection (unused - only had methods for deleting data from the collection)
Removed the OWSPrimaryStorageTrustedKeysCollection and OWSIdentityManager_QueuedVerificationStateSyncMessages (unused)
Removed collections and notifications from OWSProfileManager (unused)
4 years ago
Ryan Zhao fc093a0157 Merge branch 'dev' into bug-fix-for-call 4 years ago
Morgan Pretty 990edd20df Swapped a force-unwrap to an optional unwrap 4 years ago
Ryan Zhao 37614fe3d8 Merge branch 'dev' into voice-calls-2 4 years ago
RyanZhao 9e020948d6
Merge pull request #594 from RyanRory/bug-fixes-1.11.23
Bug fixes for 1.11.22
4 years ago
Ryan Zhao 7fb6726d43 refactor on media+text message cell 4 years ago
Ryan Zhao 81317db165 fix message with two links and a link preview, second link uses address of first 4 years ago
Ryan Zhao 95797d427c fix link preview text colour 4 years ago
Morgan Pretty 22e5352983 Swapped a number of areas to use the built-in tintColor instead of the custom asTintedImage 4 years ago
Ryan Zhao a68ed28a7a Merge branch 'dev' into voice-calls-2 4 years ago
Ryan Zhao 2bfbf25c75 Merge branch 'ipad-support-1' into voice-calls-2 4 years ago
Ryan Zhao 094fbfec2e improvements on sizes to make the UI look much better 4 years ago
Ryan Zhao 52407aec03 Merge branch 'ipad-support-1' into voice-calls-2 4 years ago
Ryan Zhao e014fe0367 prevent the message bubble not being wide enough to show the corner radius for very short message 4 years ago
Ryan Zhao 821bd4cadb fix visible message bubble round corner issue 4 years ago
Ryan Zhao 2ae0ae40d4 minor improvements to reduce the database read on UI thread 4 years ago
Ryan Zhao 97bf861809 Merge branch 'dev' of https://github.com/oxen-io/session-ios into preformance-improvement 4 years ago
Ryan Zhao e428333b7b minor update to reduce database read on ui thread 4 years ago
Ryan Zhao 529bc58d05 fix swiping to reply for very short messages 4 years ago
Ryan Zhao 132254ee97 message bubble corner fix for link preview & open group invitation 4 years ago
Ryan Zhao 2d9f962a97 Merge branch 'dev' of https://github.com/oxen-io/session-ios into voice-calls-2 4 years ago
Ryan Zhao ebb7507728 Merge branch 'dev' of https://github.com/oxen-io/session-ios into 1.11.21 4 years ago
Ryan Zhao 166fbff26c improve selected message animation for global search 4 years ago
Ryan Zhao 70a562344c minor issue fix 4 years ago
Ryan Zhao d96d7468a4 fix read more button colour 4 years ago
Ryan Zhao 6ae84d3e37 update outgoing message text colour in light mode 4 years ago
Ryan Zhao d642d8a4ed improve image message ratio 4 years ago
Ryan Zhao 837b2ac157 fix a typo 4 years ago
Ryan Zhao c1c5678056 implement animation for selected search result message flickering 4 years ago
Ryan Zhao 29cd6fb312 fix minor issues 4 years ago
Ryan Zhao 2ee4b0119d improve image message ratio 4 years ago
Ryan Zhao e62877baca Merge branch 'dev' into voice-calls-2 4 years ago
RyanZhao 9521098afa
Merge pull request #537 from RyanRory/open-group-spam-prevention
Do not show user details to prevent spam
4 years ago
Ryan Zhao a356b080d0 Do not show user details to prevent spam 4 years ago
Ryan Zhao e42c8ea592 Merge branch 'doc-with-text' into voice-calls-2 4 years ago
Ryan Zhao 300f6f50cf add size label for file type attachment 4 years ago
Ryan Zhao d2f29e7db2 Merge branch 'doc-with-text' into voice-calls-2 4 years ago
Ryan Zhao 5e521a8192 fix the issue where no text will show along with a doc type attachment 4 years ago
Ryan Zhao 4b38f8b3b6 improve call message showing contact name 4 years ago
Ryan Zhao daa205e471 clean 4 years ago
Ryan Zhao 6703d8c7f4 add timestamp to call message UI 4 years ago
Ryan Zhao 9e6c81d28b improve call message UI 4 years ago
Ryan Zhao 0a3d84d5c8 WIP: Call message Ui improvements 4 years ago
ryanzhao 7b23b8f601 Merge branch 'dev' of https://github.com/oxen-io/session-ios into voice-calls-2 4 years ago
ryanzhao b81bdf71a4 Media message text UI improvement 4 years ago
ryanzhao 98268ebf73 hide outgoing call message sending status 4 years ago