fluffychat/lib/pangea/controllers
ggurdin c8bf68e4cd
Login signup fixes (#1277)
* made button same height when loading, added timeout to language settings / avatar page

* fix: make button click always work, shrink inputs and add more space between logo and page content

* fix: don't open keyboard automatically in signup/login pages

* fix: make language dropdown hint text accurate

* feat: if a user logs in with SSO, allow them to set their username in the account setup page
2024-12-19 10:47:11 -05:00
..
app_version_controller.dart added version numbers to update dialog (#1244) 2024-12-13 13:21:46 -05:00
base_controller.dart some code cleanup and comments 2024-10-24 12:48:51 -04:00
class_controller.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
contextual_definition_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
get_analytics_controller.dart added level bar popup with XP, level, and recent construct use info (#1217) 2024-12-11 16:55:42 -05:00
it_feedback_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
language_controller.dart Login signup fixes (#1277) 2024-12-19 10:47:11 -05:00
language_detection_controller.dart jsut use the top detection (#1070) 2024-11-19 17:16:07 -05:00
language_list_controller.dart made PangeaLanguage.byLangCode nullable (#1235) 2024-12-12 16:20:41 -05:00
message_analytics_controller.dart use target tokens instead of target constructs to get practice activi… (#1274) 2024-12-18 16:08:33 -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 matrix dart sdk updates 2024-12-09 15:42:53 -05:00
permissions_controller.dart initial design updates to signup/login process (#1268) 2024-12-18 14:53:25 -05: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 use target tokens instead of target constructs to get practice activi… (#1274) 2024-12-18 16:08:33 -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 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -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 initial design updates to signup/login process (#1268) 2024-12-18 14:53:25 -05:00
word_net_controller.dart Toolbar practice (#702) 2024-09-25 17:01:58 -04:00