Commit Graph
3333 Commits
Author SHA1 Message Date
Artem VaraksaandGreyson Parrelli 23939aeee3 Removed unused string and the variable that was used in it.
Close #12146
2022-04-15 16:07:14 -04:00
clauz9andGreyson Parrelli 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
Cody HenthorneandGreyson Parrelli 2f0f26c328 Add story send multi-send, error, and improved SNC states. 2022-04-15 16:07:14 -04:00
Alex HartandGreyson Parrelli 7f2f5a182f Add shared element transition for camera fab. 2022-04-15 16:07:14 -04:00
Alex HartandGreyson Parrelli 33b88796e8 Simplify layout and do not display until data is loaded to prevent flashing. 2022-04-15 16:07:14 -04:00
Rashad SookramandGitHub e9804eccbb Disable audio level indicator in calls. 2022-04-15 15:45:50 -04:00
Rashad SookramandGitHub d62d0efb1d Fix screen pulsing when your video is disabled. 2022-04-15 11:44:49 -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 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 SookramandGitHub b21bd5a01e Ensure PiP view is animated to its final position. 2022-04-08 17:34:50 -04:00
Alex HartandCody Henthorne b65d62e065 Update prioritization of donation error bottom sheets. 2022-04-08 12:19:27 -04:00
Alex HartandCody Henthorne fc55be0916 Stop voice note on video playback. 2022-04-08 12:19:27 -04:00
Alex HartandCody Henthorne a87aa0fbe2 Don't keep around shortcuts for archived chats. 2022-04-08 12:19:27 -04:00
Alex HartandCody Henthorne a44a105cbc Add ability to copy text slides in full. 2022-04-08 12:19:27 -04:00
Alex HartandCody Henthorne 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 HartandCody Henthorne 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 HartandCody Henthorne e5953b25e1 Disallow fling gesture when we are translating for on back. 2022-04-08 12:19:26 -04:00
Alex HartandCody Henthorne 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 HartandCody Henthorne 04677d21bb Push repository calls to background. 2022-04-08 12:19:26 -04:00
Alex HartandCody Henthorne 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 HartandCody Henthorne ce8dafd33d Start align text when displaying in smallest size otherwise center. 2022-04-08 12:19:26 -04:00
Alex HartandCody Henthorne 6054285ddb Add description to story link previews. 2022-04-08 12:19:26 -04:00
Alex HartandCody Henthorne dabea5169b Fix opening long messages. 2022-04-08 12:19:26 -04:00
Alex HartandGitHub 7fb5ceeda4 Allow hidden story viewing. 2022-04-06 14:37:25 -03:00
Cody HenthorneandGitHub dc6fd8be7f Fix story reply crash and tweak UI. 2022-04-06 13:17:33 -04:00
Alex HartandCody Henthorne c271b9c2de Prevent multiple clicks when accessing the viewer. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne 6fb6092a6b Implement a cache for faster typeface resolution. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne 46bb64ad24 Display reply icon if you responded 1:1 to the displayed story. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne bcd16ce296 Lock orientation when creating a text post. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne 07ec14d5c4 Fix issue where reaction animation would only play first time. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne d716416d1d Prevent caption from swallowing taps if no overlay needed. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne 343871ed8b Use unread thread count for bottom bar. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne aa60247e42 Add rounded corners back to secondary story. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne ca79bdb16b Preserve tab state between configuration changes. 2022-04-06 12:38:43 -04:00
Alex HartandCody Henthorne 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 SookramandCody Henthorne 73f32868a2 Display audio levels in 1:1 calls. 2022-04-06 12:38:43 -04:00