OpenContacts/lib/widgets
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
..
friends Fix online status not getting set correctly 2023-10-12 18:01:15 +02:00
inventory Fix inventory object tile selection highlight 2023-11-01 15:45:07 +01:00
messages Move copy message snackbar to top of view 2023-11-11 11:02:13 +01:00
sessions Fix visual issues with bottom navigation bar 2023-10-10 10:57:14 +02:00
default_error_widget.dart Fix personal profile failing to load if no storage sources are available 2023-05-17 08:10:52 +02:00
formatted_text.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
generic_avatar.dart Improve light-mode support 2023-05-25 19:30:15 +02:00
homepage.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
login_screen.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
my_profile_dialog.dart Fix user storage indicator 2023-10-10 10:33:51 +02:00
panorama.dart Add panorama session preview 2023-07-11 19:55:08 +02:00
settings_app_bar.dart Fix visual issues with bottom navigation bar 2023-10-10 10:57:14 +02:00
settings_page.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
update_notifier.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00