krille-chan
4453048285
refactor: Remove unnecessary builder widget
2024-11-03 11:02:06 +01:00
krille-chan
6e92693966
chore: Follow up chat bubble design
2024-11-03 09:41:45 +01:00
krille-chan
45299a741f
chore: Polish chat bubble colors
2024-11-03 08:59:05 +01:00
ggurdin
dc68790c53
comment out unused typeahead widget
2024-11-01 16:05:16 -04:00
ggurdin
9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing
2024-11-01 10:31:07 -04:00
krille-chan
b0a074c356
chore: Follow up wallpaper design
2024-11-01 12:54:52 +01:00
krille-chan
84e2563628
chore: Add max length to state messages
2024-11-01 12:09:07 +01:00
krille-chan
66ea73ea18
chore: Follow up wallpaper configs
2024-11-01 11:59:08 +01:00
krille-chan
9ee7551ad4
feat: Better wallpapers with blur and opacity sliders and improved styles page
2024-11-01 10:49:18 +01:00
ggurdin
7f844ff1a2
decide whether to show points gain animation based on the origin of the point update
2024-10-31 11:42:44 -04:00
ggurdin
61aed51d15
always show the choreographer send button
2024-10-30 15:11:26 -04:00
ggurdin
9af29d1d0c
start language assistance on enter
2024-10-30 15:06:37 -04:00
Krille
6c548ec350
chore: Follow up emoji only messages
2024-10-29 10:25:59 +01:00
Krille
189493e074
design: Highlight emoji only messages
2024-10-29 10:11:51 +01:00
ggurdin
70fd9e9f2e
check if mounted before setState in message.dart
2024-10-28 16:21:25 -04:00
ggurdin
2a4f5e3462
don't try to set read marker if userID is null
2024-10-28 16:07:15 -04:00
ggurdin
cf1f79147a
don't allow users to edit the input bar during IT
2024-10-25 09:20:50 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing
2024-10-24 14:16:39 -04:00
ggurdin
cb566d06bc
add minimum dimensions to toolbar contents
2024-10-24 13:24:41 -04:00
William Jordan-Cooley
7c0078694b
adding mounted check
2024-10-23 10:06:16 -04:00
ggurdin
f99b48af98
if eventID is invalid, don't try to set read marker
2024-10-22 15:32:41 -04:00
ggurdin
4d0b2a3df1
resolve merge conflicts
2024-10-22 13:51:42 -04:00
ggurdin
a6d41f9c77
check if mounted before clearing selected events, clear selected events on dispose
2024-10-22 09:36:55 -04:00
Krille
fcc43e3328
chore: Slightly update chat colors
2024-10-21 18:59:39 +02:00
ggurdin
ac80e6217c
Audio section widget ( #744 )
...
first draft of word focus listening activities using text to speech library
2024-10-21 12:53:34 -04:00
Krille
728854569c
Revert "chore: Follow up new chat design"
...
This reverts commit 4ec70bd25c .
2024-10-21 18:43:37 +02:00
Krille
4ec70bd25c
chore: Follow up new chat design
2024-10-21 18:36:52 +02:00
Krille
4857684655
Revert "feat: Add default chat wallpaper"
...
This reverts commit 7d8369ab30 .
2024-10-21 16:36:26 +02:00
Krille
7d8369ab30
feat: Add default chat wallpaper
2024-10-21 16:11:53 +02:00
krille-chan
3faf6df558
feat: Nicer room creation UI
2024-10-19 08:58:02 +02:00
Krille
d1e211adee
refactor: Use adaptive dialog action
2024-10-18 15:49:46 +02:00
ggurdin
6a96811076
on app close, close toolbar overlay
2024-10-14 10:49:22 -04:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering
2024-10-13 09:55:18 +02:00
ggurdin
19d8f5c013
prevent audio player text from being split onto multiple lines
2024-10-11 15:57:32 -04:00
Krille
694bc488fd
chore: Improve read marker design
2024-10-11 13:13:47 +02:00
ggurdin
9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message
2024-10-10 12:04:55 -04:00
ggurdin
3e92c46328
added arguement to showOverlay to determine is backdrop is blurred
2024-10-10 12:04:17 -04:00
ggurdin
f125ed6fd8
rebuild overlay on reaction event
2024-10-09 11:22:47 -04:00
ggurdin
ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap
2024-10-08 15:18:23 -04:00
ggurdin
25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback
2024-10-08 14:46:43 -04:00
ggurdin
ca3cd03664
blur background during IT
2024-10-08 14:13:01 -04:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web
2024-10-06 08:35:37 +02: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
Krille
fe06f2efb3
chore: Follow up pick files with file selector
2024-10-04 10:04:09 +02:00
wcjord
b8edf595ca
Toolbar practice ( #707 )
...
* 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
2024-10-03 17:19:31 -04:00
krille-chan
fc959ce3e5
refactor: Use file selector on linux
2024-10-03 21:21:34 +02:00
William Jordan-Cooley
8bffe17455
passing practice model instead of activity?
2024-10-02 14:58:29 -04:00
krille-chan
188ce96ef3
chore: Improve message info dialog
2024-09-27 17:43:02 +02: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
krille-chan
dfb2605829
chore: Follow up send file snackbars
2024-09-22 19:47:47 +02:00