ggurdin
5db8527ba5
fluffychat merge
2024-06-17 10:54:26 -04:00
ggurdin
ce3a88e7a7
fluffychat merge
2024-06-17 09:58:21 -04:00
ggurdin
c96671b29b
Don't show subspaces in top-level spaces lists
2024-06-14 09:32:47 -04:00
Kelrap
e90575efaf
Move main extension files, rename secondary extension files
2024-05-27 14:32:04 -04:00
krille-chan
18626be855
chore: Follow up bottom nav bar colors
2024-05-26 09:04:54 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0
2024-05-16 09:07:45 +02:00
ggurdin
f15d79179d
usability test updates - don't stack space details, always suggest new chats in spaces
2024-05-15 15:03:35 -04:00
krille-chan
9da309be62
chore: Make bottomnavbar labels always visible
2024-05-10 17:31:32 +02:00
Krille
554f951a30
Revert "design: New date separators in timeline"
...
This reverts commit f15b81c5a6 .
2024-03-27 08:54:15 +01:00
Krille
f15b81c5a6
design: New date separators in timeline
2024-03-27 08:44:02 +01:00
ggurdin
d28ff4e997
fluffy merge and testing updates
2024-01-22 11:43:30 -05:00
krille-chan
d64b532afe
refactor: Spaces UX improvements
2023-12-23 15:40:53 +01:00
Brord van Wierst
74c3e97ec9
sorted imports again?
2023-12-04 03:13:10 +01:00
Brord van Wierst
75da9cd87d
import sort
2023-11-27 20:09:30 +01:00
ggurdin
33b5de0afb
merge inn fluffychat changes
2023-11-22 09:50:32 -05:00
Krille
f4d3e6f928
refactor: Migrate for Flutter 3.16.0
2023-11-17 18:56:23 +01:00
ggurdin
afcb7fcf54
fix nav rail highlighing
2023-11-10 13:45:25 -05:00
ggurdin
f86aafcb74
code files
2023-11-08 12:27:18 -05:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring
2023-10-28 13:03:25 +02:00
krille-chan
823810ec19
design: Hide Navigationbar labels
2023-10-07 07:36:43 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0
2023-08-18 07:24:31 +02:00
Krille
d2247018e6
fix: Cancel search on back button tap on android
2023-08-11 09:20:55 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router
2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter
2023-08-10 11:12:09 +02:00
krille-chan
ee12843d65
design: Style bottom navigation bar in backgroundcolor
2023-07-23 06:45:13 +02:00
Krille
a7cd290067
design: Replace anime images with neutral cupertino icons
2023-06-03 18:27:26 +02:00
Krille
61c4d0e61f
style: Use SliverList for chatlist
2023-03-19 19:59:50 +01:00
Krille
fc675aebaa
style: Move chats to top
2023-03-15 21:07:36 +01:00
Krille
ae99606531
style: Minor adjustments for modal bottom sheets
2023-03-15 19:31:14 +01:00
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Krille
d343c71703
chore: Update Matrix SDK and refactor
2023-01-20 16:59:50 +01:00
TheOneWithTheBraid
863da6a3be
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
8ef1ff1e1a
design: Nicer navigationrail
2023-01-03 18:00:56 +01:00
Krille Fear
9f4d11347c
chore: Follow up fix chat list
2022-12-29 10:26:01 +01:00
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>
2022-12-28 08:35:06 +01:00
Krille Fear
ea4f2bffb0
chore: follow up fix
2022-12-26 16:03:14 +01:00
Krille Fear
135ed4fb17
chore: Follow up homeserver picker input
2022-12-25 10:50:41 +01:00
Krille Fear
e04730c904
chore: Add new start chat image
2022-12-25 10:45:13 +01:00
Christian Pauly
d09d0a7ba5
chore: Follow up navigationrail fixes
2022-09-12 17:19:56 +02:00
Christian Pauly
17dc6ee3a8
chore: Add unread badge to navigation rail and adjust design
2022-09-11 11:07:04 +02:00
Christian Pauly
cdd5a9e821
chore: Follow up add backbutton support
2022-09-11 10:22:05 +02:00
Christian Pauly
f1a495b8cd
chore: Follow up fixes spaces
2022-09-10 13:21:33 +02:00
Christian Pauly
30841b01cb
chore: Minor follow up fixes
2022-09-10 11:53:39 +02:00
Christian Pauly
e71dabca6e
feat: New navigation design
2022-09-10 10:16:09 +02:00
Christian Pauly
7a74a8a93f
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Christian Pauly
fe9850b313
chore: Move connection status header to bottom
2022-08-06 10:08:17 +02:00
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>
2022-07-28 11:11:53 +00:00
Christian Pauly
ccfda5bc96
feat: New material 3 design
2022-07-07 20:18:40 +02:00
Christian Pauly
964a42edf5
chore: Minor design fixes
2022-06-04 20:06:57 +02:00
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>
2022-06-02 09:32:08 +02:00