Commit graph

1561 commits

Author SHA1 Message Date
ggurdin
6e42ada9ac
fix audio overflow 2024-11-08 15:08:40 -05:00
Krille
ae8965b03f
chore: Follow up send file dialog 2024-11-08 09:57:45 +01:00
ggurdin
dd5d3f59ee
update vocabUses function to save tokens in matches as GA construct uses 2024-11-07 15:45:45 -05:00
ggurdin
4a2a8bf7bd
convert choreo record into morph GA uses on send 2024-11-07 12:47:43 -05:00
Krille
6d4cc45d07
refactor: Move to upstream geolocator 2024-11-07 14:09:42 +01:00
William Jordan-Cooley
c297dea437 some questions, name changes, and a couple switches from grammar to morph uses 2024-11-06 20:25:30 -05:00
ggurdin
f3841fe0ec
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop 2024-11-06 15:14:04 -05:00
ggurdin
7d80d8f6e2
added back record button 2024-11-05 13:03:25 -05:00
ggurdin
8330f2c505
mmove reaction picker down into row with reply button 2024-11-05 12:58:29 -05:00
ggurdin
ea1ad9bc61
make missing voice warning into an instructions popup 2024-11-04 16:02:39 -05:00
Krille
cdaaad9c54
chore: Design follow up 2024-11-03 15:07:08 +01:00
krille-chan
2f39b1e8f4
chore: Follow up colors 2024-11-03 13:03:03 +01:00
krille-chan
da857d6abe
chore: Follow up design 2024-11-03 12:51:22 +01:00
krille-chan
812a1c047e
chore: Follow up design 2024-11-03 12:13:32 +01:00
krille-chan
769baa3d9f
chore: Follow up message bubbles 2024-11-03 12:00:31 +01:00
krille-chan
640e2ff25d
chore: Design follow up 2024-11-03 11:30:20 +01:00
krille-chan
6b4ed7bdc8
chore: Follow up design 2024-11-03 11:22:45 +01:00
krille-chan
133e7ab955
chore: Design adjustments 2024-11-03 11:11:13 +01:00
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