Commit Graph

185 Commits (9a94045e5d14b9c4d5f6efd5d9b98ad0e4cbd0cb)

Author SHA1 Message Date
ggurdin 3ed92b3411
fix: update text controller value when text field value changes (#1637) 9 months ago
wcjord dc01bbca27 fix env 9 months ago
wcjord 33278567bc fix(instructions): dont show clickMessage instructions after message click 9 months ago
ggurdin d9394348c1
Format gh action (#1567)
* feat: added github action to automatically format code on PR opened
---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 months ago
wcjord d824ef222f
1595-word-per-minute-is-still-not-accurate (#1622)
* feat(stt): hiding speech accuracy

* fix(main): env
9 months ago
ggurdin b1b96a9cfd
fix: dart formatting (#1590) 9 months ago
wcjord 3dedcf5bf5
1572-feedback-for-activity-planner (#1586)
* feat(activity_planner): major UI and functionality updates

* fix(intl_en): did not merge
9 months ago
ggurdin 027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
10 months ago
ggurdin 771bd4b6c3
fix: don't run startChatWithBotIfNotPresent if user is bot (#1392)
* fix: don't run startChatWithBotIfNotPresent if user is bot

* fix: dart formatting
10 months ago
wcjord 8084cc24cc
1380 content challenges (#1391)
* use gold consistently for positive xp color

* fix: dont point to local choreo
10 months ago
ggurdin 9ecf4e3bd2
fix: fix dart formatting for CI (#1368)
* fix: fix dart formatting for CI

* fix: sorted imports, updated deprecated flutter functions

* fix: format files

* fix: format files

* feat: replace syncfusion flutter package with excel flutter package

* fix: don't run enable google services patch in CI

* fix: update iOS supported platforms for enable ios build script

* fix: commented out linux build in integrate CI
10 months ago
wcjord 9c8edaada8 adding data error handler call 11 months ago
wcjord ccf19aa8a4 remove context from span data, improve isITStart 11 months ago
ggurdin 374dab8031
manage getting construct uses with category 'other' 12 months ago
William Jordan-Cooley f85c4b2169 refactoring of practice flow 12 months ago
ggurdin e0bd33491c
fixed .env file name 12 months ago
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>
12 months ago
ggurdin ee167f01e4
fixed error in server mixup test 1 year ago
ggurdin e110c0a634
commenting out code to logout on server mixup until tested further 1 year ago
ggurdin cd5f2379b8
if staging user tries to login to production (or vice versa), log them out 1 year ago
William Jordan-Cooley db61a1ae69 merging in changes to tts and fixing env filename again 1 year ago
William Jordan-Cooley bc20769daa dont give old clients new activity types and catch old activity content better 1 year ago
ggurdin a4ced9ab65
fix .env file path in main.dart 1 year ago
William Jordan-Cooley 240b039ae7 several toolbar UI tweaks 1 year ago
wcjord 371d4f06d4
Update main.dart
Fixing env definition... again....
1 year ago
wcjord 51e8c4b7ce
Toolbar practice (#704)
* remove print statement

* ending animation, savoring joy, properly adding xp in session
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 26752a9ba7 change back to regular .env 1 year ago
William Jordan-Cooley f589d2371b exit practice if no activities to do 1 year ago
William Jordan-Cooley 7c61ee7026 dang wrong .env 1 year ago
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>
1 year ago
ggurdin 347adaf059 removed incorrect env file references 1 year ago
William Jordan-Cooley 8ab62fed3b update lemma factory 1 year ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan f6eafd576e
fix: Do not sync in background mode 2 years ago
William Jordan-Cooley 23055e65d1 fix to listening with already made audio 2 years ago
William Jordan-Cooley 57957eac9e experimenting 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
ggurdin 33b5de0afb merge inn fluffychat changes 2 years ago
krille-chan a41dd4c60f
chore: Follow up send presences in background fetch mode 2 years ago
ggurdin 5e30845a09 merge in newer fluffychat commits 2 years ago
ggurdin f86aafcb74 code files 2 years ago
krille-chan 17892119ae
Revert "refactor: Do not init client in background mode on Android"
This reverts commit 3cea32e1c8.
2 years ago
krille-chan 3cea32e1c8
refactor: Do not init client in background mode on Android
This might make push
notifications even faster
on android
2 years ago
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 2 years ago
krille-chan 81943f062c
chore: Add better error widget 2 years ago
krille-chan d569a00df7
refactor: Only preload client for GUI start 2 years ago
krille-chan 9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 2 years ago