Commit Graph

130 Commits (e5d839b20f5a380dae3223fa9fa27453e62b2990)

Author SHA1 Message Date
wcjord 8478f480d3
1594-activity-planner-feedback-new (#1599)
* feat(activity_planner): updating for feedback

* fix(main): point to appropriate env

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
Kelrap e2b991b36b
Vocab v2 edits (#1525)
* Emoji as getter, add LearningSkillsEnum

* Remove hard-coding for font styles

* Remove excess state saving

* Remove type+point parameters from definition popup

* Fix emoji null check notation

* Edit dot widget size for android

* Further reduce state saving in definition popup

* Removed more hardcoding

* fix: UI updates to vocab analytics popup

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin 0622bf6f07
feat: enable buttons for locked toolbar tools, show message about how to unlock (#1582) 10 months ago
wcjord 387a7aa51a
1563-grammar-icon-in-light-mode (#1565)
* fix(morph_svgs): fixing light/dark mode coloring

* dart formatting

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
10 months ago
ggurdin c4b35f67c7
fix: fix message overflow for activity messages on mobile (#1573) 10 months ago
wcjord 5f1c1887fc
1524 i still have to do too many exercises to unlock an audio message (#1562)
* feat(toolbar): moved audio to the left

* feat(toolbar): move tts to the left

* dev: dart formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin 3424f90672
feat: allow reacting to activity messages, give activity message unique styling (#1564) 10 months ago
ggurdin 723e28a314
fix: shrink lemma SVG in work zoom card (#1559) 10 months ago
ggurdin 1d8e68a147
feat: different styling for activity plan messages (#1558)
* feat: different styling for activity plan messages
10 months ago
ggurdin b15ed04aa9
fix: move tooltips inside flexible widgets to prevent freezing (#1555) 10 months ago
ggurdin 77e8b3f474
feat: add custom svgs to lemmas in word zoom card (#1540) 10 months ago
ggurdin 0bb323b95d
fix: make morph/lemma edit tooltips more obvious (#1539) 10 months ago
ggurdin 58cfbdeac9
dev: move toolbar positioning logic into its own file and move some d… (#1519)
* dev: move toolbar positioning logic into its own file and move some dimension values into AppConfig

* fix: dart format
10 months ago
ggurdin c0fb41d2f9
feat: replace XP level emojis with svgs (#1508) 10 months ago
ggurdin 14f5aa38b1
feat: updated morph correction copy (#1507) 10 months ago
Kelrap 6f63a6d710
Highlight audio text (#1333)
* Highlight text as TTS plays - attempt 1

* Make highlighting actually work

* Fix to minor version of punctuation issue

* Highlights all applicable text

* fix: filter out punctuation tokens in the client side when highlighing audio tokens

* Highlight selection separate from normal selection

* cleanup: further decouple tts highlighting and token selection, renamed temporarySelection => _highlightedTokens

* fix: don't show token highlights for non-overlay messages

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin 3d85d2ec9f
feat: widget for customizing SVG colors (#1498)
* feat: widget for customizing SVG colors

* feat: replace morph icons with customized morph SVGs
10 months ago
ggurdin 5383a62502
fix: only show space analytics download button on web (#1492)
* fix: only show space analytics download button on web

* fix: don't close keyboard right after opening lemma meaning text field

* fix: make proportion the number of relevant tokens with completed activities over the number of relevant tokens
10 months ago
ggurdin 5c04b37484
fix: fix overflows in lemma / morph correction overlay (#1488) 10 months ago
ggurdin 61c722c704
1472 dont highlight text when learners are doing listening activity (#1482)
* fix: don't highlight words while doing hwl activity

* fix: don't sort activity choices after the fact
10 months ago
ggurdin d2779eaf82
fix: don't highlight words while doing hwl activity (#1481) 10 months ago
ggurdin f9dce6fc11
feat: show message when no word selected (#1479) 10 months ago
ggurdin 8852a2e41f
feat: sort distractors by text length (#1462) 10 months ago
ggurdin 2357751c56
fix: revent toolbar max height (#1460) 10 months ago
ggurdin 87fca9f56a
Revert "revert recent changes to relevant files to test if that fixes hidden …" (#1456)
This reverts commit c1041dda70.
10 months ago
ggurdin c1041dda70
revert recent changes to relevant files to test if that fixes hidden message bug (#1455) 10 months ago
ggurdin 21fd36ac9c
feat: allow height of lemma correction text field to grow to 3 lines (#1445) 10 months ago
ggurdin 986fdc1d5f
fix: add padding inside morph choices scroll view (#1444) 10 months ago
ggurdin bab9287117
fix: make scrollbar in morph_center_widget scrollable (#1441) 10 months ago
ggurdin 027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
10 months ago