Commit Graph

405 Commits

Author SHA1 Message Date
Matthew Chen
df6f2bf652 Fix layout of "crop image" view. 2019-10-29 17:29:32 -03:00
Nora Trapp
c16d427932 Update some icons 2019-10-28 11:40:24 -07:00
Nora Trapp
fef0a2ffbf Revert "Merge branch 'nt/ipad-split-view'"
This reverts commit 3c9a3f8f21, reversing
changes made to 9a2645497e.
2019-10-21 12:35:02 -07:00
Michael Kirk
6fea78a6b3 Linking flow 2019-10-17 10:19:32 -06:00
Matthew Chen
2abaf3b198 Refine storage modes. 2019-10-16 19:50:47 -03:00
Matthew Chen
378581c405 Refine storage modes. 2019-10-16 16:28:28 -03:00
Matthew Chen
d93dd0abe0 Merge remote-tracking branch 'private/release/2.44.0' 2019-10-11 15:49:19 -03:00
Nora Trapp
66cb8afb97 Add some accessibility identifiers 2019-10-10 15:18:40 -07:00
Nora Trapp
59d5b5d591 Handle theme changes on conversation view 2019-10-08 20:10:02 -07:00
Nora Trapp
3c433f7302 Don't show copy/paste toolbar above custom keyboards on iPad 2019-10-08 20:10:01 -07:00
Nora Trapp
90c562e94b Render conversation list + view in a side-by-side split on iPad 2019-10-08 20:10:01 -07:00
Michael Kirk
4ce7f1d804 plumb through transactions 2019-10-08 16:16:46 -07:00
Nora Trapp
36cbf4cc61 Support iPad multi tasking 2019-10-05 16:57:44 -07:00
Matthew Chen
03fafd1802 Respond to CR. 2019-10-04 15:09:44 -03:00
Matthew Chen
ac24bbc0f5 Update ThreadViewHelper to support GRDB. 2019-10-04 15:01:01 -03:00
Michael Kirk
fd3917f68d add missing TODO 2019-10-01 11:33:42 -03:00
Matthew Chen
d8f99ab026 Merge remote-tracking branch 'private/release/2.44.0' 2019-09-27 17:10:34 -03:00
Matthew Chen
45a78d817b Add more post-YDB TODOs. 2019-09-27 16:20:25 -03:00
Matthew Chen
fc77b0fa2d Merge remote-tracking branch 'private/release/2.44.0' 2019-09-27 11:31:22 -03:00
Michael Kirk
f6747076df View Once Video 2019-09-26 12:39:26 -07:00
Michael Kirk
95f2d511e1 font updates 2019-09-26 12:20:42 -07:00
Michael Kirk
54812451f4 Update and apply palette. Consolidate dupes. 2019-09-24 15:12:51 -07:00
Michael Kirk
f63a64243a convert colors to Swift 2019-09-24 15:12:50 -07:00
Nora Trapp
02303a92cd Mark as last iOS 9 release. 2019-09-19 12:16:08 -07:00
Matthew Chen
eded6d4521 Consistent button height. 2019-09-18 08:58:41 -03:00
Michael Kirk
bb316f711b Merge tag '2.42.1.1' into release/2.43.0 2019-09-05 14:52:59 -06:00
Michael Kirk
940a958233 Fix crash for users with reduced transparency, fix presentation bug while call is active.
Elaborate comment.
2019-09-03 13:50:39 -06:00
Nora Trapp
f9b2c2eec7 Ensure the desired keyboard state is updated after interactive dismissal 2019-09-03 10:35:01 -07:00
Nora Trapp
eb9b0313ef Ensure the desired keyboard state is updated after interactive dismissal 2019-08-30 12:46:35 -07:00
Matthew Chen
6f8efd6705 Avoid deadlock in TSAccountManager. 2019-08-30 14:39:45 -03:00
Nora Trapp
129535f2d7 Merge branch 'release/2.42.0' 2019-08-29 15:21:40 -07:00
Nora Trapp
b45516839f Restore old ~profile display 2019-08-29 10:18:12 -07:00
Matthew Chen
a5efaf8d16 Merge remote-tracking branch 'private/release/2.42.0' 2019-08-28 11:33:26 -03:00
Matthew Chen
6e890004af Respond to CR. 2019-08-26 13:37:57 -03:00
Matthew Chen
af1d5a8c96 Clean up ahead of PR. 2019-08-26 13:18:49 -03:00
Matthew Chen
0d1b172e81 Fix rebase breakage. 2019-08-26 13:18:49 -03:00
Matthew Chen
79b1d31f20 Don't load YDB unless necessary.
Don't load YDB unless necessary.

Don't load YDB unless necessary.

Don't load YDB unless necessary.
2019-08-26 13:18:30 -03:00
Matthew Chen
12854efac8 Handle 'no contacts' case properly. 2019-08-26 13:15:26 -03:00
Michael Kirk
45c4066a80 Fix deadlock with thread.name
For contact threads, thread.name opened a sneaky transaction, which would
sometimes cause a deadlock.

This commit moves the name method to the contact manager and offers an explicit
transaction flavor. There is still a sneaky transaction flavor used in some
places where it's deemed dangerous to plumb through a transaction without
further scrutiny.
2019-08-23 18:45:23 -06:00
Nora Trapp
aa58084ca2 Rework NewContactThreadViewController to be reusable 2019-08-22 09:27:36 -07:00
Michael Kirk
926e76270f Merge tag '2.42.0.8' 2019-08-20 09:52:18 -06:00
Nora Trapp
9afd05cf92 Fix initial presentation of attachment keyboard 2019-08-19 13:12:19 -07:00
Michael Kirk
5893c0fb2f fix build 2019-08-16 14:49:14 -06:00
Matthew Chen
85756b0fe9 Merge remote-tracking branch 'private/release/2.42.0' 2019-08-16 13:21:38 -03:00
Nora Trapp
b0329d37e1 PR Feedback 2019-08-15 12:37:51 -07:00
Nora Trapp
4216ee31f7 Allow username lookup in compose view. 2019-08-15 12:37:51 -07:00
Matthew Chen
b19902d54e Respond to CR. 2019-08-15 16:28:18 -03:00
Matthew Chen
d308c566af Address deadlocks in profile manager. 2019-08-15 16:10:14 -03:00
Nora Trapp
5e4ff39e36 Fix an optional unwrapping issue 2019-08-14 22:20:43 -07:00
Nora Trapp
875a3adde8 PR Feedback 2019-08-14 21:44:14 -07:00