Commit Graph

  • a4a4665aaa Implement badge gifting behind feature flag. Alex Hart 2022-05-02 14:29:42 -03:00
  • 5d16d1cd23 Fix story send issues due to insertion of story sends to database. Alex Hart 2022-05-02 14:29:14 -03:00
  • 38b6362b25 Fix enabling video while ringing for an audio-only call. Rashad Sookram 2022-05-02 11:17:57 -04:00
  • ef0c6c79cb Use shorter URLs for MOB FOG Ehren Kret 2022-04-29 17:42:01 -05:00
  • f10d5651f0 Fix storage sync bug for distribution lists. Cody Henthorne 2022-05-02 11:00:38 -04:00
  • 8a2f89b4f6 Fix .onion link linkification. Justin Tracey 2022-04-14 17:58:05 -04:00
  • 6563ea970f Revert "Change send method for text stories to cover link previews." Alex Hart 2022-05-02 09:16:36 -03:00
  • f1cb416bda Update workflow to reference main branch. Greyson Parrelli 2022-04-29 17:20:24 -04:00
  • df48e5ce92 Fix pluralization possibilities for group invite string. Greyson Parrelli 2022-04-29 16:46:31 -04:00
  • e710e231ad Remove notification profile megaphone. Greyson Parrelli 2022-04-29 16:43:19 -04:00
  • 9599d3a0b6 Remove announcement group capability checks. Cody Henthorne 2022-04-29 16:47:39 -04:00
  • 1fad4d4f65 Handle early read receipt sync messages. Greyson Parrelli 2022-04-29 15:09:54 -04:00
  • f57e06677b Change send method for text stories to cover link previews. Alex Hart 2022-04-29 15:44:42 -03:00
  • f7b9942f11 Stop showing video in group calls when it isn't being forwarded. Rashad Sookram 2022-04-29 11:00:09 -04:00
  • 2f1b05f882 Start slider progress at RED. Alex Hart 2022-04-29 10:54:48 -03:00
  • 6650f41200 Pause voice note playback when starting an audio recording. Alex Hart 2022-04-29 10:46:06 -03:00
  • 2d8de03e05 Fix crash when ViewStub and contained view shared an id. Alex Hart 2022-04-29 10:42:45 -03:00
  • 9ffa866907 Ensure proper message ID is passed to Story viewer. Alex Hart 2022-04-29 10:08:47 -03:00
  • 3c0c5478b5 Fix forward sheet weirdness in full screen activities. Alex Hart 2022-04-29 09:52:27 -03:00
  • aae888f5af Reduce opacity of text story hint text. Alex Hart 2022-04-28 16:34:21 -03:00
  • e00a3730b4 Remove autosizing of text in story caption and bold styling. Alex Hart 2022-04-28 15:53:34 -03:00
  • 5c2394aa4f Add corner radius to text story creator. Alex Hart 2022-04-28 15:50:17 -03:00
  • c6be273a38 Add signal connection image. Alex Hart 2022-04-28 15:45:52 -03:00
  • 33236ea8e6 Add retry when user resubscribes after canceling. Alex Hart 2022-04-28 14:33:30 -03:00
  • a6f1e0e972 Log out charge failure for pending payment if present. Alex Hart 2022-04-28 09:02:37 -03:00
  • fa8f8beb56 Add internal setting to disable telecom Jim Gustafson 2022-04-26 16:48:41 -07:00
  • 11db59d8a1 Improve the Android 12 splash screen. Greyson Parrelli 2022-04-27 14:43:41 -04:00
  • 39a11ce26c Ensure message resends are called on a background thread. Greyson Parrelli 2022-04-27 14:24:50 -04:00
  • 8bb1b2d596 Ignore empty profile fetches in RefreshOwnProfileJob. Greyson Parrelli 2022-04-27 14:13:09 -04:00
  • 3f1abe05fc Allow users to copy Subscription ID to clipboard. Alex Hart 2022-04-27 12:47:24 -03:00
  • 08ac99b4c1 Fix crash around unbinding GenericForegroundService. Greyson Parrelli 2022-04-27 10:34:04 -04:00
  • ebf2ef65e2 Add log section for the last thread dump during a possible deadlock. Greyson Parrelli 2022-04-27 10:30:30 -04:00
  • 8cb74fb776 Improve updates to CdsDatabase. Greyson Parrelli 2022-04-26 13:59:24 -04:00
  • eccb796199 Ensure that destinationUuid is always populated. Greyson Parrelli 2022-04-26 09:36:45 -04:00
  • 4635a77fbc Improve logging in base identity store. Greyson Parrelli 2022-04-26 09:12:43 -04:00
  • 9505c3d070 Prevent failed Spinner transforms from blocking query. Greyson Parrelli 2022-04-25 12:52:35 -04:00
  • 657a9c7b0a Add ability to reject group invite by PNI. Cody Henthorne 2022-04-25 12:37:25 -04:00
  • e22560a794 Add dialog to nav to story or profile photo. Alex Hart 2022-04-25 12:17:14 -03:00
  • c081193373 Add helper text at the bottom of the private stories list. Alex Hart 2022-04-25 10:47:43 -03:00
  • d23faf4278 Always allow story error slate this->this transition. Alex Hart 2022-04-25 10:41:20 -03:00
  • da7e4cefd5 Add properly tinted conversation tab icons. Alex Hart 2022-04-25 10:36:30 -03:00
  • 0d9a5ef9a6 Fix SMS delivery reports Sgn-32 2022-04-23 22:38:23 +02:00
  • e5aea7c49e Replace non-ASCII characters in comments to their ASCII equivalent Victor Ding 2022-04-24 14:40:43 +00:00
  • b8c42fa57e Filter out invalid phone numbers from system contacts. Greyson Parrelli 2022-04-25 08:41:48 -04:00
  • 2a086ad574 Prevent VerifiedMessages from altering self. Cody Henthorne 2022-04-22 16:17:50 -04:00
  • 33346d8033 Fix bug with receiving GV2 message for previously unknown group. Cody Henthorne 2022-04-22 16:07:06 -04:00
  • 1446af97a2 Use newer CellService observer when possible. Greyson Parrelli 2022-04-22 15:49:18 -04:00
  • 64b5dad783 Fix text story preview on incoming 1to1 replies. Alex Hart 2022-04-22 15:14:07 -03:00
  • a6e7f9a4c1 Fix incorrect column in query. Alex Hart 2022-04-22 14:34:41 -03:00
  • 70b0a120f0 Fix partial contact syncs and ignore your own contact info. Greyson Parrelli 2022-04-22 13:16:56 -04:00
  • 4a6569fa1c Update to RingRTC v2.20.2 Jim Gustafson 2022-04-22 06:05:59 -07:00
  • f5173fa6f5 Update libsignal-client to 0.16.0 Greyson Parrelli 2022-04-22 07:53:03 -04:00
  • 5478285362 Improve contact sync for individual contacts. Greyson Parrelli 2022-04-22 07:47:49 -04:00
  • e2292dfa34 Add handling for story reply sync messages. Alex Hart 2022-04-21 17:39:12 -03:00
  • 17111abc72 Add support for smarter story downloads. Alex Hart 2022-04-21 17:29:02 -03:00
  • c4bc2162f2 Bump version to 5.36.3 v5.36.3 Cody Henthorne 2022-04-26 11:55:37 -04:00
  • bfd966217f Updated language translations. Cody Henthorne 2022-04-26 11:49:27 -04:00
  • 797c02e893 Improve reliability of launching FCM foreground service. Greyson Parrelli 2022-04-26 11:22:01 -04:00
  • 65372e547a Auto-decline invites to a group by a blocked user. Cody Henthorne 2022-04-25 13:41:50 -04:00
  • 2454b2e0db Fix crash when trying to access media controller after activity is destroyed and reference is nullified. Alex Hart 2022-04-25 10:29:30 -03:00
  • 0505a46603 Fix crash when item animation ends after we leave fragment. Alex Hart 2022-04-25 10:09:28 -03:00
  • 7f77cd6a22 Prevent crash when user quickly leaves the share fragment. Alex Hart 2022-04-25 10:04:21 -03:00
  • efe7b3099f Bump version to 5.36.2 v5.36.2 Alex Hart 2022-04-22 16:43:49 -03:00
  • 26a831b49f Updated language translations. Alex Hart 2022-04-22 16:43:17 -03:00
  • a3a5bb8177 Fix direct shares. Alex Hart 2022-04-22 16:35:26 -03:00
  • 4282f3eb6d Add explicit export to ShareActivity. Alex Hart 2022-04-22 16:09:47 -03:00
  • 8a49db650a Do not show SMS contacts as shortcuts if we're not the SMS app. Greyson Parrelli 2022-04-22 15:03:32 -04:00
  • fadd4ac61e Fix possible index out of bounds exception in ConversationAdapter. Greyson Parrelli 2022-04-22 14:50:23 -04:00
  • d0c14895d0 Fix crash when parent does not implement optional bottom sheet callback. Alex Hart 2022-04-22 15:49:08 -03:00
  • 32ee18240b Fix crash that occurs if we don't have permission to add an account. Greyson Parrelli 2022-04-22 14:30:37 -04:00
  • cd10aa90cc Adjust tap area on forwarding fab. Cody Henthorne 2022-04-22 13:40:07 -04:00
  • 33d28c4359 Inset audio level indicator by nav bar height. Rashad Sookram 2022-04-22 12:36:05 -04:00
  • 530403ec04 Updated emoji to version 14.0 Greyson Parrelli 2022-04-22 11:40:07 -04:00
  • f15072bc8d Fix other group update description bugs and add tests. Greyson Parrelli 2022-04-22 08:32:07 -04:00
  • 8c2db972cf Fix crash if recipient appears multiple times in group update description. Ehren Kret 2022-04-22 06:55:42 -05:00
  • ff8f9ca81a Bump version to 5.36.1 v5.36.1 Alex Hart 2022-04-21 12:45:39 -03:00
  • 40991cc8e9 Updated language translations. Alex Hart 2022-04-21 12:45:12 -03:00
  • 2f551ee3f2 Do not auto-leave groups you have requested to join. Cody Henthorne 2022-04-21 11:30:13 -04:00
  • f1ab0a05f1 Fix issue preventing stories shared element transition from starting. Alex Hart 2022-04-21 12:12:15 -03:00
  • fb919466de Enqueue a profile fetch to resolve identity key conflicts. Greyson Parrelli 2022-04-20 19:01:00 -04:00
  • 4a4cf08cd8 Do not run StorageForcePushJob if you're not registered. Greyson Parrelli 2022-04-20 18:52:41 -04:00
  • ed20c24326 Bump version to 5.36.0 v5.36.0 Alex Hart 2022-04-20 16:26:51 -03:00
  • e01cbcec62 Updated language translations. Alex Hart 2022-04-20 16:25:56 -03:00
  • 04d6ccc30e Re-enable audio level indicators in calls. Rashad Sookram 2022-04-20 11:29:14 -04:00
  • 6860f96973 Add subscription retry on 402 and print out status when we think a sub is active. Alex Hart 2022-04-20 15:52:45 -03:00
  • 944c8530d8 Improve remote delete handling in group story threads. Alex Hart 2022-04-20 15:00:19 -03:00
  • 8b1552952c Stories: Pass recipients through via constructor. Alex Hart 2022-04-20 14:33:43 -03:00
  • dfcadde076 Ensure we enqueue a storage sync after a safety number change. Greyson Parrelli 2022-04-20 10:49:15 -04:00
  • 55acd0f048 Auto-leave group if added by blocked user. Cody Henthorne 2022-04-20 09:48:44 -04:00
  • 820c016aad Allow quoted story to launch into viewer. Alex Hart 2022-04-19 15:22:14 -03:00
  • d1d63d83dc Drop stories from inactive groups. Alex Hart 2022-04-19 15:14:06 -03:00
  • 7da5b2cdef Fix spinner group change description. Alex Hart 2022-04-19 14:50:16 -03:00
  • 442dde5c40 Keep caption when forwarding media with a body to a story. Alex Hart 2022-04-19 14:15:14 -03:00
  • f038e81ff3 Fix long name issues in reaction and recipient bottom sheet. Cody Henthorne 2022-04-19 12:50:41 -04:00
  • 32c4fcb065 Improve handling of empty profiles. Greyson Parrelli 2022-04-19 12:28:08 -04:00
  • e2703b459f Rework color selector and background. Alex Hart 2022-04-19 12:49:25 -03:00
  • 405d99fbe2 Allow keyboard switch when disabling pin reminders. Cody Henthorne 2022-04-19 11:47:09 -04:00
  • 7b89687206 Update donation strings: "One-time", not "One Time". Evan Hahn 2022-04-19 10:46:31 -05:00
  • d74f1a386c Set story text placeholder alpha to 60 percent. Alex Hart 2022-04-19 12:21:39 -03:00
  • b041ed1510 Ensure delivery receipts are sent for 1:1 story replies and reactions. Alex Hart 2022-04-19 12:06:23 -03:00