Commit Graph

76 Commits (8128c960dc5523a99049c84d58f1b45e7a3848d5)

Author SHA1 Message Date
krille-chan a500a91b6b
chore: Follow up add chat or subspace UX 1 year ago
krille-chan 754870e3fd
chore: Follow up pop space view 1 year ago
krille-chan 956a2e6523
chore: Follow up navrail 1 year ago
krille-chan b05eb891a6
chore: Bring back navrail 1 year ago
Krille 650f87b1d2
chore: Follow up spaces ui 1 year ago
Krille 254f21ce00
chore: Follow up new spaces design 1 year ago
krille-chan 5c23453e66
feat: New spaces and chat list design 1 year ago
krille-chan bd5dc8405d
refactor: Calc avatar font size by avatar size 1 year ago
krille-chan 18626be855
chore: Follow up bottom nav bar colors 1 year ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 1 year ago
krille-chan 9da309be62
chore: Make bottomnavbar labels always visible 1 year ago
Krille 554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
1 year ago
Krille f15b81c5a6
design: New date separators in timeline 1 year ago
krille-chan d64b532afe
refactor: Spaces UX improvements 2 years ago
Krille f4d3e6f928
refactor: Migrate for Flutter 3.16.0 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 823810ec19
design: Hide Navigationbar labels 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille d2247018e6
fix: Cancel search on back button tap on android 2 years ago
krille-chan ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Krille 739edde729
refactor: Replace vrouter with gorouter 2 years ago
krille-chan ee12843d65
design: Style bottom navigation bar in backgroundcolor 2 years ago
Krille a7cd290067 design: Replace anime images with neutral cupertino icons 2 years ago
Krille 61c4d0e61f style: Use SliverList for chatlist 2 years ago
Krille fc675aebaa style: Move chats to top 2 years ago
Krille ae99606531 style: Minor adjustments for modal bottom sheets 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 3 years ago
TheOneWithTheBraid 863da6a3be chore: add integration tests for spaces
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille 8ef1ff1e1a design: Nicer navigationrail 3 years ago
Krille Fear 9f4d11347c chore: Follow up fix chat list 3 years ago
TheOneWithTheBraid 71c61ad214 fix: minor issues in room list
- allow to discard focus of search field
- properly circle the search field's progress indicator
- always keep search sections visible in order to workaround annoying
  behavior: When quickly searching for a chat and one is fast at
clicking on a room, it often happens that server side results just drop
in at this moment and one clicks at the wrong item -> with a static
height as now set, this no longer happens.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear ea4f2bffb0 chore: follow up fix 3 years ago
Krille Fear 135ed4fb17 chore: Follow up homeserver picker input 3 years ago
Krille Fear e04730c904 chore: Add new start chat image 3 years ago
Christian Pauly d09d0a7ba5 chore: Follow up navigationrail fixes 3 years ago
Christian Pauly 17dc6ee3a8 chore: Add unread badge to navigation rail and adjust design 3 years ago
Christian Pauly cdd5a9e821 chore: Follow up add backbutton support 3 years ago
Christian Pauly f1a495b8cd chore: Follow up fixes spaces 3 years ago
Christian Pauly 30841b01cb chore: Minor follow up fixes 3 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly fe9850b313 chore: Move connection status header to bottom 3 years ago
TheOneWithTheBraid 41df4c4cb3 refactor: move start chat FAB to implementation file
- moved the start chat FAB to an own implementation file
- added some required animation to the FAB

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly ccfda5bc96 feat: New material 3 design 3 years ago
Christian Pauly 964a42edf5 chore: Minor design fixes 3 years ago
TheOneWithTheBraid 216ce892b5 fix: minor design bugs
- fix spaces animation direction
- animate chat list app bar title
- fix ink splash radius in account selector
- fix missing asset fallback in content banner

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 8c13741e00 fix: always show spaces bottom bar with group/DM separated
- always show the spaces bottom bar in case group/DMs are separated

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid dd0bcf6f0d fix: chat list view animation
- fix the chat list view animation
- move chat list view body to separate file

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 44ffaa1b41 feat: improve spaces
- support to show spaces in a list
- add a beautiful animation

This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.

There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago