Krille
6bcef04a19
chore: Slightly adjust welcome screen
2025-02-02 19:38:26 +01:00
Krille
7785f7ab2a
chore: Follow up sync status
2025-02-02 16:51:27 +01:00
Krille
ad138bc7c0
chore: Follow up connection status
2025-02-02 16:35:30 +01:00
Krille
7599ce8627
chore: Better connection status indicator
2025-02-02 16:34:09 +01:00
Krille
892e379a2a
chore: Adjust share scaffold dialog design
2025-02-02 15:51:33 +01:00
Krille
3011d18438
chore: Follow up html rendering
2025-02-02 15:40:12 +01:00
Krille
979b30e0aa
chore: Follow up html rendering
2025-02-02 15:31:08 +01:00
krille-chan
a9a23c6309
chore: Design adjustments
2025-02-02 14:05:58 +01:00
krille-chan
a21fc8884d
refactor: Remove unused class
2025-02-02 13:51:57 +01:00
krille-chan
c971d2bd8a
refactor: Switch to ubuntu font
2025-02-02 13:50:42 +01:00
Krille
12c948211b
refactor: New html rendering
2025-02-02 13:37:07 +01:00
krille-chan
7cbc518951
refactor: Improve sso login UX on web
2025-02-02 11:38:36 +01:00
krille-chan
e4b8d45715
chore: Follow up format
2025-02-02 10:50:33 +01:00
wcjord
9eb83de21f
fix(class_code): class code was not getting context
2025-02-01 10:39:49 -05:00
ggurdin
e20844fe86
1512 level up notification ( #1570 )
...
* feat: initial work for level up notification
* feat: initial animation
* feat: level up slide animation, wait for image data to load
* feat: trigger animation on level up
* feat: added sound to level up notificaton
2025-01-31 16:40:41 -05:00
ggurdin
ed3ca1fd25
fix: resolve overflow for long lemmas ( #1680 )
2025-01-31 16:22:25 -05:00
ggurdin
6f213e78a5
1653 GitHub action to add needs testing labels ( #1679 )
...
* feat: add github action to add needs testing labels to closed issues
* fix: add all needs testing labels
2025-01-31 15:28:39 -05:00
ggurdin
875d6bb7eb
fix: revert some changes to leaving space logic, updated copy ( #1677 )
2025-01-31 15:17:45 -05:00
ggurdin
78e7c9f7d9
fix: revert change to how unread notification count is calculated ( #1671 )
2025-01-31 14:14:10 -05:00
ggurdin
d5dd66bcc2
feat: grammar analytics popup redesign ( #1670 )
2025-01-31 13:39:10 -05:00
ggurdin
7a071dea77
Switch bot svg ( #1654 )
...
* fix: use bot face png for most bot faces to fix memory issues
* fix: if no data in vocab popup, still show title
2025-01-30 16:43:26 -05:00
ggurdin
5bdb541b3f
fix: hide public room share link ( #1648 )
2025-01-30 13:27:10 -05:00
ggurdin
fa1bde06f6
fix: on update POS morph feature, also update token's POS ( #1643 )
2025-01-30 11:49:24 -05:00
Krille
582f4fb9ed
chore: Do only show fileDescription if filename is not null
2025-01-30 08:22:14 +01:00
ggurdin
10401a7685
fix: give each token in HWL activity uses its unique form, use tokens in example messages to get token offset ( #1639 )
2025-01-29 17:02:25 -05:00
ggurdin
d43d176aec
fix: Prevent Discarded unknown attribute error by using known attributes in breadcrumbs ( #1638 )
2025-01-29 16:27:55 -05:00
ggurdin
3ed92b3411
fix: update text controller value when text field value changes ( #1637 )
2025-01-29 16:15:40 -05:00
ggurdin
4f2475bc5e
Testing fixes ( #1636 )
...
* fix: allow dismiss wod data card on click outside
* fix: save activities list in stateful variable so page doesn't reload when text field is selected
2025-01-29 15:57:54 -05:00
wcjord
dc01bbca27
fix env
2025-01-29 15:14:14 -05:00
wcjord
33278567bc
fix(instructions): dont show clickMessage instructions after message click
2025-01-29 15:13:44 -05:00
ggurdin
5f70b709f4
fix: allow dismiss wod data card on click outside ( #1632 )
...
* fix: allow dismiss wod data card on click outside
* generated
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-29 12:44:03 -05:00
wcjord
5a78bab585
fix(activity_planner): fix setting of instruction language in activity planner settings
2025-01-29 10:01:38 -05:00
ggurdin
ccec4f8470
feat: update user cefr model key ( #1628 )
2025-01-28 16:00:59 -05:00
ggurdin
fbdf82b08a
fix: increase padding in vocab analytics popup section ( #1626 )
2025-01-28 15:24:49 -05:00
Hayley D.
b6a1b17266
Plusanimation ( #1404 )
...
* Changed positive XP gains to green text, instead of default white.
* Positive XP gains now represented by a '+' instead of a number.
* number of '+' symbols generated are equal to _addedPoints value and location of spawn is randomly generated.
* Implemented sway animation for '+' symbols
* Made coloring gainColor consistent and removed the previous hardcode
* '+' symbols now sway individually instead of swaying in unison.
* Implemented plus animation (volcano spray)
* Fixed font size typo in progress_indicator.dart
* Recommented enviorment.
* dev: deleted formatting file
* feat: speed up and spread out animation, show similar animation for losing points
---------
Co-authored-by: Hamoda434 <hamoda434@hotmail.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-28 14:33:08 -05:00
ggurdin
d9394348c1
Format gh action ( #1567 )
...
* feat: added github action to automatically format code on PR opened
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-28 13:35:33 -05:00
wcjord
d824ef222f
1595-word-per-minute-is-still-not-accurate ( #1622 )
...
* feat(stt): hiding speech accuracy
* fix(main): env
2025-01-28 12:36:18 -05:00
ggurdin
7e5343cff2
fix: simplify function for getting morph svg file names ( #1621 )
2025-01-28 11:39:23 -05:00
ggurdin
1add21d69b
feat: updates activity message colors ( #1620 )
2025-01-28 11:16:50 -05:00
ggurdin
37253130f9
feat: make underline dotted and add space between underline and vocab words ( #1619 )
2025-01-28 11:02:55 -05:00
ggurdin
d408910fbb
fix: exclude space from chat search results ( #1617 )
2025-01-28 10:54:19 -05:00
ggurdin
d63f959cd8
feat: trigger some tooltips on tap ( #1615 )
2025-01-28 10:30:08 -05:00
ggurdin
37ef0ada26
fix: increased text size in vocab analytics popup ( #1614 )
2025-01-28 10:20:20 -05:00
wcjord
1c75075bc9
fix(activity_planner): encoding of cefr level in activity request
2025-01-28 10:13:41 -05:00
ggurdin
a82cd02f27
fix: make overlay activity message same color as base message, give each set of vocab dots its own tooltip ( #1611 )
2025-01-28 09:29:01 -05:00
Krille
0d438ee1ac
chore: UX Feedback when selecting files needs some time
2025-01-28 09:15:23 +01:00
Krille
b841d8c09e
fix: Textfields in dialogs on iOS
2025-01-28 08:44:52 +01:00
ggurdin
d229207d18
fix: uncommented call to change room description ( #1608 )
2025-01-27 17:05:02 -05:00
wcjord
edd49cdafe
fix(activity_planner): change key of activity cefr planner to differentiate from individual setting
2025-01-27 17:01:25 -05:00
ggurdin
aef84ede43
feat: update activity message background color ( #1607 )
2025-01-27 16:56:56 -05:00