ggurdin
25ab5e54bc
allow selection view for non-test/audio messages so they can be pinned, etc. ( #1113 )
2024-11-27 12:59:27 -05:00
ggurdin
6091fecb09
Testing fixes ( #1079 )
...
* make toolbar translation scrollable
* fix for playing audio on mobile for very long messages
2024-11-20 15:26:35 -05:00
ggurdin
34c6511387
1053 making font in the tool pop up the same size as message ( #1075 )
...
* give text in toolbar the same size / style as message text
* fix scrolling in overlay message and message translation, also fix overflow on mobile
2024-11-20 14:03:31 -05:00
ggurdin
e441137159
fixes for overlay offset on mobile ( #1048 )
2024-11-19 12:29:57 -05:00
William Jordan-Cooley
f85c4b2169
refactoring of practice flow
2024-11-15 11:02:31 -05:00
ggurdin
446041c095
make all message content text styles equal height
2024-11-14 14:18:24 -05:00
ggurdin
22625f461c
showToolbar on click non-toolbar message, don't re-launch on toolbar on token selected, and highlight selected tokens when appropriate
2024-11-13 11:10:37 -05:00
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>
2024-11-12 19:22:01 -05:00
ggurdin
6e42ada9ac
fix audio overflow
2024-11-08 15:08:40 -05:00
ggurdin
70fd9e9f2e
check if mounted before setState in message.dart
2024-10-28 16:21:25 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing
2024-10-24 14:16:39 -04:00
ggurdin
cb566d06bc
add minimum dimensions to toolbar contents
2024-10-24 13:24:41 -04:00
William Jordan-Cooley
7c0078694b
adding mounted check
2024-10-23 10:06:16 -04:00
ggurdin
4d0b2a3df1
resolve merge conflicts
2024-10-22 13:51:42 -04:00
ggurdin
ac80e6217c
Audio section widget ( #744 )
...
first draft of word focus listening activities using text to speech library
2024-10-21 12:53:34 -04:00
ggurdin
19d8f5c013
prevent audio player text from being split onto multiple lines
2024-10-11 15:57:32 -04:00
ggurdin
ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap
2024-10-08 15:18:23 -04:00
ggurdin
25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback
2024-10-08 14:46:43 -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
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
choreo development
9cc96580d7
made toolbar visible when clicking in transparent msg row
2024-09-19 15:32:11 -04:00
ggurdin
f3d32fa7ef
Merge branch 'main' into merge
2024-09-11 12:29:04 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message
2024-09-11 12:13:39 -04:00
ggurdin
f15acbd872
merge main and update matrix dart SDK
2024-09-10 12:38:30 -04:00
ggurdin
f9f0945655
speed up toolbar on click message
2024-09-10 09:49:09 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts
2024-09-04 15:48:51 -04:00
ggurdin
7bf3a9ab94
fluffychat merge - resolve conflicts
2024-09-04 14:43:45 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts
2024-09-04 14:01:03 -04:00
ggurdin
816fe43d3e
fluffychat merge - resolve conflicts
2024-09-04 10:55:50 -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
5f3326b843
cleaned up message.dart
2024-08-29 16:24:36 -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
Kelrap
d79e78271c
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
2024-08-13 10:55:22 -04:00
ggurdin
f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
...
This reverts commit 07fa96cdc9 .
2024-08-12 17:35:23 -04:00
ggurdin
07fa96cdc9
Revert "don't show user avatars or display names in chats"
...
This reverts commit a36c52ff87 .
2024-08-12 14:48:46 -04:00
ggurdin
a36c52ff87
don't show user avatars or display names in chats
2024-08-12 11:43:44 -04:00
Kelrap
19b20efc53
PR edits, minus positioning changes
2024-08-06 13:19:40 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
...
Signed commit
2024-08-06 13:24:08 +02:00
Krille
a7473af40f
feat: Record voice message with opus/ogg if supported
2024-08-04 19:34:51 +02:00
Krille
0bd61ced3f
feat: Convert opus to aac on iOS before playing
2024-08-04 17:38:16 +02:00
Kelrap
622384036b
Added selection features to toolbar overlay
2024-07-26 15:28:05 -04:00
krille-chan
30e3a4f2ff
chore: Nicer background for sate message and time in chat
2024-07-26 21:07:02 +02:00
ggurdin
db168c805f
Merge branch 'main' into move-chat-buttons
2024-07-25 11:36:24 -04:00
Kelrap
276f3ee913
Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons
2024-07-24 15:22:00 -04:00
Kelrap
a7e6e7a4c9
Shorten overlay instead of toolbar
2024-07-23 15:16:34 -04:00