| .. |
|
base_controller.dart
|
some code cleanup and comments
|
2024-10-24 12:48:51 -04:00 |
|
class_controller.dart
|
updated initPangeaControllers function, don't check mounted for functions that don't rely on context
|
2024-11-12 10:06:32 -05:00 |
|
contextual_definition_controller.dart
|
replace accessToken with matrix access token
|
2024-08-07 12:48:28 -04:00 |
|
get_analytics_controller.dart
|
fix getCategory function
|
2024-11-15 15:08:01 -05:00 |
|
it_feedback_controller.dart
|
replace accessToken with matrix access token
|
2024-08-07 12:48:28 -04:00 |
|
language_controller.dart
|
don't call grammar_lite if l1 or l2 are unknown
|
2024-11-11 13:50:20 -05:00 |
|
language_detection_controller.dart
|
using user languages in tokenization and language detectio
|
2024-10-25 11:28:45 -04:00 |
|
language_list_controller.dart
|
fixing edge case of no l2s
|
2024-10-14 17:00:15 -04:00 |
|
message_analytics_controller.dart
|
Fix hidden word listening activity to limit sequences to 2 words (#1039)
|
2024-11-18 16:02:38 -05:00 |
|
message_data_controller.dart
|
using user languages in tokenization and language detectio
|
2024-10-25 11:28:45 -04:00 |
|
pangea_controller.dart
|
updated initPangeaControllers function, don't check mounted for functions that don't rely on context
|
2024-11-12 10:06:32 -05:00 |
|
permissions_controller.dart
|
Fix difference in function
|
2024-07-23 12:41:39 -04:00 |
|
practice_activity_generation_controller.dart
|
refactoring of practice flow
|
2024-11-15 11:02:31 -05:00 |
|
practice_activity_record_controller.dart
|
store num completed activities in memory instead of local cache
|
2024-10-23 16:36:40 -04:00 |
|
put_analytics_controller.dart
|
resolve merge conflicts
|
2024-11-13 09:19:28 -05:00 |
|
space_rules_edit_controller.dart
|
inital work to combine class and exchanges into generalized spaces
|
2024-06-19 12:18:18 -04:00 |
|
speech_to_text_controller.dart
|
replace accessToken with matrix access token
|
2024-08-07 12:48:28 -04:00 |
|
subscription_controller.dart
|
check for trial update when getting isSubscribed
|
2024-11-15 13:49:18 -05:00 |
|
text_to_speech_controller.dart
|
adding user l1 and l2 to text to speech req
|
2024-10-22 16:40:44 -04:00 |
|
user_controller.dart
|
addressed some of Will's questions
|
2024-11-07 10:03:34 -05:00 |
|
word_net_controller.dart
|
Toolbar practice (#702)
|
2024-09-25 17:01:58 -04:00 |