session-ios/SignalServiceKit/src/Messages/Attachments
Michael Kirk 985af76d0b WIP: All Media view
TODO

- [ ] label video/gif
- [ ] reasonable load perf
- [ ] reasonable scroll perf
- [ ] select / delete
- [ ] cancel share action from media details returns signal style

NICE TO HAVE

- [ ] fancy in/out animation from All Media <-> tiles
- [ ] label video thumbnail with duration stamp
- [ ] Other perf?
- [ ] dbModified?
- [ ] select / send
- [ ] darken section header a shade once it's "active"

DONE

- [x] tap to refocus on new media
- [x] generate test data
- [x] section headers
- [x] equal spacing around cells

// FREEBIE

WIP WIP extract datasouce to GalleryViewController

- [x] swipe through is broken
- [x] present animation
- [x] dismiss animation

// FREEBIE
2018-03-19 14:22:03 -04:00
..
OWSAttachmentsProcessor.h Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
OWSAttachmentsProcessor.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
TSAttachment.h Include size in attachment pointer 2017-10-26 15:11:37 -07:00
TSAttachment.m Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -05:00
TSAttachmentPointer.h Attachments require digest or show explanatory error. 2017-10-27 08:42:54 -07:00
TSAttachmentPointer.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
TSAttachmentStream.h Improve the robustness of the migration logic. 2018-02-20 17:37:14 -05:00
TSAttachmentStream.m WIP: All Media view 2018-03-19 14:22:03 -04:00