Commit Graph

592 Commits (6977846ce20ec82ffde408fd08e9766a2dcbbc81)

Author SHA1 Message Date
Matthew Chen d15d5ce3a2 Respond to CR. 7 years ago
Matthew Chen 791743a5f0 Fix order of operations in SAE setup. 7 years ago
Matthew Chen f148003fb3 Convert logTag to property. 7 years ago
Matthew Chen 8312614cf7 Respond to CR. 7 years ago
Matthew Chen 99f0b9d3e8 Fix issues around statics. 7 years ago
Michael Kirk 0429836ff9 CR: rename keyWindow -> keyReferenceView, split long line
// FREEBIE
7 years ago
Michael Kirk ca999627ef CR: replace, not push VC
// FREEBIE
7 years ago
Michael Kirk c0c71ad765 cleanup 7 years ago
Michael Kirk 4aba6e0c9f Present conversation picker when DB is ready
// FREEBIE
7 years ago
Michael Kirk eca19e5874 Reconcile MediaMessageView zoom behavior with AppExtension
Previously it was predicated on UIApplication.shared

// FREEBIE
7 years ago
Michael Kirk 3036337a5a Include filename, support sharing all other image types
// FREEBIE
7 years ago
Michael Kirk 3eceb86371 Show alert if we fail to build the attachment
// FREEBIE
7 years ago
Michael Kirk 89b9887f1d Make DeviceSleepManager extension compatible
// FREEBIE
7 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
7 years ago
Matthew Chen 3960b8162e Respond to CR. 7 years ago
Matthew Chen 848f055da1 Add SAE error views. 7 years ago
Matthew Chen 6e545c57c3 Bump build to 2.20.0.1.
// FREEBIE
7 years ago
Matthew Chen 01dfa83bed Continue conversion of app setup. 7 years ago
Matthew Chen 076844bfe7 Continue conversion of app setup. 7 years ago
Matthew Chen 310cf1330d Continue conversion of app setup. 7 years ago
Matthew Chen aeb6f320df Fix plist value type. 7 years ago
Matthew Chen f5353fc7d5 Clean up ahead of PR. 7 years ago
Matthew Chen 150f417a5e Clean up ahead of PR. 7 years ago
Matthew Chen 9da165b846 Continue conversion of app setup. 7 years ago
Matthew Chen dc51f92f19 Clean up ahead of PR. 7 years ago
Matthew Chen b4e8df79da Migrate environment to SignalMessaging. 7 years ago
Matthew Chen a16058e477 Migrate environment to SignalMessaging. 7 years ago
Matthew Chen 6d87df88aa Migrate environment to SignalMessaging. 7 years ago
Matthew Chen c817aa51b3 Migrate environment to SignalMessaging. 7 years ago
Michael Kirk 2af818b3ba Make SignalMessaging AppExtension safe
// FREEBIE
7 years ago
Matthew Chen bf21d0c0ed Enable logging in SAE; rework log file management to include multiple log directories. 8 years ago
Matthew Chen 8cc33b3de1 Refine loading view of share extension. 8 years ago
Matthew Chen e7b32899cb Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
Matthew Chen f20196e3fa Use dict to specify supported types for SAE. 8 years ago
Matthew Chen 15e3b5ad76 Add app extension context, bridging header and PCH to app extension. 8 years ago
Matthew Chen 2aafdcf577 Add app extension context, bridging header and PCH to app extension. 8 years ago
Matthew Chen f896bf99d5 Update share extension capabilities. 8 years ago
Matthew Chen 8706d8f599 Update share extension capabilities. 8 years ago
Michael Kirk 2c4cf96515 Some proof of framework integration in the sample share extension
// FREEBIE
8 years ago
Michael Kirk a11d83187b WIP: Framework-friendly - compiles but crashes on launch
// FREEBIE
8 years ago
Michael Kirk de028404bb Shared framework between app and extension
// FREEBIE
8 years ago
Michael Kirk d96eb8932b ShareExtension template
Only modification was to target down to iOS9

(targeting iOS8 failed to build)

// FREEBIE
8 years ago