Michael Kirk
3530bf4fe0
sync configuration off main thread
7 years ago
Michael Kirk
8a43435dfc
avoid deadlock
7 years ago
Michael Kirk
61cb19ef6b
trigger sync when colors updates
7 years ago
Matthew Chen
db27acf61b
Tweak colors flag.
7 years ago
Michael Kirk
cfd18bf3f8
smaller swatch icon
7 years ago
Michael Kirk
104e63ded9
remove appearance juggling
7 years ago
Michael Kirk
16df4f589e
conversation colors
...
// FREEBIE
7 years ago
Michael Kirk
0a17246737
Don't use group name in message.
...
// FREEBIE
7 years ago
Michael Kirk
95b1dced18
add: messages in Book Club will disappear in 1 minute
...
Show different message when joining group with disappearing messages
7 years ago
Michael Kirk
0cf751d34f
Newly added group members should have expire time
...
Send expire timer with group info updates and in group updates that add a user.
7 years ago
Michael Kirk
29d08545e2
Use OWSNavigationController instead of UINavigationController
...
- [ ] document picker
- [ ] camera picker
- [ ] image picker
- [ ] restore "confirm to go back" behavior (interactive pop gesture?)
// FREEBIE
7 years ago
Matthew Chen
8c1362b807
Fix small text usage.
7 years ago
Matthew Chen
ade2ee7216
Use dynamic type everywhere in conversation view.
7 years ago
Matthew Chen
9085609087
Fix interaction initializers and tests.
7 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
7 years ago
Matthew Chen
8e4f2ca0ed
Rework proto schema changes for quoted replies.
...
Sketch out model changes for quoted replies.
Sketch out quoted reply input preview.
Send quoted messages protos.
Update models to reflect quoted messages.
Rework interaction initializers.
Rework interaction initializers.
Add debug UI methods for generating quoted reply variations.
Add debug UI methods for generating quoted reply variations.
7 years ago
Michael Kirk
00b5316976
Don't show the "All Media" button when viewing the slider from the
...
gallery via settings.
In this context it makes more sense for the user to hit the "dismiss"
button to get "back" to "All Media"
// FREEBIE
7 years ago
Michael Kirk
770ce1440e
ConversationSettings must retain the gallery view
...
// FREEBIE
7 years ago
Michael Kirk
ae8dbeb8dd
Access Media Gallery from conversation settings
...
// FREEBIE
7 years ago
Michael Kirk
f733c07d07
comment cleanup
...
// FREEBIE
7 years ago
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
7 years ago
Matthew Chen
b296cfb893
Sketch out incremental backup manager and settings view.
7 years ago