Commit Graph

5632 Commits

Author SHA1 Message Date
Matthew Chen
de56d3d244 Respond to CR. 2019-10-02 14:26:35 -03:00
Matthew Chen
12f1f68ec8 Protect loading view animations from app activating immediately after that view appears. 2019-10-01 16:41:56 -03:00
Matthew Chen
1d3e25e9c6 Merge remote-tracking branch 'private/release/2.43.3' into release/2.44.0 2019-09-28 19:26:25 -03:00
Matthew Chen
d464aa43df Clean up call service. 2019-09-28 00:14:16 -03:00
Matthew Chen
f64a8b201a Add more post-YDB TODOs. 2019-09-27 22:49:34 -03:00
Matthew Chen
3b33c41087 Hide sticker button if user enters whitespace. 2019-09-27 22:47:24 -03:00
Matthew Chen
f90f2bdc0f Hide sticker button if user enters whitespace. 2019-09-27 16:49:08 -03:00
Matthew Chen
a194e8aa54 Respond to CR. 2019-09-27 16:48:27 -03:00
Matthew Chen
e28225671d Small changes. 2019-09-27 16:45:56 -03:00
Matthew Chen
20683678b5 Store group avatars as data. 2019-09-27 16:25:53 -03:00
Matthew Chen
45a78d817b Add more post-YDB TODOs. 2019-09-27 16:20:25 -03:00
Matthew Chen
002ccd4d8a Respond to CR. 2019-09-27 16:19:15 -03:00
Matthew Chen
e343a7da6d Add LaunchJobs. 2019-09-27 16:10:48 -03:00
Matthew Chen
77fec0f802 Fix typo. 2019-09-26 17:27:02 -03:00
Nora Trapp
f671bb30bc Update play/pause button animation 2019-09-26 12:55:19 -07:00
Michael Kirk
f6747076df View Once Video 2019-09-26 12:39:26 -07:00
Matthew Chen
b0cd42f16f Merge tag '2.43.2.2' into release/2.44.0 2019-09-26 16:00:24 -03:00
Matthew Chen
d8872f9e6a Respond to CR. 2019-09-26 12:57:46 -03:00
Matthew Chen
3df2f56fc9 Improve handling of data source value. 2019-09-26 12:29:55 -03:00
Nora Trapp
4d28687901 PR Feedback 2019-09-23 17:03:03 -07:00
Nora Trapp
2e2c078fdf Show loading animation for waveforms 2019-09-23 17:03:03 -07:00
Nora Trapp
ab2ff4db32 Rewrite audio progress view in swift, add play/pause animation 2019-09-23 17:03:03 -07:00
Nora Trapp
abc68af23f Dismiss search when button is clicked or view is scrolled for ContactPicker 2019-09-23 16:46:39 -07:00
Michael Kirk
9de7ec3f29 cleanup 2019-09-23 16:04:41 -07:00
Matthew Chen
7ce52e81a7 Respond to CR. 2019-09-23 14:52:30 -03:00
Matthew Chen
a4e6ba2284 Ensure loading animation continues after returning from background. 2019-09-23 14:09:14 -03:00
Matthew Chen
6714932fca Add suppressBackgroundActivity feature flag. 2019-09-23 13:49:59 -03:00
Matthew Chen
c143726339 Add Debug UI action to insert one of each kind of model. 2019-09-23 13:49:29 -03:00
Matthew Chen
eb0d934a2c Add Debug UI action to insert one of each kind of model. 2019-09-23 13:49:29 -03:00
Matthew Chen
b09da45672 Rework isStorageReady. 2019-09-23 13:04:39 -03:00
Matthew Chen
8e4cd299be Merge tag '2.43.0.17' 2019-09-23 12:19:18 -03:00
Matthew Chen
87b74fdb57 Fix glitch in view transition cancellation. 2019-09-21 16:06:06 -03:00
Matthew Chen
d7c577f9e0 Don't abort media transitions if original image can't be loaded. 2019-09-21 09:22:21 -03:00
Matthew Chen
f3d252e5d5 Improve logging around missing or corrupt images. 2019-09-20 21:17:20 -03:00
Michael Kirk
319b4bbcae some accessibility labels 2019-09-20 17:28:47 -03:00
Matthew Chen
a014aaafd3 Abort view transitions on failure. 2019-09-20 16:23:36 -03:00
Matthew Chen
fff3a90041 Abort view transitions on failure. 2019-09-20 16:23:36 -03:00
Nora Trapp
7c4f12d43e Include the OS build number in debug logs. 2019-09-20 12:17:56 -07:00
Nora Trapp
af2298bc43 PR Feedback 2019-09-19 12:45:48 -07:00
Nora Trapp
ee4fb20803 Cache audio waveforms to disk. 2019-09-19 12:45:48 -07:00
Nora Trapp
7eb407eb24 Move AudioWaveform to SSK 2019-09-19 12:45:48 -07:00
Nora Trapp
eb3e5ee840 Render waveforms for audio messages 2019-09-19 12:45:48 -07:00
Nora Trapp
02303a92cd Mark as last iOS 9 release. 2019-09-19 12:16:08 -07:00
Matthew Chen
e2a5e93116 Merge tag '2.43.0.10' 2019-09-19 12:40:59 -03:00
Matthew Chen
561e84669e Respond to CR. 2019-09-18 17:36:50 -03:00
Matthew Chen
9f93b6c62e Fix build warnings around unknown enum values. 2019-09-18 17:34:07 -03:00
Michael Kirk
9713a86db4 enforce minimum search match 2019-09-18 12:29:54 -07:00
Michael Kirk
5523ea2eb7 thread safety, dont update stale 2019-09-18 11:52:49 -07:00
Michael Kirk
8770785fce hide "no results" if showing phone number result 2019-09-18 11:52:49 -07:00
Michael Kirk
d387354927 Don't search compose until at least 3 chars
Also fixes assert wherein we'd do a search for the empty string.
2019-09-18 11:52:49 -07:00