Greyson Parrelli
cd228c439e
Be more explicit with the ID we use for account updates.
2020-06-02 09:03:54 -04:00
Alan Evans
7a859c8961
For smaller width devices, use original 210dp for audio messages.
2020-06-02 09:32:59 -03:00
Alan Evans
543f38c75d
Fix Wave form IOException thread issue.
2020-06-02 07:38:15 -03:00
Greyson Parrelli
f7b150f2d2
Bump version to 4.61.1
2020-06-01 17:43:05 -04:00
Greyson Parrelli
11328f643f
Updated language translations.
2020-06-01 17:43:05 -04:00
Greyson Parrelli
f270a6b8c4
Fix potential crash by removing an unnecessary column.
...
The column I removed is already in the recipient half of the projection.
Having two representations of the groupId made reading the groupId out
of the cursor non-deterministic, and when compounded with another bug,
could cause a crash if one of them was null.
2020-06-01 17:43:05 -04:00
Alan Evans
3fec23fd36
Show remaining time on wave form view and cache wave form in database.
2020-06-01 17:43:05 -04:00
Alex Hart
e01838e996
Fix text size for pending members.
2020-06-01 17:43:05 -04:00
Greyson Parrelli
f70e41e7cd
Don't allow account record updates to delete our profile key.
2020-06-01 17:43:05 -04:00
Greyson Parrelli
c4ec0c9897
Handle devices disallowing start of FcmFetchService.
...
Some devices are overzealous with battery management and disallow
starting services even when they're in response to a high-priority FCM
message (which should be allowed). So in these situations, we just
fall back to what we were doing before.
2020-06-01 17:43:05 -04:00
Greyson Parrelli
989b071a6d
Ignore contacts that don't have a phone number.
2020-06-01 17:43:05 -04:00
Greyson Parrelli
c39751f9db
Add info about play services to the debug log.
2020-06-01 17:43:05 -04:00
Greyson Parrelli
837230d72d
Bump version to 4.61.0
2020-05-29 19:18:55 -04:00
Greyson Parrelli
f544ec4126
Updated language translations.
2020-05-29 19:18:02 -04:00
Greyson Parrelli
79dbf85c1e
Improve local encrypted PIN storage.
2020-05-29 19:15:56 -04:00
Greyson Parrelli
61fe6cc961
Enable the ability to react with any emoji.
2020-05-29 19:14:37 -04:00
Greyson Parrelli
70c88b68e2
Store recent reactions separately from keyboard emoji.
2020-05-29 19:14:37 -04:00
Greyson Parrelli
d70c33d20f
Add support for mark as unread.
2020-05-29 19:14:37 -04:00
Greyson Parrelli
6b2e000e61
Prevent waiting for old queues in our retrieval strategies.
2020-05-29 19:14:37 -04:00
Alan Evans
b9f11dafff
New internal testing flag and V1 group creation button. All menus create GV1.
2020-05-29 19:14:37 -04:00
Alan Evans
a99c0d438e
Rename GV2 "version" to "revision".
2020-05-29 19:14:37 -04:00
Alex Hart
c634c24afb
Utilize Wrapper instead of dynamic theme.
2020-05-29 19:14:37 -04:00
Alex Hart
2ddd1437cf
Utilize exclusive AudioFocus.
2020-05-29 19:14:37 -04:00
Alan Evans
9da309ca48
Enforce a local GV2 capacity limit driven by a feature flag.
2020-05-29 19:14:37 -04:00
henry
cfcd451db7
Fix crash on unlink device when offline.
2020-05-29 09:51:21 -04:00
Alex Hart
5ab72fd1a9
Ask for permission before launching avatar sheet.
2020-05-29 09:51:21 -04:00
Alan Evans
daace9bd1a
Audio wave forms on voice notes.
2020-05-29 09:51:21 -04:00
Alan Evans
69adcd1d69
Tap avatar in chat preferences or group management to see full screen.
2020-05-29 09:51:21 -04:00
Alex Hart
0711a22188
Add overflow toast and fix edit menu option.
2020-05-29 09:51:21 -04:00
Greyson Parrelli
3a06412cd8
Throttle notifications when doing the intial message fetch.
2020-05-29 09:51:21 -04:00
Alan Evans
51c82702e2
Remove expectation of ActionBar in DeviceProvisioningActivity.
...
Fixes #9661
2020-05-29 09:51:21 -04:00
Greyson Parrelli
1b01196ec6
Refactor ThreadRecord.
2020-05-29 09:51:21 -04:00
Greyson Parrelli
1cd6b58ece
Don't enqueue duplicate PushDecryptMessageJobs.
2020-05-29 09:51:21 -04:00
Greyson Parrelli
ea8e13b1c8
Create a WebsocketDrainedConstraint.
2020-05-29 09:51:21 -04:00
Greyson Parrelli
f392229393
Extract MessageNotifier interface.
2020-05-29 09:51:21 -04:00
Greyson Parrelli
a299bafe89
Create a new system for fetching the intial batch of messages.
2020-05-29 09:51:21 -04:00
Alex Hart
d2bf539504
Clear sticky WebRtcViewModel events when initiating a new call.
2020-05-29 09:51:21 -04:00
Alex Hart
903c3989b9
Fix chip jank and other groups v2 ux issues.
2020-05-29 09:51:21 -04:00
Alan Evans
4aded3a436
Close keyboard on contact list scroll.
2020-05-29 09:51:20 -04:00
Alan Evans
9acdc37729
Alphabetical member order.
2020-05-29 09:51:20 -04:00
Greyson Parrelli
d4cdcbe54f
Improve logging around group sends.
2020-05-29 09:51:20 -04:00
Alex Hart
6fa2a0f411
Polish UX for groups v2 management.
2020-05-29 09:51:20 -04:00
Alex Hart
558a8e4a14
Add polish to groups v2 creation flow.
2020-05-29 09:51:20 -04:00
Alan Evans
8947b82034
Make GV2 feature flags remote capable.
2020-05-29 09:51:20 -04:00
Alan Evans
56551025e9
Detect if group v2 is active from membership.
2020-05-29 09:51:20 -04:00
Alan Evans
befb4939d5
Restore groups from storage service.
2020-05-29 09:51:20 -04:00
Alan Evans
289f7aba63
Add versioned profiles feature flag.
2020-05-29 09:51:20 -04:00
Alan Evans
28bd245b96
While testing GV2 without UUID, fail jobs that hit UuidRecipientError.
2020-05-29 09:51:20 -04:00
Alan Evans
c5e7300df2
Fix matches logic in contact selection.
2020-05-29 09:51:20 -04:00
Greyson Parrelli
fe25d941bb
Prevent FCM bottlenecking.
2020-05-29 09:51:20 -04:00