Commit Graph

95 Commits (d99054d895f9e6b760b401cdffebe75e900c0b7c)

Author SHA1 Message Date
Michael Kirk d99054d895 Reply menu item
MVP

- [x] populate from menu
- [] send quoted message

TODO

- [] thumbnail
- [] paperclip icon showing for text message
- [] cancel button asset
- [] fonts
- [] colors
- [] adjust content inset/offset when showing quote edit

NICE TO HAVE

- [] animate presentation
- [] animate dismiss
- [] non-paperclip icon for generic attachments

// FREEBIE
8 years ago
Matthew Chen 00a81355d6 Respond to CR. 8 years ago
Matthew Chen 324afb1152 Modify cells to show quoted messages. 8 years ago
Matthew Chen 5824cbd2a8 Modify cells to show quoted messages. 8 years ago
Matthew Chen 988b6ffae7 Modify cells to show quoted messages. 8 years ago
Matthew Chen f6f98369a6 Modify cells to show quoted messages. 8 years ago
Matthew Chen 22dc904283 Modify cells to show quoted messages. 8 years ago
Matthew Chen 2278cdd589 Modify cells to show quoted messages. 8 years ago
Michael Kirk 6f1608f44b Conventional naming for out custom PureLayout methods.
This moves methods more in line with PureLayout conventions.

- Methods always specify if they pin to an edge vs margin

- `margin` is a reserved word which should only refer to layout margins.
  i.e. do not use it to refer to "inset" and "offset".

// FREEBIE
8 years ago
Matthew Chen f98c45603c Respond to CR. 8 years ago
Matthew Chen 4f9085a761 Bubble collapse. 8 years ago
Matthew Chen 3ca2c08b06 Bubble collapse. 8 years ago
Matthew Chen 578f40d791 Bubble collapse. 8 years ago
Matthew Chen c8012d3891 Bubble collapse. 8 years ago
Matthew Chen 8d74c68f9d Bubble collapse. 8 years ago
Matthew Chen 8a74e10208 Bubble collapse. 8 years ago
Matthew Chen e0e8eafb5d Bubble collapse. 8 years ago
Matthew Chen e1e6606783 Bubble collapse. 8 years ago
Matthew Chen cb00b22870 Bubble collapse. 8 years ago
Matthew Chen 6525ccdb05 Bubble collapse. 8 years ago
Matthew Chen 75177ef00f Bubble collapse. 8 years ago
Michael Kirk 6c877403cf Fix delete from message details
// FREEBIE
8 years ago
Matthew Chen b296cfb893 Sketch out incremental backup manager and settings view. 8 years ago
Matthew Chen 246a56e925 Respond to CR. 8 years ago
Matthew Chen 33686594e9 Tweak debug logging. 8 years ago
Matthew Chen ba42ac73d8 Revisit TODOs in the SAE work. 8 years ago
Michael Kirk 7734958eec Make "swipe for info" RTL compatible
// FREEBIE
8 years ago
Michael Kirk 54f7c298b7 Only initiate "show details" pan gesture when swiping back
// FREEBIE
8 years ago
Michael Kirk a423fe8a0e WIP Merge tag '2.19.4.4'
- restore video playback in fullscreen

This was a large merge, so I'm opting to make some changes in separate
commits.
8 years ago
Michael Kirk 8851413b35 CR: cleanup, remove debug animation time, move constant
// FREEBIE
8 years ago
Matthew Chen 16f7317579 Complete backup restore/import. 8 years ago
Matthew Chen 272a90d269 Add import back up UI. Begin work on import backup logic. 8 years ago
Michael Kirk 918e3f7dfe Videos play in full-screen media view controller, use modern movie
player.

// FREEBIE
8 years ago
sdkjfhsdkjhfsdlkjhfsdf cf091758a5 Fix oversized text messages
// FREEBIE
8 years ago
sdkjfhsdkjhfsdlkjhfsdf f5b9ae97ef fix insets for incoming vs outgoin
// FREEBIE
8 years ago
sdkjfhsdkjhfsdlkjhfsdf eeaea5fa01 better match for corner radius
// FREEBIE
8 years ago
sdkjfhsdkjhfsdlkjhfsdf 0ea3a36559 make sure captioned attachment doesn't grow too large
// FREEBIE
8 years ago
sdkjfhsdkjhfsdlkjhfsdf 0e9c9a9bb3 Separate gestures for text/vs media
// FREEBIE
8 years ago
sdkjfhsdkjhfsdlkjhfsdf 92477c78b7 cleanup before PR 8 years ago
Michael Kirk bce18637f0 render attachments with captions
// FREEBIE
8 years ago
Michael Kirk 3176cb5a62 text sizing correctly 8 years ago
Michael Kirk f8866c4e0b Fix some constraints, get other attachment types looking good
TODO
- [ ] message bubble sizes are not correct. Not always wide enough to
      fit their content.

// FREEBIE
8 years ago
Michael Kirk 76ca52f33c caption bubble properly sized, but all attachments make space now 8 years ago
Michael Kirk 3eb3c268a9 Towards a caption in message
TODO

- [ ] adjust height properly
- [ ] all media types
- [ ] include caption in message details
- [ ] gestures working on both independently
- [ ] perf benchmark

// FREEBIE
8 years ago
Michael Kirk 9ac3ce3758 Memoize bubble factory
Shaves 5% off of initial conversation load.

// FREEBIE
8 years ago
Matthew Chen a4879f6bb5 Remove redundant logTag methods. 8 years ago
Matthew Chen 8eb4e682d9 Revert "Show menu controller from centroid of message cells."
This reverts commit 08bb1c909d.
8 years ago
Matthew Chen cebeea9189 Reduce extremes of Jumbomoji behavior. 8 years ago
Matthew Chen 572de11763 Apply dynamic type sizing to Jumbomoji. 8 years ago
Michael Kirk 228e350e2a message details shows failed bubble when appropriate
// FREEBIE
8 years ago