Commit Graph

149 Commits (9f04e7c5dfca3075d9800ab38d38116eef5582d2)

Author SHA1 Message Date
Matthew Chen 90d8fb3d14 Refine view model diffing. 6 years ago
Matthew Chen e72dafb08e Use attachment pointers to restore attachments from backup. 6 years ago
Matthew Chen 6f64a809f3 Tap on album item. 7 years ago
Matthew Chen cd224a1590 Render single media as albums. 7 years ago
Matthew Chen 654325c6dc Add download progress indicators. 7 years ago
Matthew Chen a26086b303 Show attachment upload progress indicators. 7 years ago
Matthew Chen c1a5e1e258 Rename to media album. 7 years ago
Matthew Chen 3daf7d4744 Add OWSAttachmentDownloads. 7 years ago
Matthew Chen 02a9cc9181 Remove stroke on album items. 7 years ago
Matthew Chen f382cd770e Fix build break. 7 years ago
Matthew Chen 777e2b9251 Rename to media album. 7 years ago
Matthew Chen 2dfd4b2c0d Rename to media album. 7 years ago
Matthew Chen 60c5a84dd2 Fix issues in media gallery cells; Improve debug galleries. 7 years ago
Matthew Chen 5aa6467d20 Fix issues in media gallery cells. 7 years ago
Matthew Chen 34e85dd90e Fix media gallery cell edge cases. 7 years ago
Matthew Chen ee3bdca336 Fix media gallery cell edge cases. 7 years ago
Matthew Chen 0c76e1c02d Use ConversationMediaView to simplify media rendering in conversation view cells. 7 years ago
Matthew Chen cf057e3af3 Modify MediaGalleryCellView to handle still images. 7 years ago
Matthew Chen ec6de40bd9 Modify MessageBubbleView to support media galleries. 7 years ago
Matthew Chen cbaf40d4ce Respond to CR. 7 years ago
Matthew Chen d161e5ff3d Add inner shadows to media thumbnails. 7 years ago
Matthew Chen f9eab5cd24 Merge remote-tracking branch 'origin/release/2.29.2' 7 years ago
Michael Kirk c7662b5a86 Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
7 years ago
Matthew Chen dc3467dcda Tidy up attachment usage. 7 years ago
Matthew Chen 30ed6caf06 Use thumbnails as video stills in conversation view. 7 years ago
Matthew Chen ad0d094831 Fix build breakage. 7 years ago
Matthew Chen 748b243156 Restore full-screen thumbnails. 7 years ago
Matthew Chen 206432fdf0 Add failure methods to thumbnail service. 7 years ago
Matthew Chen cf469da943 Use new thumbnails in conversation cells. 7 years ago
Matthew Chen 446ceb2b9c Rename AttachmentStream methods. 7 years ago
Matthew Chen 498828f93c Rename AttachmentStream methods. 7 years ago
Matthew Chen f473f60111 Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen cc5a480baa Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 3a50377902 Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 713606271c Rename fail macros in Obj-C. 7 years ago
Michael Kirk 464b854eb1 CR: follow naming conventions 7 years ago
Michael Kirk 5148747c12 clean up long text VC 7 years ago
Michael Kirk a1e8bb865c Larger jumbomoji 7 years ago
Matthew Chen c91bc71ebd Cache sender name size. 7 years ago
Michael Kirk 78ad597e44 Merge tag '2.28.0.15' 7 years ago
Matthew Chen 026ef02ce5 Refine 'new message' animations. 7 years ago
Matthew Chen 7759c9ca0f Refine theme. 7 years ago
Michael Kirk 6e1c1a681b Merge tag '2.28.0.12' 7 years ago
Matthew Chen 9d5af7bb2e Set sender names apart. 7 years ago
Matthew Chen 48975eaac8 Respond to CR. 7 years ago
Matthew Chen e3622739b2 Remove media thumbnail shadows. 7 years ago
Michael Kirk 8da47b64d9 clarify different methods
These method names were too similar to existing methods in PureLayout, which
have slightly different behavior.

ows_autoPinToSuperviewEdges uses left/right, whereas PureLayouts uses
leading/trailing

ows_autoPinToSuperviewMargins uses our own constraint adding logic, which
behaves differently in some cases.
7 years ago
Matthew Chen 8287076499 More design tweaks. 7 years ago
Matthew Chen fdc4fafe7a Tweak phone number & profile names. 7 years ago
Matthew Chen a9c7e77b84 Respond to CR. 7 years ago