Commit Graph

7 Commits

Author SHA1 Message Date
Krille Fear 6dddf566a2 refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Steef Hegeman 15856e15dc fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
2021-07-23 17:05:19 +02:00
Christian Pauly b90c5d4383 chore: Make connection header less chatty 2021-06-23 11:40:12 +02:00
Christian Pauly 972538b624 feat: Show progress bar and sync status 2021-06-22 15:46:52 +02:00
Christian Pauly 3993984a2b design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly 2eec7bf6d0 feat: More stable connection status header 2021-06-20 09:03:22 +02:00
Christian Pauly 56a2455668 refactor: Move widgets to lib 2021-05-22 08:53:52 +02:00