Nora Trapp
1c29a121fa
Remove Xcode 11 TODOs
2020-04-09 16:40:49 -03:00
Matthew Chen
b42f1968cc
Fix build warnings around initializers.
2020-04-08 16:05:54 -03:00
Matthew Chen
b38c7827f2
Fix build warnings around initializers.
2020-04-08 16:05:54 -03:00
Matthew Chen
b5c069ed95
Clean up VC initializers.
2020-04-08 09:26:25 -03:00
Matthew Chen
0ebed2cb22
Update block/leave actions in new conversation settings view.
2020-04-07 13:32:55 -03:00
Matthew Chen
c7df10eb36
Apply CGSize(square:).
2020-04-06 11:34:21 -03:00
Matthew Chen
d8a6334f5e
Overhaul "create new group" and "add group member" views.
...
* Move "new group" button.
* Overhaul new group view header.
* Add 'new group confirm' view.
* Add the new "add group members" view.
2020-04-06 09:54:49 -03:00
Matthew Chen
94d4ff7dff
Convert conversation settings view to Swift.
2020-04-02 13:11:53 -03:00
Matthew Chen
e097239dcd
Sketch out revised "new group" view.
2020-03-17 10:31:20 -03:00
Matthew Chen
547f89e51e
Merge tag '3.6.1.4'
2020-03-06 10:49:28 -03:00
Nora Trapp
3b36134050
Update loading/screen lock background color when the theme changes
2020-03-04 10:00:55 -08:00
Nora Trapp
4ad7479ff9
Use new accent blue color everywhere except launch screen related views
2020-03-04 10:00:55 -08:00
Nora Trapp
aa8a782194
Update launch screen to use new logo and have dark mode variant
2020-03-04 10:00:54 -08:00
Matthew Chen
e9d1c9d58e
Fix crash in SAE.
2020-03-04 12:33:57 -03:00
Nora Trapp
76a0d688bb
Use a different text color for the attachment approval placeholder
2020-03-03 15:29:54 -08:00
Matthew Chen
7c4c9be8b4
Merge remote-tracking branch 'private/release/3.6.0'
2020-03-03 11:40:53 -03:00
Nora Trapp
1b8f38770d
Show recipient name(s) on attachment approval view.
2020-03-02 11:00:15 -08:00
jimio-signal
4e9132fe76
omit UIKeyboardType, just do .numberPad for Find By Phone Number
2020-02-26 17:02:04 -07:00
jimio-signal
945cc18a7e
Use numberPad keyboard for Find By Number TextField
2020-02-26 17:02:04 -07:00
Michael Kirk
f198d9037d
Merge tag '3.5.0.5'
2020-02-19 19:26:05 -07:00
Nora Trapp
e420b2194c
If there's a pending message request and we send a message to a thread, share our profile
2020-02-15 11:37:24 -07:00
Michael Kirk
ace5717df7
remove viewOnce feature flag
2020-02-12 15:19:56 -07:00
Michael Kirk
c62205cb75
remove sticker feature flags
2020-02-12 15:19:56 -07:00
Nora Trapp
52e5f99d87
Fix vertical alignment of conversation + attachment approval textView
2020-01-30 20:13:17 -08:00
Nora Trapp
dc2e4b4e48
Preserve message text when pasting an attachment.
2020-01-30 20:13:17 -08:00
Nora Trapp
697f1545f2
Merge branch 'release/3.2.1' into release/3.3.0
2020-01-30 20:13:15 -08:00
Matthew Chen
3c0fe421bc
Avoid String.prefix() crash.
2020-01-30 20:11:29 -08:00
Matthew Chen
2734f01dcd
Merge tag '3.3.0.5'
2020-01-27 12:00:09 -03:00
Matthew Chen
993dca8ec9
Remove redundant NotificationName.
2020-01-27 10:53:23 -03:00
Nora Trapp
93663765a7
Fix vertical alignment of conversation + attachment approval textView
2020-01-25 14:43:46 -08:00
Nora Trapp
1d42c4c86b
Preserve message text when pasting an attachment.
2020-01-25 14:27:01 -08:00
Nora Trapp
c618de14fa
Merge branch 'release/3.2.1' into release/3.3.0
2020-01-24 21:41:09 -08:00
Matthew Chen
a392d49cc0
Avoid String.prefix() crash.
2020-01-24 18:47:28 -08:00
Michael Kirk
9be32858d0
permissively parse legacy and modern mexican phone number formats
2020-01-16 11:41:48 -07:00
Nora Trapp
2b08989fa3
View-once setting is not sticky
2020-01-10 13:04:15 -08:00
Nora Trapp
4d55468bd3
Merge branch 'release/3.2.0'
2020-01-02 16:50:14 -08:00
Michael Kirk
c63eb41777
aspectFit for stickers
2020-01-02 17:43:47 -07:00
Nora Trapp
ff8dedaf93
Avoid flash when long pressing between stickers.
2020-01-02 16:29:10 -08:00
Michael Kirk
4a7bdaf44c
avoid undesirable vertical scroll in sticker recommender
2020-01-02 16:38:56 -07:00
Matthew Chen
1987368a10
Respond to CR.
2019-12-26 16:48:55 -03:00
Matthew Chen
95eef78518
Respond to CR.
2019-12-26 16:44:32 -03:00
Matthew Chen
4ff0b22df8
Add "view once" tooltip.
2019-12-26 16:35:10 -03:00
Matthew Chen
1bfdef6bbc
Add "view once" tooltip.
2019-12-26 16:35:10 -03:00
Michael Kirk
2c62050fcd
dimiss any presented keyboard when presenting sticker view
...
To reproduce:
1. pop keyboard
2. open external app, e.g. twitter, and tap on sticker share url
3. you're back in Signal with the sticker share UI presented, but the CVC keyboard is *on top*.
2019-12-18 15:13:16 -08:00
Nora Trapp
5eacd2eb6b
Fix sticker pack view sizing after sharing
2019-12-17 10:08:37 -08:00
Matthew Chen
b2fc179543
Use transient data sources for uninstalled blessed packs.
2019-12-17 15:06:58 -03:00
Matthew Chen
8185d4f5e2
Show blessed pack authors in blue.
2019-12-17 10:01:17 -03:00
Michael Kirk
b2ae8e27e2
replace outdated save icon
2019-12-15 07:32:19 -08:00
Nora Trapp
6cedc5f4a7
Fix Sticker Pack View blur
2019-12-14 23:05:17 -08:00
Nora Trapp
801876d865
Fix Xcode 11 issues while not making Xcode 11 mandatory yet
2019-12-14 21:03:09 -08:00