Commit graph

37 commits

Author SHA1 Message Date
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
ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 2024-07-12 13:52:46 -04:00
ggurdin
6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 2024-07-11 10:02:53 -04:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
c2f785795e refresh toolbar / input bar after activating free trial 2024-05-08 14:53:41 -04:00
ggurdin
4c00c73bea Merge branch 'main' into sentry 2024-05-08 09:09:56 -04:00
ggurdin
31b90eab0c ensure that subscription initalization finishes before running customer update 2024-05-06 11:45:00 -04:00
Gabby Gurdin
e891ab138a added ability to save key value data in matrix profile so it persists across sessions 2024-04-29 11:52:50 -04:00
Gabby Gurdin
cba510ee76 added handling for all cases of null check 2024-03-04 15:58:55 -05:00
Gabby Gurdin
fb07dc747a updates to subscription paywall flow 2024-02-19 12:36:59 -05:00
ggurdin
2b397a65fd remove print statements from testing 2024-01-16 15:18:27 -05:00
ggurdin
d488ec13b8 removed expanded widget 2024-01-16 15:09:20 -05:00
ggurdin
96cda4464d more testing 2024-01-16 14:31:54 -05:00
ggurdin
74b2f49891 testing if issue with futures 2024-01-16 13:59:50 -05:00
ggurdin
8f474e34bf testing if just the presense of showModalBottomSheet causes the app to freezer 2024-01-16 13:34:11 -05:00
ggurdin
60695c5907 more modal tests 2024-01-16 13:25:16 -05:00
ggurdin
5418df243d modal tests 2024-01-16 13:18:17 -05:00
ggurdin
012b3fde1f more testing 2024-01-16 13:04:43 -05:00
ggurdin
f219b152f9 more testing 2024-01-16 12:46:52 -05:00
ggurdin
898e549b0e testing commenting out paywall code to see it that's the issue 2024-01-16 12:18:54 -05:00
ggurdin
00bf461c14 more tests 2024-01-16 12:04:36 -05:00
ggurdin
68e6c5879e testing for cause of freezing bug 2024-01-16 11:39:15 -05:00
ggurdin
700fc83676 removed error logging for cancelled purchases, added more descriptive logging for other purchase errors 2023-12-29 12:20:15 -05:00
Brord van Wierst
7dc2136034
format imports and code agian?? 2023-12-20 01:04:12 +01:00
ggurdin
92915f05ad moved where web subscription local storage is read to be more consistent with how the snackbar is managed for mobile 2023-12-11 15:01:48 -05:00
ggurdin
9c6b12d810 move local keys to local keys file, use local storage to show web subscription success snackbar 2023-12-11 14:07:36 -05:00
ggurdin
3f44ced2c6 merge conflicts 2023-12-11 12:52:15 -05:00
ggurdin
e3e859c062 merge conflicts 2023-12-11 11:54:19 -05:00
Brord van Wierst
a30234db67
formatting once more 2023-12-04 04:08:21 +01:00
Brord van Wierst
75112808f6
dart fix 2023-12-04 03:36:44 +01:00
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
ggurdin
710ed42b62 inital work for redirect and snackbar on mobile 2023-11-30 14:59:16 -05:00
ggurdin
03de12e3b9 fixes from testing 2023-11-29 15:34:02 -05:00
ggurdin
46ff2f3d4c activate trial with button on paywall 2023-11-28 16:30:41 -05:00
ggurdin
749daca14b grant trial to users in their first week 2023-11-28 14:55:49 -05:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00