Signal-iOS/Signal/test
Michael Kirk 9db3b0db27 Consistent and efficient media Delete/Copy/Save UX
copy/save/delete is accessed via longpress for all media messages, just
like for simple text messages.

Notes
-----
We don't support saving audio attachments as it's not clear where they should go.
(I don't think users expect them to end up in their iTunes library.)

There is still no UX for "pasting" media into Signal.

Removed the now redundant (and confusing) "share" button interface.

//FREEBIE
2016-07-18 09:20:48 -07:00
..
audio Removing unused imported classes. 2015-07-27 16:19:08 +02:00
call Fixed RecentCall unconditionally setting userNotified, even for missed calls //FREEBIE 2014-09-21 12:54:45 +02:00
contact extract and test contact searcher 2016-06-28 14:13:39 -07:00
network Adapting to renaming. 2016-04-08 09:47:41 +02:00
phone Fixes #146 #147. 2015-12-24 18:52:18 +01:00
profiling Recursively added dot syntax, translating more terms when they were encountered in the dif 2014-09-12 07:21:17 +02:00
push Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Supporting Files iOS 9 Support 2015-10-31 04:45:55 +01:00
util Adding missing queue test. 2015-12-24 16:35:20 +01:00
view controllers/Signals/TSMessageAdapters Consistent and efficient media Delete/Copy/Save UX 2016-07-18 09:20:48 -07:00
TestUtil.h Goodbye OCTest, Hello XCTest 2014-07-17 01:14:12 +02:00
TestUtil.m Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00