| .. |
|
chat_floating_action_button.dart
|
close choreo error button on press
|
2024-10-25 11:56:33 -04:00 |
|
chat_view_background.dart
|
blur background during IT
|
2024-10-08 14:13:01 -04:00 |
|
input_bar_wrapper.dart
|
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date
|
2024-08-30 10:11:43 -04:00 |
|
locked_chat_message.dart
|
dart fix
|
2023-12-04 03:36:44 +01:00 |
|
message_audio_card.dart
|
in message toolbar, use the display representation instead of originalSent so that immersion mode still works
|
2024-11-05 16:10:43 -05:00 |
|
message_buttons.dart
|
position message overlay directly over the underlying message
|
2024-09-11 12:13:39 -04:00 |
|
message_context_menu.dart
|
toolbar working
|
2024-02-07 15:28:52 -05:00 |
|
message_selection_overlay.dart
|
Merge branch 'main' into no-original-sent
|
2024-11-07 16:16:34 -05:00 |
|
message_speech_to_text_card.dart
|
require non-null error in card error widget
|
2024-10-25 10:13:15 -04:00 |
|
message_toolbar.dart
|
Merge branch 'main' into no-original-sent
|
2024-11-07 16:16:34 -05:00 |
|
message_toolbar_buttons.dart
|
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop
|
2024-11-06 15:14:04 -05:00 |
|
message_toolbar_selection_area.dart
|
Toolbar practice (#707)
|
2024-10-03 17:19:31 -04:00 |
|
message_translation_card.dart
|
increase minimum dimensions of toolbar
|
2024-11-06 16:20:18 -05:00 |
|
message_unsubscribed_card.dart
|
some refactoring to subscriptions, added auto 1-day pretrial
|
2024-10-29 15:20:55 -04:00 |
|
missing_voice_button.dart
|
make missing voice warning into an instructions popup
|
2024-11-04 16:02:39 -05:00 |
|
overlay_footer.dart
|
mmove reaction picker down into row with reply button
|
2024-11-05 12:58:29 -05:00 |
|
overlay_header.dart
|
reorder options in chat header
|
2024-11-05 11:55:05 -05:00 |
|
overlay_message.dart
|
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop
|
2024-11-06 15:14:04 -05:00 |
|
overlay_message_text.dart
|
Merge branch 'main' into docs/explain-why-grapheme-cluster-is-important
|
2024-11-08 09:10:58 -05:00 |
|
pangea_reaction_picker.dart
|
mmove reaction picker down into row with reply button
|
2024-11-05 12:58:29 -05:00 |
|
speech_to_text_text.dart
|
full draft speech to text with word level feedback
|
2024-05-06 15:10:15 -04:00 |
|
toolbar_content_loading_indicator.dart
|
add minimum dimensions to toolbar contents
|
2024-10-24 13:24:41 -04:00 |
|
tts_controller.dart
|
make missing voice warning into an instructions popup
|
2024-11-04 16:02:39 -05:00 |