Commit Graph

856 Commits (704e3bf7d17f8b5c5c70ef84a472f3f2cbf55d9b)

Author SHA1 Message Date
ggurdin 111c7a4073
resolve merge conflicts 1 year ago
ggurdin 88c3e837ab
hide learning settings that aren't used often 1 year ago
ggurdin ac41685c8a
moves scrollbar to side of span card 1 year ago
ggurdin 7d3f6fb51b
when navigating to learning settings from chat popup menu, show page in popup instead of redirecting to settings 1 year ago
ggurdin ac586e0a4d
position overlay cards via tranform follower instead of manually calculating offset, close keyboard when showing span card 1 year ago
William Jordan-Cooley b463558b1a fixing edge case of no l2s 1 year ago
William Jordan-Cooley 07cc5b9c32 show beta and alpha tags on l2s 1 year ago
ggurdin 8e204c95e4
shrink spancard width to not overflow screen 1 year ago
ggurdin eed8987196
make MessageToolbar stateless 1 year ago
ggurdin e778178638
in submitFeedback, only set currentActivity to null on error 1 year ago
ggurdin fe6836d627
exit getPracticeActivity early if finished is true 1 year ago
ggurdin 126c5676e7
Merge branch 'main' into center-inline-tooltip-text 1 year ago
ggurdin 86dcf22411
center text in inline tooltip 1 year ago
ggurdin 18d2399c54
add activity feedback to activity request hashcode to ensure new activity is fetched after giving feedback 1 year ago
ggurdin a5508fd1e9
Merge branch 'main' into 726-fix-multiple-empty-chat 1 year ago
ggurdin 9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 1 year ago
ggurdin 3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 1 year ago
WilsonLe af9ffe79d7 fix multiple empty chat 1 year ago
ggurdin 9321e024e7
cache number of completed activities 1 year ago
ggurdin ed72abb38b
clear selected messages when showing paywall 1 year ago
ggurdin 4b2c5bc213
remove unused commented out code 1 year ago
ggurdin 50c8828dd6
use activity model instead of activity events 1 year ago
ggurdin 7c8f2c0537
Merge branch 'main' into remove-records 1 year ago
ggurdin 2fb6b2231b
Merge branch 'main' into overlay-reactions 1 year ago
ggurdin f125ed6fd8
rebuild overlay on reaction event 1 year ago
William Jordan-Cooley 1bd244011f remove use of record 1 year ago
William Jordan-Cooley 9680662c1b client will pass time of req to remove possibility of different times there 1 year ago
ggurdin 99fc3fd625
Added message reactions widget to toolbar overlay 1 year ago
ggurdin ba62e0e54c
Merge branch 'main' into scrollable-overlay-message 1 year ago
ggurdin 21226ca516
don't adjust overlay message height if there's enough space to accomodate it 1 year ago
ggurdin a6f95355d1
Merge branch 'main' into scrollable-overlay-message 1 year ago
ggurdin e80cecd0f2
removed print statements 1 year ago
ggurdin 945e82d3b9
make overlay message scrollable if entire overlay doesn't fit in screen 1 year ago
ggurdin f20aaa70d5
cast score as int before sending to the server 1 year ago
William Jordan-Cooley 5b4bcb5acc additional logic to showing of it inline tooltip 1 year ago
ggurdin ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 1 year ago
ggurdin ca3cd03664
blur background during IT 1 year ago
ggurdin ef8c677681
removed pangea comment in overlay message file, made toolbar button height into variable for consistency in height adjustments 1 year ago
ggurdin 5540efc818
fixes for overlay message positioning, moved toolbar buttons underneath overlay message 1 year ago
William Jordan-Cooley cd9792fb1e get new tokens in representation if they don't match text 1 year ago
ggurdin 879a52c81f
responded to comment from Will in client code, added fix for mini analytics view level display 1 year ago
William Jordan-Cooley 1849178da9 ui tweaks for subscribe card and audio card 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
wcjord 51e8c4b7ce
Toolbar practice (#704)
* remove print statement

* ending animation, savoring joy, properly adding xp in session
1 year ago
wcjord 08a7c74b4a
remove print statement (#703) 1 year ago
William Jordan-Cooley f9ad45d203 intelligently choosing tokens and passing all their info 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