Commit Graph

130 Commits (e5d839b20f5a380dae3223fa9fa27453e62b2990)

Author SHA1 Message Date
ggurdin e5d839b20f
2464 the empty space above the message is not pleasing any solution (#2475)
* chore: shrink message token buttons when empty

* chore: fix message overlay overflow error
7 months ago
ggurdin 11b8d64346
chore: prevent overflow of reading assistance content popup (#2460) 7 months ago
ggurdin 4adedd6b78
chore: revert changes to text sizing (#2458) 7 months ago
ggurdin 739e271cb4
2455 reading assistance feedback from linh (#2456)
* chore: show correct morph once matched

* fix: account for morph activities in function to determine is token activity is complete

* chore: on click already correctly matched item, open the toolbar for the corresponding token
7 months ago
ggurdin b8b5293132
chore: fix reading assistance causing freeze (#2432) 7 months ago
ggurdin a36a3417ba
2421 reading assistance mode split feedback from will (#2422)
* chore: make input bar shorter in token mode

* chore: retry showing reading assistance content for initial token

* chore: make background lighter in token mode
7 months ago
ggurdin b7a6ee6fe2
refactor: separate token and message reading assistance modes (#2416)
* refactor: separate token and message reading assistance modes

* chore: apply same token styling to HTML formatted messages

* chore: don't wait for lemma responses before showing reading assistance content
7 months ago
ggurdin dde64d0da6
chore: fix discrepency between original message and centered message border radius (#2383) 7 months ago
ggurdin b6a6991e61
chore: fix dialogs in report offensive message flow (#2380) 7 months ago
ggurdin 9161a346ed
chore: constrain width of unsubscribed card (#2373) 7 months ago
ggurdin b333c45026
2364 on chat creation with activity if no room image set activity image (#2371)
* chore: formatting

* chore: on chat creation without activity, set avatar to activity image if no image set
7 months ago
wcjord af1cc0b8c2 fix(lemma_meaning_widget): fix text alignment 8 months ago
wcjord 868669484a fix(emoji_activity_generator): ensure unique choices 8 months ago
ggurdin e7a2d12a3c
chore: disable custom message text sizing (#2355) 8 months ago
ggurdin 6888c8f152
fix: dispose text painter to prevent memory leak (#2352) 8 months ago
ggurdin 6c87814c07
Sentry (#2347)
* chore: replace late animations with nullable to prevent late init error

* chore: remove null check operator in showToolbarButtons

* chore: don't call setState in CustomSVG if not mounted
8 months ago
ggurdin 2a7dba6f7f
chore: wrap construct notification in safe area (#2328) 8 months ago
ggurdin 8b9fce8e56
chore: formatting (#2315) 8 months ago
wcjord 32ab738477 fix(reading_assistance): register end of activity 8 months ago
ggurdin 0321d20f44
fix: don't use custom sizing for subtitles (#2312) 8 months ago
ggurdin 44a33bc60f
chore: don't change message text size for chat list item subtitles (#2311) 8 months ago
sienna-sterling 96197138ba
1949-changing-it-feedback (#2088)
---------

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>
8 months ago
wcjord 6e7ae5c044 chore(reading_assistance): several fixes and an enhancement to gain points animation 8 months ago
ggurdin d935f6a501
chore: send error to sentry on report message (#2302) 8 months ago
wcjord b4c1e1aa54 fix(reading_assistance): close word zoom on mode change 8 months ago
ggurdin 448fbbf668
refactor: move construct notifications to the top of the screen (#2298)
* refactor: move construct notifications to the top of the screen

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8 months ago
wcjord b6e27d739a chore(reading_assistance): persistent distractor selection and fixes to analytics saving 8 months ago
ggurdin ac7d5f3938
chore: replace future builder in morph edit widget to prevent infinite rebuild loop (#2273) 8 months ago
ggurdin 07128e3c0a
2270 lemma missing and purple too dark (#2272)
* chore: make key unique in vocab details page, update example message background color

* chore: ensure widget keys are unique
8 months ago
ggurdin 35aa5ced02
chore: account for non-l2 message in token TTS (#2271) 8 months ago
wcjord 2e1da66006 refactor(reading_assistance): persistent practice records 8 months ago
ggurdin 5e3e1604d4
chore: updates to sizing and spacing in vocab details popup (#2258) 8 months ago
ggurdin ffc9d2f08a
chore: don't show read assistance tooltip if buttons aren't shown (#2251) 8 months ago
ggurdin 66e0f867d1
chore: wrap invisible inline tooltip in ignorepointer to prevent it convering up overlay header buttons (#2248) 8 months ago
ggurdin 0faeb6f6ae
2220 separate animation logic from choice array and apply to messge match activity (#2232)
* chore: abstract choice array animation

* chore: smoother animation
8 months ago
ggurdin ba7a9ebf53
refactor: position points animation by keys instead of as a positioned widget in a stack (#2230) 8 months ago
ggurdin 027e13f32d
formatting (#2229) 8 months ago
wcjord ac5356acd7 chore(reading_assistance): more tweaks based on feedback 8 months ago
ggurdin 42f56c1c54
fix: hide duplicate tooltip (#2224) 8 months ago
ggurdin 17ad748e7a
fix: prevent tooltip widget from covering toolbar buttons (#2222) 8 months ago
wcjord d828d0fccd chore(reading_assistance): quick remove of expanded 8 months ago
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
8 months ago
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>
8 months ago
wcjord aab980ec4b chore(reading_asssistance): some tweaks 8 months ago
ggurdin 06ee5403bb
formatting (#2210) 8 months ago
ggurdin e3e81fbd68
feat: send activity plan state event 8 months ago
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>
8 months ago
ggurdin 6184942387
chore: improve readability of text in analytics popups (#2160) 8 months ago
ggurdin 69ea5f2e44
chore: add loading state to subscription controller, act as if user is subscribed if loading (#2148) 8 months ago
sienna-sterling 91000fd24b
fix (theme color): replaced all 'AppConfig.primaryColor' parts and added casts where needed 8 months ago