| .. |
|
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
|
removed unused context variable from tokensGlobal function
|
2024-11-01 11:54:00 -04: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
|
check if overlay renderbox has size before getting size/offset
|
2024-10-25 12:15:21 -04: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
|
allow sending if in manual igc mode
|
2024-10-28 14:53:10 -04:00 |
|
message_toolbar_buttons.dart
|
got rid of practice activity for non target language
|
2024-10-24 16:36:29 -04:00 |
|
message_toolbar_selection_area.dart
|
Toolbar practice (#707)
|
2024-10-03 17:19:31 -04:00 |
|
message_translation_card.dart
|
add minimum dimensions to toolbar contents
|
2024-10-24 13:24:41 -04: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
|
restrict width of missing voice button
|
2024-10-31 15:01:56 -04:00 |
|
overlay_footer.dart
|
simplified positioning of toolbar
|
2024-08-27 13:41:36 -04:00 |
|
overlay_header.dart
|
select message on showToolbar and ensure message is deselected on dismiss
|
2024-08-27 14:09:06 -04:00 |
|
overlay_message.dart
|
make overlay message scrollable if entire overlay doesn't fit in screen
|
2024-10-08 16:46:00 -04:00 |
|
overlay_message_text.dart
|
don't log error for message sent on or before september 25th without original sent, log senderID and timestamp in error message
|
2024-11-01 11:59:35 -04: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
|
handle case of null voices list
|
2024-10-31 12:09:19 -04:00 |