Alan Evans
|
8de3f5045b
|
Updated language translations.
|
2021-01-07 16:07:21 -04:00 |
Greyson Parrelli
|
fba4ae91e3
|
Fix issue where recipient observing could show stale data.
|
2021-01-07 16:07:21 -04:00 |
Alan Evans
|
dda68d6c95
|
Revert "Bump libsignal-client to 0.2.0"
This reverts commit e845fba8b3 .
|
2021-01-07 16:07:04 -04:00 |
Greyson Parrelli
|
25af25cd19
|
Fix issue where button to go to archive was missing.
|
2021-01-07 16:07:04 -04:00 |
Alan Evans
|
dfd5b2c225
|
Ensure consistency and completeness of feature flag remote capable designation.
Make CustomVideoMuxer flag remote capable.
|
2021-01-07 16:07:04 -04:00 |
Greyson Parrelli
|
e850d8e917
|
Fix badge overlap in archive screen.
|
2021-01-07 09:54:02 -05:00 |
Alex Hart
|
677cf725a1
|
Fix bad screen lock behaviour.
|
2021-01-07 10:37:55 -04:00 |
Alan Evans
|
e95bb9cb0f
|
Bump version to 5.1.0
|
2021-01-06 17:05:30 -04:00 |
Alan Evans
|
2c223a5826
|
Updated language translations.
|
2021-01-06 17:03:38 -04:00 |
Greyson Parrelli
|
bbc346bd7a
|
Create a system for scheduling work post-initial-render.
|
2021-01-06 17:03:38 -04:00 |
Cody Henthorne
|
cf32b93269
|
Better error handling for group calls.
|
2021-01-06 17:03:38 -04:00 |
Cody Henthorne
|
84f1da76ad
|
Fix bug where missing media keys would not always be shown on time.
|
2021-01-06 17:03:21 -04:00 |
Jack Lloyd
|
e845fba8b3
|
Bump libsignal-client to 0.2.0
|
2021-01-06 17:03:21 -04:00 |
Greyson Parrelli
|
01152ead61
|
Move the JobDatabase to a separate physical database.
Also removes maxInstancesPerFactory from DB, which was only used during job submission and had no need to be persisted.
|
2021-01-06 17:03:21 -04:00 |
Alex Hart
|
198281aa47
|
Show 'return to call' if local user is in the call group.
|
2021-01-06 17:03:21 -04:00 |
Jim Gustafson
|
8e8d86606b
|
Update to RingRTC v2.8.9
|
2021-01-06 17:03:21 -04:00 |
Alan Evans
|
b4c2e21415
|
Custom streaming video muxer.
|
2021-01-06 17:03:21 -04:00 |
Alan Evans
|
6080e1f338
|
Ensure ProfileKeyCredentials match ProfileKey.
Fixes #10344
|
2021-01-06 17:03:20 -04:00 |
Alan Evans
|
6dd3fdaa55
|
Remove usages of deprecated Handler constructor.
|
2021-01-06 17:03:20 -04:00 |
Alan Evans
|
64312f9c7f
|
Fix non-rendered previews when differ by trailing slash.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
86542febf9
|
Move the MegaphoneDatabase to a separate physical database.
|
2021-01-06 17:03:20 -04:00 |
Alex Hart
|
9da49f9f8a
|
Load correct recipient from thread record.
|
2021-01-06 17:03:20 -04:00 |
Alex Hart
|
ce3872ce1a
|
Fix ACTION_OPEN_DOCUMENT_TREE crash when no file picker available.
Fixes #10131
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
c466dba8c4
|
Move the KeyValueDatabase to a separate physical database.
|
2021-01-06 17:03:20 -04:00 |
Alex Hart
|
46d412a6c3
|
UX update and slight stability fix.
|
2021-01-06 17:03:20 -04:00 |
Alex Hart
|
e2872d9af8
|
Add emdash instead of 0 if no callers are present and we haven't connected / loaded the group state.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
3474b26f61
|
Don't include archived threads in recent conversation query.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
740e934e5d
|
Speed up the recipient warm-up phase.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
61c5fc1057
|
Add shake-to-report for internal users.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
7ef77bf16c
|
Remove unbounded conversation list query.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
aa3eb78956
|
Clean up and speed up conversation list item view.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
cdd7b2deb9
|
Improve and streamline Application#onCreate.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
c27300c19d
|
Add a perf buildType for testing performance improvements.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
8927971a19
|
Replace non-essential conversation list views with stubs.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
1ced115b54
|
Only force a conversation list re-query for non-cold-starts.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
fcbd594def
|
Add a system to easily trace jobs.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
4b8d02fdba
|
Move Tracer to core-util.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
e10284bd13
|
Remove Trace annotation.
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
4b5f1d64e6
|
Switch the conversation list to our own paging library.
|
2021-01-06 17:03:20 -04:00 |
Alex Hart
|
b7477d287b
|
Reopen properly when we select launcher icon.
* Reopen properly when we select launcher icon.
* Reduce noise
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
6bab6c2454
|
Increase prekey archive age to 30 days.
|
2021-01-06 17:03:20 -04:00 |
Alex Hart
|
586c45616c
|
Utilize ACTION_GET_CONTENT for one-time-access to backup.
Fixes #10312
|
2021-01-06 17:03:20 -04:00 |
Greyson Parrelli
|
ccd405fdce
|
Don't double-isolate-bidi on phone numbers.
Fixes #10257
|
2021-01-06 17:03:20 -04:00 |
henry
|
dbf78d1b69
|
Show correct fragment layout preview.
|
2020-12-18 10:41:14 -04:00 |
Alex Hart
|
5f947ea2d6
|
Remove a few more instances of AsyncTask.
|
2020-12-18 10:41:14 -04:00 |
Alex Hart
|
73afa82147
|
Remove ViewUtil deprecated methods.
|
2020-12-18 10:41:14 -04:00 |
Alex Hart
|
744b79419b
|
Swap out AsyncTask usage in notification action receivers with bounded threadpool.
|
2020-12-18 10:41:14 -04:00 |
Alex Hart
|
ce20dd97ff
|
Fix bad compose input height.
|
2020-12-18 10:41:14 -04:00 |
Greyson Parrelli
|
3983d5aca4
|
Log the threadId of a log.
|
2020-12-18 10:41:14 -04:00 |
Greyson Parrelli
|
7b0de2d2a9
|
Force a feature flag refresh after a version change.
|
2020-12-18 10:41:14 -04:00 |