Commit graph

517 commits

Author SHA1 Message Date
ggurdin
d5f8be57b5
added buttonHeight as parameter of pressable button and added completer to prevent up animation from starting before the down animation finishes 2024-11-06 11:58:08 -05:00
ggurdin
4d805d8206
fixes audio message overlay warping 2024-11-05 14:24:28 -05:00
ggurdin
43b663d66b
revent change to padding in message overlay 2024-11-05 13:19:03 -05:00
ggurdin
8330f2c505
mmove reaction picker down into row with reply button 2024-11-05 12:58:29 -05:00
ggurdin
7beb14dfaf
reorder options in chat header 2024-11-05 11:55:05 -05:00
ggurdin
c315d5b970
added press animations to toolbar buttons 2024-11-05 11:31:44 -05:00
ggurdin
425779e868
redact the current activity event when submitting feedback 2024-11-05 09:43:17 -05:00
ggurdin
26e850af27
enable other toolbar buttons in message not in l2 2024-11-04 16:14:22 -05:00
ggurdin
ea1ad9bc61
make missing voice warning into an instructions popup 2024-11-04 16:02:39 -05:00
ggurdin
fe41800e05
Exclude the word_focus_listening activity from the list of client compatible activities 2024-11-04 14:55:40 -05:00
ggurdin
acd5bad957
display error to user if launching tts settings fails 2024-11-04 14:26:59 -05:00
ggurdin
aa2f949e39
don't log error for message sent on or before september 25th without original sent, log senderID and timestamp in error message 2024-11-01 11:59:35 -04:00
ggurdin
a2175d5206
removed unused context variable from tokensGlobal function 2024-11-01 11:54:00 -04:00
ggurdin
0a627ef856
updates to main menu design 2024-11-01 10:54:56 -04:00
ggurdin
a4c346b07c
Merge branch 'main' into sentry 2024-11-01 10:31:33 -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
ggurdin
de927aa6b4
resolve merge conflict 2024-11-01 10:30:22 -04:00
ggurdin
ade8102830
Merge branch 'main' into show-gained-points-in-one-place 2024-11-01 10:28:28 -04:00
ggurdin
5c239641ed
Merge branch 'main' into 730-fix-accept-replacement 2024-11-01 09:26:30 -04:00
WilsonLe
cbec09fec7 fix word sticking together, finally 🤯 2024-11-01 11:21:01 +07:00
ggurdin
bda5cd4728
updated chat description copy and added padding to move scrollbar out of bot settings box 2024-10-31 16:42:33 -04:00
ggurdin
a0faa99730
restrict width of missing voice button 2024-10-31 15:01:56 -04:00
ggurdin
662098ee4c
use filtered construct list and number of lemmas in learning analytics view 2024-10-31 14:46:48 -04:00
ggurdin
646272eae0
in conversation bot settings dialog, on tap outside textfield close mobile keyboard 2024-10-31 14:10:38 -04:00
ggurdin
5dad3e5337
check if overlay message text is still mounted before calling setState 2024-10-31 13:08:22 -04:00
ggurdin
04f6e7df13
handle case of null voices list 2024-10-31 12:09:19 -04: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
61397d1228
Merge branch 'main' into 871-autoplay-translation-on-by-default 2024-10-31 11:18:21 -04:00
ggurdin
a7b6003c89
comment out references to itAutoPlay setting 2024-10-31 11:17:51 -04:00
William Jordan-Cooley
7f9c0047fb no xp for ign, more minus xp for inc, dont show 0 xp constructs 2024-10-30 15:22:34 -04:00
ggurdin
2c75090a06
removed freeze-analytics comments 2024-10-30 15:12:40 -04:00
ggurdin
d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial 2024-10-29 15:20:55 -04:00
William Jordan-Cooley
a3c5ab15d8 allow sending if in manual igc mode 2024-10-28 14:53:10 -04:00
WilsonLe
73026c39b3 create bot options before invite 2024-10-25 23:32:11 +07:00
ggurdin
99d25932c0
check if overlay renderbox has size before getting size/offset 2024-10-25 12:15:21 -04:00
ggurdin
6791e410bd
close choreo error button on press 2024-10-25 11:56:33 -04:00
ggurdin
54975adbb3
require non-null error in card error widget 2024-10-25 10:13:15 -04:00
ggurdin
fa8526d58d
added copy to arb file, added padding to widget to show text in toolbar 2024-10-25 09:15:12 -04:00
ggurdin
358e874ce4
merge in main branch 2024-10-24 16:42:26 -04:00
choreo development
cd50460939 got rid of practice activity for non target language 2024-10-24 16:36:29 -04:00
ggurdin
fbccd3a7f8
some tweaks to the card header 2024-10-24 14:55:40 -04:00
ggurdin
1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 2024-10-24 14:37:53 -04:00
ggurdin
1a151e90b7
removed print statement 2024-10-24 14:33:25 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing 2024-10-24 14:16:39 -04:00
ggurdin
dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 2024-10-24 13:44:32 -04:00
ggurdin
4b5602b237
added x button back to card error header 2024-10-24 13:42:22 -04:00
ggurdin
cb566d06bc
add minimum dimensions to toolbar contents 2024-10-24 13:24:41 -04:00
ggurdin
9b97895a9d
merge main into toolbar-min-dimensions 2024-10-24 08:50:41 -04:00
William Jordan-Cooley
31b77c6d99 some name cleanup, error handling and dont open overlay if click outside text 2024-10-23 16:36:24 -04:00
William Jordan-Cooley
6d7ef49d91 bring back set analytics in updateChoice 2024-10-23 15:35:50 -04:00