Commit Graph

6870 Commits

Author SHA1 Message Date
Nora Trapp
ccaa4e0e90 Fix avatar contact name when is disabled 2019-09-03 12:12:13 -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
ffef2b5570 "Bump build to 2.42.0.17." 2019-08-30 16:06:05 -03:00
Matthew Chen
fc135e4298 Update l10n strings. 2019-08-30 16:06:02 -03:00
Nora Trapp
212cdf368a Fix attachment keyboard display after permission dialog 2019-08-30 15:31:00 -03:00
Matthew Chen
7868f2d778 Revert camera button changes in "camera roll" view. 2019-08-30 14:54:22 -03:00
Nora Trapp
d382caa565 Show gif / video badge in attachment keyboard 2019-08-29 22:58:42 -07:00
Nora Trapp
49a40de98e Fix location picker header on iOS 13.1 2019-08-29 22:40:37 -07:00
Nora Trapp
b71a499ec6 Fix peek interactions with keyboard measurement. 2019-08-29 22:28:01 -07:00
Matthew Chen
c026575cc7 "Bump build to 2.42.0.16." 2019-08-29 18:39:18 -03:00
Matthew Chen
197a19912d "Bump build to 2.42.0.15." 2019-08-29 14:44:42 -03:00
Nora Trapp
b45516839f Restore old ~profile display 2019-08-29 10:18:12 -07:00
Nora Trapp
686e439106 Restore contact offer 2019-08-29 10:15:30 -07:00
Matthew Chen
b29a7f449d "Bump build to 2.42.0.14." 2019-08-28 10:35:17 -03:00
Matthew Chen
f4c7d27eee "Bump build to 2.42.0.13." 2019-08-27 18:44:03 -03:00
Matthew Chen
d6c7922f32 Fix tests broken by "group name" changes. 2019-08-27 17:30:08 -03:00
Matthew Chen
9281491508 "Bump build to 2.42.0.12." 2019-08-27 16:12:03 -03:00
Matthew Chen
2f660997e8 Update l10n strings. 2019-08-27 16:12:01 -03:00
Matthew Chen
cd88f4f012 Address sticky keyboards on iOS 12. 2019-08-27 14:50:29 -03:00
Matthew Chen
5fcfadcf09 Remove redundant camera button. 2019-08-27 14:02:36 -03:00
Matthew Chen
fccc52b7db "Bump build to 2.42.0.11." 2019-08-24 08:25:44 -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
Matthew Chen
55c214e253 "Bump build to 2.42.0.10." 2019-08-22 17:51:24 -03:00
Matthew Chen
4343efaadb Fix stale transaction in conversation view. 2019-08-22 14:53:04 -03:00
Nora Trapp
6759961c33 Fix duplicated thread name 2019-08-21 20:40:21 -07:00
Matthew Chen
2007d1b5de Fix more broken tests. 2019-08-21 10:38:56 -03:00
Matthew Chen
d5ca3429f0 Fix broken tests. 2019-08-21 10:20:07 -03:00
Matthew Chen
aa149f6544 Fix broken tests. 2019-08-21 10:20:07 -03:00
Michael Kirk
5f73cd41e2 "Bump build to 2.42.0.9." 2019-08-20 17:53:35 -06:00
Michael Kirk
5173a0d912 sync translations 2019-08-20 17:53:30 -06:00
Michael Kirk
6173a7a3e4 "Bump build to 2.42.0.8." 2019-08-19 21:41:07 -06:00
Michael Kirk
9004d8abf1 sync translations 2019-08-19 21:40:35 -06:00
Nora Trapp
0619d38af3 Add sticker button compensation to conversation text input 2019-08-19 16:23:38 -07:00
Nora Trapp
8c515e38eb Always align input toolbar left-to-right 2019-08-19 13:14:30 -07:00
Nora Trapp
9afd05cf92 Fix initial presentation of attachment keyboard 2019-08-19 13:12:19 -07:00
Lieven Dekeyser
fd2771cf67 #4236: Synchronize collectionView selection state in willDisplay 2019-08-19 10:33:50 -07:00
Lieven Dekeyser
716a47ffe5 #4236: trust the collection view dataSource to update cell selection state 2019-08-19 10:33:50 -07:00
Nora Trapp
a5fb710700 Don't fetch all collections when just looking up the default. 2019-08-19 10:33:50 -07:00
Nora Trapp
fd396aec1d Allow canceling when picking a photo from recents. 2019-08-16 13:51:19 -07:00
Michael Kirk
d19e48da5c "Add More" from recents selection 2019-08-16 13:51:19 -07:00
Nora Trapp
0c1de9c103 Merge remote-tracking branch 'origin/release/2.41.1' into release/2.42.0 2019-08-15 19:23:21 -07:00
Nora Trapp
86c3211609 Don't show thread details in note to self 2019-08-15 14:09:01 -07:00
Matthew Chen
c76ad6578d "Bump build to 2.42.0.7." 2019-08-15 17:26:47 -03:00
Matthew Chen
e5fee5e12a "Bump build to 2.42.0.6." 2019-08-15 17:26:16 -03:00
Matthew Chen
eb5db2fd79 Respond to CR. 2019-08-15 17:24:15 -03:00
Matthew Chen
f5fd583e75 Reduce usage of OWSUserProfile header. 2019-08-15 16:10:14 -03:00
Matthew Chen
d308c566af Address deadlocks in profile manager. 2019-08-15 16:10:14 -03:00
Michael Kirk
b31abfa0fc speed up media presentation animations 2019-08-15 09:34:45 -06:00
Matthew Chen
73cbf76b2e Handle "loading" and "load failed" cases in sticker pack view. 2019-08-15 10:12:54 -03:00
Matthew Chen
436c46a2ef "Bump build to 2.41.1.2." 2019-08-14 20:03:33 -03:00