Signal-iOS/SignalMessaging
Michelle Linington f483ee2cac Fixes some name collision bugs
- Fixes up content alignment issues from parallel changes to table view
  styling.
- Re-adds view controller presentation within a nav controller (stemming
  from parallel changes to table view styling)
- Fixes a bug around overzealous collision detection

Also fixes an unrelated issue. Setting up cv banners performs layout, which
can cause the conversation view controller's trait collection to change.
This can lead to us reenterantly setting up banners and updating trait
collection.

The workaround is to just call -ensureBannerState asynchronously from
-traitCollectionDidChange to break the synchronous chain.
2021-03-17 01:14:25 -07:00
..
appearance Tweak table colors in dark mode 2021-03-09 12:17:31 -08:00
attachments Use CGImageSource for downsampling attachments 2021-03-15 15:05:36 -07:00
categories Change over a bunch of tables and design feedback 2021-03-03 20:29:40 -08:00
contacts Avoid profile key conflicts. 2021-03-12 17:05:02 -08:00
environment Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
groups Avoid profile key conflicts. 2021-03-12 17:05:02 -08:00
Notifications Lint 2021-02-12 14:03:16 -08:00
profiles Fixes some name collision bugs 2021-03-17 01:14:25 -07:00
Storage Service Improve storage service sync handling of profile changes 2021-03-12 17:05:02 -08:00
utils Avoid profile key conflicts. 2021-03-12 17:05:02 -08:00
ViewControllers Allow settings cells to span multiple lines, restyle disappearing messages cell 2021-03-10 12:15:03 -08:00
ViewModels Fix group short display name to support nicknames 2021-01-23 11:13:15 -08:00
Views Allow settings cells to span multiple lines, restyle disappearing messages cell 2021-03-10 12:15:03 -08:00
Wallpapers Attempt to fix wallpaper crash 2021-01-27 16:32:18 -03:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00