Commit Graph

120 Commits (585a9a2be49b2eb0cc4e522b65ff1c3b257903ca)

Author SHA1 Message Date
William Jordan-Cooley 585a9a2be4 silly way of initializing 1 year ago
William Jordan-Cooley 1a4dc0ba95 tweaking selection criteria 1 year ago
William Jordan-Cooley f85c4b2169 refactoring of practice flow 1 year ago
wcjord d554d72019
Hidden-words (#950)
* controller for calculating tokens with xp

* Update main.dart

* replace ConstructWithXP with ConstructUses

* wait for analytics data to load before setting token analytics for practice activities

* pull tokenwithxp constructs from getAnalyticsModel ConstructListModel

* added commented out workaround for server not returning target constructs

* still some bugs but its working

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
1 year ago
ggurdin ed1494fce7
Merge branch 'main' into no-original-sent 1 year ago
ggurdin c5ffa0e037
removed toolbar border and added space between between overlay message and toolbar 1 year ago
ggurdin d033547128
increase minimum dimensions of toolbar 1 year ago
ggurdin 8df77c6ed7
in message toolbar, use the display representation instead of originalSent so that immersion mode still works 1 year ago
ggurdin 26e850af27
enable other toolbar buttons in message not in l2 1 year ago
William Jordan-Cooley a3c5ab15d8 allow sending if in manual igc mode 1 year ago
ggurdin fa8526d58d
added copy to arb file, added padding to widget to show text in toolbar 1 year ago
ggurdin 358e874ce4
merge in main branch 1 year ago
choreo development cd50460939 got rid of practice activity for non target language 1 year ago
ggurdin 9e3111f97c
don't play token text if null message audio is playing 1 year ago
ggurdin dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 1 year ago
ggurdin 9b97895a9d
merge main into toolbar-min-dimensions 1 year ago
ggurdin f1ac5709f7
adjustment to layouts of toolbar content to make dynamic sizing work 1 year ago
ggurdin 4d0b2a3df1
resolve merge conflicts 1 year ago
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
ggurdin 14bed0f430
merge main, resolve conflicts 1 year ago
ggurdin eed8987196
make MessageToolbar stateless 1 year ago
ggurdin 4ddd28b7fe
makes toolbar have dynamic width to fit around content 1 year ago
ggurdin 945e82d3b9
make overlay message scrollable if entire overlay doesn't fit in screen 1 year ago
ggurdin 5540efc818
fixes for overlay message positioning, moved toolbar buttons underneath overlay message 1 year ago
William Jordan-Cooley 240b039ae7 several toolbar UI tweaks 1 year ago
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
1 year ago
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
1 year ago
William Jordan-Cooley 8bffe17455 passing practice model instead of activity? 1 year ago
William Jordan-Cooley f589d2371b exit practice if no activities to do 1 year ago
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>
1 year ago
ggurdin 0984df4167
fixed height of toolbar 1 year ago
ggurdin 2e139be658
position message overlay directly over the underlying message 1 year ago
ggurdin f9f0945655
speed up toolbar on click message 1 year ago
ggurdin 03e04ee752
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay 1 year ago
ggurdin 11627c2bfb
enable toolbar on click for html messages 1 year ago
ggurdin 0373d01f1b
simplified positioning of toolbar 1 year ago
ggurdin 868e83709d
removed some excessive file changes to simplify PR 1 year ago
Kelrap 6c5f4d0ece Try fix window resize problem 1 year ago
Kelrap e7fa9a35f1 Adjust scrolling logic 1 year ago
Kelrap c42f44a798 Programmatically determine left/right 1 year ago
Kelrap ea8e4497f3 Close keyboard if open 1 year ago
Kelrap 43d99c526a Tweaks 1 year ago
Kelrap f46a5bac7f Shift footer down 1 year ago
Kelrap bb263c71c2 Toolbar placed over selected message 1 year ago
Kelrap a911b9f852 Attempt 1 of repositioning toolbar 1 year ago
Kelrap f68e8f586d Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 19b20efc53 PR edits, minus positioning changes 1 year ago
ggurdin a2974ead9f
merged main, resolve merge conflicts 1 year ago
Kelrap 98732ec904 Sets minimum width for toolbar content 1 year ago
Kelrap 3d9000d2ae Code cleanup 1 year ago