fluffychat/lib/pangea/controllers
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
..
app_version_controller.dart added version numbers to update dialog (#1244) 2024-12-13 13:21:46 -05:00
base_controller.dart some code cleanup and comments 2024-10-24 12:48:51 -04:00
class_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
contextual_definition_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
get_analytics_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
it_feedback_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
language_controller.dart Login signup fixes (#1277) 2024-12-19 10:47:11 -05:00
language_detection_controller.dart jsut use the top detection (#1070) 2024-11-19 17:16:07 -05:00
language_list_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
message_analytics_controller.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
message_data_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
pangea_controller.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
permissions_controller.dart initial design updates to signup/login process (#1268) 2024-12-18 14:53:25 -05:00
practice_activity_record_controller.dart store num completed activities in memory instead of local cache 2024-10-23 16:36:40 -04:00
put_analytics_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
space_rules_edit_controller.dart inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
speech_to_text_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
subscription_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
text_to_speech_controller.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
user_controller.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
word_net_controller.dart Toolbar practice (#702) 2024-09-25 17:01:58 -04:00