Signal-iOS/SignalMessaging/ViewControllers
Michael Kirk c36d691d11 Fix: selecting last message from tileView doesn't focus
The mostRecentAttachment is a separate and redundant instance with whats in the
media gallery item cache.

Alternatively, we could double down on the one-instance-per-value paradigm by
creating a way to manually add existing instances to the cache, but the value
semantics proposed here seemed more natural.

I wish we could have just made RailViewItem: Equatable, but alas "protocol can
only be used as a generic constraint because it has Self or associated type
requirements"
2019-07-17 14:54:51 -06:00
..
AttachmentApproval Fix: selecting last message from tileView doesn't focus 2019-07-17 14:54:51 -06:00
Stickers Add accessibility ids to sticker keyboard. 2019-06-28 09:58:37 -04:00
ContactFieldView.swift Rename fail macros in Swift. 2018-08-27 10:27:48 -04:00
ContactShareApprovalViewController.swift Fix safe area insets in SAE. 2019-01-16 10:04:33 -05:00
CountryCodeViewController.h Sketch out the 'onboarding phone number' view. 2019-02-14 08:54:27 -05:00
CountryCodeViewController.m remove landscape feature flag 2019-04-25 07:46:14 -07:00
EditContactShareNameViewController.swift Rename fail macros in Swift. 2018-08-27 10:27:48 -04:00
MediaMessageView.swift more concise constants post translation 2019-04-04 13:44:42 -06:00
MessageApprovalViewController.swift PR Feedback 2019-06-25 10:31:23 -07:00
ModalActivityIndicatorViewController.swift autoformatted 2019-04-04 13:44:42 -06:00
NewNonContactConversationViewController.h Update some misc stuff to use SignalServiceAddress 2019-07-10 13:31:03 -07:00
NewNonContactConversationViewController.m No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
OWSNavigationController.h Allow repicking from giphy approval 2019-05-29 17:13:41 -06:00
OWSNavigationController.m Allow repicking from giphy approval 2019-05-29 17:13:41 -06:00
OWSTableViewController.h Add accessibilityIdentifiers to 'new contact thread' view. 2019-03-25 09:31:19 -04:00
OWSTableViewController.m Remove extra semicolons. 2019-04-30 09:39:04 -04:00
OWSViewController.h Add the sticker pack view. 2019-04-30 16:41:14 -04:00
OWSViewController.m Add more accessibility ids to search bars and navbar items. 2019-05-14 15:04:13 -04:00
ReturnToCallViewController.swift WIP: Media Landscape Mode 2018-11-01 08:43:59 -06:00
ScreenLockViewController.h Add screen lock UI to SAE. 2018-04-20 16:39:35 -04:00
ScreenLockViewController.m Allow all windows to do landscape, fixes: 2019-02-21 17:38:52 -07:00
SelectRecipientViewController.h No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
SelectRecipientViewController.m No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
SelectThreadViewController.h Revert "Add custom themed search bar." 2018-08-22 12:00:44 -06:00
SelectThreadViewController.m No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
SharingThreadPickerViewController.h Send multiple attachments from the share extension. 2018-11-13 13:15:54 -05:00
SharingThreadPickerViewController.m No more transitional_signalServiceAddress 2019-07-11 10:53:33 -07:00
SheetViewController.swift lighter sheetview handle for dark theme 2018-10-02 09:49:37 -06:00
ViewControllerUtils.h Respond to CR. 2019-02-19 13:59:53 -05:00
ViewControllerUtils.m Respond to CR. 2019-02-19 13:59:53 -05:00