Commit graph

36 commits

Author SHA1 Message Date
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
6d304d3fc3 fix: One space always missing 2021-09-27 08:13:50 +02:00
Christian Pauly
37d127d8bc chore: Adjust colors 2021-09-19 22:03:57 +02:00
Krille Fear
ec68d15586 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Christian Pauly
caaa7bd2dc feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Christian Pauly
04a092aefd fix: Dont add/remove DMs to space 2021-08-12 21:11:57 +02:00
Christian Pauly
d66195342e change: Nicer design for selecting items 2021-08-12 21:10:26 +02:00
Christian Pauly
1d629ae79a feat: Add remove rooms to and from spaces 2021-08-12 20:46:27 +02:00
Christian Pauly
3340f93025 refactor: Chat list view 2021-08-04 10:09:55 +02:00
Christian Pauly
fbf1cf10e2 fix: Do not copy room list 2021-08-04 10:08:48 +02:00
Christian Pauly
55c0fa889f fix: Remove old workaround 2021-08-04 10:08:21 +02:00
Christian Pauly
23cceff9b6 feat: Nicer spaces list 2021-08-04 10:05:58 +02:00
Christian Pauly
597e723515 fix: Logic which rooms belong to a space 2021-08-01 15:33:26 +02:00
Christian Pauly
75e11b0c54 refactor: ChatListView and enforce bootstrap 2021-08-01 15:21:02 +02:00
Christian Pauly
971d5b25fb feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly
a6a18d34f6 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly
78222ab55d feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Sorunome
7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Christian Pauly
a7aa68f027 chore: Remove dividers 2021-06-24 15:56:40 +02:00
Christian Pauly
27474af73a design: Minor improvements 2021-06-20 14:08:34 +02:00
Christian Pauly
8724e41545 fix: Flickerfree app start 2021-06-20 13:45:35 +02:00
Christian Pauly
e199b3935e design: Disappearing dividers between chats 2021-06-20 13:25:06 +02:00
Christian Pauly
347d7f67fd change: Place backup hint banner in chat list 2021-06-20 13:16:51 +02:00
Christian Pauly
ac3d424d08 design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Steef Hegeman
48f74bab51 android: back button cancels share (still pops) 2021-05-31 20:41:46 +02:00
Christian Pauly
dd9e1a6252 fix: Analyzer 2021-05-30 15:43:03 +02:00
Christian Pauly
117ee6abb1 fix: Design 2021-05-30 15:37:39 +02:00
Christian Pauly
538b06f8e9 feat: Dynamic appbar elevation and FAB in chat list 2021-05-30 12:41:19 +02:00
Steef Hegeman
fdc190e81f formatting 2021-05-27 00:08:38 +02:00
Steef Hegeman
405ec5833e 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
4509ace93b fix: Minor regressions 2021-05-23 20:17:10 +02:00
Christian Pauly
c2fce64494 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
d3a5966f19 refactor: Rename UI to Views 2021-05-22 09:13:47 +02:00
Christian Pauly
b01d7d0000 refactor: rename UI to View and MVC login page 2021-05-22 09:08:44 +02:00
Renamed from lib/pages/views/chat_list_ui.dart (Browse further)