Commit Graph

7668 Commits (2ab7e644cd4433eef6ca64229f57e238df722243)
 

Author SHA1 Message Date
Matthew Chen ec8db7ee6f Merge branch 'charlesmchen/fixedBubbleSize' 7 years ago
Michael Kirk ad351de5cf "Bump build to 2.27.0.6." 7 years ago
Michael Kirk a16df5cd73 sync translations
// FREEBIE
7 years ago
Michael Kirk b4bda29d11 Merge branch 'mkirk/fix-hidden-searchbar' into release/2.27.0 7 years ago
Michael Kirk d9d5131e5f FIX: obscured searchbar upon returning
When navigating back from a conversation, we could be scrolled down a ways.
Since the search bar lives in the inbox table view, we need to make sure the
inbox table view is scrolled all the way up to keep the search bar visible.

// FREEBIE
7 years ago
Michael Kirk 00cde6a034 Merge branch 'mkirk/group-search' into release/2.27.0 7 years ago
Michael Kirk 1fcf25fabd FIX: compose search group cell
We switched sizing to automatic, but cell wasn't autolayout ready.
7 years ago
Michael Kirk 9c73dbc880 Merge branch 'mkirk/sync-touchups' into release/2.27.0 7 years ago
Michael Kirk b5b51eba24 CR: make members private where possible
add missing weak capture

// FREEBIE
7 years ago
Michael Kirk 3e4603920f Merge branch 'charlesmchen/searchFinderAssert' into release/2.27.0 7 years ago
Matthew Chen a6dbb7704a Remove overzealous assert in search finder. 7 years ago
Matthew Chen 2232c25487 Ensure bubble sizing. 7 years ago
Matthew Chen c7f9575df6 Ensure bubble sizing. 7 years ago
Matthew Chen 5e676c13d2 Merge branch 'charlesmchen/footerView' 7 years ago
Matthew Chen 3fba101421 Respond to CR. 7 years ago
Matthew Chen 18417edbde Introduce message cell footer view. 7 years ago
Matthew Chen 7d5ad0e165 Introduce message cell footer view. 7 years ago
Matthew Chen 6626e2ecc3 Introduce message cell footer view. 7 years ago
Matthew Chen f363a196f3 Introduce message cell footer view. 7 years ago
Matthew Chen a769499f56 Remove overzealous assert in search finder. 7 years ago
Matthew Chen cbacda87ca Introduce message cell footer view. 7 years ago
Matthew Chen 538cd4f893 Merge branch 'charlesmchen/refineConversationStyle' 7 years ago
Matthew Chen 8cfb6eef18 Refine conversation style. 7 years ago
Matthew Chen ad663ee06c Merge branch 'charlesmchen/conversationStyle' 7 years ago
Matthew Chen 33b1628c26 Rename to ConversationStyle. 7 years ago
Matthew Chen 661272750b Merge branch 'charlesmchen/groupSenderAvatars' 7 years ago
Michael Kirk 05b200c607 "Bump build to 2.27.0.5." 7 years ago
Michael Kirk 4576747bb7 sync translations 7 years ago
Michael Kirk 89402d0d27 Merge branch 'mkirk/webrtcM67' into release/2.27.0 7 years ago
Michael Kirk 38ee3653f7 synchronize access to CaptureController state
// FREEBIE
7 years ago
Michael Kirk af603e53c7 remove more unused state from PCC 7 years ago
Michael Kirk 61156656aa Only PCC needs to know about the local RTCTrack 7 years ago
Michael Kirk afa385feae adapt to capturer abstraction 7 years ago
Michael Kirk 0cd1cb80cc Compiling, but video sending not working. 7 years ago
Michael Kirk 064035f3f4 WIP M67 - plumb through AVCaptureSession
TODO:

-[x] plumb through AVCaptureSession
-[] get AVCaptureSession from PeerConnectionClient
-[] RTCDataChannel not unwrapped
-[] no member avFoundationSource
-[] no member "back camera"
7 years ago
Michael Kirk 51c3a3df65 update to latest webrtc artifact 7 years ago
Matthew Chen a5d52c4203 Clean up ahead of PR. 7 years ago
Matthew Chen 4effa56d50 Tweak 'group sender' avatars. 7 years ago
Matthew Chen e3a13dfd9e Respond to CR. 7 years ago
Matthew Chen 92f63cdb16 Merge branch 'charlesmchen/fixCellLayoutBreakage' 7 years ago
Matthew Chen a9b6fe5978 Respond to CR. 7 years ago
Matthew Chen fdd6174871 Fix breakage from cell layout changes. 7 years ago
Matthew Chen f29d83c99f Merge branch 'charlesmchen/tweakTextInsets' 7 years ago
Matthew Chen 990bb81e4a Respond to CR. 7 years ago
Matthew Chen a31bd16d90 Respond to CR. 7 years ago
Matthew Chen 7847db7e1c Tweak text insets to reflect dynamic type. 7 years ago
Matthew Chen fa860592c1 Merge branch 'charlesmchen/tweakMessages1' 7 years ago
Matthew Chen 4b5d994c3f Respond to CR. 7 years ago
Matthew Chen fc299b8700 Use UI database connection throughout the conversation cells. 7 years ago
Matthew Chen d40f74dd0b Respond to CR. 7 years ago