Matthew Chen
|
0a6581b9cb
|
Reduce read timer to almost nothing.
|
2019-05-13 16:16:37 -04:00 |
|
Matthew Chen
|
75d4159f3f
|
Rework sticker pack view.
|
2019-05-13 12:49:23 -04:00 |
|
Michael Kirk
|
2679d0614c
|
avoid deadlock
|
2019-05-13 12:48:45 -04:00 |
|
Matthew Chen
|
23a1143c95
|
Respond to CR.
|
2019-05-09 13:42:36 -04:00 |
|
Matthew Chen
|
246131ebbd
|
Fix "set unread" deadlock.
|
2019-05-09 13:39:23 -04:00 |
|
Matthew Chen
|
be0f0e0729
|
Always touch attachment message, if possible.
|
2019-05-09 13:19:58 -04:00 |
|
Matthew Chen
|
e318a8f224
|
Refine attachment handling.
|
2019-05-08 08:57:25 -04:00 |
|
Michael Kirk
|
116241df3f
|
renames for clarity, fail hard on db error
|
2019-05-03 09:53:37 -06:00 |
|
Matthew Chen
|
8561f97242
|
Make sticker keyboard more sticky.
|
2019-05-03 10:20:35 -04:00 |
|
Matthew Chen
|
3b3445c0fd
|
Respond to CR.
|
2019-05-03 09:19:19 -04:00 |
|
Matthew Chen
|
eff6788acb
|
Rework input toolbar.
|
2019-05-03 08:58:45 -04:00 |
|
Michael Kirk
|
dafa3f12be
|
Merge tag '2.39.0.8'
|
2019-05-01 14:34:15 -06:00 |
|
Matthew Chen
|
06b85e4c24
|
Respond to CR.
|
2019-05-01 10:04:09 -04:00 |
|
Matthew Chen
|
1ee8f71d1c
|
More sticker-related navigation.
|
2019-05-01 09:56:07 -04:00 |
|
Matthew Chen
|
fb3bdf2ac2
|
Respond to CR.
|
2019-05-01 09:50:14 -04:00 |
|
Matthew Chen
|
539af6f1ed
|
Add support for tap and long press on stickers.
|
2019-04-30 09:40:15 -04:00 |
|
Michael Kirk
|
a09ae5a953
|
Speed up switching between media VC's
As soon as one VC appears, we lay out the other so that switching is faster. In
particular, the first switching from the camera to the MediaLibrary felt sluggish
on a throttled iPhone 6
Stats
== BEFORE
Showing Camera first:
[Bench] title: Show-Camera, duration: 569.24ms
[Bench] title: Show-Media-Library, duration: 1299.46ms
[Bench] title: Show-Camera, duration: 382.29ms
[Bench] title: Show-Media-Library, duration: 959.83ms
[Bench] title: Show-Camera, duration: 386.76ms
[Bench] title: Show-Media-Library, duration: 926.05ms
Showing MediaLibrary first:
[Bench] title: Show-Media-Library, duration: 1507.26ms
[Bench] title: Show-Camera, duration: 376.21ms
[Bench] title: Show-Media-Library, duration: 1436.04ms
[Bench] title: Show-Camera, duration: 285.38ms
[Bench] title: Show-Media-Library, duration: 1409.29ms
[Bench] title: Show-Camera, duration: 266.48ms
== AFTER
Showing Camera first:
[Bench] title: Show-Camera, duration: 368.67ms
[Bench] title: Show-Media-Library, duration: 543.94ms
[Bench] title: Show-Camera, duration: 354.56ms
[Bench] title: Show-Media-Library, duration: 529.66ms
[Bench] title: Show-Camera, duration: 375.75ms
[Bench] title: Show-Media-Library, duration: 509.06ms
Showing MediaLibrary first:
[Bench] title: Show-Media-Library, duration: 1672.74ms
[Bench] title: Show-Camera, duration: 406.44ms
[Bench] title: Show-Media-Library, duration: 1483.55ms
[Bench] title: Show-Camera, duration: 253.94ms
[Bench] title: Show-Media-Library, duration: 1421.17ms
[Bench] title: Show-Camera, duration: 253.20ms
|
2019-04-26 16:50:05 -07:00 |
|
Michael Kirk
|
e0a4ca10a3
|
Fix: cancelled back-navigation shows wrong buttons
|
2019-04-26 16:28:03 -07:00 |
|
Matthew Chen
|
1845ff7c4b
|
Render stickers.
|
2019-04-26 15:23:51 -04:00 |
|
Matthew Chen
|
abb7d1b548
|
Render stickers.
|
2019-04-26 15:23:51 -04:00 |
|
Matthew Chen
|
a766f1e944
|
Send stickers.
|
2019-04-26 12:34:56 -04:00 |
|
Matthew Chen
|
dec4513f46
|
Send stickers.
|
2019-04-26 12:34:56 -04:00 |
|
Matthew Chen
|
c229f39012
|
Add sticker sync messages.
|
2019-04-22 10:26:09 -04:00 |
|
Michael Kirk
|
c08461c135
|
Merge tag '2.39.0.1'
|
2019-04-17 12:01:36 -06:00 |
|
Matthew Chen
|
384457fefc
|
Sketch out SDS extensions for interaction models.
|
2019-04-16 09:03:07 -04:00 |
|
Michael Kirk
|
349dd61fee
|
adapt iOS9 fix to new media flow
|
2019-04-15 14:35:35 -06:00 |
|
Michael Kirk
|
916cc0706d
|
adapt to new transaction naming scheme
|
2019-04-11 09:16:11 -04:00 |
|
Matthew Chen
|
5ca2991f0c
|
Sketch out the SDS code generation.
* Copy SDS code generation and utility files from playground.
|
2019-04-11 09:15:28 -04:00 |
|
Michael Kirk
|
ee3697793a
|
GRDB adapter for message mapping
|
2019-04-10 16:28:18 -06:00 |
|
Michael Kirk
|
a9ba848ffc
|
address notification race
|
2019-04-10 07:13:10 -06:00 |
|
Matthew Chen
|
6c1d6cc201
|
Simplify the scroll down button layout.
|
2019-04-09 15:46:42 -04:00 |
|
Matthew Chen
|
40bd2b06d2
|
Simplify the scroll down button layout.
|
2019-04-09 14:55:49 -04:00 |
|
Matthew Chen
|
42871bb6a6
|
Simplify the scroll down button layout.
|
2019-04-09 14:48:01 -04:00 |
|
Matthew Chen
|
0e87d2e5b3
|
Simplify the scroll down button layout.
|
2019-04-09 14:38:29 -04:00 |
|
Matthew Chen
|
79d594b4d3
|
Ensure that conversation view's content insets reserve space for input accessory view when app is inactive.
|
2019-04-09 14:36:30 -04:00 |
|
Michael Kirk
|
501e2c761f
|
Merge tag '2.38.1.2'
|
2019-04-04 13:42:07 -06:00 |
|
Michael Kirk
|
8ead2cc83d
|
fix overzealous assert
|
2019-04-03 10:53:08 -06:00 |
|
Michael Kirk
|
fdc9db3487
|
iOS9 workaround to restore input view after sending captioned attachment
|
2019-04-03 10:52:00 -06:00 |
|
Michael Kirk
|
07e88009e4
|
Merge tag '2.38.0.11'
|
2019-04-01 14:04:43 -06:00 |
|
Matthew Chen
|
8f7ad79506
|
Only update scroll state to reflect keyboard changes if view has appeared.
|
2019-03-29 15:29:54 -04:00 |
|
Michael Kirk
|
5b77bc5475
|
sleep hack for iOS9
|
2019-03-29 12:38:01 -06:00 |
|
Matthew Chen
|
f3d0cd99fc
|
Handle notifications for open conversations.
|
2019-03-28 16:58:02 -04:00 |
|
Michael Kirk
|
a8caae73cf
|
remove redundant state
|
2019-03-28 13:13:43 -06:00 |
|
Michael Kirk
|
fa2d5b422b
|
maintain body text navigating to/from approval view
|
2019-03-28 11:58:43 -06:00 |
|
Michael Kirk
|
7dbb9517af
|
Centralize attachment state in nav controller
|
2019-03-28 10:30:47 -06:00 |
|
Michael Kirk
|
6502d7d4a5
|
remove isMultiSendEnabled feature flag
|
2019-03-28 10:30:47 -06:00 |
|
Matthew Chen
|
0d9b780f75
|
Remove scroll up button.
|
2019-03-27 10:41:48 -04:00 |
|
Michael Kirk
|
d02152cf14
|
fix release build
|
2019-03-26 21:44:59 -06:00 |
|
Matthew Chen
|
d253c5aa91
|
Add accessibilityIdentifiers to conversation view.
|
2019-03-25 09:31:19 -04:00 |
|
Matthew Chen
|
a6e00c8fec
|
Respond to CR.
|
2019-03-22 16:53:55 -04:00 |
|