session-ios/Signal/src/views
Michael Kirk 49de772997 Fix slow reloading conversation view. (#1397)
Fix animation memory leak exacerbated every time you reload a
conversation with expiration timers.

Stop animation on cells that aren't currently being displayed. This is
relatively minor compared to the above, but still, no reason to waste
cycles.

// FREEBIE
2016-10-15 16:41:40 -04:00
..
ContactTableViewCell.h namespace ContactsManager -> OWSContactsManager 2016-06-28 08:58:29 -07:00
ContactTableViewCell.m remove unused code 2016-06-28 08:58:29 -07:00
CopyableLabel.swift Longpress to copy safety numbers 2016-10-13 10:04:58 -04:00
CountryCodeTableViewCell.h initial commit 2014-05-06 19:41:08 +02:00
CountryCodeTableViewCell.m Redesign implementation. 2015-01-24 16:28:34 -10:00
OWSCallCollectionViewCell.h Modernize init, dealloc, dicts 2016-07-14 23:15:06 -07:00
OWSCallCollectionViewCell.m Call notifications are deletable 2016-10-12 09:30:25 -04:00
OWSCallCollectionViewCell.xib Call notifications are deletable 2016-10-12 09:30:25 -04:00
OWSDeviceTableViewCell.h Device Manager 2016-09-06 15:57:44 -04:00
OWSDeviceTableViewCell.m fix "last active" date 2016-09-21 12:53:17 -04:00
OWSDisplayedMessageCollectionViewCell.h Size error messages correctly. 2016-10-12 09:30:25 -04:00
OWSDisplayedMessageCollectionViewCell.m Don't select or copy info message text. 2016-10-12 09:30:25 -04:00
OWSDisplayedMessageCollectionViewCell.xib Size error messages correctly. 2016-10-12 09:30:25 -04:00
OWSExpirableMessageView.h Fix slow reloading conversation view. (#1397) 2016-10-15 16:41:40 -04:00
OWSExpirationTimerView.h Fix slow reloading conversation view. (#1397) 2016-10-15 16:41:40 -04:00
OWSExpirationTimerView.m Fix slow reloading conversation view. (#1397) 2016-10-15 16:41:40 -04:00
OWSIncomingMessageCollectionViewCell.h Disappearing Messages 2016-10-12 09:30:25 -04:00
OWSIncomingMessageCollectionViewCell.m Fix slow reloading conversation view. (#1397) 2016-10-15 16:41:40 -04:00
OWSIncomingMessageCollectionViewCell.xib Fix hidden incoming audio 2016-10-14 19:10:37 -04:00
OWSOutgoingMessageCollectionViewCell.h Disappearing Messages 2016-10-12 09:30:25 -04:00
OWSOutgoingMessageCollectionViewCell.m Fix slow reloading conversation view. (#1397) 2016-10-15 16:41:40 -04:00
OWSOutgoingMessageCollectionViewCell.xib Disappearing Messages 2016-10-12 09:30:25 -04:00