Commit graph

5041 commits

Author SHA1 Message Date
Matthew Chen 6d87df88aa Migrate environment to SignalMessaging. 2017-12-05 10:29:28 -05:00
Matthew Chen c817aa51b3 Migrate environment to SignalMessaging. 2017-12-05 10:28:46 -05:00
Michael Kirk 9ea954bec2 Merge branch 'mkirk/search-profile-names' 2017-12-04 15:32:47 -05:00
Michael Kirk e3b0333b97 CR: Separate class files
// FREEBIE
2017-12-04 15:29:14 -05:00
Michael Kirk 27ddf4a352 Cleanup before PR 2017-12-04 13:57:11 -05:00
Michael Kirk cd440b839f Consolidate search logic
// FREEBIE
2017-12-04 13:53:10 -05:00
Michael Kirk 766e579961 Share picker searches by profile name
Consolidate some of the share logic

// FREEBIE
2017-12-04 12:52:59 -05:00
Michael Kirk 3ed52b6d5a Fix profile label for share context
// FREEBIE
2017-12-04 12:52:59 -05:00
Michael Kirk 286463bb22 Thread picker adds sections for threads vs other contacts 2017-12-04 12:52:59 -05:00
Michael Kirk 71bafcc8f0 Search SignalAccounts by profile name
...and fixup some tests
2017-12-04 12:52:59 -05:00
Michael Kirk 06f52deaf9 address some additional compiler warnings 2017-12-04 12:52:59 -05:00
Michael Kirk 2cc417daf7 Merge branch 'mkirk/fix-build-warnings' 2017-12-04 12:52:34 -05:00
Michael Kirk 23d3006fd8 remove unused code
// FREEBIE
2017-12-04 12:50:28 -05:00
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
2017-12-04 12:50:28 -05:00
Michael Kirk 2af818b3ba Make SignalMessaging AppExtension safe
// FREEBIE
2017-12-04 12:50:28 -05:00
Michael Kirk fcb17585b0 fix compiler warnings
// FREEBIE
2017-12-04 12:50:28 -05:00
Michael Kirk 0138777343 New @available syntax avoids compiler warnings
// FREEBIE
2017-12-04 12:50:28 -05:00
Michael Kirk f96b7bc27c CNContact doesn't exist before iOS9
// FREEBIE
2017-12-04 12:50:28 -05:00
Michael Kirk 0dec643b94 update header to match implementation atomicity
// FREEBIE
2017-12-04 12:50:28 -05:00
Michael Kirk 5e7ca89930 Proper function prototypes
// FREEBIE
2017-12-04 12:50:28 -05:00
Matthew Chen 5705b256e9 Merge branch 'charlesmchen/logsVsSAE' 2017-12-04 10:37:40 -05:00
Matthew Chen 98eb4613ed Enable logging in SAE; rework log file management to include multiple log directories. 2017-12-01 12:55:47 -05:00
Matthew Chen bf21d0c0ed Enable logging in SAE; rework log file management to include multiple log directories. 2017-12-01 12:55:47 -05:00
Matthew Chen 23f151fa50 Merge branch 'charlesmchen/saeLoading' 2017-12-01 12:54:57 -05:00
Matthew Chen 8cc33b3de1 Refine loading view of share extension. 2017-12-01 10:48:18 -05:00
Matthew Chen eaebec6222 Merge branch 'charlesmchen/l10nScriptsVsSAE' 2017-12-01 09:48:06 -05:00
Matthew Chen f728f5c09b Incorporate l10n strings from main app into SAE. 2017-12-01 09:46:17 -05:00
Matthew Chen 074664f735 Revert "Modify l10n string extraction script to copy strings to SAE."
This reverts commit c61490c0b4.
2017-12-01 09:42:06 -05:00
Matthew Chen efe0758e3d Revert "Modify l10n string download script to copy strings to SAE."
This reverts commit 9f31c048a2.
2017-12-01 09:41:59 -05:00
Matthew Chen 9f31c048a2 Modify l10n string download script to copy strings to SAE. 2017-12-01 09:41:14 -05:00
Matthew Chen c61490c0b4 Modify l10n string extraction script to copy strings to SAE. 2017-12-01 09:41:14 -05:00
Matthew Chen c82ff5b3cf Merge branch 'charlesmchen/customUIForSAE' 2017-12-01 09:38:19 -05:00
Matthew Chen e7b32899cb Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
Matthew Chen 43eefd35e6 Merge branch 'charlesmchen/shareExtensionTypes' 2017-12-01 09:37:26 -05:00
Matthew Chen f20196e3fa Use dict to specify supported types for SAE. 2017-11-30 15:06:16 -05:00
Matthew Chen aa1ca3410d Merge branch 'charlesmchen/appExtensionContext' 2017-11-30 14:57:10 -05:00
Matthew Chen 15e3b5ad76 Add app extension context, bridging header and PCH to app extension. 2017-11-30 14:57:03 -05:00
Matthew Chen 61b33b1a45 Make SignalMessaging a build dependency of the share extension. 2017-11-30 14:57:03 -05:00
Matthew Chen 2aafdcf577 Add app extension context, bridging header and PCH to app extension. 2017-11-30 14:57:03 -05:00
Matthew Chen 1b65e0c9e6 Merge branch 'charlesmchen/appExtensionVsBuildNumberScript' 2017-11-30 14:56:35 -05:00
Matthew Chen d5f2ebff42 Update "bump build number" script to update share extension. 2017-11-30 14:56:30 -05:00
Matthew Chen bc234d42ed Merge branch 'charlesmchen/appExtensionCapabilitiesAndInfo' 2017-11-30 14:09:16 -05:00
Matthew Chen f896bf99d5 Update share extension capabilities. 2017-11-30 14:09:10 -05:00
Matthew Chen 8706d8f599 Update share extension capabilities. 2017-11-30 14:09:10 -05:00
Michael Kirk afea3008b4 Merge branch 'mkirk/use-framework-friendly-openssl' 2017-11-30 09:44:16 -08:00
Michael Kirk 7ca314aa28 Use up-to-date framework friendly OpenSSL
// FREEBIE
2017-11-30 09:43:17 -08:00
Michael Kirk 08ad7bc9c2 Merge branch 'mkirk/use-chrono' 2017-11-30 09:38:55 -08:00
Michael Kirk 336d59a6ce restore chrono timestamp
make SSK compatible with c++ by using non-modular imports, which
requires disambiguating our ddLog variable.

// FREEBIE
2017-11-30 09:38:39 -08:00
Matthew Chen 14d5950624 Merge branch 'charlesmchen/crossProcessDBModifications' 2017-11-30 10:28:12 -05:00
Matthew Chen e7df2511a4 Register CrossProcessNotifier. 2017-11-30 10:28:05 -05:00