Commit Graph
5805 Commits
Author SHA1 Message Date
ClarkandCody Henthorne f23e5bdb44 Prepare edit message for beta run. 2023-06-15 15:36:08 -04:00
Alex HartandCody Henthorne 9fef8386e6 Fix initial call state when starting from action. 2023-06-15 15:36:08 -04:00
Alex HartandCody Henthorne b1680ba5c6 Add new call notification strings. 2023-06-15 15:36:08 -04:00
Alex HartandCody Henthorne 6cd59daf0a Fix several issues with call notifications. 2023-06-15 15:36:08 -04:00
Greyson ParrelliandCody Henthorne 38f2b39ac4 Add common interface over SVR implementations. 2023-06-15 15:36:08 -04:00
Alex HartandCody Henthorne 51222738df Remove avatar color from CallLink table. 2023-06-15 15:36:08 -04:00
ClarkandCody Henthorne b9835584d8 Add sharing for PNP usernames badge. 2023-06-15 13:32:00 -04:00
Alex HartandCody Henthorne cff01021c2 Ensure call links only ever have one call event associated with them. 2023-06-15 13:32:00 -04:00
Alex HartandCody Henthorne d19b8a125c Do not enable ringing for call links. 2023-06-15 13:32:00 -04:00
Alex HartandCody Henthorne 4caaa0033b Re-enable call delete sync events. 2023-06-15 13:32:00 -04:00
Alex HartandCody Henthorne f3a0a059ea Add search and arbitrary jump support to CFV2. 2023-06-15 13:32:00 -04:00
Alex HartandCody Henthorne 290b0fe46f Ensure owned call links are revoked on delete. 2023-06-15 13:32:00 -04:00
g1a55erandCody Henthorne 03a212eee4 Reschedule job if background web socket message retrieval fails.
Closes #12971
2023-06-15 13:31:59 -04:00
Alex HartandCody Henthorne f3b629bc06 Add reaction support to CFV2. 2023-06-15 13:31:59 -04:00
Alex HartandCody Henthorne b9e002f7b1 Update call links parsing. 2023-06-15 13:31:59 -04:00
Alex HartandCody Henthorne c90779beea Fix jump position for quotes. 2023-06-15 13:31:59 -04:00
Alex HartandCody Henthorne bc8c8a049f Add onViewsRevealed implementation. 2023-06-15 13:31:59 -04:00
Alex HartandCody Henthorne 1d9dc66265 Update several androidx dependencies.
Navigation to 1.6.0
Fragment to 1.6.0
Compose BOM to 2023.05.01
Lifecycle to 2.6.1
Activity to 1.7.2
2023-06-15 13:31:59 -04:00
Alex HartandCody Henthorne 886c149c3f Add in-call info sheet for call links. 2023-06-15 13:31:59 -04:00
ClarkandCody Henthorne 369ca189d3 Disable stickers and gifs when editing message. 2023-06-15 13:31:59 -04:00
Cody Henthorne 02c4bbe816 Add date headers to CFv2. 2023-06-15 13:31:59 -04:00
Cody Henthorne fc94b90a03 Revert "Adopt new APIs for network connectivity check."
This reverts commit de4c6ab7b7.
2023-06-15 12:57:35 -04:00
Cody Henthorne 6af521130d Revert "Fix connectivity over VPN on older API versions."
This reverts commit 7e24252447.
2023-06-15 12:57:14 -04:00
Cody Henthorne 1c5e2e3359 Fix linkify for valid URLs with ... in the path. 2023-06-15 11:20:22 -04:00
ClarkandCody Henthorne 0437d37f23 Fix pending retry receipt cache deadlock. 2023-06-15 11:20:22 -04:00
Cody Henthorne ec6b1a44de Add text formatting support to release notes channel. 2023-06-15 11:20:22 -04:00
ClarkandGitHub 08c661bb14 Fix foreground service start/stop race. 2023-06-14 14:42:08 -04:00
ClarkandGitHub ad196bf03c Fix stopForegroundTask crash. 2023-06-14 10:54:21 -04:00
Cody HenthorneandGitHub 332c4ca26e Improve spoiler performance by reducing number of particles and frame rate. 2023-06-14 10:36:43 -04:00
Cody HenthorneandGitHub 305edf1928 Fix SQL crash in backup restore by preventing job from running until restore complete. 2023-06-14 10:28:34 -04:00
Nicholas Tinsley 9c0c25ef99 Detect URL patterns that will crash OkHttp.
Addresses #12998.
2023-06-13 15:48:24 -04:00
Alex HartandCody Henthorne d8e3edc729 Fix incoming call intent. 2023-06-13 10:47:40 -04:00
Cody HenthorneandGitHub 36aa8623da Improve spoiler performance by stopping animation when backgrounded. 2023-06-12 13:11:15 -04:00
Cody Henthorne 7e24252447 Fix connectivity over VPN on older API versions. 2023-06-12 12:39:18 -04:00
Cody HenthorneandGitHub 164ce06177 Fix style growing when applying other styles. 2023-06-12 09:01:21 -04:00
ClarkandCody Henthorne fd9b5ff7c4 Drop failed processed incoming messages. 2023-06-09 15:48:01 -04:00
Cody Henthorne db7056c53b Fix bug when processing duplicate text messages within the same batch. 2023-06-09 15:39:13 -04:00
Cody Henthorne b55181ffe6 Fix localization issue with group call start strings. 2023-06-09 12:30:30 -04:00
Nicholas Tinsley 81149e5aa8 Hide call audio devices that are not of known type. 2023-06-09 10:18:47 -04:00
Cody HenthorneandGitHub 3a341eee19 Fix revealing spoilers in text stories. 2023-06-09 10:06:35 -04:00
Cody Henthorne e607b1962c Cycle text formatting send remote config. 2023-06-07 14:54:52 -04:00
NicholasandGitHub 2c4c6bf87c Allow registration with landlines. 2023-06-07 14:46:01 -04:00
ClarkandGitHub bf048e2a75 Dont block main thread when we try to stop FCM fetch service. 2023-06-07 14:12:35 -04:00
Alex Hart b0c4bb04e7 Hide clear history action menu item when total count is zero. 2023-06-07 14:25:54 -03:00
Cody HenthorneandGitHub 7e0e6c2786 Fix pool limits and y-translation issues with CFv2 recycler view. 2023-06-07 12:51:08 -04:00
Alex Hart d6a03df087 Fix db contention when inserting group ring updates. 2023-06-07 13:28:37 -03:00
Nicholas Tinsley cfc89d2a74 Gracefully handle invalid audio device selection during calls. 2023-06-07 11:24:22 -04:00
ClarkandCody Henthorne c491c9dc8c Fix chosen location not being sent sometimes. 2023-06-06 12:47:16 -04:00
Cody Henthorne eae066b3a2 Fix styling issues when covering mentions. 2023-06-06 12:47:16 -04:00
ClarkandCody Henthorne 71aa17bad6 Verify number of backup frames written is read back. 2023-06-06 12:47:16 -04:00