moxxy/lib/ui/bloc
2022-09-08 13:39:02 +02:00
..
addcontact_bloc.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
addcontact_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
addcontact_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
blocklist_bloc.dart meta: Fix linter warnings 2022-07-26 13:55:40 +02:00
blocklist_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
blocklist_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
conversation_bloc.dart ui: Make the scroll to bottom button animated 2022-08-29 21:30:44 +02:00
conversation_event.dart ui: Make the scroll to bottom button animated 2022-08-29 21:30:44 +02:00
conversation_state.dart ui: Make the scroll to bottom button animated 2022-08-29 21:30:44 +02:00
conversations_bloc.dart ui: Update the ShareSelectionBloc on roster and conversation changes 2022-08-27 23:10:08 +02:00
conversations_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
conversations_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
conversations.dart ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00
crop_bloc.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
crop_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
cropbackground_bloc.dart ui: Remove the debug print statements 2022-09-07 00:09:57 +02:00
cropbackground_event.dart ui: Improve the background image cropper 2022-07-31 17:18:04 +02:00
cropbackground_state.dart ui: Do all image cropping and blurring in a different isolate 2022-07-31 17:36:23 +02:00
login_bloc.dart ui: Fix all messages being left aligned (closes #101) 2022-08-28 15:24:58 +02:00
login_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
login_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
navigation_bloc.dart service: Implement a sharing page 2022-08-27 19:32:22 +02:00
navigation_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
navigation_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
newconversation_bloc.dart ui: Update the ShareSelectionBloc on roster and conversation changes 2022-08-27 23:10:08 +02:00
newconversation_event.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
newconversation_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
preferences_bloc.dart shared: Move preferences.dart into models/ 2022-09-08 13:39:02 +02:00
preferences_event.dart ui: Implement cropping the background image 2022-07-31 13:06:14 +02:00
profile_bloc.dart ui: Implement muting chats 2022-09-06 12:06:54 +02:00
profile_event.dart ui: Implement muting chats 2022-09-06 12:06:54 +02:00
profile_state.dart ui: Replace server info bottom sheet with a new page 2022-09-05 20:06:16 +02:00
sendfiles_bloc.dart ui: Set the isLoggedIn in more places 2022-08-27 21:33:24 +02:00
sendfiles_event.dart service: Implement a sharing page 2022-08-27 19:32:22 +02:00
sendfiles_state.dart service: Implement a sharing page 2022-08-27 19:32:22 +02:00
server_info_bloc.dart ui: Replace server info bottom sheet with a new page 2022-09-05 20:06:16 +02:00
server_info_event.dart ui: Replace server info bottom sheet with a new page 2022-09-05 20:06:16 +02:00
server_info_state.dart ui: Replace server info bottom sheet with a new page 2022-09-05 20:06:16 +02:00
share_selection_bloc.dart ui: Update the ShareSelectionBloc on roster and conversation changes 2022-08-27 23:10:08 +02:00
share_selection_event.dart ui: Update the ShareSelectionBloc on roster and conversation changes 2022-08-27 23:10:08 +02:00
share_selection_state.dart service: Allow sharing text with others 2022-08-27 22:26:08 +02:00
sharedmedia_bloc.dart ui: Fix the SharedMediaPage not updating on file sending 2022-07-26 13:55:40 +02:00
sharedmedia_event.dart ui: Fix the SharedMediaPage not updating on file sending 2022-07-26 13:55:40 +02:00
sharedmedia_state.dart style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00