ggurdin
eed8987196
make MessageToolbar stateless
2024-10-11 15:41:48 -04:00
ggurdin
ed72abb38b
clear selected messages when showing paywall
2024-10-09 12:39:55 -04:00
ggurdin
f125ed6fd8
rebuild overlay on reaction event
2024-10-09 11:22:47 -04:00
ggurdin
99fc3fd625
Added message reactions widget to toolbar overlay
2024-10-09 09:57:25 -04:00
ggurdin
21226ca516
don't adjust overlay message height if there's enough space to accomodate it
2024-10-09 09:30:57 -04:00
ggurdin
e80cecd0f2
removed print statements
2024-10-08 16:47:48 -04:00
ggurdin
945e82d3b9
make overlay message scrollable if entire overlay doesn't fit in screen
2024-10-08 16:46:00 -04:00
ggurdin
ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap
2024-10-08 15:18:23 -04:00
ggurdin
ca3cd03664
blur background during IT
2024-10-08 14:13:01 -04:00
ggurdin
ef8c677681
removed pangea comment in overlay message file, made toolbar button height into variable for consistency in height adjustments
2024-10-08 09:17:34 -04:00
ggurdin
5540efc818
fixes for overlay message positioning, moved toolbar buttons underneath overlay message
2024-10-07 17:04:51 -04:00
ggurdin
879a52c81f
responded to comment from Will in client code, added fix for mini analytics view level display
2024-10-07 14:48:14 -04:00
William Jordan-Cooley
1849178da9
ui tweaks for subscribe card and audio card
2024-10-06 17:18:35 -04:00
William Jordan-Cooley
240b039ae7
several toolbar UI tweaks
2024-10-05 15:51:17 -04:00
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
2024-10-04 17:52:56 -04:00
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
2024-10-03 17:19:31 -04:00
wcjord
51e8c4b7ce
Toolbar practice ( #704 )
...
* remove print statement
* ending animation, savoring joy, properly adding xp in session
2024-10-03 11:37:26 -04:00
William Jordan-Cooley
8bffe17455
passing practice model instead of activity?
2024-10-02 14:58:29 -04:00
William Jordan-Cooley
f589d2371b
exit practice if no activities to do
2024-09-26 13:47:51 -04:00
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>
2024-09-25 17:01:58 -04:00
ggurdin
0984df4167
fixed height of toolbar
2024-09-13 13:29:36 -04:00
ggurdin
a40c86a148
added header height to overflow calculations when scrolling overlay to midpoint of screen
2024-09-13 12:19:24 -04:00
ggurdin
2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up
2024-09-11 12:49:51 -04:00
ggurdin
410fb80b35
Merge branch 'main' into message-toolbar-improvements
2024-09-11 12:15:20 -04:00
ggurdin
36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow
2024-09-11 12:14:23 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message
2024-09-11 12:13:39 -04:00
ggurdin
db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card
2024-09-11 09:53:09 -04:00
ggurdin
f9f0945655
speed up toolbar on click message
2024-09-10 09:49:09 -04:00
ggurdin
03e04ee752
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay
2024-09-04 10:20:22 -04:00
ggurdin
11627c2bfb
enable toolbar on click for html messages
2024-09-03 16:15:18 -04:00
ggurdin
660c49873b
removed expanded widget wrapping overlay stack that caused crash in release mode
2024-09-03 11:22:17 -04:00
ggurdin
5e145837d2
add padding to reaction picker
2024-09-03 10:43:26 -04:00
ggurdin
a1ee965b9e
account for chat details column showing in message overlay
2024-09-03 10:25:55 -04:00
ggurdin
9f641633e4
merge main branch into combined selection view branch
2024-08-30 10:49:43 -04:00
ggurdin
cace965456
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date
2024-08-30 10:11:43 -04:00
Kelrap
291dcfc192
Toolbar can show downward
2024-08-30 09:52:15 -04:00
ggurdin
bf29a324e4
removed unnecessary pangea comments
2024-08-27 15:00:56 -04:00
ggurdin
a181ace577
select message on showToolbar and ensure message is deselected on dismiss
2024-08-27 14:09:06 -04:00
ggurdin
c5db829fb5
resolved merge conflicts
2024-08-27 13:45:17 -04:00
ggurdin
0373d01f1b
simplified positioning of toolbar
2024-08-27 13:41:36 -04:00
ggurdin
14783d8536
Revert "Story game"
2024-08-23 10:44:21 -04:00
ggurdin
77fb4bcf4e
Revert "base timer off of game state event"
2024-08-23 10:40:41 -04:00
ggurdin
868e83709d
removed some excessive file changes to simplify PR
2024-08-21 10:06:23 -04:00
Kelrap
13dff2bd1d
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
2024-08-14 10:59:18 -04:00
Kelrap
8e960f1b43
Make entirety of overlay message box scrollable
2024-08-14 10:58:59 -04:00
ggurdin
7f731e1406
base timer off of game state event
2024-08-13 17:12:28 -04:00
Kelrap
c99094f547
Fix window resize selection issue
2024-08-13 13:32:32 -04:00
Kelrap
d79e78271c
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
2024-08-13 10:55:22 -04:00
ggurdin
012b20b09f
some small tweaks
2024-08-12 17:24:53 -04:00
Kelrap
72a6f30227
Timer does not automatically start
2024-08-12 17:15:57 -04:00