Commit Graph

5143 Commits (3ad409238a539e75f3eae436cbcd594a1bb08303)
 

Author SHA1 Message Date
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 9ea954bec2 Merge branch 'mkirk/search-profile-names' 7 years ago
Michael Kirk e3b0333b97 CR: Separate class files
// FREEBIE
7 years ago
Michael Kirk 27ddf4a352 Cleanup before PR 7 years ago
Michael Kirk cd440b839f Consolidate search logic
// FREEBIE
7 years ago
Michael Kirk 766e579961 Share picker searches by profile name
Consolidate some of the share logic

// FREEBIE
7 years ago
Michael Kirk 3ed52b6d5a Fix profile label for share context
// FREEBIE
7 years ago
Michael Kirk 286463bb22 Thread picker adds sections for threads vs other contacts 7 years ago
Michael Kirk 71bafcc8f0 Search SignalAccounts by profile name
...and fixup some tests
7 years ago
Michael Kirk 06f52deaf9 address some additional compiler warnings 7 years ago
Michael Kirk 2cc417daf7 Merge branch 'mkirk/fix-build-warnings' 7 years ago
Michael Kirk 23d3006fd8 remove unused code
// FREEBIE
7 years ago
Michael Kirk 08c324f948 Fix compiler warnings around ambiguous macro redefinition.
LMK if there's a better way to do this, which doesn't involve requiring
modules.

// FREEBIE
7 years ago
Michael Kirk 2af818b3ba Make SignalMessaging AppExtension safe
// FREEBIE
7 years ago
Michael Kirk fcb17585b0 fix compiler warnings
// FREEBIE
7 years ago
Michael Kirk 0138777343 New @available syntax avoids compiler warnings
// FREEBIE
7 years ago
Michael Kirk f96b7bc27c CNContact doesn't exist before iOS9
// FREEBIE
7 years ago
Michael Kirk 0dec643b94 update header to match implementation atomicity
// FREEBIE
7 years ago
Michael Kirk 5e7ca89930 Proper function prototypes
// FREEBIE
7 years ago
Matthew Chen 5705b256e9 Merge branch 'charlesmchen/logsVsSAE' 7 years ago
Matthew Chen 98eb4613ed Enable logging in SAE; rework log file management to include multiple log directories. 7 years ago
Matthew Chen bf21d0c0ed Enable logging in SAE; rework log file management to include multiple log directories. 7 years ago
Matthew Chen 23f151fa50 Merge branch 'charlesmchen/saeLoading' 7 years ago
Matthew Chen 8cc33b3de1 Refine loading view of share extension. 7 years ago
Matthew Chen eaebec6222 Merge branch 'charlesmchen/l10nScriptsVsSAE' 7 years ago
Matthew Chen f728f5c09b Incorporate l10n strings from main app into SAE. 7 years ago
Matthew Chen 074664f735 Revert "Modify l10n string extraction script to copy strings to SAE."
This reverts commit c61490c0b4.
7 years ago
Matthew Chen efe0758e3d Revert "Modify l10n string download script to copy strings to SAE."
This reverts commit 9f31c048a2.
7 years ago
Matthew Chen 9f31c048a2 Modify l10n string download script to copy strings to SAE. 7 years ago
Matthew Chen c61490c0b4 Modify l10n string extraction script to copy strings to SAE. 7 years ago
Matthew Chen c82ff5b3cf Merge branch 'charlesmchen/customUIForSAE' 7 years ago
Matthew Chen e7b32899cb Sketch out SAE load screen; make a number of infrastructure changes. 7 years ago
Matthew Chen 43eefd35e6 Merge branch 'charlesmchen/shareExtensionTypes' 7 years ago
Matthew Chen f20196e3fa Use dict to specify supported types for SAE. 7 years ago
Matthew Chen aa1ca3410d Merge branch 'charlesmchen/appExtensionContext' 7 years ago
Matthew Chen 15e3b5ad76 Add app extension context, bridging header and PCH to app extension. 7 years ago
Matthew Chen 61b33b1a45 Make SignalMessaging a build dependency of the share extension. 7 years ago
Matthew Chen 2aafdcf577 Add app extension context, bridging header and PCH to app extension. 7 years ago
Matthew Chen 1b65e0c9e6 Merge branch 'charlesmchen/appExtensionVsBuildNumberScript' 7 years ago
Matthew Chen d5f2ebff42 Update "bump build number" script to update share extension. 7 years ago
Matthew Chen bc234d42ed Merge branch 'charlesmchen/appExtensionCapabilitiesAndInfo' 7 years ago
Matthew Chen f896bf99d5 Update share extension capabilities. 7 years ago
Matthew Chen 8706d8f599 Update share extension capabilities. 7 years ago
Michael Kirk afea3008b4 Merge branch 'mkirk/use-framework-friendly-openssl' 7 years ago
Michael Kirk 7ca314aa28 Use up-to-date framework friendly OpenSSL
// FREEBIE
7 years ago
Michael Kirk 08ad7bc9c2 Merge branch 'mkirk/use-chrono' 7 years ago
Michael Kirk 336d59a6ce restore chrono timestamp
make SSK compatible with c++ by using non-modular imports, which
requires disambiguating our ddLog variable.

// FREEBIE
7 years ago