Commit Graph

9 Commits (8477f754261ce6c12f49e9973e38fa8b45a1c9d9)

Author SHA1 Message Date
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