|
577b73ff3c
|
SyncButton: Seperate pulling and pushing
This way we also refresh the view after the pulling, as we don't need to
wait for a push for that.
|
2020-03-30 13:00:28 +02:00 |
|
|
3a3ec76529
|
StateContainer: Use Provider
This way we can avoid listening for changes in many places.
|
2020-02-11 19:10:34 +01:00 |
|
|
0c0fd17543
|
syncNotes: Catch the exception outside the StateContainer
The StateContainer doesn't have access to the snackbar.
|
2020-02-09 16:32:35 +01:00 |
|
|
a759ad4a23
|
Combine showSnackbar code
It's annoying to always have to remember to call it. We had forgotten in
one place and that resulted in a lot of noise.
|
2020-01-27 19:02:44 +01:00 |
|
|
7b40cbf65f
|
SyncButton: Disable if no connectivity
|
2019-12-26 20:56:30 +01:00 |
|
|
bc9e308971
|
Move SyncButton to its own file
|
2019-12-26 20:56:30 +01:00 |
|