Greyson Parrelli
|
7031bbae43
|
Close the SVR2 socket when we're done.
|
2023-07-14 13:11:08 -04:00 |
|
Nicholas Tinsley
|
4a6dfed676
|
Even more Change Number logging.
|
2023-07-14 09:56:49 -04:00 |
|
Clark Chen
|
bb0b414d71
|
Bump version to 6.26.1
|
2023-07-13 18:11:30 -04:00 |
|
Nicholas Tinsley
|
95e25652c1
|
Add change number screen logging.
|
2023-07-13 17:59:53 -04:00 |
|
Nicholas Tinsley
|
58155b0859
|
Restore previous Registration session handler.
Fixes #12839, #13059.
|
2023-07-13 15:20:15 -04:00 |
|
Clark
|
f579b79d2e
|
Change websocket keepalive response time to 20s.
|
2023-07-13 14:22:10 -04:00 |
|
Greyson Parrelli
|
47673be4e0
|
Bump version to 6.26.0
|
2023-07-12 16:09:59 -04:00 |
|
Clark Chen
|
f67e6a9e9f
|
Updated language translations.
|
2023-07-12 15:56:38 -04:00 |
|
Greyson Parrelli
|
110d8259fa
|
Explicity declare exported status in manifest entries.
This shouldn't change any behavior. We're just explicitly declaring the
exported field to be what it would otherwise get set to by default.
|
2023-07-12 15:48:52 -04:00 |
|
Alex Hart
|
8f253ffc43
|
Add lazy thread creation throughout in preparation for CFV2.
|
2023-07-12 15:48:52 -04:00 |
|
Greyson Parrelli
|
6ca9cb6da1
|
Add migration to cleanup some inconsistent DB state.
|
2023-07-12 15:48:52 -04:00 |
|
Greyson Parrelli
|
1b63bdec12
|
Control CDS compat mode with it's own remote config.
|
2023-07-12 15:48:52 -04:00 |
|
Greyson Parrelli
|
bb52172516
|
Fix validation of NullMessage types.
|
2023-07-12 15:48:52 -04:00 |
|
Alex Hart
|
1640495f34
|
Fix CFV2 selection.
|
2023-07-12 15:48:52 -04:00 |
|
Cody Henthorne
|
64415a980f
|
Fix text cutoff in device transfer lock dialog.
Fixes #13040
|
2023-07-12 15:48:52 -04:00 |
|
Cody Henthorne
|
e06d141823
|
Tweak SpoilerPaint settings to reduce wave effect.
Closes #13041
|
2023-07-12 15:48:52 -04:00 |
|
Clark
|
ac4d8679a1
|
Add local metrics for message processing.
|
2023-07-12 15:48:52 -04:00 |
|
Clark
|
8fc03a67b9
|
Fix failing AttachmentCipherTest for incremental mac.
|
2023-07-12 15:48:52 -04:00 |
|
Cody Henthorne
|
648506fe04
|
Fix empty emoji search index.
|
2023-07-12 15:48:52 -04:00 |
|
Cody Henthorne
|
2c74ac8bfa
|
Fix spoilers not working in story replies.
|
2023-07-12 15:48:52 -04:00 |
|
Cody Henthorne
|
963709c552
|
Fix draft message lost during media send flow.
|
2023-07-12 15:48:52 -04:00 |
|
Clark
|
9af888a595
|
Refactor FcmFetchManager to make foreground service clearer.
|
2023-07-12 15:48:51 -04:00 |
|
Cody Henthorne
|
ec373b5b4d
|
Fix attachment dedupe race where original may be deleted before new usage is recorded.
|
2023-07-12 15:48:51 -04:00 |
|
Cody Henthorne
|
bfcd57881e
|
Add test to verify sync behavior during VERIFIED to DEFAULT change.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
b277a8c5e0
|
CFV2 fix possible race when initializing menu.
|
2023-07-12 15:48:51 -04:00 |
|
Cody Henthorne
|
979a50716e
|
Fix most android tests.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2023-07-12 15:48:51 -04:00 |
|
Jim Gustafson
|
c5f0da8151
|
Update to RingRTC v2.29.0
|
2023-07-12 15:48:51 -04:00 |
|
Cody Henthorne
|
aee0b5268f
|
Improve conversation open benchmark test.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
7e909f2bee
|
Add InternalSettings option for ConversationItem V2.
|
2023-07-12 15:48:51 -04:00 |
|
Cody Henthorne
|
584c90521a
|
Polish voice notes in CFv2.
|
2023-07-12 15:48:51 -04:00 |
|
Yuval Razieli
|
23ef8c78bd
|
Fix an issue where the charset in the link preview of some pages was not identified correctly.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
5ca025544e
|
Improve logging around memory usage.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
500ae0c72e
|
Add Spinner support for kyber keys.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
c359207f1f
|
Fix potential NPE in MediaOverviewPageFragment.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
159f2ebec0
|
Don't crash on invalid window token in tooltip popup.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
a0db812606
|
Fix action bar background for multiselect in CFV2.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
d4c6a433d7
|
Add documentation to DeliveryStatusView.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
3a7cde9239
|
Fix pending rotation pivot point.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
4b6c308ae9
|
Stop HEAD requests for possibly-unlisted contacts during CDS refresh.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
002279f6a7
|
Ignore AccountRecord.e164 if PNP-capable.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
c807e52ad9
|
Support CDSI ignore the useCompat flag.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
9557e3b910
|
Remove unused feature flag constant.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
ddc77884bd
|
Inline the credit card payments feature flag.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
9d6337d5a8
|
Inline the chat filters feature flag.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
117dd17215
|
Rotate edit message feature flag.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
f9eed0f6d0
|
Fix slide in animation for new messages in CFV2.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
4429145cdf
|
Remove deprecated ignoreResults parameter.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
5ea4cbf9ca
|
CFV2 Add proper body presentation code.
|
2023-07-12 15:48:51 -04:00 |
|
Ehren Kret
|
c6473ca9e6
|
Minor improvement to Android Backup file format.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
38b2a2f5b7
|
Add multi-select support to CFV2.
|
2023-07-12 15:48:51 -04:00 |
|