Commit Graph

  • a9f208153c Fix artifacting corners on landing page. Alex Hart 2022-04-01 17:00:12 -03:00
  • d9ffd67f36 Update My Stories logic when user has not sent to a distribution list. Alex Hart 2022-04-01 16:10:01 -03:00
  • 19861ef0d1 Implement specification testing for StoryViewerViewModel. Alex Hart 2022-04-01 15:36:54 -03:00
  • 469879c211 Implement proper story viewer ordering. Alex Hart 2022-04-01 15:03:31 -03:00
  • 157198fd17 Add content descriptions for incoming call buttons. clado 2022-02-13 13:27:00 -08:00
  • 0d61b8db38 Fixed threading issues with Spinner recent queries. Greyson Parrelli 2022-04-01 11:56:00 -04:00
  • 593334456a Add a local query history to Spinner. Greyson Parrelli 2022-04-01 09:49:22 -04:00
  • 98b9cc23e4 Add extension functions to improve writability of database queries. Greyson Parrelli 2022-04-01 10:04:05 -04:00
  • 3e42c044b8 Add RxStore and StoryViewerPage forward navigation. Alex Hart 2022-04-01 09:27:09 -03:00
  • 11c3ea769e Fix emoji keyboard bugs and group story replies. Cody Henthorne 2022-03-31 16:43:30 -04:00
  • b8bb2e234b Elimination of country code 0 in Delete account Sgn-32 2022-03-29 21:59:01 +02:00
  • 87b00bb156 Fix various story reply bottom sheet issues. Cody Henthorne 2022-03-31 16:51:02 -04:00
  • 3da2fc4d9b Clear storage keys for deleted distribution lists. Alex Hart 2022-03-31 17:46:27 -03:00
  • 972ab9b368 Process incomming story views even if read receipts are disabled. Cody Henthorne 2022-03-31 09:51:31 -04:00
  • c359b0134a Implement StoryDistributionListRecord and processing. Alex Hart 2022-03-25 14:27:03 -03:00
  • 2cd7462573 Add long-press action to mystories items for helpful debugging info. Alex Hart 2022-03-31 10:10:35 -03:00
  • 2a7d515932 Add handler to My Stories row to open my stories Alex Hart 2022-03-30 14:57:40 -03:00
  • 1bb04035ab Update playback to match specifications. Alex Hart 2022-03-30 16:30:06 -03:00
  • 267efb0763 Start viewer when clicking on story ring. Alex Hart 2022-03-30 14:44:13 -03:00
  • 0ef215dfc5 Size story bottomsheets to 60 percent height. Alex Hart 2022-03-30 14:26:20 -03:00
  • 50bea8140f Fix story reply mention fragment from taking over screen. Cody Henthorne 2022-03-30 13:04:16 -04:00
  • 086e3ed4ec Update message reporting to use sender ACI instead of E164. Chris Eager 2022-03-30 09:50:22 -07:00
  • b02539684a Fix unresolved authors of story replies. Cody Henthorne 2022-03-30 12:47:00 -04:00
  • b9747607ad Add blur to background for non 9:16 story content. Alex Hart 2022-03-30 13:15:25 -03:00
  • 284a6ae667 Add defaults for script/text font pairings and guessing of script based on body contents. Cody Henthorne 2022-03-30 12:00:29 -04:00
  • 116e711f1a Add logging for when we do nothing during a keep-alive job. Alex Hart 2022-03-30 12:46:54 -03:00
  • 7aeb641036 Include mentions on incoming story replies. Cody Henthorne 2022-03-30 11:39:40 -04:00
  • e4f69c0b6f Add padding to the toolbar in media preview activities. Fumiaki Yoshimatsu 2020-12-19 14:56:09 -05:00
  • 48d7228ae7 Replace use of AlertDialog.Builder with MaterialAlertDialogBuilder. Sgn-32 2022-03-29 22:16:30 +02:00
  • ae28df901f Hide view once for story first sending. Alex Hart 2022-03-30 10:20:08 -03:00
  • f17f45f277 Fix bad check for story context. Alex Hart 2022-03-30 10:05:31 -03:00
  • 2b15fc2966 Do not drop group stories if not profile sharing with sender. Alex Hart 2022-03-30 09:47:06 -03:00
  • 76a9342afa Safety number check and profile refresh for group sends. Alex Hart 2022-03-30 09:25:36 -03:00
  • 14849d6e45 Fix case-insensitive queries for groups with non-ASCII characters. Greyson Parrelli 2022-03-29 17:30:53 -04:00
  • 77ea2deada Move more util classes to core-util. Greyson Parrelli 2022-03-29 16:48:39 -04:00
  • 390b7ff834 Convert SqlUtil to Kotlin. Greyson Parrelli 2022-03-29 16:36:17 -04:00
  • 0e4187b062 Use existing contact type for our linked entry. Add test to sample app. Greyson Parrelli 2022-03-29 13:43:41 -04:00
  • 4098f77e08 Bump version to 5.34.10 v5.34.10 Cody Henthorne 2022-04-06 12:18:57 -04:00
  • a60eed35fe Updated language translations. Cody Henthorne 2022-04-06 12:18:10 -04:00
  • 904215fe38 Fix font networking main thread crash. Cody Henthorne 2022-04-06 10:09:42 -04:00
  • 6376642d38 Pre-resolve recipient needed for group messages in the conversation list. Greyson Parrelli 2022-04-06 11:13:56 -04:00
  • 6b36a446f0 Bump version to 5.34.9 v5.34.9 Cody Henthorne 2022-04-05 10:12:35 -04:00
  • 95ee7f5c00 Updated language translations. Cody Henthorne 2022-04-05 10:08:22 -04:00
  • b109effc94 Prevent possibility of recursively enqueuing early message jobs. Greyson Parrelli 2022-04-04 19:01:32 -04:00
  • 44efda8318 Bump version to 5.34.8 v5.34.8 Alex Hart 2022-03-31 17:09:07 -03:00
  • e6e1b6d746 Updated language translations. Alex Hart 2022-03-31 17:08:31 -03:00
  • e303cbcc22 Fix some toolbar theming issues. Greyson Parrelli 2022-03-31 14:06:37 -04:00
  • c67aed5b65 Keep some crucial local logs (like crashes) for longer. Greyson Parrelli 2022-03-30 16:32:45 -04:00
  • 0278882c30 Prevent possible crash while reading contacts cursor. Greyson Parrelli 2022-03-30 16:17:15 -04:00
  • 42ccd638bd Bump version to 5.34.7 v5.34.7 Alex Hart 2022-03-30 12:19:36 -03:00
  • e11577bd23 Updated language translations. Alex Hart 2022-03-30 12:15:24 -03:00
  • 3c0b87bbca Fix possible backup crash due to foreign key constraint. Greyson Parrelli 2022-03-30 09:56:26 -04:00
  • 84a61b01ca Fix syntax error in apntool.py Christian Clauss 2021-01-14 12:18:39 +01:00
  • c149e008fd Update apostrophes in code comments. Greyson Parrelli 2022-03-30 09:37:12 -04:00
  • c7a345eb0b Ignore inbound SMS/MMS from yourself. Greyson Parrelli 2022-03-29 18:29:46 -04:00
  • 348b6e9742 Enable hyphenation on signal bottom action bar item title. Sgn-32 2022-01-13 16:51:37 +01:00
  • 003b3e02e4 Add ability to view your own profile photo fullscreen. Greyson Parrelli 2022-03-29 18:05:56 -04:00
  • 5b668d7931 Refresh the storage managment title on long-click. Fumiaki Yoshimatsu 2020-09-15 22:30:51 -04:00
  • 87748fa80c Use an inset ripple for contact list items. Greyson Parrelli 2022-03-29 17:52:00 -04:00
  • ad0482fb5b Bump version to 5.34.6 v5.34.6 Greyson Parrelli 2022-03-29 13:57:55 -04:00
  • 12ceb1cb32 Updated language translations. Greyson Parrelli 2022-03-29 13:57:18 -04:00
  • 9ec2c5da52 Show some buttons in media preview toolbar if there's room. Greyson Parrelli 2022-03-29 10:43:02 -04:00
  • f742d34588 Remove unnecessary package exclusions. Greyson Parrelli 2022-03-29 10:27:06 -04:00
  • 4d8e058d33 Allow hyphenation of enter sms code buttons. Cody Henthorne 2022-03-29 10:13:32 -04:00
  • 77ba6e0f7b Enable telecom integration for internal users. Cody Henthorne 2022-03-29 10:07:51 -04:00
  • 76a0e5c851 Allow search view to be full width of the screen in landscape. Fumiaki Yoshimatsu 2020-12-19 15:57:14 -05:00
  • f3096cc24c Use more direct language in PIN reminder toast. Greyson Parrelli 2022-03-29 09:37:18 -04:00
  • 49957e1d95 Prevent changing disappearing message timer for blocked users. Greyson Parrelli 2022-03-29 09:32:31 -04:00
  • 2f5cb5f090 Add story distribution list deduplication handling. Cody Henthorne 2022-03-28 19:43:42 -04:00
  • ba394e1021 Use notifyDataSetChanged for potentially structural modification. Ehren Kret 2022-03-28 18:22:02 -05:00
  • 7611c64493 Do not bidi-isolate all-ASCII strings. Greyson Parrelli 2022-03-28 11:36:10 -04:00
  • 231248d20a Update android test orchestrator to 1.4.1 Greyson Parrelli 2022-03-25 17:46:27 -04:00
  • a3a79fc58d Adjust text story button protections. Alex Hart 2022-03-28 13:29:22 -03:00
  • 6476e585c4 Fix cast in story landing fragment. Alex Hart 2022-03-28 09:54:47 -03:00
  • fd2961710d Fix androidTests. Greyson Parrelli 2022-03-25 16:49:54 -04:00
  • 7f4ab67f98 Fix timing issue with receipt updates. Greyson Parrelli 2022-03-25 15:40:18 -04:00
  • b9ce38b85b Don't allow KEEP_LONGER logs to get too large. Greyson Parrelli 2022-03-25 14:57:08 -04:00
  • 50d5658add Fix possible NPE when backing out of conversation. Greyson Parrelli 2022-03-25 14:38:14 -04:00
  • 72777bc6cd Disallow some unicode sequences in link previews. Greyson Parrelli 2022-03-25 14:34:21 -04:00
  • f2046c3c05 Vibrate when entering call reconnecting state. Rashad Sookram 2022-03-25 12:37:47 -04:00
  • 745dfc3fbb Fix translation issue with media preview. Sgn-32 2022-03-25 12:12:23 -04:00
  • cb77165b53 Fix issue where search results could flicker. Greyson Parrelli 2022-03-25 11:23:16 -04:00
  • bde4700e87 Hide new user entry in story recipient selection. Alex Hart 2022-03-25 10:12:06 -03:00
  • e58cea9a26 Fix bad use of toString in StripeApi. Alex Hart 2022-03-25 10:00:16 -03:00
  • 556dc0d1ec Show story rings for self and if you sent a story to a group. Alex Hart 2022-03-25 09:24:52 -03:00
  • 8c1ddcf1c0 Fix issue where thumb resource wasn't set to null after clear. Alex Hart 2022-03-25 09:20:25 -03:00
  • 2549c1f97d Add placeholder for text post thumbs. Alex Hart 2022-03-25 09:14:12 -03:00
  • 5faa497821 Get receipt credential presentation BEFORE recording receipt so that the retry does not add another receipt. Alex Hart 2022-03-24 17:13:56 -03:00
  • d7a7e72c3a Fix flashing when entering text story. Alex Hart 2022-03-24 16:59:49 -03:00
  • af1701e6fa Add HTTPS scheme when user enters a web address. Alex Hart 2022-03-24 16:53:06 -03:00
  • 32d1cc7d54 Recreate MainActivity on language change. Rashad Sookram 2022-03-24 14:04:11 -04:00
  • 783a615c07 Adjust text story creation layout size. Alex Hart 2022-03-24 14:51:02 -03:00
  • 65bfee6eba Display total unread messages including mark as unread instead of unread thread count. Alex Hart 2022-03-24 14:39:16 -03:00
  • 8d4419705b Update to libsignal-client 0.15.0 Greyson Parrelli 2022-03-24 13:23:23 -04:00
  • 6c3baf229c Fix broadcast send when user sends to both story and non-story. Alex Hart 2022-03-24 14:09:39 -03:00
  • 6e9a6283fc Fix layout for long story replies. Rashad Sookram 2022-03-24 13:00:10 -04:00
  • 5b3899237b Trampoline call to generate preview if view is not laid out. Alex Hart 2022-03-24 13:54:03 -03:00
  • dddf830e47 Move system contact interactions into their own module. Greyson Parrelli 2022-03-24 12:47:27 -04:00
  • fd930d0b1d Conversation tab bar animations. Alex Hart 2022-03-24 13:21:02 -03:00
  • 2b5d65ae04 Revert "Update to libsignal-client 0.15.0" Greyson Parrelli 2022-03-24 12:09:12 -04:00