Commit Graph

83 Commits (b8bd90a44da8870dd5c8a240715a469826cbb73e)

Author SHA1 Message Date
ggurdin b8bd90a44d
replace accessToken with matrix access token 1 year ago
ggurdin 7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 1 year ago
Kelrap 276076b265 Buttons move when input bar height changes 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
ggurdin 3759731d48 code cleanup 1 year ago
ggurdin ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 1 year ago
ggurdin 303d2b1e17 switched accessToken back to be non-nullable 1 year ago
ggurdin 6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 1 year ago
ggurdin f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 1 year ago
ggurdin ef12529af4 use match data to construct input underlines, without using tokens 1 year ago
ggurdin 6557da36fc make send button color based on igc state 1 year ago
ggurdin 6ca6b19b39 don't set source text to l1 translation 1 year ago
ggurdin 64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 1 year ago
ggurdin e6fa2b1b4b changed messages since update back to 10, re-enabled getting tokens after accepting matching in IGC, and allowed saving of initial empty analytics event 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 1 year ago
William Jordan-Cooley 2526331706 using getIGCTextData to fetch tokens and languages if not present 1 year ago
William Jordan-Cooley 919cfc4bd3 improving documentation 1 year ago
William Jordan-Cooley 923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 1 year ago
ggurdin 8b1cda2e94 merge conflicts 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
ggurdin b95080cee7 merge main into improve-interactive-translator branch 1 year ago
Kelrap 929e30a499 Design and insert inline tooltip 1 year ago
Matthew bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 1 year ago
William Jordan-Cooley d975e52a04 inlined tooltip 1 year ago
William Jordan-Cooley c9d1b72773 igc tweaks 1 year ago
William Jordan-Cooley 54dfd9dd22 merged in main 1 year ago
ggurdin f6572d3127 on igc button long press, show user language dialog 1 year ago
ggurdin fcca323b69 Updated how analytics are saved to work better with the switch over to using user’s language settings instead of class-level language settings 1 year ago
ggurdin 0830c093b3 Merge branch 'new-merge' into combine-into-spaces 1 year ago
ggurdin dcb2490ec5 oops, don't show igc button is auto-igc is enabled 1 year ago
ggurdin 59a88d4d76 Merge branch 'new-merge' into combine-into-spaces 1 year ago
ggurdin 731d7919e5 don't show igc button if all language tools are disabled or if the user is unsubscribed 1 year ago
ggurdin bbf2536669 Merge branch 'new-merge' into combine-into-spaces 1 year ago
ggurdin 652eb77dd5 include all choice list info in span caching, and moved span caching to a seperate file 1 year ago
Matthew 90adf436d3 Choice quick click bug fixed 343 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
Kelrap 990980155e Fix caching issues 1 year ago
Matthew 5c0763f0a9 Finished Bot Animations and other fixes 1 year ago
Matthew 89e726b963 Added New Bot with Animations 1 year ago
ggurdin 01dc89f199 clear cache on send and before getting language help, update span data hashcode 1 year ago
Matthew 8310801981 Auto Play Interactive Translator 1 year ago
William Jordan-Cooley 91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 1 year ago
ggurdin 14f4192b6f added caching for span details api responses, also pre-calling of span details endpoint for each match after fetching IGC data 1 year ago
ggurdin 64084fd327 small tweak to start IGC button 1 year ago
Matthew f7753a0477 ITController Animates in 1 year ago
Matthew 40c4045f86 fixes for exiting IT and editing original message 1 year ago
ggurdin cee91bc276 merge conflict 1 year ago
William Jordan-Cooley 7deb23515d fix it feedback request 1 year ago
Kelrap bb01635c9f Fixed text selection, removed translationEnabled 1 year ago
ggurdin 83b30dc084 add call to language detection after send without IGC 1 year ago