Commit graph

9134 commits

Author SHA1 Message Date
ggurdin
ce96984441
don't call .floor() on level calculation if NaN or infinity, better error logging if calculated level in NaN or infinity 2024-11-11 09:33:11 -05:00
ggurdin
59963e283a
Merge pull request #941 from pangeachat/practice-options-unique-keys
added unique ID parameter to choices to prevent duplicate keys in bac…
2024-11-08 16:48:26 -05:00
ggurdin
600c27b325
added unique ID parameter to choices to prevent duplicate keys in back-to-back activities 2024-11-08 16:47:56 -05:00
ggurdin
014bfe2c4a
Merge pull request #940 from pangeachat/fix-audio-overflow
fix audio overflow
2024-11-08 15:09:13 -05:00
ggurdin
6e42ada9ac
fix audio overflow 2024-11-08 15:08:40 -05:00
ggurdin
ffc63754e8
Merge pull request #937 from pangeachat/analytics-streams
update ConstructListModel to get all analytics metrics
2024-11-08 14:15:12 -05:00
ggurdin
6fd2239d69
bump version 2024-11-08 14:14:56 -05:00
ggurdin
71533a53fb
make streams into broadcast streams 2024-11-08 14:14:06 -05:00
ggurdin
d91afc6e05
update ConstructListModel to get all analytics metrics 2024-11-08 13:58:56 -05:00
ggurdin
bfa303b494
Merge pull request #936 from pangeachat/bump-version
bump version
2024-11-08 10:05:26 -05:00
ggurdin
2987f30107
bump version 2024-11-08 10:04:59 -05:00
ggurdin
9257afbaaf
Merge pull request #901 from pangeachat/896-group-constructs-according-to-categories
896 group constructs according to categories
2024-11-08 10:02:37 -05:00
ggurdin
fc39920597
Merge branch 'main' into 896-group-constructs-according-to-categories 2024-11-08 09:58:59 -05:00
ggurdin
532326a7a8
Merge pull request #931 from pangeachat/store-construct-list-model
make ConstructListModel updatable and added models for vocab and morp…
2024-11-08 09:58:00 -05:00
ggurdin
d4f8400eb2
Merge branch 'main' into store-construct-list-model 2024-11-08 09:57:52 -05:00
ggurdin
b59893825d
Merge pull request #933 from pangeachat/docs/explain-why-grapheme-cluster-is-important
explain why using grapheme clustering is important
2024-11-08 09:11:13 -05:00
ggurdin
939a27f809
Merge branch 'main' into docs/explain-why-grapheme-cluster-is-important 2024-11-08 09:10:58 -05:00
WilsonLe
ae44e758d6 explain why using grapheme clustering is important 2024-11-08 19:36:07 +07:00
ggurdin
ab5189a66a
added missing grammar copy and reduced some duplicate code 2024-11-07 16:29:29 -05:00
ggurdin
e065a494a8
Merge branch 'main' into store-construct-list-model 2024-11-07 16:17:15 -05:00
ggurdin
9f7acff1d2
Merge pull request #921 from pangeachat/no-original-sent
in message toolbar, use the display representation instead of origina…
2024-11-07 16:16:47 -05:00
ggurdin
ed1494fce7
Merge branch 'main' into no-original-sent 2024-11-07 16:16:34 -05:00
ggurdin
495eb99be1
resolved merge conflicts 2024-11-07 15:50:34 -05:00
ggurdin
b63dfa8f6b
Merge branch 'main' into store-construct-list-model 2024-11-07 15:48:33 -05:00
ggurdin
f2b5448fb0
Merge pull request #930 from pangeachat/analytics-tweaks
some questions, name changes, and a couple switches from grammar to m…
2024-11-07 15:48:09 -05:00
ggurdin
dd5d3f59ee
update vocabUses function to save tokens in matches as GA construct uses 2024-11-07 15:45:45 -05:00
ggurdin
2dac558e1a
initial work on expanding popup to the side 2024-11-07 14:42:55 -05:00
ggurdin
615ed7ad98
merge analytics updates into category branch 2024-11-07 13:32:16 -05:00
ggurdin
2a813a1339
resolve merge conflicts 2024-11-07 12:53:18 -05:00
ggurdin
4a2a8bf7bd
convert choreo record into morph GA uses on send 2024-11-07 12:47:43 -05:00
ggurdin
89088779e9
make ConstructListModel updatable and added models for vocab and morphs to GetAnalyticsController 2024-11-07 12:09:27 -05:00
ggurdin
1f5d66e203
deleted irrelevant constructs filtering function 2024-11-07 10:05:49 -05:00
ggurdin
8ee4ea31c8
addressed some of Will's questions 2024-11-07 10:03:34 -05:00
wcjord
fd71a736ad
Don't change .env in main.dart 2024-11-06 20:29:19 -05:00
William Jordan-Cooley
c297dea437 some questions, name changes, and a couple switches from grammar to morph uses 2024-11-06 20:25:30 -05:00
ggurdin
28818e1fea
don't group vocab 2024-11-06 16:44:02 -05:00
ggurdin
b8b697077c
Merge branch 'main' into 896-group-constructs-according-to-categories 2024-11-06 16:35:48 -05:00
ggurdin
8d86c06456
Merge pull request #929 from pangeachat/925-change-bot-style-text-to-use-same-font-as-messages-set-toolbar-min-width-and-height-based-on-audio-activity
925 change bot style text to use same font as messages set toolbar min width and height based on audio activity
2024-11-06 16:26:29 -05:00
ggurdin
c5ffa0e037
removed toolbar border and added space between between overlay message and toolbar 2024-11-06 16:25:47 -05:00
ggurdin
d033547128
increase minimum dimensions of toolbar 2024-11-06 16:20:18 -05:00
ggurdin
faabe5a903
give bot style the same font as messages, make question in activity cards bot style 2024-11-06 15:44:03 -05:00
ggurdin
a5ebf33396
Merge pull request #928 from pangeachat/button-fix
keep button down if disabled
2024-11-06 15:32:03 -05:00
ggurdin
a1675c072c
keep button down if disabled 2024-11-06 15:31:25 -05:00
ggurdin
889dba298c
Merge pull request #927 from pangeachat/pressable-messages
don't rely on fixed dimensions to render pressable buttons, animate i…
2024-11-06 15:14:39 -05:00
ggurdin
f3841fe0ec
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop 2024-11-06 15:14:04 -05:00
ggurdin
d2964e7986
Merge pull request #922 from pangeachat/730-fix-accept-replacement-2
730 fix accept replacement 2
2024-11-06 12:06:26 -05:00
ggurdin
3ac2872849
Merge branch 'main' into 730-fix-accept-replacement-2 2024-11-06 12:03:37 -05:00
ggurdin
3980073e40
Merge pull request #924 from pangeachat/clickable-messages
added buttonHeight as parameter of pressable button and added complet…
2024-11-06 12:02:15 -05:00
ggurdin
25251ae613
uncomment button height 2024-11-06 12:00:10 -05:00
ggurdin
a2513c7bd4
stretch toolbar button rows to hold buttons 2024-11-06 11:59:19 -05:00