OpenContacts/lib/widgets/messages
Nutcake e97e0a52af Move copy message snackbar to top of view
On Android 13 or newer there is an operating system integrated message
bubble that pops up and shows you any automated clipboard changes at the
bottom left of the screen. This bubble obscures the message text of the
snackbar so I've moved it to the top of the screen when on Android.

It might make sense to do more accurate version checking in the future
to only show the snackbar if on Android < 13 or iOS but we'd need to pull in the
device_info_plus package or similar for that.
2023-11-11 11:02:13 +01:00
..
camera_image_view.dart Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
message_asset.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_attachment_list.dart Fix visual issues with bottom navigation bar 2023-10-10 10:57:14 +02:00
message_audio_player.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_bubble.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_input_bar.dart Explicitly disable non functional features 2023-10-10 11:07:54 +02:00
message_session_invite.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_state_indicator.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_text.dart Move copy message snackbar to top of view 2023-11-11 11:02:13 +01:00
messages_list.dart Improve user session status tracking 2023-10-10 09:53:34 +02:00
messages_session_header.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00