Commit graph

8509 commits

Author SHA1 Message Date
Matthew Chen
52be2127ff Sync conversation colors. 2018-08-16 15:21:39 -04:00
Matthew Chen
a712a20da0 "Bump build to 2.29.0.10." 2018-08-16 13:34:11 -04:00
Matthew Chen
eee2f7c8c6 Add logging around 'SAE to same thread' crash. 2018-08-16 13:34:07 -04:00
Matthew Chen
56e3ff14fe Merge branch 'charlesmchen/conversationViewCrashLogging' 2018-08-16 12:25:58 -04:00
Matthew Chen
b347c40c66 Clean up ahead of PR. 2018-08-16 12:21:03 -04:00
Matthew Chen
d9d73ba70c "Bump build to 2.29.0.9." 2018-08-16 12:21:03 -04:00
Matthew Chen
0a7b3537b5 Recreate message database view when message mappings are corrupt. 2018-08-16 12:21:03 -04:00
Matthew Chen
1e75b6518b "Bump build to 2.29.0.8." 2018-08-16 12:21:03 -04:00
Matthew Chen
db2f5bf3b0 Add temporary logging around conversation view crashes. 2018-08-16 12:21:03 -04:00
Matthew Chen
30ce675236 "Bump build to 2.29.0.7." 2018-08-16 12:21:03 -04:00
Matthew Chen
420f5f88ff Add logging, error checking and recovery around corrupt message mappings. 2018-08-16 12:21:03 -04:00
Matthew Chen
8f6151048c Merge branch 'charlesmchen/hideHomeViewSearch' 2018-08-16 11:43:07 -04:00
Matthew Chen
f261a47bd3 Hide home view search by default. 2018-08-16 11:42:31 -04:00
Matthew Chen
5f0c1aafbc Merge branch 'charlesmchen/themeQA' 2018-08-15 17:13:39 -04:00
Matthew Chen
a76d488e8b Fix QA issues in theme. 2018-08-15 17:09:59 -04:00
Matthew Chen
22dda476bb Fix QA issues in theme. 2018-08-15 16:29:13 -04:00
Matthew Chen
e628962fda Merge branch 'charlesmchen/messageDetailsVsInsetsFix' 2018-08-15 15:44:22 -04:00
Matthew Chen
4e276b1095 Apply 'insets fix' correctly in message details view. 2018-08-15 15:44:13 -04:00
Matthew Chen
7766cb6d73 "Bump build to 2.29.0.6." 2018-08-15 15:39:07 -04:00
Matthew Chen
9b02bc1046 Merge branch 'charlesmchen/conversationViewCrashLogging' 2018-08-15 15:39:03 -04:00
Matthew Chen
664e13fb46 Revert "Add temporary logging around conversation view crashes."
This reverts commit 26ad9814ee.
2018-08-15 15:38:38 -04:00
Matthew Chen
408689bbfc "Bump build to 2.29.0.5." 2018-08-15 14:41:30 -04:00
Matthew Chen
26ad9814ee Add temporary logging around conversation view crashes. 2018-08-15 14:41:20 -04:00
Matthew Chen
606b0debc7 "Bump build to 2.29.0.4." 2018-08-15 14:31:14 -04:00
Matthew Chen
07a41be5a2 Merge branch 'charlesmchen/conversationViewExceptionLogging' 2018-08-15 14:31:10 -04:00
Matthew Chen
b3c19b7905 Improve logging of conversation view exceptions. 2018-08-15 14:30:34 -04:00
Matthew Chen
84bda352ed Merge branch 'charlesmchen/isRegisteredRace' 2018-08-15 10:39:57 -04:00
Matthew Chen
8ce9f3b24d Fix nominal race in "is registered" state. 2018-08-15 10:38:47 -04:00
Matthew Chen
a635a5d1ca Merge branch 'charlesmchen/unifyTag' 2018-08-15 10:26:48 -04:00
Matthew Chen
26001e49d1 Unify log tags. 2018-08-15 10:24:29 -04:00
Matthew Chen
767e1e7f43 Merge branch 'charlesmchen/string_h_audit' 2018-08-15 09:58:05 -04:00
Matthew Chen
79c25981b1 String.h audit. 2018-08-15 09:57:50 -04:00
Michael Kirk
e56abeac39 "Bump build to 2.29.0.3." 2018-08-10 17:14:43 -06:00
Michael Kirk
b3cdf3dc01 sync translations 2018-08-10 17:14:29 -06:00
Michael Kirk
df2d247adf Merge branch 'mkirk/apply-theme-atomically' 2018-08-10 17:00:40 -06:00
Michael Kirk
71cb90b575 Avoid incremental theme-redraws
IMO this feels more impressive
2018-08-10 17:00:35 -06:00
Michael Kirk
a465c25227 Merge branch 'mkirk/jumboer-emoji' 2018-08-10 16:58:09 -06:00
Michael Kirk
a1e8bb865c Larger jumbomoji 2018-08-10 16:57:45 -06:00
Michael Kirk
c44f3f3c31 Merge branch 'mkirk/quotes' 2018-08-10 16:56:51 -06:00
Michael Kirk
8829cdfb4b Toast view when tapped message doesn't exist, mark remotely sourced. 2018-08-10 16:55:54 -06:00
Michael Kirk
9ab447a3db Merge branch 'mkirk/tweak-bar-theme' 2018-08-10 16:53:36 -06:00
Michael Kirk
7a0d74c17e Use dark blur for navbar
In the light theme, using the "light" blur allows the bar to seem invisible
when over white content. Similarly for the "dark" blur over black content.
2018-08-10 16:52:55 -06:00
Michael Kirk
76fbec8997 Merge branch 'mkirk/profile-colors' 2018-08-10 16:50:39 -06:00
Michael Kirk
1ff443c3ac restore transparent navbar in attachment approval 2018-08-09 16:58:54 -06:00
Michael Kirk
ebd2e6d5ac Tweak theme 2018-08-09 16:43:25 -06:00
Michael Kirk
73174d7943 Merge branch 'mkirk/log-owsfail' 2018-08-09 15:30:22 -06:00
Michael Kirk
c05700fd98 Log in OWSFail
step 1: rename OWSFail->OWSFailNoProdLog
step 2: rename OWSProdLogAndFail->OWSFail
step 3: Convert OWSFailNoProdLog->OWSFail where we want logging
step 4: Rename OWSCFail->OWSCFailNoProdLog
step 5: Rename OWSProdLogAndCFail -> OWSCFail
step 6: Convert OWSCFailNoProdLog -> OWSCFail where we want logging
2018-08-09 15:30:19 -06:00
Matthew Chen
5f468f4267 "Bump build to 2.29.0.2." 2018-08-09 16:05:34 -04:00
Matthew Chen
02d7f28f4d Merge branch 'charlesmchen/noInsertAnimations' 2018-08-09 15:35:27 -04:00
Matthew Chen
8ecf6884c5 Remove "sending" color for outgoing messages. 2018-08-09 15:35:21 -04:00