Commit Graph

3631 Commits

Author SHA1 Message Date
Matthew Chen
74009a3207 Modify l10n string extraction script to reflect SSK move.
// FREEBIE
2017-07-31 15:25:09 -04:00
Michael Kirk
4bf407a24f fix some compiler warnings
// FREEBIE
2017-07-31 11:56:47 -04:00
Matthew Chen
efcbd3b3a3 Merge branch 'charlesmchen/registrationCleanup' 2017-07-31 11:03:06 -04:00
Matthew Chen
3c3bd3c914 Tweaks to registration views.
// FREEBIE
2017-07-31 11:02:56 -04:00
Michael Kirk
d809a30fa2 fix tests
// FREEBIE
2017-07-28 17:17:19 -04:00
Matthew Chen
1e002f7ef2 Bump build from to 2.15.0.4.
// FREEBIE
2017-07-28 17:14:17 -04:00
Matthew Chen
cb53d27e54 Merge branch 'charlesmchen/messageMappingsGrowth' 2017-07-28 17:14:07 -04:00
Matthew Chen
a0eead37c7 Ensure size of message mappings range increases monotonically.
// FREEBIE
2017-07-28 17:13:35 -04:00
Michael Kirk
2a6df19e0e Merge branch 'mkirk/drain-queue-perf' 2017-07-28 17:12:58 -04:00
Michael Kirk
a196693425 Make sure DB views are ready before kicking processing job
// FREEBIE
2017-07-28 17:12:47 -04:00
Michael Kirk
0b38b46683 remove unnecessary dispatch
// FREEBIE
2017-07-28 17:12:47 -04:00
Michael Kirk
6a5c6a9fc9 didBecomeActive kicks the processing queue
// FREEBIE
2017-07-28 17:12:47 -04:00
Michael Kirk
1066089980 Fix thread explosion
Without this, when the user has a large message queue to process, things
slow to a crawl as we spew more and more threads. Since it's on a serial
queue anyway, there's no need to have multiple threads executing this
code.

// FREEBIE
2017-07-28 17:12:47 -04:00
Matthew Chen
00fc1299df Merge branch 'charlesmchen/messageFooterAlignment' 2017-07-28 15:03:39 -04:00
Matthew Chen
31d65c3d77 Fix RTL alignment of message footers.
// FREEBIE
2017-07-28 15:03:31 -04:00
Michael Kirk
a9c07e88b7 Merge branch 'mkirk/fix-spinner-layout' 2017-07-28 15:00:51 -04:00
Michael Kirk
feb1061c04 Fix spinner layout on iphone5
// FREEBIE
2017-07-28 15:00:48 -04:00
Michael Kirk
020bd48496 Fix tests
// FREEBIE
2017-07-28 14:57:21 -04:00
Matthew Chen
43f451e236 Remove errant assert.
// FREEBIE
2017-07-28 11:36:39 -04:00
Matthew Chen
b6cecd44a8 Merge branch 'charlesmchen/fixWarningsInAnalyticsMacros' 2017-07-28 11:33:25 -04:00
Matthew Chen
bdb50552d3 Fix asserts in analytics macros.
// FREEBIE
2017-07-28 11:33:20 -04:00
Matthew Chen
240b8adbd6 Merge branch 'charlesmchen/debugUIVsManualCensorshipCircumvention' 2017-07-28 11:32:17 -04:00
Matthew Chen
5acb3714e9 Add debug UI to enable manual censorship circumvention.
// FREEBIE
2017-07-28 11:17:25 -04:00
Matthew Chen
75c7cc4abf Add debug UI to enable manual censorship circumvention.
// FREEBIE
2017-07-28 11:15:09 -04:00
Matthew Chen
964eb28f1b Merge branch 'charlesmchen/debugGroupsVsLocalNumber' 2017-07-28 11:14:44 -04:00
Matthew Chen
d22e29ec09 Include local number when creating debug groups.
// FREEBIE
2017-07-28 11:03:02 -04:00
Matthew Chen
fe7ad9cc81 Merge branch 'charlesmchen/debugCreateGroups' 2017-07-28 10:16:44 -04:00
Matthew Chen
8f17730d9b Modify “create groups” debug UI to use current 1:1 contact.
// FREEBIE
2017-07-28 10:16:02 -04:00
Matthew Chen
653f7faca8 Add debug UI for creating groups.
// FREEBIE
2017-07-28 09:41:27 -04:00
Matthew Chen
1c3dd8cac4 Bump build from to 2.15.0.3.
// FREEBIE
2017-07-27 15:46:22 -04:00
Matthew Chen
2bd113f140 Merge branch 'charlesmchen/hideEmptyConversations' 2017-07-27 15:46:12 -04:00
Matthew Chen
e74ef14ae6 Revert accidental change to Carthage.
// FREEBIE
2017-07-27 15:45:27 -04:00
Matthew Chen
678db31c1f Hide empty conversations in home view.
// FREEBIE
2017-07-27 15:40:35 -04:00
Matthew Chen
c042a96aa4 Hide empty conversations in home view.
// FREEBIE
2017-07-27 15:40:35 -04:00
Matthew Chen
c6e21e83a3 Hide empty conversations in home view.
// FREEBIE
2017-07-27 15:40:35 -04:00
Matthew Chen
8e628a6296 Hide empty conversations in home view.
// FREEBIE
2017-07-27 15:40:19 -04:00
Matthew Chen
1890039165 Hide empty conversations in home view.
// FREEBIE
2017-07-27 15:40:19 -04:00
Matthew Chen
103a7fab36 Hide empty conversations in home view.
// FREEBIE
2017-07-27 15:39:26 -04:00
Matthew Chen
6dff283de4 Update l10n strings.
// FREEBIE
2017-07-27 15:15:53 -04:00
Matthew Chen
75fb55e018 Merge tag '2.14.1.2'
// FREEBIE
2017-07-27 15:09:51 -04:00
Matthew Chen
bca736a2b7 Merge tag '2.13.4.0'
// FREEBIE
2017-07-27 15:04:03 -04:00
Matthew Chen
3f805d31d5 Bump build from to 2.15.0.2.
// FREEBIE
2017-07-27 14:01:18 -04:00
Matthew Chen
07ee0db80c Merge branch 'charlesmchen/moreCallServiceAnalytics' 2017-07-27 13:57:41 -04:00
Matthew Chen
dd13119f12 Add more instrumentation to CallService.
// FREEBIE
2017-07-27 13:57:29 -04:00
Matthew Chen
5c50aa74cb Merge branch 'charlesmchen/crashDeletingThreads' 2017-07-27 13:30:22 -04:00
Matthew Chen
904515994f Add more instrumentation to CallService.
// FREEBIE
2017-07-27 13:28:05 -04:00
Matthew Chen
e16d0e326b Avoid crash when deleting threads - and improve perf.
// FREEBIE
2017-07-27 13:02:42 -04:00
Matthew Chen
842e1503ba Merge branch 'charlesmchen/gatherAnalyticsEventNames' 2017-07-27 12:48:59 -04:00
Matthew Chen
e5c0fa89d6 Respond to CR.
// FREEBIE
2017-07-27 12:48:46 -04:00
Matthew Chen
465711c2cb Add script to extract and gather analytics event names.
// FREEBIE
2017-07-27 12:45:29 -04:00