Matthew Chen
2db4c96a1c
Respond to CR.
2018-06-13 15:26:20 -04:00
Matthew Chen
3c50269dbf
Debounce search result updates.
2018-06-13 15:26:20 -04:00
Matthew Chen
91cc902b1d
Update search results.
2018-06-13 15:26:20 -04:00
Matthew Chen
e7fc9438c5
Merge branch 'charlesmchen/sskLogging'
2018-06-13 15:25:28 -04:00
Matthew Chen
428968564c
Update cocoapods.
2018-06-13 15:25:17 -04:00
Matthew Chen
c8fee4efa7
Add swift logging to SSK.
2018-06-13 13:56:55 -04:00
Matthew Chen
ef0f92616a
Merge branch 'charlesmchen/websocketLogging'
2018-06-13 12:43:42 -04:00
Matthew Chen
d5c738af2f
Clean up websocket logging.
2018-06-13 12:43:36 -04:00
Matthew Chen
8ebb10b900
Merge branch 'charlesmchen/styleSearchResults_'
2018-06-13 12:42:05 -04:00
Matthew Chen
44b23d44fd
Respond to CR.
2018-06-13 12:40:34 -04:00
Matthew Chen
99677899b1
Respond to CR.
2018-06-13 12:37:34 -04:00
Matthew Chen
f0c1805de9
Strip snippet formatting.
2018-06-13 12:34:24 -04:00
Matthew Chen
31443b5687
Clean up ahead of PR.
2018-06-13 12:34:24 -04:00
Matthew Chen
9639d3cbae
Clean up ahead of PR.
2018-06-13 12:34:24 -04:00
Matthew Chen
3f9f2abcd8
Style the search results.
2018-06-13 12:34:24 -04:00
Matthew Chen
f4a559156c
Style the search results.
2018-06-13 12:34:24 -04:00
Matthew Chen
5fec9b7c18
Merge branch 'charlesmchen/contactChangesVsAccess'
2018-06-13 11:19:11 -04:00
Matthew Chen
646073c92d
Check contacts access when notified of contacts changes.
2018-06-13 11:19:02 -04:00
Matthew Chen
27b6125540
Merge branch 'charlesmchen/searchResultsOrdering'
2018-06-13 11:06:01 -04:00
Matthew Chen
ebc5356a9f
Respond to CR.
2018-06-13 11:05:53 -04:00
Matthew Chen
758913f959
Respond to CR.
2018-06-13 11:03:52 -04:00
Matthew Chen
a4aba325d8
Order the search results.
2018-06-13 11:03:52 -04:00
Matthew Chen
4abd3f58cd
Order the search results.
2018-06-13 11:03:52 -04:00
Matthew Chen
37d3dfdfb6
Merge tag '2.26.0.23'
2018-06-13 10:25:19 -04:00
Michael Kirk
7bb93e265d
Merge branch 'mkirk/fts-sin-country-code'
2018-06-13 09:41:15 -04:00
Matthew Chen
7539d34ed4
"Bump build to 2.26.0.23."
2018-06-12 16:48:07 -04:00
Matthew Chen
971a69e72f
Update l10n strings.
2018-06-12 16:48:05 -04:00
Michael Kirk
dff8d7bf97
Moving code around
...
// FREEBIE
2018-06-12 15:58:35 -04:00
Michael Kirk
f57a5dbc77
Match searches for national number format
...
// FREEBIE
2018-06-12 15:27:13 -04:00
Michael Kirk
d423d3487f
Disable swift optimizations for tests
...
Otherwise step-through debugging is untenable
// FREEBIE
2018-06-12 15:27:13 -04:00
Michael Kirk
c4b02a0ee8
fix tests - empty contact threads are intentionally excluded
...
// FREEBIE
2018-06-12 15:27:13 -04:00
Michael Kirk
bcbe5901c2
cleanup test code
...
// FREEBIE
2018-06-12 15:27:13 -04:00
Michael Kirk
037ca4bcbf
Merge branch 'mkirk/call-logging' into release/2.26.0
2018-06-12 15:03:47 -04:00
Michael Kirk
8c88382f37
less call logging
...
// FREEBIE
2018-06-12 15:03:41 -04:00
Michael Kirk
df7c00b7a1
Merge branch 'mkirk/fix-freeze-after-swipe' into release/2.26.0
2018-06-12 15:02:56 -04:00
Matthew Chen
09138a1e04
Merge branch 'charlesmchen/openSearchResultMessage'
2018-06-12 12:55:33 -04:00
Matthew Chen
8164b893ad
Respond to CR.
2018-06-12 12:55:20 -04:00
Matthew Chen
999e8c8e31
Respond to CR.
2018-06-12 12:44:32 -04:00
Matthew Chen
13e9f11b4e
Open message search results.
2018-06-12 12:44:32 -04:00
Matthew Chen
27b6a5e5bb
Open message search results.
2018-06-12 12:44:32 -04:00
Michael Kirk
72e4de0950
Fix unresponsive interface after swipe on root VC
...
Don't start interactive pop gesture for root VC
// FREEBIE
2018-06-12 10:43:31 -04:00
Michael Kirk
00c2d47a9a
fix typo in TRANSLATIONS doc
2018-06-11 17:46:20 -04:00
Michael Kirk
ec7c092805
Merge branch 'oscarmv/RemoveAMRSupport'
2018-06-11 17:45:47 -04:00
Óscar Morales Vivó
51a9841144
https://github.com/signalapp/Signal-iOS/issues/3455 : Treat AMR files as generic attachments (AVFoundation doesn't support playback)
2018-06-11 17:45:11 -04:00
Michael Kirk
970148dd2e
Update translations doc
...
// FREEBIE
2018-06-11 17:37:12 -04:00
Michael Kirk
741bc9d1ae
Merge branch 'mkirk/fts-no-results'
2018-06-11 16:42:44 -04:00
Michael Kirk
549342c702
Show empty results text
...
// FREEBIE
2018-06-11 16:42:25 -04:00
Michael Kirk
98983ac8e6
Localize search bar
...
// FREEBIE
2018-06-11 16:42:25 -04:00
Michael Kirk
ecdaad06ff
Handle no results
...
In line with other messaging apps, we intentionally don't show a "No Results"
cell. We simply don't display any cells. Though we could easily modify this in
the future.
// FREEBIE
2018-06-11 16:42:25 -04:00
Matthew Chen
91af7d3855
Revert "Disable contact sharing."
...
This reverts commit cb603d0bad .
2018-06-11 16:37:49 -04:00