Matthew Chen
|
64fba4308c
|
Merge branch 'charlesmchen/quotedReplyDesignTweaks'
|
2018-04-09 16:45:48 -04:00 |
|
Matthew Chen
|
8fe289feec
|
Tweak design of quoted replies.
|
2018-04-09 16:45:42 -04:00 |
|
Matthew Chen
|
a810fb6402
|
Merge branch 'charlesmchen/smallText'
|
2018-04-09 16:44:35 -04:00 |
|
Matthew Chen
|
8c1362b807
|
Fix small text usage.
|
2018-04-09 16:15:24 -04:00 |
|
Matthew Chen
|
dc0e5a6b9c
|
Merge branch 'charlesmchen/quotedReplies8'
|
2018-04-09 14:33:27 -04:00 |
|
Matthew Chen
|
3799dce822
|
Respond to CR.
|
2018-04-09 14:32:10 -04:00 |
|
Matthew Chen
|
c106a67a52
|
Use dynamic type everywhere in conversation view.
|
2018-04-09 14:25:53 -04:00 |
|
Matthew Chen
|
ade2ee7216
|
Use dynamic type everywhere in conversation view.
|
2018-04-09 14:25:53 -04:00 |
|
Michael Kirk
|
37966986fe
|
Merge branch 'mkirk/attachment-handling'
|
2018-04-09 12:50:42 -04:00 |
|
Michael Kirk
|
b1a87633dd
|
update pods
// FREEBIE
|
2018-04-09 12:50:32 -04:00 |
|
Michael Kirk
|
81b2b57703
|
CR: add comments, make atomic
// FREEBIE
|
2018-04-09 12:47:57 -04:00 |
|
Michael Kirk
|
88d6a83954
|
Add assertion canary so we know to re-test syncing once desktop
supports sending quoted replies
// FREEBIE
|
2018-04-09 12:47:57 -04:00 |
|
Michael Kirk
|
02efbd3069
|
Fix blip where thumbnail is initially missing from outgoing message
// FREEBIE
|
2018-04-09 12:47:57 -04:00 |
|
Michael Kirk
|
90486aa49c
|
Inline method with one caller, fix formatting
// FREEBIE
|
2018-04-09 12:47:57 -04:00 |
|
Michael Kirk
|
8e4c6b8af6
|
Update protos for voice messages
// FREEBIE
|
2018-04-09 12:47:57 -04:00 |
|
Michael Kirk
|
941b7ec1bc
|
clarify method signature
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
c56e8acc51
|
QuotedReplyModel from SSK->SignalMessaging
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
1d4c0624be
|
Clarify variable names
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
a9459757f0
|
Lingering var renames QuotedReplyDraft -> QuotedReplyModel
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
f1714bf252
|
Handle synced quotes
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
622f6bdf21
|
OrphanDataCleaner vs. QuotedAttachment thumbnails
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
4399967e99
|
Comment cleanup, remove unnecessary includes
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
fa2e1ba89b
|
Fetch thumbnail when not available locally
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
42f454b075
|
Generate thumbnail when quoted attachment is available locally
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
351f9ea263
|
Simplify attachment processor
We've accepted all attachment types for a long while now.
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
3252866727
|
remove unused params
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
cb5d3d4f85
|
Use QuotedReplyModel to access attachment data
This view model loads the attachment when it's build.
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
3334f2a063
|
tentative proto changes
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
51a4298c14
|
WIP: Send attachment info in protobuf (no thumbnails yet)
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
55c6d99d98
|
populate draft toolbar
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
253435b27f
|
extract QuotedReplyDraft model
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
0b8b3b4f16
|
WIP: towards avatar attachment streams
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Michael Kirk
|
53af41fcc6
|
Reusable UploadOperation based on extracted OWSOperation
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Matthew Chen
|
f3c511b78b
|
Merge branch 'charlesmchen/quotedReplies7'
|
2018-04-09 09:37:53 -04:00 |
|
Matthew Chen
|
0dfdb8ce88
|
Elaborate quoted reply variations to include replies with attachments.
|
2018-04-06 16:47:21 -04:00 |
|
Matthew Chen
|
de2dc49126
|
Elaborate quoted reply variations to include replies with attachments.
|
2018-04-06 16:47:21 -04:00 |
|
Matthew Chen
|
93820e7bcb
|
Merge branch 'charlesmchen/quotedReplies6'
|
2018-04-06 16:46:50 -04:00 |
|
Matthew Chen
|
3ee37bd3f0
|
Respond to CR.
|
2018-04-06 16:46:36 -04:00 |
|
Michael Kirk
|
2264edd9de
|
"Bump build to 2.23.2.0."
|
2018-04-06 13:56:52 -04:00 |
|
Michael Kirk
|
8f1cfed5cf
|
"Bump build to 2.23.1.2."
|
2018-04-06 13:51:37 -04:00 |
|
Michael Kirk
|
018a35df7b
|
Merge remote-tracking branch 'origin/charlesmchen/screenLockRework_' into release/2.23.2
|
2018-04-06 13:50:52 -04:00 |
|
Matthew Chen
|
2f2d1f81a8
|
Clean up ahead of PR.
|
2018-04-06 12:45:16 -04:00 |
|
Matthew Chen
|
cf1a7e01d0
|
Apply message bubble view to message details view.
|
2018-04-06 12:35:46 -04:00 |
|
Matthew Chen
|
6830d4e8cb
|
Apply message bubble view to message details view.
|
2018-04-06 12:35:46 -04:00 |
|
Matthew Chen
|
d99a2be005
|
Apply message bubble view to message details view.
|
2018-04-06 12:35:46 -04:00 |
|
Matthew Chen
|
076b6ad8d4
|
Merge branch 'charlesmchen/quotedReplies5'
|
2018-04-06 12:35:04 -04:00 |
|
Matthew Chen
|
316b55bf9d
|
Respond to CR.
|
2018-04-06 12:34:50 -04:00 |
|
Matthew Chen
|
7067085cdd
|
Extract message bubble view.
|
2018-04-06 12:32:09 -04:00 |
|
Matthew Chen
|
d05b73af28
|
Extract message bubble view.
|
2018-04-06 12:32:09 -04:00 |
|
Matthew Chen
|
d1060a2a85
|
Extract message bubble view.
|
2018-04-06 12:32:09 -04:00 |
|