Commit Graph

7 Commits (e9455413150e63cb7eee3e61fe643795ec4e24e6)

Author SHA1 Message Date
Michael Kirk 1d24fa7c50 Fixup WebSocket 7 years ago
Michael Kirk 16c8a1a76e replace SocketRocket with Starscream 7 years ago
Michael Kirk c686e766b1 Exception audit, fail directly where intended 7 years ago
Matthew Chen 3a50377902 Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 0cc7f3e00e Clean up ahead of PR. 8 years ago
Michael Kirk a58f1f385c Share a photo from photos app
Shows the conversation picker, and sends the attachment to that
conversation.

There's still a lot TODO

-[ ] resolve JSQ dependency
-[ ] properly wait for app to load
-[ ] dismiss share extension after send is complete
-[ ] support non jpeg file types
-[ ] Fix device sleep manager

// FREEBIE
8 years ago
Michael Kirk ccb4a88742 Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit
8 years ago