OpenContacts/lib
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
..
apis Fix Resonite Essentials folder failing to open 2023-11-01 15:10:43 +01:00
clients Fix Resonite Essentials folder failing to open 2023-11-01 15:10:43 +01:00
models Fix Resonite Essentials folder failing to open 2023-11-01 15:10:43 +01:00
widgets Move copy message snackbar to top of view 2023-11-11 11:02:13 +01:00
auxiliary.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
client_holder.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
config.dart Fix user session status not showing 2023-10-03 18:20:02 +02:00
crypto_helper.dart Add preliminary hash based session handling 2023-10-01 21:14:38 +02:00
hub_manager.dart Fix online status not getting set correctly 2023-10-12 18:01:15 +02:00
main.dart Fix online status not being restored properly 2023-10-21 12:39:09 +02:00
stack.dart Add Inventory viewer 2023-06-17 16:58:32 +02:00
string_formatter.dart Add inventory actions 2023-06-23 22:23:46 +02:00