Commit graph

41 commits

Author SHA1 Message Date
ggurdin
832879b9c2
chore: scroll to top of learning settings dialog on language selection error (#2569) 2025-04-28 11:48:32 -04:00
Sofanyas Genene
bff6f3d222
Fixed border radius on country picker and CEFR level, added descripti… (#2539)
* Fixed border radius on country picker and CEFR level, added description to CEFR level and arb files

* generated

* chore: move language level title and descriptions into enum extension

* chore: some spacing fixes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-04-23 16:00:50 -04:00
ggurdin
fe88836e89
chore: require passing of langCode to TTS, log langCode (#2529) 2025-04-22 13:42:45 -04:00
ggurdin
f260580294
chore: show back button in learning settings page (#2266) 2025-03-28 16:40:11 -04:00
ggurdin
10bd421016
chore: don't reset instruction profile info on save learning settings, don't update toggle status if value has not changed (#2221) 2025-03-25 15:25:57 -04:00
ggurdin
592aa43089
2202 positioning to dos in reading assistance (#2214)
* chore: move toolbar buttons above reading assistance input bar

* chore: positioning on message relative to header and footer / positioning of tooltip between message and header

* chore: update inline tooltip color

* chore: animate reading assistance input bar height
2025-03-25 14:40:18 -04:00
wcjord
87f60857e9
Emoji-assignment (#2218)
* feat(lemma_emoji_row): vocab assignment and some reading assistance tweaks

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-25 14:24:05 -04:00
ggurdin
06ee5403bb
formatting (#2210) 2025-03-24 15:35:45 -04:00
wcjord
379e4a8db9
Reading assistance (#2175)
* still in draft

* feat(reading_assistance): whole message activity oriented

* chore: fix .env file path

* feat: animate selected toolbar into middle of screen

* chore: initial work for message bubble size animation

* refactor(reading_assistance): hooking up the choice interactions and polishing UI

* chore: animate in content and buttons

* formatting

* position reading content relative to selected token

* working on limiting choices

* chore: fix positioning of toolbar animation

* chore: simplify positioning logic

* chore: animate in button height

* getting there

* rough draft with restricted activity number is complete

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-24 15:20:07 -04:00
ggurdin
f8feab5eea
chore: add hardcoded fallback language list (#2207) 2025-03-24 14:31:32 -04:00
ggurdin
4c4bd781b4
chore: add learning settings to general settings (#2187) 2025-03-20 15:57:46 -04:00
ggurdin
af923d67bf
chore: highlight selected item in dropdowns (#2181) 2025-03-19 15:34:38 -04:00
Wilson
74b0cfd584
feat: text to speech for all (#2090)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-10 10:14:11 -04:00
wcjord
8abf036381
Refactor: Move toolbar content to bottom of screen
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-03-06 15:52:07 -05:00
wcjord
cf1a420415
chore(settings_learning): check with user if they want to save unsave… (#1997)
* chore(settings_learning): check with user if they want to save unsaved changes

* generated

* chore: don't allow user to dismiss setting learning dialog by clicking background

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-05 12:56:22 -05:00
Sofanyas Genene
bf29c94ace
Created pop-up dialog for users to enable system autocorrect if langu… (#2025)
* Created pop-up dialog for users to enable system autocorrect if language is supported

* Added intl_es.ard translation

* generated

* chore: formatting

* chore: update / simplify dialog

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-05 12:44:27 -05:00
ggurdin
2a9f3a6e96
fix: update logic for checking if short lang code TTS is available (#1946) 2025-02-26 13:46:02 -05:00
ggurdin
534fe2dfee
Mobile stt (#1928)
* chore: if user's language is not in langList, refresh langList

* chore: simplify logic for setting TTS lang, set TTS lang each time speak is called
2025-02-26 10:35:27 -05:00
sienna-sterling
ba4800adcc
1759-get-rid-of-redundant-language-selection-error (#1799)
* fix(error message): made it so the same error message does not appear twice

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-21 16:08:13 -05:00
ggurdin
62d5a7190f
1846 word specific audio player not working (#1882)
* feat: tie TTS enabled to target lang, show warning popup when disabled

* fix: prevent top overflow for popups
2025-02-21 12:19:51 -05:00
Sofanyas Genene
fbf8abd987
Use system keyboard setting in Learning Settings (#1867)
* Use system keyboard setting in Learning Settings

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 09:25:26 -05:00
ggurdin
05a046de63
fix: don't allow users to have same base and target short langCode (#1854) 2025-02-19 15:32:34 -05:00
Sofanyas Genene
11c681576b
Update background color in language_level_dropdown.dart and p_languag… (#1841)
* Update background color in language_level_dropdown.dart and p_language_dropdown.dart

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-18 16:06:06 -05:00
ggurdin
6ee37c0216
fix: set profile to public by default (#1840) 2025-02-18 15:21:16 -05:00
ggurdin
08126fd38b
fix: make learning settings dropdowns stand out against background (#1784) 2025-02-13 14:58:55 -05:00
ggurdin
811e732371
fix: update out-of-date language cache (#1775) 2025-02-12 13:57:15 -05:00
ggurdin
3af3f78d93
chore: reduce padding in learning setting dropdowns (#1772) 2025-02-12 12:24:30 -05:00
wcjord
c72a2da7fc
Unborked locales (#1741)
* feat: localized languages

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-12 11:59:23 -05:00
ggurdin
cc42bee88a
fix: remove expanded widget from country tile (#1765) 2025-02-11 13:36:26 -05:00
ggurdin
ee72460aba
feat: update country dropdown to match style of language dropdown (#1756) 2025-02-10 14:46:32 -05:00
wcjord
e2ca788f81
Add message meaning challenge activity (#1706)
* Add message meaning mode to toolbar

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-06 17:03:21 -05:00
ggurdin
b98f2d3283
1547 level indicator for all users (#1722)
* feat: publicly viewable target language and level indicator

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-06 16:37:09 -05:00
ggurdin
5347b4764f
feat: add submit button to learning settings popup (#1717) 2025-02-05 16:40:45 -05:00
ggurdin
1e40e1d1a6
feat: move language dropdowns into learning settings dialog (#1695) 2025-02-04 12:39:23 -05:00
sienna-sterling
2754bff62e
refactor(language levels): Removed Language Levels class converted it… (#1580)
* refactor(language levels): Removed Language Levels class converted it to it's own enum file

* refactor(lanugage levels): cleaned up code by removing unused varible and setting initial values to class instances

* refactor(language level): Fixed some loose ends to explicitly take a LanguageLevelTypeEnum

* refactor(language level): implemented changes after testing.

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 16:47:14 -05:00
ggurdin
ae7c754dbc
feat: added cefr level to user setting, language settings page / signup page (#1604) 2025-01-27 15:14:28 -05:00
ggurdin
a377200f5f
feat: make public profile toggle change public profile boolean instead of DOB (#1585) 2025-01-24 17:10:40 -05:00
wcjord
b81f3841f8
feat(activity_planner): full draft done (#1542)
* feat(activity_planner): mvp done

* refactor(activity_planner): move launch icon button to file

* dev: dart formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-01-22 17:00:48 -05:00
ggurdin
cdfc8b831e
feat: added widget to make dialog full screen on mobile with constraints on web (#1499) 2025-01-17 12:55:05 -05:00
ggurdin
426d1429b3
fix: don't overflow language options (#1496)
* fix: don't overflow language options

* fix: match font size of number and text, bold number

* default to send on enter

* fix: don't run mode validation if not enabled
2025-01-17 11:50:24 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
2025-01-14 14:00:30 -05:00