fluffychat/lib/pangea/widgets/chat
ggurdin 1317989db0
1179 toolbar changes (#1209)
* updated toolbar buttons

* initial work for toolbar updates

* Add WordZoomWidget to display word and lemma information (#1214)

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/pangeachat/client/tree/1179-toolbar-changes?shareId=XXXX-XXXX-XXXX-XXXX).

* word zoom card prototyped, activity generation in progress

* adding copy for new construct uses

* laying down TODOs

* initial work for word zoom card

* Always add part of speech to token's morph list

* Prevent duplicate choices in lemma activity

* Don't play token audio at start of morph activity

* Only grant +1 points for emoji activity

* Uncomment tryToSpeak function

* Always update activity once complete

* Added queuing / UI logic for morph activity buttons

* code cleanup

* added required data argument to logError calls

* fix overflowing practice activity card and audio player on mobile

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2024-12-27 12:42:49 -05:00
..
add_room_dialog.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
chat_floating_action_button.dart close choreo error button on press 2024-10-25 11:56:33 -04:00
chat_list_view_body_wrapper.dart Testing updates (#1131) 2024-12-02 16:31:00 -05: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 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
message_audio_card.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
message_buttons.dart allow selection view for non-test/audio messages so they can be pinned, etc. (#1113) 2024-11-27 12:59:27 -05:00
message_context_menu.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
message_selection_overlay.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
message_speech_to_text_card.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
message_token_text.dart 1162 if message not in target go to translation (#1177) 2024-12-06 15:35:14 -05:00
message_toolbar.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
message_toolbar_buttons.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
message_toolbar_selection_area.dart allow selection view for non-test/audio messages so they can be pinned, etc. (#1113) 2024-11-27 12:59:27 -05:00
message_translation_card.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
message_unsubscribed_card.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
missing_voice_button.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
overlay_footer.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
overlay_header.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
overlay_message.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
pangea_reaction_picker.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -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 fix overflow in practice activity card 2024-11-15 11:09:01 -05:00
tts_controller.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
visibility_toggle.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00