Cody Henthorne
fb0aa55cbb
Fix instrumentation tests by forcing channel id usage to init channels.
2022-12-16 15:22:04 -05:00
Nicholas Tinsley
993fc24dd3
Change inheritance of MediaPreviewV2Activity.
2022-12-16 12:03:01 -05:00
Cody Henthorne
e947979169
Revert "Fix view flicker when switching between keyboard and attachment/emoji keyboards."
...
This reverts commit 1618141342
.
2022-12-14 12:53:01 -05:00
Greyson Parrelli
08f1ddb212
Guard against potentially double-running a migration.
2022-12-14 11:15:23 -05:00
Greyson Parrelli
ebe82cf3e6
Add back missing reaction triggers.
2022-12-13 16:36:36 -05:00
Greyson Parrelli
21a8434e4d
Attempt to fix SQLite crash in migration.
2022-12-13 10:59:27 -05:00
Greyson Parrelli
4990778a97
Fix recipient remapping of sms/mms records.
2022-12-13 09:54:53 -05:00
Alex Hart
303e5c7996
Remove PayPal order complete sheet.
2022-12-12 16:05:54 -04:00
Greyson Parrelli
bd11ed9f17
Fix table drop order during backup import.
...
Fixes #12671
2022-12-12 11:54:05 -05:00
Alex Hart
a6a185004d
Only brighten screen when flash is ON and camera is FRONT.
2022-12-12 12:53:25 -04:00
Alex Hart
c3f9984346
Update error handling to include customized action when user cancels PayPal flow.
2022-12-12 11:54:56 -04:00
Cody Henthorne
10df4ee0d1
Add additional info when backup verification fails.
2022-12-12 10:49:55 -05:00
Greyson Parrelli
c03a183904
Fix transaction issue on backup restore.
2022-12-12 10:03:15 -05:00
Greyson Parrelli
a2893fbec7
Fix possible null column crash in V166 migration.
...
Fixes #12672
2022-12-12 09:30:49 -05:00
Alex Hart
19cbace33d
Fix group search predicate causing crashing when creating group story.
2022-12-12 10:26:22 -04:00
Alex Hart
019219f1e1
Rotate paypal one-time flag.
2022-12-09 14:02:27 -04:00
Greyson Parrelli
ad3c04cb52
Fix ambiguous column in query.
2022-12-09 11:10:30 -05:00
Alex Hart
011dd2d973
Fix issue where gift receipt showed boost badge.
2022-12-08 13:45:44 -04:00
Cody Henthorne
e76bec63a3
Remote ring small groups feature flag.
2022-12-08 12:07:02 -04:00
Cody Henthorne
04bf2cd0c2
Ignore decomissioned KBS enclaves when encountered during getToken.
2022-12-08 12:07:02 -04:00
Nicholas
aba51da932
Ensure view binding is valid after Media Preview animations.
2022-12-08 12:07:02 -04:00
Nicholas
f8520d83be
Add null checks for FABs in conversation list.
...
Fixes #12651 .
2022-12-08 12:07:02 -04:00
Greyson Parrelli
69003dfbe2
Convert IdentityTable to kotlin.
2022-12-08 12:07:02 -04:00
Alex Hart
380b377ed8
Ensure we rotate storage id when applying hidden story state or username.
2022-12-08 12:07:02 -04:00
fm-sys
4c5db983e3
Make voice messages long-clickable.
...
Fixes #12658
2022-12-08 12:07:02 -04:00
Greyson Parrelli
f207a82d2f
Show smaller quote chains within larger quote chains.
2022-12-08 12:07:02 -04:00
Cody Henthorne
56f6888d49
Update kotlin to 1.7.20
2022-12-08 12:07:02 -04:00
Alex Hart
66ece479f6
Update access modifiers.
2022-12-08 12:07:02 -04:00
Greyson Parrelli
c1cc2b064c
Convert SenderKeyTable to kotlin.
2022-12-08 12:07:02 -04:00
Greyson Parrelli
98980b8192
Convert SenderKeySharedTable to kotlin.
2022-12-08 12:07:02 -04:00
Alex Hart
79ec76f11f
Update tooltip to behave better when content is at edge of screen.
2022-12-08 12:07:02 -04:00
Cody Henthorne
45a1c5c369
Fix mention crash with overlapping ranges.
2022-12-08 12:07:02 -04:00
Greyson Parrelli
2dc41f319c
Convert RemappedRecordTables to kotlin.
2022-12-08 12:07:02 -04:00
Alex Hart
2cdb1b8300
Fix issue where story thumb could show as a chat image preview.
2022-12-08 12:07:02 -04:00
Alex Hart
e846b4e20a
Add better onBack handling for donations webviews.
2022-12-08 12:07:02 -04:00
Alex Hart
961057f620
Implement PayPal confirm donation sheet.
2022-12-08 12:07:02 -04:00
Greyson Parrelli
e686a09ce4
Convert GroupReceiptTable to kotlin.
2022-12-08 12:07:02 -04:00
Greyson Parrelli
fc8cf2957f
Convert DraftTable to kotlin.
2022-12-08 12:07:02 -04:00
Alex Hart
0bef37bfc1
Add minimum amount error for boosts.
2022-12-07 13:03:02 -05:00
Cody Henthorne
1618141342
Fix view flicker when switching between keyboard and attachment/emoji keyboards.
2022-12-07 13:03:02 -05:00
Alex Hart
d7fb05f596
Fix integration tests.
2022-12-07 13:03:02 -05:00
Greyson Parrelli
2eb15cc8e3
Convert SearchTable to kotlin.
2022-12-07 13:03:02 -05:00
Alex Hart
424a0233c2
Implement refactor to utilize new donation configuration endpoint.
2022-12-07 13:03:02 -05:00
Alex Hart
40cf87307a
Add improved handling for credit card errors.
2022-12-07 13:03:02 -05:00
Sgn-32
643206b946
SubmitDebugLogActivity progress dialog make-over.
...
Fixes #12656
2022-12-07 13:03:02 -05:00
Varsha
cc95041519
Fix navigation after sending payment from conversation.
2022-12-07 13:03:02 -05:00
Greyson Parrelli
95eba78d9c
Improve constraints on thread and message tables.
2022-12-07 13:03:02 -05:00
Ehren Kret
2ef6f78d39
Remove some unused code in ConversationAdapter.
2022-12-07 13:03:02 -05:00
Cody Henthorne
3132cd1198
Drop group call rings for large groups.
2022-12-06 22:21:14 -05:00
Cody Henthorne
3c2c6d782a
Revert "Clear formatting when pasting text."
...
This reverts commit 77be721f5a
.
If pasting an image will crash the application, does not handle pasting
via multiple other methods like quick suggestion or via a clipboard
manager like provided by Samsung via their keyboard.
2022-12-06 13:38:39 -05:00