Cody Henthorne
|
e882e6e111
|
Bump version to 5.15.0
|
2021-06-18 15:21:41 -04:00 |
|
Cody Henthorne
|
4b0811f9aa
|
Revert "Temporarily block payments in all regions."
This reverts commit 4637e1b5d8 .
|
2021-06-18 15:10:29 -04:00 |
|
Greyson Parrelli
|
817f1ee938
|
Add a feature flag to disable SMS megaphone.
As part of this work, we also make sure we fetch feature flags during
registration.
|
2021-06-18 15:10:16 -04:00 |
|
Cody Henthorne
|
2d93d74b9f
|
Fix incorrect linting by preventing Github Actions from using Android S.
|
2021-06-18 15:10:16 -04:00 |
|
Greyson Parrelli
|
93f37ad70f
|
Reduce fetches when you open a conversation.
|
2021-06-18 15:10:16 -04:00 |
|
Cody Henthorne
|
3c6bed90db
|
Fix ANR by upgrading Firebase Messaging.
|
2021-06-18 15:10:16 -04:00 |
|
Greyson Parrelli
|
fa26fb6b8b
|
Improve conversation query performance.
For the conversation query at least, we stopped joining on the
attachments tables, and instead get attachments on a page-by-page basis.
|
2021-06-18 15:10:15 -04:00 |
|
Cody Henthorne
|
263ddb0d1e
|
Fix main thread recipient resolve in contact selection.
|
2021-06-18 15:10:15 -04:00 |
|
Cody Henthorne
|
8be659c1c8
|
Fix ANR when leaving MediaPreviewActivity.
|
2021-06-18 15:10:15 -04:00 |
|
Cody Henthorne
|
e5c9dddb5a
|
Fix ANR when generating group message snippets.
|
2021-06-18 15:10:15 -04:00 |
|
Greyson Parrelli
|
6da72aad6d
|
Log the build variant.
|
2021-06-18 15:10:15 -04:00 |
|
Greyson Parrelli
|
5dd5a024c9
|
Narrow locking in LiveRecipientCache.
This should make it so that we never hold a lock while accessing the
database.
|
2021-06-18 15:10:15 -04:00 |
|
Greyson Parrelli
|
c0eac5564c
|
Clean up message processing locks.
|
2021-06-18 15:10:15 -04:00 |
|
Cody Henthorne
|
0d0ee753df
|
Make portrait bubbled keyboard height dynamic based on bubble height.
|
2021-06-18 15:10:15 -04:00 |
|
Aaron Labiaga
|
908f952893
|
Update API for Activity in bubble check.
|
2021-06-18 15:10:15 -04:00 |
|
Cody Henthorne
|
1c80e65c5a
|
Bump version to 5.14.5
|
2021-06-18 15:02:33 -04:00 |
|
Cody Henthorne
|
20b13a929b
|
Updated language translations.
|
2021-06-18 14:55:16 -04:00 |
|
Alex Hart
|
4637e1b5d8
|
Temporarily block payments in all regions.
|
2021-06-18 14:47:32 -04:00 |
|
Greyson Parrelli
|
4b6cb79c75
|
Fix message exception handling.
|
2021-06-18 13:52:31 -04:00 |
|
Greyson Parrelli
|
feaf2a33a9
|
Bump version to 5.14.4
|
2021-06-17 17:39:30 -04:00 |
|
Greyson Parrelli
|
4c893a11fc
|
Updated language translations.
|
2021-06-17 17:39:30 -04:00 |
|
Cody Henthorne
|
f4dd80c929
|
Switch logic order for detecting conversation channel changes.
|
2021-06-15 13:09:11 -04:00 |
|
Cody Henthorne
|
4af078007e
|
Attempt to recover from encountering octet stream media.
|
2021-06-15 11:54:14 -04:00 |
|
Greyson Parrelli
|
be297120a1
|
Include 'you' in dynamic group name.
|
2021-06-15 11:37:28 -04:00 |
|
Cody Henthorne
|
a9741cadbf
|
Fix logging around dialog flow.
|
2021-06-15 11:31:56 -04:00 |
|
Cody Henthorne
|
79200c82da
|
Fix create bubble conversation notification.
|
2021-06-14 16:51:18 -04:00 |
|
Cody Henthorne
|
d9c9ae8dae
|
Update MobileCoin dependency and add new configuration.
|
2021-06-14 13:25:50 -04:00 |
|
Greyson Parrelli
|
8ee96b40d0
|
Bump version to 5.14.3
|
2021-06-10 16:50:51 -04:00 |
|
Greyson Parrelli
|
67f0f45b67
|
Updated language translations.
|
2021-06-10 16:50:17 -04:00 |
|
Cody Henthorne
|
881ab90982
|
Add additional logging to dialog.
|
2021-06-10 16:06:32 -04:00 |
|
Alex Hart
|
6d7e09fec1
|
Fix bug preventing VIEWED receipts from being sent to group recipients.
|
2021-06-10 16:52:24 -03:00 |
|
Greyson Parrelli
|
c274ed6a96
|
Improve search performance.
|
2021-06-10 15:47:12 -04:00 |
|
Greyson Parrelli
|
53ffca964d
|
Restrict group member names to 2 lines.
|
2021-06-10 11:08:45 -04:00 |
|
Greyson Parrelli
|
3da3367291
|
Ensure that multi-forwards have unique timestamps.
|
2021-06-10 11:03:07 -04:00 |
|
Cody Henthorne
|
412ee220ce
|
Improve keyboard sizing in bubbled conversations.
|
2021-06-09 16:18:55 -04:00 |
|
Alex Hart
|
a3e3667dc2
|
Add 'tick' to update conversation bubble timestamps every 1m.
|
2021-06-09 16:35:36 -03:00 |
|
Greyson Parrelli
|
d5f63da9e4
|
Better database error handling.
|
2021-06-09 15:04:16 -04:00 |
|
Greyson Parrelli
|
f8d2044356
|
Bump version to 5.14.2
|
2021-06-09 11:16:19 -04:00 |
|
Greyson Parrelli
|
4d2dc61f5d
|
Updated language translations.
|
2021-06-09 11:16:19 -04:00 |
|
Cody Henthorne
|
5492685df2
|
Fix fragment lifecycle crash in Edit Profile.
|
2021-06-09 11:16:19 -04:00 |
|
Alex Hart
|
ad8c6bc579
|
Hide 'remove from group' if not an admin of that group.
|
2021-06-09 11:16:19 -04:00 |
|
Alex Hart
|
fb08f8ae17
|
Fix issue preventing people blocking receipts from seeing incoming voice notes as viewed.
|
2021-06-09 11:16:10 -04:00 |
|
Greyson Parrelli
|
7833d7c99a
|
Handle the sender key capability better.
|
2021-06-09 09:56:57 -04:00 |
|
Alex Hart
|
335ff61011
|
Fix several Gif MP4 UX issues.
|
2021-06-09 10:23:41 -03:00 |
|
Greyson Parrelli
|
2029ea378f
|
Bump version to 5.14.1
|
2021-06-08 16:48:10 -04:00 |
|
Greyson Parrelli
|
cd7bc63cec
|
Updated language translations.
|
2021-06-08 16:48:10 -04:00 |
|
Cody Henthorne
|
958331a8ea
|
Fix bug with APNGParser over reading larger files and invalidating the stream.
|
2021-06-08 16:48:10 -04:00 |
|
Greyson Parrelli
|
2ba206b9db
|
Rotate the mp4 gif feature flag.
|
2021-06-08 16:13:19 -04:00 |
|
Greyson Parrelli
|
9b90e371f9
|
Inline viewed receipt feature flags.
|
2021-06-08 16:10:34 -04:00 |
|
Alex Hart
|
ff1c298817
|
Allow video gifs to download as if they were images.
|
2021-06-08 17:00:07 -03:00 |
|