Cody Henthorne
cb65347bb3
Bump version to 5.53.5
2022-10-20 22:06:17 -04:00
Cody Henthorne
41aad39c62
Updated language translations.
2022-10-20 21:58:46 -04:00
Cody Henthorne
390f6c2462
Fix lint issue with ViewBinderDelegate.
2022-10-20 21:53:45 -04:00
Cody Henthorne
163c7de327
Fix blur width for landscape oriented stories.
2022-10-20 21:52:55 -04:00
Cody Henthorne
08b7dcb1ee
Add check and request for SMS read permission to perform export.
2022-10-20 21:52:55 -04:00
Alex Hart
dfdf68b7b5
Add support for separate story view receipt control.
...
This reverts commit 1046265d23
.
2022-10-20 21:52:55 -04:00
Greyson Parrelli
418083d0c7
Fix delete-for-everyone issue with stories.
2022-10-20 21:52:54 -04:00
Alex Hart
25ac462921
Update story explanation text.
2022-10-20 21:52:54 -04:00
Alex Hart
f401ee00a1
Update tap to add text.
2022-10-20 21:52:54 -04:00
Alex Hart
94bd3101c9
Add support for stories "seen" state.
2022-10-20 21:52:54 -04:00
Alex Hart
995a4ad6ec
Add new name field design.
2022-10-20 21:52:54 -04:00
Alex Hart
36206dfa9a
Remove Stories header.
2022-10-20 21:52:54 -04:00
Alex Hart
a176188c7d
Add new iconography for custom stories.
2022-10-20 21:52:54 -04:00
Alex Hart
44f551acc5
Request layout after text changes to ensure content is properly sized.
2022-10-20 21:52:54 -04:00
Alex Hart
39c1939470
Rename private story as custom story.
2022-10-20 21:52:54 -04:00
Cody Henthorne
ba2d84005d
Fix wrong hint flashing into the compose box.
2022-10-20 21:52:54 -04:00
Alex Hart
6600857259
Add new bottom bar icons.
2022-10-20 21:52:54 -04:00
Alex Hart
e465f35e50
Add new stories icon to settings.
2022-10-20 21:52:54 -04:00
Alex Hart
20eda03a5a
Swap add to to just new.
2022-10-20 21:52:54 -04:00
Alex Hart
2315a1c632
Remove isFeatureAvailable and remove compatibility check.
2022-10-20 21:52:54 -04:00
Alex Hart
ca36eaacce
Add support for separate story view receipt control.
...
This reverts commit 1046265d23
.
2022-10-20 21:52:54 -04:00
Cody Henthorne
2f2711c9a3
Require valid link url for story test posts.
2022-10-20 17:50:09 -04:00
Greyson Parrelli
94f135ac38
Include emoji rendering info in debug log.
2022-10-20 17:50:09 -04:00
Cody Henthorne
a535b4f97c
Reimplement Phase 0 for SMS removal.
2022-10-20 17:50:09 -04:00
Cody Henthorne
690e1e60ba
Improve error reporting for SMS export.
2022-10-19 22:11:31 -04:00
Cody Henthorne
262f762d7f
Bump version to 5.53.4
2022-10-18 17:07:00 -04:00
Cody Henthorne
59fe196fe0
Updated language translations.
2022-10-18 17:02:09 -04:00
Cody Henthorne
7fccbd44c0
Fix infinite export loop and improve general error handling.
2022-10-18 16:06:37 -04:00
Cody Henthorne
0d715d2c18
Cherry pick mentions badge database migration.
2022-10-18 14:26:55 -04:00
Cody Henthorne
f0e94ebbad
Fix sms export crash with missing sms thread recipient.
2022-10-18 12:34:30 -04:00
Greyson Parrelli
b324db53d3
Fix crash listening to PSTN pickups on some devices.
...
We do this as a helpful thing to end a signal call if the user gets a
PSTN call, but some Xiaomi devices are crashing because they require
unique permissions. But we can just do it optimistically.
2022-10-18 09:59:36 -04:00
Cody Henthorne
a456c3fa32
Fix invite banner background color in wallpaper conversations.
2022-10-17 21:08:48 -04:00
Cody Henthorne
57151145d3
Update sms export copy to clarify intent in a few places.
2022-10-17 20:41:35 -04:00
Alex Hart
ff7dcd26c8
Fix issue where forwarded link preview would overwrite original message id.
2022-10-17 13:41:18 -03:00
Alex Hart
87c024e968
Add lifecycle observation to group replies state observer.
2022-10-17 13:41:18 -03:00
Alex Hart
b8665e41e8
Fix re-launch bug with ViewAllConnections dialog fragment.
2022-10-17 13:41:18 -03:00
Alex Hart
1d5a83668b
Fix story name display in removal dialog.
2022-10-17 13:41:18 -03:00
Greyson Parrelli
ea6f6bf47d
Bump version to 5.53.3
2022-10-17 11:46:18 -04:00
Greyson Parrelli
da4c9926cf
Updated language translations.
2022-10-17 11:40:12 -04:00
Cody Henthorne
3b3dcdcb14
Fix crash from treating mms groups like Signal groups after sms is disabled.
...
Fixes #12534
2022-10-17 11:39:00 -04:00
Alex Hart
ba3dd79d4e
Fix possible crash where tooltip is dismissed after fragment is detached.
2022-10-17 11:39:00 -04:00
Cody Henthorne
1006af7d8a
Fix sms export crash with missing thread recipients.
2022-10-17 11:39:00 -04:00
fm-sys
0daed8f7d7
Disable scrolling in contact list while context menu is shown.
...
Fixes #12530
Closes #12531
2022-10-17 11:39:00 -04:00
Greyson Parrelli
741eb55562
Fix some SMS strings.
2022-10-17 11:39:00 -04:00
Alex Hart
2b0bf032d7
Do not autoplay videos.
2022-10-17 11:39:00 -04:00
Greyson Parrelli
00e70212c5
Catch possible phone permission exception on specific devices.
2022-10-17 11:39:00 -04:00
Greyson Parrelli
14a9e22b5e
Recreate a storageId for self if one doesn't exist.
2022-10-17 11:39:00 -04:00
Alex Hart
7ce1f9463e
Fix stories icon in dark mode.
...
Closes #12532
Co-authored-by: fm-sys <64581222+fm-sys@users.noreply.github.com>
2022-10-17 11:38:48 -04:00
Alex Hart
9bb834e9f5
Remove RTL swap of tapping edges in story viewer.
2022-10-14 10:40:26 -03:00
Alex Hart
957f8754e1
Fix poor handling of single tap touches.
2022-10-14 10:31:55 -03:00