Commit Graph

  • b0b2b02a49 Fix draft edit messages not being cleared. Clark 2023-04-24 14:50:28 -04:00
  • 5acf442279 Exit edit message when quoting a message. Clark Chen 2023-04-24 11:44:28 -07:00
  • 324e83489e Fix edit message with media. Clark 2023-04-24 13:52:04 -04:00
  • 8505530547 Fix link preview thumbnail not matching when receiving quote of edited message. Clark 2023-04-24 12:43:41 -04:00
  • 43565d3414 Call icon and toast restructure. Alex Hart 2023-04-24 13:41:20 -03:00
  • 9cb8fc8ef5 Fix edit message when editing message sent to self. Clark 2023-04-24 11:19:07 -04:00
  • a11c34d1f6 Fix migration crash for unregistered users. Greyson Parrelli 2023-04-24 10:14:43 -04:00
  • 03ef778dee Hide call button when entering action mode. Alex Hart 2023-04-24 10:40:48 -03:00
  • fa61fa301c Fix incoming call notification on locked screen. Alex Hart 2023-04-24 10:16:03 -03:00
  • b4f6177e87 Bump version to 6.19.1 v6.19.1 Cody Henthorne 2023-04-21 15:43:00 -04:00
  • f5c16bf824 Updated baseline profile. Cody Henthorne 2023-04-21 15:33:37 -04:00
  • c911dfa9f2 Updated language translations. Cody Henthorne 2023-04-21 15:30:24 -04:00
  • 297eb55c61 Correctly hide edit message from message selection menu. Clark Chen 2023-04-21 14:33:52 -04:00
  • 4fce7cc3cc Use distinct timestamp for sync message expire timer updates. Cody Henthorne 2023-04-21 13:44:34 -04:00
  • 1d793de213 Fix notification profile UI state bug and crash. Cody Henthorne 2023-04-21 13:37:03 -04:00
  • 211d79d14d Display caller avatar when showing CallStyle notification. Alex Hart 2023-04-21 14:34:47 -03:00
  • f14bce9849 Fix unable to verify signed group change warning. Cody Henthorne 2023-04-21 12:36:52 -04:00
  • 8baf07a11c Refine link preview domain restrictions. Cody Henthorne 2023-04-21 11:40:16 -04:00
  • a917dace6e Rev calls tab flag. Alex Hart 2023-04-20 17:47:12 -03:00
  • b3fef6c31e Stop dropping sync edit sent messages. Clark 2023-04-20 15:41:50 -04:00
  • 05b4fea3fc Bump version to 6.19.0 v6.19.0 Cody Henthorne 2023-04-20 15:26:27 -04:00
  • ab1ad28377 Updated baseline profile. Cody Henthorne 2023-04-20 15:01:17 -04:00
  • 5beb90dc19 Updated language translations. Cody Henthorne 2023-04-20 14:56:40 -04:00
  • 9e2e345a3e Add fix for toggle position on reglock. Alex Hart 2023-04-20 14:36:43 -03:00
  • 70f774dce9 Slight reorg of call links package. Alex Hart 2023-04-20 14:27:58 -03:00
  • 203b16e5a9 Update copy/dialogs for registration flow. Cody Henthorne 2023-04-19 16:58:45 -04:00
  • b3974d6e64 Resolve ANRs from job manager blocking incoming message observer. Clark 2023-04-19 15:09:28 -04:00
  • dc153ff4e6 Add support for jumping to quoted messages in CFV2. Alex Hart 2023-04-19 14:35:06 -03:00
  • 5ddd7cdb9e Add sync message support for edit message. Clark 2023-04-19 12:19:29 -04:00
  • 85787ba1df Fix race for edit message notifying listeners. Clark 2023-04-19 12:19:16 -04:00
  • 560b2f7d6f Utilize CallStyle for incoming and ongoing calls. Alex Hart 2023-04-18 16:26:04 -03:00
  • 8260be4bff Upgrade Kotlin to 1.8.10 and Core-KTX to 1.10.0 Alex Hart 2023-04-18 16:25:50 -03:00
  • 65e0fae3f4 Add CFV2 Scroll-to-position wiring. Alex Hart 2023-04-19 09:45:19 -03:00
  • e32b81dc2a Add new tab icons. Alex Hart 2023-04-18 15:34:48 -03:00
  • 10bcadb26a Allow two lines in contact refresh row item summary. Alex Hart 2023-04-18 14:53:33 -03:00
  • 93228f4be7 Prevent sending stickers to stories. Alex Hart 2023-04-18 13:59:30 -03:00
  • e6a4067a35 Fix disposable leak in ShareActivity. Alex Hart 2023-04-18 13:52:35 -03:00
  • baf9cd0909 Fix refresh of toggle state when dialog is dismissed in several cases. Alex Hart 2023-04-18 13:00:30 -03:00
  • 9081230286 Add ScrollToPositionDelegate and install in calls log fragment. Alex Hart 2023-04-18 10:45:24 -03:00
  • 6db71f4a39 Improve performance of finding message positions in chats. Greyson Parrelli 2023-04-18 09:35:37 -04:00
  • d628921e48 Proceed with a stun server fallback Iñaqui 2023-04-17 15:28:49 -05:00
  • 240f27fbad Add correct id to barrier in call log row. Alex Hart 2023-04-17 15:54:07 -03:00
  • 23a3d78deb Merge v186 and v185 migrations. Clark 2023-04-17 10:18:27 -04:00
  • 47ebcc0f05 Upgrade ConstraintLayout to 2.1.4 Alex Hart 2023-04-17 11:16:13 -03:00
  • 3264a0a795 Fix receipts for stories. Greyson Parrelli 2023-04-17 09:57:13 -04:00
  • deeaf2ba2e Put guard against self-foreign-keys causing infinite recursion. Greyson Parrelli 2023-04-15 15:28:47 -04:00
  • 646f79be7d Fix DatabaseConsistencyTest. Greyson Parrelli 2023-04-14 23:53:24 -04:00
  • 07f6baf7c1 Add message editing feature. Clark 2023-04-14 16:29:26 -04:00
  • 4f06a0d27c Improve performance from thread being updated to data available to render. Cody Henthorne 2023-04-14 16:28:56 -04:00
  • 9d17bf473c Add several callbacks to v2 convo fragment. Alex Hart 2023-04-14 15:40:26 -03:00
  • 279ad7945e Move to defined from_recipient_id and to_recipient_id columns on message table. Greyson Parrelli 2023-04-14 14:23:05 -04:00
  • d079f85eca Add GiphyMp4 controller to V2 Conversation Fragment. Alex Hart 2023-04-14 15:14:58 -03:00
  • bd8060e533 Updated error string. Greyson Parrelli 2023-04-14 13:46:30 -04:00
  • 0b21481539 Add toast when long pressing camera button and video is not supported. Alex Hart 2023-04-14 13:53:16 -03:00
  • 3090a8521c Merge V2 Conversation Fragment behind an internal setting. Alex Hart 2023-04-14 12:46:18 -03:00
  • 5959545ae9 Add call log search support for group names. Alex Hart 2023-04-14 10:26:10 -03:00
  • e7f8d36199 Fix multidevice contact sync update job reporting wrong content length. Clark 2023-04-14 09:14:35 -04:00
  • 09cf8074aa Allow users to select a compact tab bar. Alex Hart 2023-04-13 14:19:47 -03:00
  • 06f19aa6cd Bump version to 6.18.4 v6.18.4 Cody Henthorne 2023-04-20 13:49:24 -04:00
  • 7a4f522144 Updated baseline profile. Cody Henthorne 2023-04-20 13:48:22 -04:00
  • a2985830c5 Updated language translations. Cody Henthorne 2023-04-20 13:29:59 -04:00
  • 358da730cd Add e164 in service address in SyncMessageProcessor. Alex Hart 2023-04-20 11:01:33 -03:00
  • 2c25a0494b Bump version to 6.18.3 v6.18.3 Cody Henthorne 2023-04-17 14:09:43 -04:00
  • 16b384925e Updated baseline profile. Cody Henthorne 2023-04-17 14:05:11 -04:00
  • fd03cc6319 Updated language translations. Cody Henthorne 2023-04-17 13:59:34 -04:00
  • a9fc5c6331 Remove Google Pay check at launch. Alex Hart 2023-04-17 14:23:55 -03:00
  • dad9d0b708 Fix missing e164 in message processing. Cody Henthorne 2023-04-17 13:02:37 -04:00
  • e2ade166ec Fix bugs with switching and render wired headset state in calls. Cody Henthorne 2023-04-17 12:20:48 -04:00
  • e33a68b203 Bump version to 6.18.2 v6.18.2 Greyson Parrelli 2023-04-14 16:38:54 -04:00
  • ad52062195 Updated language translations. Greyson Parrelli 2023-04-14 16:38:20 -04:00
  • 236e0faace Retry FTS rebuild 3 times. Greyson Parrelli 2023-04-14 16:29:18 -04:00
  • 7b4d2661ad Add state check to onDismiss to prevent crash. Alex Hart 2023-04-14 14:18:48 -03:00
  • 03b5170b97 Add logging around in-thread image sizing. Alex Hart 2023-04-14 13:46:00 -03:00
  • ea6d1a9381 Fix case where device lied about pip mode support. Alex Hart 2023-04-14 13:02:11 -03:00
  • aff5c2aa16 Bump version to 6.18.1 v6.18.1 Greyson Parrelli 2023-04-13 17:35:13 -04:00
  • 829abf169a Updated language translations. Greyson Parrelli 2023-04-13 17:34:44 -04:00
  • 56e008ea4f Add database consistency test, fix calling migration. Greyson Parrelli 2023-04-13 17:17:51 -04:00
  • 2a16d8baed Mark all call events as read whenever we enter the calls tab. Alex Hart 2023-04-13 16:35:00 -03:00
  • ee89629738 Fix missed group call label. Alex Hart 2023-04-13 16:21:04 -03:00
  • 3e63ac46b4 Ensure message deletion marks event deleted. Alex Hart 2023-04-13 14:52:53 -03:00
  • c881c67f5e Fix child filtering. Alex Hart 2023-04-13 14:45:34 -03:00
  • a3574292c6 Fix Call Log snap and ordering. Alex Hart 2023-04-13 14:19:04 -03:00
  • 94b308cecb Add logging around next/previous moves for story viewer. Alex Hart 2023-04-13 11:24:23 -03:00
  • d3e83b12d9 Utilize SERIAL instead of BOUNDED executor when marking stories as viewed. Alex Hart 2023-04-13 10:56:39 -03:00
  • d77555266b Prevent deleting call events with DELETION_TIMESTAMP set to 0. Alex Hart 2023-04-13 10:27:07 -03:00
  • 3451ac4504 Move LifecycleDisposable to core-util. Alex Hart 2023-04-13 10:01:39 -03:00
  • b51973f1d5 Bump version to 6.18.0 v6.18.0 Greyson Parrelli 2023-04-12 16:59:33 -04:00
  • f568002e5c Updated language translations. Greyson Parrelli 2023-04-12 16:58:53 -04:00
  • 321cced323 Ignore broken story unit tests. Greyson Parrelli 2023-04-12 16:58:42 -04:00
  • 4359336fd5 Move load-state into its own data-store. Alex Hart 2023-04-12 14:36:07 -03:00
  • e8570c3680 Add call tab event grouping. Alex Hart 2023-04-12 13:22:33 -03:00
  • fd1ff5e438 Extract post mark as read request body. Alex Hart 2023-04-12 12:22:17 -03:00
  • 026d029614 Fix tapping too fast breaking my stories viewer. Clark 2023-04-12 10:56:49 -04:00
  • ef058a1644 Inline export account data feature flag. Clark Chen 2023-04-11 15:32:52 -04:00
  • a35a167e7a Fix spoiler animation running after view is returned to cache. Cody Henthorne 2023-04-11 15:23:11 -04:00
  • 36ef36be61 Cleanup MessageContentProcessorTestV2. Cody Henthorne 2023-04-11 11:52:38 -04:00
  • a874efee4e Update payments to 4.1.0 Bernie Dolan 2023-04-06 20:18:40 -07:00
  • 07c32e2a35 Fallback back to Telephony create thread in MMS export on failure. Cody Henthorne 2023-04-10 22:27:47 -04:00
  • 055f4b09ee Add additional backup folder failure debug info. Cody Henthorne 2023-04-10 22:02:04 -04:00
  • 737b1c962a Retry backup verify on security exception. Cody Henthorne 2023-04-10 21:51:04 -04:00