Commit Graph

11 Commits (2bb68ccbcf21ee5649dc11e117588815261c9a30)

Author SHA1 Message Date
Ryan Zhao f95fe15d46 add session turn server info
Ryan Zhao af16416898 update .gitignore
nielsandriesse c4db0021c2 Update .gitignore
Michael Kirk dc8b5fb97f track pod dependencies publicly
// FREEBIE
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
Frederic Jacobs c6d44e59e2 TextSecureKit Refactoring
- Using same clang format file for old and new files.
- Moving out all TextSecure code to allow other clients (OS X, iOS) to
  integrate easily TextSecure functionality.
- Use TextSecure API to signup.
Frederic Jacobs 901640507c Removing developer-specific junk.
dtsbourg e48ea52924 ContactDetail: Fix crash on parsedPhoneNumbers
Frederic Jacobs 9051045b9e Fixes for Travis setup
//FREEBIE
Frederic Jacobs 0d7e2d2f20 Caching ressources for Travis
Frederic Jacobs 6373507108 initial commit