Commit Graph

3827 Commits (459101c20e9a8a2a1df11729e9c37e2bee85f79a)

Author SHA1 Message Date
Matthew Chen 459101c20e Add feature flag for contact sharing. 8 years ago
Michael Kirk b32a1d5076 Fix media page title view on iOS9/10
We must specify the frame of the titleView

Previously the titleView was the stackview, but we don't want to
"stretch" the labels to fit the size of the stack view, so we wrap the
stack view in a container view which becomes the new titleView.

// FREEBIE
8 years ago
Matthew Chen ff6b45abee Respond to CR. 8 years ago
Matthew Chen 1d56d56ca2 Clean up ahead of PR. 8 years ago
Matthew Chen 91d54360ba Add contact view. 8 years ago
Matthew Chen fa5577eece Create contact view. 8 years ago
Matthew Chen 2738bcbc58 Create contact view. 8 years ago
Michael Kirk e604437e24 Don't become first responder while presenting
// FREEBIE
8 years ago
Michael Kirk d98341697c format debug stats
// FREEBIE
8 years ago
Michael Kirk f782ea97df Use loading screen whenever launch is slow.
Previously we had to manually account for each version that had a DB
change.

// FREEBIE
8 years ago
Michael Kirk 5c0c01dea2 Contact picking
// FREEBIE
8 years ago
Matthew Chen 411d5a3b4f Respond to CR. 8 years ago
Matthew Chen 783bf5b81c Clean up ahead of PR. 8 years ago
Matthew Chen 708b44e3c5 Improve handling of contact display names. 8 years ago
Matthew Chen 7e35a7e7d7 Sketch out rendering of contact shares in conversation view. 8 years ago
Michael Kirk 0ab8fc2772 Proper flip asset
// FREEBIE
8 years ago
Matthew Chen d7cc7384e9 "Bump build to 2.25.0.5." 8 years ago
Matthew Chen 0316a98eb8 Undo renaming of contactShare property of TSMessage. 8 years ago
Matthew Chen 147368913c Gather all contact conversion logic in OWSContacts. 8 years ago
Matthew Chen 0d8cfc5403 Rename contact share class to contact. 8 years ago
Matthew Chen 757234d309 Populate contact share protos. 8 years ago
Matthew Chen 2a63423c3d Elaborate fake contact shares. 8 years ago
Matthew Chen c854cc3de6 Fix fake contact share message creation. 8 years ago
Matthew Chen 7490a55f61 Sketch out "contact share" model. 8 years ago
Matthew Chen 4b8a2fa8a3 Sketch out "contact share" model. 8 years ago
Matthew Chen 2fe7596e04 Only show archived threads UI if there are archived threads. 8 years ago
Matthew Chen 6ab48cec97 Only show archived threads UI if there are archived threads. 8 years ago
Matthew Chen 2e06ebfe19 Fix system cell layout. 8 years ago
Matthew Chen 7d08bef8a3 "Bump build to 2.25.0.4." 8 years ago
Matthew Chen 371718f72e Fix global reference to 'inbox' home view. 8 years ago
Matthew Chen 91f5460a0f "Bump build to 2.25.0.3." 8 years ago
Matthew Chen 8ae956bba8 Update l10n strings. 8 years ago
Matthew Chen 45be54f7ac Design polish for the "profile pic in conversation view" and "archived conversations in home view." 8 years ago
Michael Kirk b702695793 cleanup 8 years ago
Michael Kirk 55e19b55b3 Fix layout for iOS9/10
code cleanup

// FREEBIE
8 years ago
Michael Kirk 7a1d24a9ab Avatar updates when contact/profile/group photo changes
// FREEBIE
8 years ago
Michael Kirk b1bff71145 WIP moving to stackview backed header view in conversation view
- iOS10 with large titles doesn't truncate
8 years ago
Michael Kirk 3d766e4cf8 Replace ConversationHeaderView with stack view in Media Gallery
// FREEBIE
8 years ago
Matthew Chen 28063574d3 Fix call hangup crashes. 8 years ago
Matthew Chen 802379b4bc "Bump build to 2.25.0.2." 8 years ago
Matthew Chen 251ce29a82 Fix dynamic type issues in home view cells. 8 years ago
Matthew Chen 5a42bf0ffb Fix dynamic type issues in home view cells. 8 years ago
Matthew Chen fb0c47aa12 Fix dynamic type issues. 8 years ago
Matthew Chen 3233554683 Show database upgrade warning while launching v2.25 or later. 8 years ago
Matthew Chen cf532b9cba "Bump build to 2.25.0.1." 8 years ago
Matthew Chen 1efbc26e21 Fix build break. 8 years ago
Matthew Chen 789595f6c6 Update l10n strings. 8 years ago
Matthew Chen 79ccc015aa Fix missing l10n strings. 8 years ago
Matthew Chen 015a531ab2 "Bump build to 2.25.0.0." 8 years ago
Matthew Chen 204d379603 Respond to CR. 8 years ago