Elaine
9c7c54efb7
Add donation bank transfer mandate
2023-11-03 16:15:23 -06:00
Marissa Le Coz
43754ef6c9
[Recipient hiding] Turn on for beta
2023-10-23 16:55:37 -04:00
Harry
5f8277c660
Bump canary for UIKit bug to iOS 18
2023-09-29 10:41:42 -07:00
Elaine
5aac1b2154
Add ability to change app icon
2023-09-08 12:16:56 -06:00
Marissa Le Coz
d692eef5a7
Enable recipient hiding via context menu
2023-07-28 20:43:46 -04:00
Sasha Weiss
efeec3ac89
Show a tooltip for username links after setting a username
2023-07-13 10:01:07 -07:00
Harry
ef1dfc1316
Add messageBody as a type of DisplayableText
2023-07-07 13:41:24 -07:00
Igor Solomennikov
0e9d511d1d
SignalUI cleanup.
...
• convert ObjC code from UIView+SignalUI to Swift.
• separate code from UIView+SignalUI to smaller files by functionality.
2023-06-23 14:36:21 -07:00
Sasha Weiss
f983a18940
Add a hook to OWSViewController for contentSizeCategoryDidChange
2023-06-15 13:26:55 -07:00
Igor Solomennikov
0686b39547
Add necessary imports to Swift files.
...
Those would be required for future PRs.
2023-06-13 14:46:12 -07:00
Igor Solomennikov
b3578dde47
Remove NSObject inheritance and exposure to ObjC for OWSTable* classes.
2023-06-05 10:12:51 -07:00
Igor Solomennikov
c054f3de91
Remove unnecessary "@objc" in SignalUI.
2023-05-16 16:39:19 -07:00
Igor Solomennikov
2b43b1fef9
Convert OWSTableViewController and related classes to Swift.
...
Also convert OWSTableContents, OWSTableSection and OWSTableItem to Swift.
The only subclass of OWSTableViewController was DebugUITableViewController which has to be converted to Swift as well.
I also changed OWSTableViewController to be a subclass of OWSViewController (more modern and all in Swift) instead of OWSViewControllerObjc.
2023-05-08 19:33:03 -07:00