William Jordan-Cooley
|
fa0639b5d6
|
converting actually to words per hour so its an int
|
2024-05-15 15:17:30 -04:00 |
|
ggurdin
|
b26d786d95
|
fix for JSON datatype error
|
2024-05-15 14:18:08 -04:00 |
|
ggurdin
|
7131fd47a8
|
fix for speech to text matrix event
|
2024-05-15 13:43:21 -04:00 |
|
William Jordan-Cooley
|
326d2b5fbd
|
adding words per minute to speech to text feedback
|
2024-05-15 10:57:34 -04:00 |
|
ggurdin
|
5855cb2de5
|
updated record package version for iOS fix
|
2024-05-14 14:59:58 -04:00 |
|
ggurdin
|
ffb532b1dd
|
allow sentry error levels to be set
|
2024-05-14 10:14:41 -04:00 |
|
William Jordan-Cooley
|
821fda7365
|
Merge branch 'main' into speech-to-text
|
2024-05-08 17:14:48 -04:00 |
|
ggurdin
|
4c00c73bea
|
Merge branch 'main' into sentry
|
2024-05-08 09:09:56 -04:00 |
|
ggurdin
|
86c4818b8b
|
merge conflicts
|
2024-05-07 16:13:25 -04:00 |
|
William Jordan-Cooley
|
191fc69628
|
now displaying score for pronunciation
|
2024-05-07 16:10:53 -04:00 |
|
ggurdin
|
28d5ea438a
|
added remaining pangea profile info to matrix profile
|
2024-05-07 15:21:09 -04:00 |
|
William Jordan-Cooley
|
dd90a720b5
|
syncing with main
|
2024-05-07 10:56:42 -04:00 |
|
ggurdin
|
be5cbbcad0
|
Merge pull request #161 from pangeachat/matrix-account-data
Save certain user data in matrix profile
|
2024-05-06 16:49:17 -04:00 |
|
William Jordan-Cooley
|
4a77e6fb53
|
full draft speech to text with word level feedback
|
2024-05-06 15:10:15 -04:00 |
|
ggurdin
|
31b90eab0c
|
ensure that subscription initalization finishes before running customer update
|
2024-05-06 11:45:00 -04:00 |
|
ggurdin
|
aca6f62eac
|
pass l10n to getSubtitle directly rather than passing context to prevent null check error
|
2024-05-06 09:37:11 -04:00 |
|
Gabby Gurdin
|
55bb8191e6
|
inital work for usability test updates
|
2024-05-02 11:13:48 -04:00 |
|
Gabby Gurdin
|
e891ab138a
|
added ability to save key value data in matrix profile so it persists across sessions
|
2024-04-29 11:52:50 -04:00 |
|
Gabby Gurdin
|
70e085e4f0
|
merge github-issues into auto-pr
|
2024-04-22 11:02:45 -04:00 |
|
Gabby Gurdin
|
40fbdb2ec7
|
fix for audio messages not starting from beginning, switched record package to version fluffychat uses
|
2024-04-19 10:48:33 -04:00 |
|
Gabby Gurdin
|
c0f2d6ea39
|
merge in sentry updates
|
2024-04-16 14:03:53 -04:00 |
|
William Jordan-Cooley
|
f3bb717245
|
finished saving text as transcript event, going to change to rep event though
|
2024-04-13 12:11:24 -04:00 |
|
Gabby Gurdin
|
f6a8583246
|
fix for emojis not showing correctly in input bar
|
2024-04-12 12:44:16 -04:00 |
|
William Jordan-Cooley
|
b1c26f0572
|
speech to text fully drafted
|
2024-04-11 16:31:10 -04:00 |
|
Gabby Gurdin
|
a2fb362bde
|
catch null _choreo and _event earlier in flow, switch from error to warning
|
2024-04-05 14:35:57 -04:00 |
|
Gabby Gurdin
|
b086aa49c1
|
fixes for null checks
|
2024-03-27 12:33:05 -04:00 |
|
Gabby Gurdin
|
62a4ea785a
|
remove former version of editted messages from analytics
|
2024-03-27 12:26:15 -04:00 |
|
Gabby Gurdin
|
8aa05a1016
|
update pangea message event after editting a message
|
2024-03-26 10:07:47 -04:00 |
|
Gabby Gurdin
|
4f073f534e
|
updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas
|
2024-03-22 13:17:46 -04:00 |
|
wcjord
|
bfdacbf3ad
|
Merge pull request #85 from pangeachat/dob-buttons
dob picker updates
|
2024-03-05 10:12:47 -05:00 |
|
Gabby Gurdin
|
cba510ee76
|
added handling for all cases of null check
|
2024-03-04 15:58:55 -05:00 |
|
Gabby Gurdin
|
ea3689529b
|
switch to using matrix profile to store DOB
|
2024-02-26 16:01:08 -05:00 |
|
Gabby Gurdin
|
a4d8c43bf3
|
Merge branch 'main' into decouple-audio
|
2024-02-21 16:15:19 -05:00 |
|
Gabby Gurdin
|
d0f889d314
|
some fixes
|
2024-02-21 16:14:30 -05:00 |
|
Gabby Gurdin
|
f6444d4a9a
|
remove timers
|
2024-02-21 15:25:34 -05:00 |
|
Gabby Gurdin
|
92de3e1112
|
Merge branch 'main' into decouple-translation
|
2024-02-21 14:57:50 -05:00 |
|
Gabby Gurdin
|
186982918d
|
decoupling playing audio and sending audio event
|
2024-02-21 13:01:53 -05:00 |
|
Gabby Gurdin
|
0a438fdcf2
|
audio stuff
|
2024-02-20 16:26:00 -05:00 |
|
Gabby Gurdin
|
8ed01f54e6
|
Merge branch 'main' into blur-fix
|
2024-02-20 15:49:07 -05:00 |
|
Gabby Gurdin
|
d4e3195531
|
iOS audio fix
|
2024-02-20 15:41:48 -05:00 |
|
Gabby Gurdin
|
4903061e95
|
inital work
|
2024-02-20 13:07:32 -05:00 |
|
Gabby Gurdin
|
fa50637b68
|
audio format fix, fix for subtitle bug
|
2024-02-20 12:22:17 -05:00 |
|
Gabby Gurdin
|
887afb0247
|
upgraded to most recent version of matrix sdk, fix for when to show rich text
|
2024-02-12 15:25:13 -05:00 |
|
Gabby Gurdin
|
4b5a3b2cae
|
get originalsent langcode if original written not available
|
2024-02-12 14:25:53 -05:00 |
|
William Jordan-Cooley
|
38b70baeb2
|
turn off try catch around getAudioGlobal so eerror bubbles up
|
2024-02-10 15:35:38 -05:00 |
|
William Jordan-Cooley
|
23055e65d1
|
fix to listening with already made audio
|
2024-02-10 14:20:15 -05:00 |
|
ggurdin
|
13b38eac29
|
changes from testing
|
2024-02-08 16:22:49 -05:00 |
|
ggurdin
|
8d77ca8951
|
merge conflicts
|
2024-02-07 15:45:30 -05:00 |
|
ggurdin
|
2cb77732e3
|
toolbar working
|
2024-02-07 15:28:52 -05:00 |
|
ggurdin
|
c16fff76a9
|
merge conflict
|
2024-01-29 12:11:44 -05:00 |
|