Commit graph

11 commits

Author SHA1 Message Date
ggurdin
66a59d233a
check if mounted before calling setState in overlay message text 2024-11-12 10:33:58 -05:00
ggurdin
939a27f809
Merge branch 'main' into docs/explain-why-grapheme-cluster-is-important 2024-11-08 09:10:58 -05:00
WilsonLe
ae44e758d6 explain why using grapheme clustering is important 2024-11-08 19:36:07 +07:00
ggurdin
8df77c6ed7
in message toolbar, use the display representation instead of originalSent so that immersion mode still works 2024-11-05 16:10:43 -05:00
ggurdin
aa2f949e39
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
ggurdin
a2175d5206
removed unused context variable from tokensGlobal function 2024-11-01 11:54:00 -04:00
ggurdin
a4c346b07c
Merge branch 'main' into sentry 2024-11-01 10:31:33 -04:00
WilsonLe
cbec09fec7 fix word sticking together, finally 🤯 2024-11-01 11:21:01 +07:00
ggurdin
5dad3e5337
check if overlay message text is still mounted before calling setState 2024-10-31 13:08:22 -04:00
wcjord
b7ab6038ac
further toolbar tweaks
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity

* more practice tweaks and instructions too

* incrementing pubspec version
2024-10-04 17:52:56 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00