Cody Henthorne
2a086ad574
Prevent VerifiedMessages from altering self.
2022-04-26 12:15:50 -04:00
Cody Henthorne
33346d8033
Fix bug with receiving GV2 message for previously unknown group.
2022-04-26 12:15:50 -04:00
Greyson Parrelli
1446af97a2
Use newer CellService observer when possible.
2022-04-26 12:15:50 -04:00
Alex Hart
64b5dad783
Fix text story preview on incoming 1to1 replies.
2022-04-26 12:15:50 -04:00
Alex Hart
a6e7f9a4c1
Fix incorrect column in query.
2022-04-26 12:15:50 -04:00
Greyson Parrelli
70b0a120f0
Fix partial contact syncs and ignore your own contact info.
2022-04-26 12:12:17 -04:00
Greyson Parrelli
5478285362
Improve contact sync for individual contacts.
2022-04-26 12:12:17 -04:00
Alex Hart
e2292dfa34
Add handling for story reply sync messages.
2022-04-26 12:12:17 -04:00
Alex Hart
17111abc72
Add support for smarter story downloads.
2022-04-26 12:12:13 -04:00
Cody Henthorne
c4bc2162f2
Bump version to 5.36.3
2022-04-26 11:55:37 -04:00
Cody Henthorne
bfd966217f
Updated language translations.
2022-04-26 11:49:27 -04:00
Greyson Parrelli
797c02e893
Improve reliability of launching FCM foreground service.
...
We were getting weird errors around the service not calling
startForeground() that I couldn't reproduce. I figure it must be
something with how we only sometimes start the FcmFetchService in the
foreground. So I think the safest thing to do is to just use
GenericForegroundService.
2022-04-26 11:22:01 -04:00
Cody Henthorne
65372e547a
Auto-decline invites to a group by a blocked user.
2022-04-25 13:41:50 -04:00
Alex Hart
2454b2e0db
Fix crash when trying to access media controller after activity is destroyed and reference is nullified.
2022-04-25 10:29:30 -03:00
Alex Hart
0505a46603
Fix crash when item animation ends after we leave fragment.
2022-04-25 10:09:28 -03:00
Alex Hart
7f77cd6a22
Prevent crash when user quickly leaves the share fragment.
2022-04-25 10:04:21 -03:00
Alex Hart
efe7b3099f
Bump version to 5.36.2
2022-04-22 16:50:21 -03:00
Alex Hart
26a831b49f
Updated language translations.
2022-04-22 16:50:21 -03:00
Alex Hart
a3a5bb8177
Fix direct shares.
2022-04-22 16:50:21 -03:00
Alex Hart
4282f3eb6d
Add explicit export to ShareActivity.
2022-04-22 16:50:21 -03:00
Greyson Parrelli
8a49db650a
Do not show SMS contacts as shortcuts if we're not the SMS app.
2022-04-22 16:50:21 -03:00
Greyson Parrelli
fadd4ac61e
Fix possible index out of bounds exception in ConversationAdapter.
...
If we're deferring to super.getItem(), then we should be guarding with
super.getItemCount().
2022-04-22 16:50:21 -03:00
Alex Hart
d0c14895d0
Fix crash when parent does not implement optional bottom sheet callback.
2022-04-22 16:50:21 -03:00
Cody Henthorne
cd10aa90cc
Adjust tap area on forwarding fab.
2022-04-22 13:40:07 -04:00
Rashad Sookram
33d28c4359
Inset audio level indicator by nav bar height.
2022-04-22 12:36:05 -04:00
Greyson Parrelli
530403ec04
Updated emoji to version 14.0
2022-04-22 11:40:07 -04:00
Greyson Parrelli
f15072bc8d
Fix other group update description bugs and add tests.
2022-04-22 08:32:07 -04:00
Ehren Kret
8c2db972cf
Fix crash if recipient appears multiple times in group update description.
...
Without starting from start index, if the same recipient appears
multiple times in the recipient list, this function will crash.
2022-04-22 07:55:42 -04:00
Alex Hart
ff8f9ca81a
Bump version to 5.36.1
2022-04-21 12:45:39 -03:00
Alex Hart
40991cc8e9
Updated language translations.
2022-04-21 12:45:12 -03:00
Cody Henthorne
2f551ee3f2
Do not auto-leave groups you have requested to join.
2022-04-21 11:30:13 -04:00
Alex Hart
f1ab0a05f1
Fix issue preventing stories shared element transition from starting.
2022-04-21 12:12:15 -03:00
Greyson Parrelli
fb919466de
Enqueue a profile fetch to resolve identity key conflicts.
2022-04-20 19:04:24 -04:00
Greyson Parrelli
4a4cf08cd8
Do not run StorageForcePushJob if you're not registered.
2022-04-20 18:52:41 -04:00
Alex Hart
ed20c24326
Bump version to 5.36.0
2022-04-20 16:32:55 -03:00
Alex Hart
e01cbcec62
Updated language translations.
2022-04-20 16:32:55 -03:00
Rashad Sookram
04d6ccc30e
Re-enable audio level indicators in calls.
2022-04-20 16:32:55 -03:00
Alex Hart
6860f96973
Add subscription retry on 402 and print out status when we think a sub is active.
2022-04-20 16:32:55 -03:00
Alex Hart
944c8530d8
Improve remote delete handling in group story threads.
2022-04-20 16:32:55 -03:00
Alex Hart
8b1552952c
Stories: Pass recipients through via constructor.
2022-04-20 16:32:55 -03:00
Greyson Parrelli
dfcadde076
Ensure we enqueue a storage sync after a safety number change.
2022-04-20 16:32:55 -03:00
Cody Henthorne
55acd0f048
Auto-leave group if added by blocked user.
2022-04-20 16:32:55 -03:00
Alex Hart
820c016aad
Allow quoted story to launch into viewer.
2022-04-20 16:32:55 -03:00
Alex Hart
d1d63d83dc
Drop stories from inactive groups.
2022-04-20 16:32:55 -03:00
Alex Hart
7da5b2cdef
Fix spinner group change description.
2022-04-20 16:32:55 -03:00
Alex Hart
442dde5c40
Keep caption when forwarding media with a body to a story.
2022-04-20 16:32:55 -03:00
Cody Henthorne
f038e81ff3
Fix long name issues in reaction and recipient bottom sheet.
...
Fixes #12113
2022-04-20 16:32:55 -03:00
Greyson Parrelli
32c4fcb065
Improve handling of empty profiles.
2022-04-20 16:32:55 -03:00
Alex Hart
e2703b459f
Rework color selector and background.
2022-04-20 16:32:55 -03:00
Cody Henthorne
405d99fbe2
Allow keyboard switch when disabling pin reminders.
...
Fixes #9862
2022-04-20 16:32:55 -03:00
Evan Hahn
7b89687206
Update donation strings: "One-time", not "One Time".
2022-04-20 16:32:55 -03:00
Alex Hart
d74f1a386c
Set story text placeholder alpha to 60 percent.
2022-04-20 16:32:55 -03:00
Alex Hart
b041ed1510
Ensure delivery receipts are sent for 1:1 story replies and reactions.
2022-04-20 16:32:55 -03:00
Alex Hart
3426556a51
Disable group private replies.
2022-04-20 16:32:54 -03:00
Greyson Parrelli
e2cb535f3f
Make names in group update descriptions tappable.
2022-04-20 16:32:54 -03:00
Alex Hart
3b17a41415
Send actual quote author in story direct reply.
2022-04-20 16:32:54 -03:00
Alex Hart
631720f111
Ensure direct replies respect disappearing message timeout.
2022-04-20 16:32:54 -03:00
Cody Henthorne
ab031d3dad
Add internal setting to clear keep longer logs.
2022-04-19 08:17:21 -04:00
Alex Hart
6101048f07
Update donor badge strings.
2022-04-18 16:38:06 -03:00
Alex Hart
115f7063d5
Add support and tracking of ChargeFailure in ActiveSubscription.
2022-04-18 16:37:12 -03:00
Alex Hart
159d67ec59
Fix crash for non-story replies.
2022-04-18 13:26:28 -03:00
Greyson Parrelli
e09ce4c820
Use foreground services to process notification when appropriate.
...
Right now, the only condition is once every 3 minutes on Android 12.
This is ok because Android 12 will allow us (once every 2 minutes or
so) to start a foreground service, and it won't show it for the first 10
seconds. So we can kind of do it without any visual penalty.
2022-04-18 11:27:32 -04:00
Alex Hart
8cfc013960
Fix issue where story viewer would get stuck.
2022-04-18 10:24:54 -03:00
Alex Hart
a436c46cb2
Remove label from remote deleted story reactions.
2022-04-18 09:43:59 -03:00
Alex Hart
893be51810
Allow 1:1 replies to increment thread unread counter.
2022-04-18 09:40:05 -03:00
Greyson Parrelli
97b5a49e36
Update default state for whether legacy passwords are disabled.
...
This was a feature that was removed from the app over 4.5 years ago.
The value should have been manually set to false when they set a
password, meaning that it should be safe to set the default to true.
Fixes #10367
2022-04-17 10:12:44 -04:00
Alex Hart
043f06e188
Prevent sending videos over 30s in length to a story.
2022-04-15 16:07:15 -04:00
Alex Hart
fa13b464f8
Fix elongated message bubbles when intentional newlines are present.
2022-04-15 16:07:15 -04:00
Peter Thatcher
2f97b80b9c
Add internal setting for call bandwidth mode.
2022-04-15 16:07:15 -04:00
Alex Hart
eee9c967fa
Fix overlapping text issue in review cards.
2022-04-15 16:07:15 -04:00
Alex Hart
515981c044
Add horizontal margins to donation receipt PNG.
2022-04-15 16:07:15 -04:00
Alex Hart
a06528e5e1
Always notifyIfReady for each boolean change.
2022-04-15 16:07:14 -04:00
Alex Hart
98194c854a
Add blur and adjust layout for story error slate.
2022-04-15 16:07:14 -04:00
Alex Hart
2d60a88a75
Fix crossfade target aspect ratio.
2022-04-15 16:07:14 -04:00
Alex Hart
c3e7d6c74c
Fix bug causing cancellation of dialog fragment.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
8da66bc789
Fix corner case in story distribution list syncing.
2022-04-15 16:07:14 -04:00
Alex Hart
9ceb5b2e85
Fix view-off-main bug in Landing fragment.
2022-04-15 16:07:14 -04:00
Alex Hart
17b8e086c9
Fix crash when trying to view 1:1 conversation with reaction quote.
2022-04-15 16:07:14 -04:00
Alex Hart
9a097d113d
Update share interstitial to use proper title.
2022-04-15 16:07:14 -04:00
Alex Hart
46ca1e16bb
Fix crash when trying to add a link to a text post.
2022-04-15 16:07:14 -04:00
Alex Hart
d4d3124a90
Prevent flicker of user avatar in MyStories when moving between tabs.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
35a9fddbb2
Add basic support for receiving messages at your PNI.
...
We haven't implemented merging yet, so this is still very basic, but it
"works".
2022-04-15 16:07:14 -04:00
Alex Hart
41e417ff0b
Add proper interpolator and duration to chrome show/hide.
2022-04-15 16:07:14 -04:00
Alex Hart
f6614c1174
Set story viewer background exit fade duration to 100ms.
2022-04-15 16:07:14 -04:00
Alex Hart
9136bcf5e8
Add radius animator to cross fade when launching story viewer.
2022-04-15 16:07:14 -04:00
Alex Hart
3372d942ec
Swap out outlinethumbnailview for shapeableimageviews in mystories.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
7fc9876b1e
Start transaction earlier in backup restore.
...
Fixes #12159
2022-04-15 16:07:14 -04:00
Alex Hart
cff62e9528
Add 12dp margin to top of stories context menu.
2022-04-15 16:07:14 -04:00
Alex Hart
24f59b0a17
Hide bottom nav when viewing archived conversations.
2022-04-15 16:07:14 -04:00
Alex Hart
0a07800eba
Fix caption sending for outgoing image and video stories.
2022-04-15 16:07:14 -04:00
Alex Hart
c863e9ed4d
Fix crash when trying to create a text story.
2022-04-15 16:07:14 -04:00
Alex Hart
523537cf05
Enable sharing to stories and refactor share activity.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
fd4543ffe0
Improve speed of many SMS/MMS queries by removing unnecessary attachment join.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
fae3004512
Fix issue where you could have multiple context menus.
...
Fixes #12149
2022-04-15 16:07:14 -04:00
Alex Hart
e143c47c25
Fix crash and icon change issue with shared element transition.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
27c3fca324
Change ContactRecordProcess to merge identity key/state as a group.
2022-04-15 16:07:14 -04:00
Alex Hart
26d637cafc
Add explicit themes to fabs.
2022-04-15 16:07:14 -04:00
Alex Hart
03e8fe9f27
Migrate all internal shares to MultiselectForwardFragment.
2022-04-15 16:07:14 -04:00
Artem Varaksa
23939aeee3
Removed unused string and the variable that was used in it.
...
Close #12146
2022-04-15 16:07:14 -04:00
clauz9
d7b793ce4c
Fade out fab buttons and megaphone when entering action mode or search.
...
Closes #12112
2022-04-15 16:07:14 -04:00
Greyson Parrelli
d3096c56cb
Basic client usage of CDSHv2.
...
This provides a basic (read: useful-for-development-yet-broken) client
usage of CDSHv2.
2022-04-15 16:07:14 -04:00
clauz9
b0e7b49056
Remove redundant exit animation.
...
Fixes #12119
2022-04-15 16:07:14 -04:00
Cody Henthorne
2f0f26c328
Add story send multi-send, error, and improved SNC states.
2022-04-15 16:07:14 -04:00
Alex Hart
7f2f5a182f
Add shared element transition for camera fab.
2022-04-15 16:07:14 -04:00
Alex Hart
33b88796e8
Simplify layout and do not display until data is loaded to prevent flashing.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
31e4db2186
Bump version to 5.35.3
2022-04-15 16:06:11 -04:00
Greyson Parrelli
76ad7866ec
Updated language translations.
2022-04-15 16:05:41 -04:00
Rashad Sookram
e9804eccbb
Disable audio level indicator in calls.
2022-04-15 15:45:50 -04:00
Rashad Sookram
d62d0efb1d
Fix screen pulsing when your video is disabled.
2022-04-15 11:44:49 -04:00
Greyson Parrelli
3ec9cd1244
Bump version to 5.35.2
2022-04-13 11:56:41 -04:00
Greyson Parrelli
bd5f48f193
Updated language translations.
2022-04-13 11:56:22 -04:00
Alex Hart
98fc3e5b0b
Log warning instead of throwing NPE for voice note controller.
2022-04-13 12:37:24 -03:00
Greyson Parrelli
d06c633dc4
Fix full text search filter.
...
Closes #12158
2022-04-13 10:58:16 -04:00
Greyson Parrelli
d401386e2d
Bump version to 5.35.1
2022-04-11 20:44:10 -04:00
Greyson Parrelli
8f0f9e64b9
Updated language translations.
2022-04-11 20:43:47 -04:00
Greyson Parrelli
bd5ac85ac0
Fix old DB migration.
...
A cautionary tale that serves as a reminder to never call external code
during a migration...
Fixes #12147
2022-04-11 20:38:32 -04:00
Greyson Parrelli
417070e957
Prevent possible deadlock in identity cache.
2022-04-11 12:30:18 -04:00
Greyson Parrelli
a92638e897
Fix possible threading issue in RetrieveProfileJob.
2022-04-11 12:00:01 -04:00
Rashad Sookram
08abe890ff
Adjust audio levels animation.
2022-04-11 11:56:46 -04:00
Cody Henthorne
66b6420f21
Revert "Fix overlapping text with voice notes."
...
This reverts commit dabd131222 .
2022-04-11 11:54:29 -04:00
Rashad Sookram
b21bd5a01e
Ensure PiP view is animated to its final position.
2022-04-08 17:34:50 -04:00
Cody Henthorne
d11e8ec04b
Bump version to 5.35.0
2022-04-08 12:29:29 -04:00
Cody Henthorne
3e5fe0f1cb
Updated language translations.
2022-04-08 12:22:37 -04:00
Alex Hart
b65d62e065
Update prioritization of donation error bottom sheets.
2022-04-08 12:19:27 -04:00
Alex Hart
fc55be0916
Stop voice note on video playback.
2022-04-08 12:19:27 -04:00
Alex Hart
a87aa0fbe2
Don't keep around shortcuts for archived chats.
2022-04-08 12:19:27 -04:00
Alex Hart
a44a105cbc
Add ability to copy text slides in full.
2022-04-08 12:19:27 -04:00
Alex Hart
c4817ac017
Allow generic links to be sent as stories.
2022-04-08 12:19:27 -04:00
Cody Henthorne
65835606cc
Fix reply UX on reply disabled 1:1 stories.
2022-04-08 12:19:27 -04:00
Cody Henthorne
ff26922afb
Tweak private story reaction UI.
2022-04-08 12:19:27 -04:00
Alex Hart
a894ba7a51
Implement cross-fade for story thumb shared element animation.
2022-04-08 12:19:26 -04:00
Cody Henthorne
cb63fe600c
Fix react with any closing for story direct replies.
2022-04-08 12:19:26 -04:00
Alex Hart
e5953b25e1
Disallow fling gesture when we are translating for on back.
2022-04-08 12:19:26 -04:00
Alex Hart
6354cb194c
Update ordering query to display content in expected order.
2022-04-08 12:19:26 -04:00
Cody Henthorne
8d6beb92cb
Reply sheet polish.
2022-04-08 12:19:26 -04:00
Cody Henthorne
bb5edccf34
Update view count in My Story view.
2022-04-08 12:19:26 -04:00
Cody Henthorne
6d86b25acd
Improve story contact search.
2022-04-08 12:19:26 -04:00
Alex Hart
04677d21bb
Push repository calls to background.
2022-04-08 12:19:26 -04:00
Alex Hart
20022b88fc
Fix issue where if no stories exist we would never display.
2022-04-08 12:19:26 -04:00
Cody Henthorne
3088d7f182
Adjust quote view colors.
2022-04-08 12:19:26 -04:00
Alex Hart
ce8dafd33d
Start align text when displaying in smallest size otherwise center.
2022-04-08 12:19:26 -04:00
Alex Hart
6054285ddb
Add description to story link previews.
2022-04-08 12:19:26 -04:00
Alex Hart
dabea5169b
Fix opening long messages.
2022-04-08 12:19:26 -04:00
Alex Hart
7fb5ceeda4
Allow hidden story viewing.
2022-04-06 14:37:25 -03:00
Cody Henthorne
dc6fd8be7f
Fix story reply crash and tweak UI.
2022-04-06 13:17:33 -04:00
Alex Hart
c271b9c2de
Prevent multiple clicks when accessing the viewer.
2022-04-06 12:38:43 -04:00
Alex Hart
6fb6092a6b
Implement a cache for faster typeface resolution.
2022-04-06 12:38:43 -04:00
Alex Hart
46bb64ad24
Display reply icon if you responded 1:1 to the displayed story.
2022-04-06 12:38:43 -04:00
Alex Hart
bcd16ce296
Lock orientation when creating a text post.
2022-04-06 12:38:43 -04:00
Alex Hart
07ec14d5c4
Fix issue where reaction animation would only play first time.
2022-04-06 12:38:43 -04:00
Alex Hart
d716416d1d
Prevent caption from swallowing taps if no overlay needed.
2022-04-06 12:38:43 -04:00
Alex Hart
343871ed8b
Use unread thread count for bottom bar.
2022-04-06 12:38:43 -04:00
Alex Hart
aa60247e42
Add rounded corners back to secondary story.
2022-04-06 12:38:43 -04:00
Alex Hart
283e3e99a5
Adjust badge positioning on stories landing items.
2022-04-06 12:38:43 -04:00
Alex Hart
ca79bdb16b
Preserve tab state between configuration changes.
2022-04-06 12:38:43 -04:00
Alex Hart
a75d2cfa34
Adjust viewer ordering to match landing page.
2022-04-06 12:38:43 -04:00
Cody Henthorne
1746f37276
Use smarter scrolling for group story replies.
2022-04-06 12:38:43 -04:00
Rashad Sookram
73f32868a2
Display audio levels in 1:1 calls.
2022-04-06 12:38:43 -04:00
Cody Henthorne
dabd131222
Fix overlapping text with voice notes.
2022-04-06 12:38:43 -04:00
Greyson Parrelli
612c6db6db
Rename some CDS-related classes.
2022-04-06 12:38:43 -04:00
Cody Henthorne
c56ef33833
Fix resend after safety number change in groups or distribution lists.
2022-04-06 12:38:43 -04:00
Alex Hart
2253e25ae1
Consolidate toolbar_basic usage to single location.
2022-04-06 12:38:43 -04:00
Alex Hart
adb24d480a
Remove access modifier from ChatColors constructor.
2022-04-06 12:38:43 -04:00
Cody Henthorne
9fb1dcf28f
Fix overlapping text with remote delete.
2022-04-06 12:38:43 -04:00
Cody Henthorne
bba36a5724
Keep gif search open when viewing a result.
2022-04-06 12:38:43 -04:00
Alex Hart
fa515be258
Hide tab bar during multiselect.
2022-04-06 12:38:43 -04:00
Cody Henthorne
be241524db
Fix font networking main thread crash.
2022-04-06 12:38:43 -04:00
Cody Henthorne
bb66c3fa68
Fix story views not using entire bottom sheet space.
2022-04-06 12:38:43 -04:00
Greyson Parrelli
a32d5bef20
Refactor more ContactDiscovery code.
2022-04-06 12:38:43 -04:00
Greyson Parrelli
d409278dd5
Do not allow emoji in image editing if device doesn't support it.
2022-04-06 12:37:43 -04:00
Alex Hart
3328e43a40
Add initial shared element transition between conversation list and stories.
2022-04-06 12:37:43 -04:00
Alex Hart
678e832058
Update stories camera fab coloring.
2022-04-06 12:37:43 -04:00
Alex Hart
2c341f450f
Add finalized private story icons.
2022-04-06 12:37:43 -04:00
Alex Hart
5854074d4a
Update my stories item and landing page empty notice.
2022-04-06 12:37:43 -04:00
Alex Hart
dbe186248d
Rework sizing on landing page.
2022-04-06 12:37:43 -04:00
Alex Hart
0504161b04
Change stories camera fab icon to outline.
2022-04-06 12:37:43 -04:00
Alex Hart
9748f1cff8
Add padding to context menus in story landing and my story.
2022-04-06 12:37:43 -04:00
Alex Hart
6a061ed52c
Remove stroke from story thumbnail.
2022-04-06 12:37:43 -04:00
Alex Hart
102d58502a
Fix bad layout of group story text replies.
2022-04-06 12:37:43 -04:00
Alex Hart
477698f917
Use media forward sheet when forwarding in Media preview.
2022-04-06 12:37:43 -04:00
Alex Hart
d865b5d7b5
Color the send button properly for insecure chats.
2022-04-06 12:37:43 -04:00
Alex Hart
eeaf6df925
Change wording of receipts button.
2022-04-06 12:37:43 -04:00
Alex Hart
95abca4e03
Dismiss after pressing don't show this again.
2022-04-06 12:37:43 -04:00
Alex Hart
c5906b6f3a
Fix background color on forward sheet bottom bar.
2022-04-06 12:37:43 -04:00
Alex Hart
91c581b475
Do not process story records if capability doesn't support it.
2022-04-06 12:37:43 -04:00
Alex Hart
5612a5d9e4
Fix issue where all forwarded MMS media would try to send as a secure message.
2022-04-06 12:37:43 -04:00
Alex Hart
4c462bd75a
Enforce L1 media restrictions on link preview thumbnails.
...
Co-Authored-By: Alexandre Erwin Ittner <110642+ittner@users.noreply.github.com>
2022-04-06 12:37:43 -04:00
Cesar Valiente
092b30f64f
Utilize isSeparating for better foldable device support.
2022-04-06 12:37:43 -04:00
Greyson Parrelli
b34ca8ca2f
Improve handling of unknown IDs in storage service.
2022-04-06 12:37:43 -04:00
clauz9
e2c54eef77
Filter out some Base64 encoded status messages from search.
2022-04-06 12:37:43 -04:00
Fumiaki Yoshimatsu
2a2c27edef
Remove unnecessary marginEnd attribute.
2022-04-06 12:37:43 -04:00
Rashad Sookram
ec92d5ddb7
Display audio levels for each participant in group calls.
2022-04-06 12:37:43 -04:00
Alex Hart
a9f208153c
Fix artifacting corners on landing page.
2022-04-06 12:37:43 -04:00
Alex Hart
d9ffd67f36
Update My Stories logic when user has not sent to a distribution list.
2022-04-06 12:37:43 -04:00
Alex Hart
19861ef0d1
Implement specification testing for StoryViewerViewModel.
2022-04-06 12:37:43 -04:00
Alex Hart
469879c211
Implement proper story viewer ordering.
2022-04-06 12:37:43 -04:00
clado
157198fd17
Add content descriptions for incoming call buttons.
...
Fixes #11995
2022-04-06 12:37:43 -04:00
Greyson Parrelli
98b9cc23e4
Add extension functions to improve writability of database queries.
2022-04-06 12:37:43 -04:00
Alex Hart
3e42c044b8
Add RxStore and StoryViewerPage forward navigation.
2022-04-06 12:37:43 -04:00
Cody Henthorne
11c3ea769e
Fix emoji keyboard bugs and group story replies.
2022-04-06 12:37:43 -04:00