Nora Trapp
340f8366d9
Allow tapping mentions in message bubbles
2020-08-04 14:09:06 -07:00
Nora Trapp
4696a4d993
Mention sending
2020-08-04 14:08:30 -07:00
Michelle Linington
d9b481b1ac
Run precommit script
...
Old habits die hard
2020-08-04 13:38:05 -07:00
Michelle Linington
224fb2ad41
IOS-696: Changes to title in OWSTableContents after -loadView not handled
...
Fixes a minor bug that I discovered while playing with the support
flow. Navigation titles weren't showing up in the new view controllers.
It seems OWSTableViewController was only reading an OWSTableContents
title during -loadView. My first pass at the support flow's view
controllers overrode the -contents property, so this was working
originally. Later, I started setting -contents during -viewDidLoad which
is too late for OWSTableViewController.
Now, OWSTableViewController will update the title any time the
OWSTableContents changes and there's a non-zero length title provided.
2020-08-04 13:38:05 -07:00
Matthew Chen
587b8f2c36
Resumable attachment download.
2020-08-01 12:18:13 -03:00
Matthew Chen
001d36f73a
Merge remote-tracking branch 'private/release/3.13.3'
2020-07-30 22:25:57 -03:00
Michelle Linington
872ad2de76
IOS-362: new support flow
...
Most of the UI work for the new support flow. This still needs some
tuning, but I wanted to checkpoint some of this work. This adds a couple
new views and view controllers to facilitate the new support flow.
What's left to be done:
- Putting together the send-message infrastructure
- Attach actions to all of the buttons
- Make sure the colors all match up with the spec
- Reach out to design for feedback
- Testing with various accessibility settings
2020-07-30 13:02:00 -07:00
Nora Trapp
90e1d54ce3
Add mention picker support to attachment flows
2020-07-30 11:23:45 -07:00
Matthew Chen
49397a55b3
Small fixes.
2020-07-27 14:08:59 -03:00
Matthew Chen
92769483bf
Respond to CR.
2020-07-27 13:54:00 -03:00
Matthew Chen
19398ecd57
Design updates for legacy group indicator.
2020-07-24 17:46:58 -03:00
Matthew Chen
4d30176b92
Respond to CR.
2020-07-10 11:13:00 -03:00
Matthew Chen
00d5af278d
Add owsFail() methods.
2020-07-10 10:59:24 -03:00
Nora Trapp
de0522586a
Add the ability to opt out of PINs.
2020-07-09 18:46:17 -07:00
Matthew Chen
f6d5342765
Merge remote-tracking branch 'private/release/3.12.1'
2020-06-25 20:00:08 -03:00
Nora Trapp
fc63f37329
New safety number sheet
2020-06-25 19:04:12 -03:00
Nora Trapp
e480d75029
Adjust ActionSheetController dark theme style
2020-06-25 19:04:12 -03:00
Matthew Chen
059909bd1b
Address sticker perf hotspots.
2020-06-23 10:07:18 -03:00
Matthew Chen
3cedd3ccdf
Overhaul database observation.
2020-06-18 09:28:49 -03:00
Matthew Chen
aa7dcf2458
Respond to CR.
2020-06-12 13:49:52 -07:00
Nora Trapp
a464273380
Merge branch 'release/3.10.5' into release/3.11.0
2020-06-09 20:15:08 -07:00
Nora Trapp
2daf0f1500
Fix find by phone number view
2020-06-09 20:05:20 -07:00
Matthew Chen
c7f1b83c1c
Merge branch 'release/3.10.4' into release/3.11.0
2020-06-08 21:12:54 -03:00
Nora Trapp
29fb38c9ad
New permission reminders
2020-06-08 15:28:25 -07:00
Matthew Chen
19054e739f
Move writes off of main thread.
2020-06-07 15:02:24 -03:00
Matthew Chen
09ea5e8f1b
Label the "slow write transactions" logging with the source of the transaction.
2020-06-07 10:37:55 -03:00
Matthew Chen
ba801f05ce
Label the "slow write transactions" logging with the source of the transaction.
2020-06-07 10:37:55 -03:00
Nora Trapp
ebc2943f80
Don't show the blur tooltip for non-editable attachments
2020-06-04 08:36:09 -07:00
Nora Trapp
8944e8517e
Finalize blur tool UI
2020-06-03 14:15:36 -07:00
Nora Trapp
57a810658a
Goodbye iOS 10
2020-05-27 17:34:32 -07:00
Matthew Chen
6b4f192b1b
Remove usage of retainUntilComplete.
2020-05-22 09:51:12 -03:00
Matthew Chen
f9a38115ad
Send invalid group updates from the debug UI.
2020-05-15 18:21:16 -03:00
Matthew Chen
1ad4a5b9ae
Retain all promises until complete.
2020-05-15 18:13:12 -03:00
Matthew Chen
f8b9b209ff
Respond to CR.
2020-05-11 10:19:52 -03:00
Matthew Chen
c8a638d356
Merge remote-tracking branch 'private/release/3.8.0'
2020-04-23 12:59:57 -03:00
Matthew Chen
046b94318a
Apply theme blue tint colors.
2020-04-23 10:59:12 -03:00
Matthew Chen
0be80d70d9
Update section header and footer backgrounds in table views.
2020-04-23 10:59:12 -03:00
Matthew Chen
652bc2e040
More design changes.
2020-04-23 10:59:12 -03:00
Matthew Chen
2c59b0cbb7
More design changes.
2020-04-23 10:59:12 -03:00
Matthew Chen
c0feb1b897
More design changes.
2020-04-23 10:59:12 -03:00
Matthew Chen
8f66b175c6
Tweak avatar sizes again.
2020-04-22 15:21:34 -03:00
Matthew Chen
c67cf3f025
Revise table section header and footer backgrounds.
2020-04-22 15:21:33 -03:00
Matthew Chen
c7942fb2db
Revise table section header and footer backgrounds.
2020-04-22 15:21:33 -03:00
Matthew Chen
b2e90bf164
Merge remote-tracking branch 'private/release/3.8.0'
2020-04-20 11:52:54 -03:00
Matthew Chen
07b3f14f65
Respond to CR.
2020-04-16 16:04:11 -03:00
Matthew Chen
d4be765136
Revise dark theme.
2020-04-16 14:33:13 -03:00
Matthew Chen
ee401e4845
Revise dark theme.
2020-04-16 14:21:17 -03:00
Matthew Chen
3437510a4e
Revise dark theme.
2020-04-16 13:25:11 -03:00
Matthew Chen
9c37d12266
Revise dark theme.
2020-04-16 12:34:09 -03:00
Matthew Chen
7c3433c6ba
Revise dark theme.
2020-04-16 12:00:42 -03:00