Commit graph

6586 commits

Author SHA1 Message Date
ggurdin
7c8f2c0537
Merge branch 'main' into remove-records 2024-10-09 11:39:05 -04:00
ggurdin
2fb6b2231b
Merge branch 'main' into overlay-reactions 2024-10-09 11:23:47 -04:00
ggurdin
f125ed6fd8
rebuild overlay on reaction event 2024-10-09 11:22:47 -04:00
William Jordan-Cooley
1bd244011f remove use of record 2024-10-09 11:19:07 -04:00
William Jordan-Cooley
9680662c1b client will pass time of req to remove possibility of different times there 2024-10-09 10:02:41 -04:00
ggurdin
99fc3fd625
Added message reactions widget to toolbar overlay 2024-10-09 09:57:25 -04:00
ggurdin
ba62e0e54c
Merge branch 'main' into scrollable-overlay-message 2024-10-09 09:31:32 -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
a6f95355d1
Merge branch 'main' into scrollable-overlay-message 2024-10-08 16:48:47 -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
f20aaa70d5
cast score as int before sending to the server 2024-10-08 16:43:27 -04:00
William Jordan-Cooley
5b4bcb5acc additional logic to showing of it inline tooltip 2024-10-08 15:47:15 -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
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
William Jordan-Cooley
cd9792fb1e get new tokens in representation if they don't match text 2024-10-07 15:42: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
ggurdin
a4ced9ab65
fix .env file path in main.dart 2024-10-07 09:45:20 -04:00
William Jordan-Cooley
1849178da9 ui tweaks for subscribe card and audio card 2024-10-06 17:18:35 -04:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02: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
krille-chan
2c2e6d0941
chore: Follow up file selector 2024-10-04 17:53:56 +02:00
Krille
cc928c64bc
chore: Follow up file selector 2024-10-04 15:09:01 +02:00
Krille
fe06f2efb3
chore: Follow up pick files with file selector 2024-10-04 10:04:09 +02: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
krille-chan
fc959ce3e5
refactor: Use file selector on linux 2024-10-03 21:21:34 +02:00
krille-chan
ae52fcf9ec
refactor: Remove duplicated navigator workaround 2024-10-03 19:29:56 +02:00
wcjord
371d4f06d4
Update main.dart
Fixing env definition... again....
2024-10-03 12:42:44 -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
krille-chan
86c9354cfd
refactor: Reuse flutter local notifications object 2024-10-03 16:42:19 +02:00
Krille-chan
8b90c30f50
Merge pull request #1376 from baltevl/main
build: Add unifiedpush_ui package
2024-10-03 16:07:31 +02:00
wcjord
08a7c74b4a
remove print statement (#703) 2024-10-03 09:56:00 -04:00
baltevl
96ecc878b4
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
2024-10-03 15:28:00 +02:00
krille-chan
542b4bf928
chore: Nicer representation of invited DMs 2024-10-03 14:10:47 +02:00
krille-chan
c1f8b13aca
fix: Public rooms always publicly visible even when turned off on creation 2024-10-03 12:07:34 +02:00
William Jordan-Cooley
f9ad45d203 intelligently choosing tokens and passing all their info 2024-10-02 17:40:16 -04:00
William Jordan-Cooley
8bffe17455 passing practice model instead of activity? 2024-10-02 14:58:29 -04:00
Krille
de7b85819f
chore: Group notifications on android by first space parent 2024-09-29 17:08:01 +02:00
krille-chan
188ce96ef3
chore: Improve message info dialog 2024-09-27 17:43:02 +02:00
William Jordan-Cooley
26752a9ba7 change back to regular .env 2024-09-26 16:32:12 -04:00
William Jordan-Cooley
f589d2371b exit practice if no activities to do 2024-09-26 13:47:51 -04:00
William Jordan-Cooley
7c61ee7026 dang wrong .env 2024-09-26 07:29:18 -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
krille-chan
dfb2605829
chore: Follow up send file snackbars 2024-09-22 19:47:47 +02:00
krille-chan
d53d0d8083
chore: Follow up sendfile snackbars 2024-09-22 19:20:10 +02:00
krille-chan
b83503585f
feat: Sending multiple files at once 2024-09-22 19:18:08 +02:00