Commit Graph

169 Commits

Author SHA1 Message Date
Krille b0a58d8524
perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
noob_tea 9ad8550449 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Krille ede1e289ce
chore: Follow up new sliverappbar in chatlist 2023-03-22 08:54:36 +01:00
Krille d211dd4aeb
chore: Follow up styling 2023-03-20 07:56:49 +01:00
Krille 20c1dbd00a
style: Use SliverList for chatlist 2023-03-19 19:59:50 +01:00
Krille 71eac7078e style: Move chats to top 2023-03-15 21:07:36 +01:00
Krille f24b3ee09b style: Minor adjustments for modal bottom sheets 2023-03-15 19:31:14 +01:00
Malin Errenst 5212d7ce4d refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Christian Pauly a48e42dfcf refactor: Remove syncstatus verbose logs 2023-02-15 15:27:23 +01:00
Krille c670dc2700 chore: Follow up style adjustments 2023-02-05 10:22:24 +01:00
Krille d3240fd261 chore: Follow up remove hero animation 2023-02-05 10:09:31 +01:00
Krille a090346046 style: Give chat list list tiles rounded corners 2023-02-04 18:50:15 +01:00
Krille ede5fdc348 style: New settings design 2023-02-04 18:32:56 +01:00
Christian Pauly 9bad93c2df design: Adjust design to new material 3 capabilities of Flutter 3.7 2023-02-02 09:57:53 +01:00
Christian Pauly 8503bbd33c refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille 972df73dd9 chore: Update Matrix SDK and refactor 2023-01-20 16:59:50 +01:00
TheOneWithTheBraid ddb7cc841b chore: add integration tests for spaces
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-14 10:46:18 +01:00
Krille a1f60b7ff9 fix: Archive 2023-01-13 10:38:39 +00:00
Krille fbb68686ea style: New modal bottom sheets 2023-01-08 11:07:31 +01:00
Krille 8513d74cc1 refactor: Same animations everywhere in app 2023-01-07 09:22:31 +01:00
Krille 22abd54176 style: Animate in out search results 2023-01-07 09:14:14 +01:00
TheOneWithTheBraid ed075a35b6 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 19:59:56 +01:00
Krille 37bf943ac7 chore: Follow up dark mode color 2023-01-03 18:01:53 +01:00
Krille 264f36ea59 design: Nicer navigationrail 2023-01-03 18:00:56 +01:00
Krille fd152baa28 refactor: Stories header with futurebuilder 2023-01-02 17:12:24 +01:00
Krille c9f4904d99 refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille Fear 6616314d77 fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
Krille Fear 54303ef635 chore: Follow up fix search bar 2022-12-29 10:33:13 +01:00
Krille Fear 05285b46d8 chore: Follow up fix chat list 2022-12-29 10:26:01 +01:00
TheOneWithTheBraid 0a4f7c9d26 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>
2022-12-28 08:35:06 +01:00
Krille Fear 8f89d539d0 chore: follow up fix 2022-12-26 16:03:14 +01:00
Krille Fear bb74754851 chore: Follow up start chat label 2022-12-25 11:04:22 +01:00
Krille Fear 4680a1c507 chore: Follow up homeserver picker input 2022-12-25 10:50:41 +01:00
Krille Fear 51a5e7f9cc chore: Add new start chat image 2022-12-25 10:45:13 +01:00
Christian Pauly b6d5e49b4e chore: Add sync status logs 2022-12-14 09:52:00 +01:00
Christian Pauly 4bddd4a77f fix: Setup push on chat list init 2022-12-05 09:11:52 +01:00
td 04b87bcd03
fix: incorrect setState inside setState in ChatListController 2022-11-13 18:09:42 +01:00
Christian Pauly a5c375bf6b chore: Design enhancements 2022-11-04 12:01:59 +01:00
Christian Pauly 93954d434a chore: Update local notifications package 2022-11-03 13:43:11 +01:00
Christian Pauly 893d7fa4c9 fix: Share files 2022-11-02 09:59:12 +01:00
Christian Pauly f8555342ec refactor: Minor chatlist refactoring 2022-11-02 09:57:06 +01:00
Krille Fear 47075a72d7 chore: Follow up design fix 2022-11-02 09:19:50 +01:00
Christian Pauly 619a4adacb chore: Follow up chat list color 2022-10-15 16:31:42 +02:00
Christian Pauly fe0452299f refactor: No longer need selected of chat list tile 2022-10-15 16:25:32 +02:00
Christian Pauly b4bf23cd34 chore: Better design chat list items 2022-10-15 09:23:17 +02:00
Christian Pauly 462fcea504 chore: Follow up search on spaces tab 2022-10-05 09:30:04 +02:00
Christian Pauly 6613f6b10c chore: Follow up navigationrail fixes 2022-09-12 17:19:56 +02:00
Christian Pauly d6c7dadb24 chore: Add unread badge to navigation rail and adjust design 2022-09-11 11:07:04 +02:00
Christian Pauly dc0f067b0a chore: Follow up add backbutton support 2022-09-11 10:22:05 +02:00
Christian Pauly 84dedcf9ac chore: Follow up fixes 2022-09-10 20:55:27 +02:00