Commit Graph

35 Commits

Author SHA1 Message Date
Krille Fear fadcad5926 fix: One space always missing 2021-09-27 08:13:50 +02:00
Christian Pauly 9115d44b65 chore: Adjust colors 2021-09-19 22:03:57 +02:00
Krille Fear deab7c83e3 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Christian Pauly 114685ef87 feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Christian Pauly e6358996e6 fix: Dont add/remove DMs to space 2021-08-12 21:11:57 +02:00
Christian Pauly 22ae2608e0 change: Nicer design for selecting items 2021-08-12 21:10:26 +02:00
Christian Pauly 689e298865 feat: Add remove rooms to and from spaces 2021-08-12 20:46:27 +02:00
Christian Pauly 1d92af38cb refactor: Chat list view 2021-08-04 10:09:55 +02:00
Christian Pauly 36fac99de6 fix: Do not copy room list 2021-08-04 10:08:48 +02:00
Christian Pauly fcc66d2820 fix: Remove old workaround 2021-08-04 10:08:21 +02:00
Christian Pauly 2297195ba7 feat: Nicer spaces list 2021-08-04 10:05:58 +02:00
Christian Pauly bb7c095ae3 fix: Logic which rooms belong to a space 2021-08-01 15:33:26 +02:00
Christian Pauly 648e690a0d refactor: ChatListView and enforce bootstrap 2021-08-01 15:21:02 +02:00
Christian Pauly 3226dc5a11 feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly 2ebefddbe0 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly d3f87aeaad feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Sorunome 493c88649d
feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly fbc78119fa chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Christian Pauly e2724cdc46 chore: Remove dividers 2021-06-24 15:56:40 +02:00
Christian Pauly 7f491c26cd design: Minor improvements 2021-06-20 14:08:34 +02:00
Christian Pauly 8dea650300 fix: Flickerfree app start 2021-06-20 13:45:35 +02:00
Christian Pauly 797105cd17 design: Disappearing dividers between chats 2021-06-20 13:25:06 +02:00
Christian Pauly 3b7144d805 change: Place backup hint banner in chat list 2021-06-20 13:16:51 +02:00
Christian Pauly 3993984a2b design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly 938d1d054c refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Steef Hegeman 83c73cac9b android: back button cancels share (still pops) 2021-05-31 20:41:46 +02:00
Christian Pauly b0bcdfcb51 fix: Analyzer 2021-05-30 15:43:03 +02:00
Christian Pauly 797ace3948 fix: Design 2021-05-30 15:37:39 +02:00
Christian Pauly 3d7e1554bf feat: Dynamic appbar elevation and FAB in chat list 2021-05-30 12:41:19 +02:00
Steef Hegeman a67de58d9a formatting 2021-05-27 00:08:38 +02:00
Steef Hegeman 24b632fc90 back button clears selection: room list and chat
When a room or event is selected and the Android back button is pressed,
don't pop but clear the current selection. Fixes #399.
2021-05-26 20:58:50 +02:00
Christian Pauly 93a6726aeb fix: Minor regressions 2021-05-23 20:17:10 +02:00
Christian Pauly 1ebae21ea2 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly e44de26353 refactor: Rename UI to Views 2021-05-22 09:13:47 +02:00
Christian Pauly cc113bb61a refactor: rename UI to View and MVC login page 2021-05-22 09:08:44 +02:00