Commit Graph

49 Commits

Author SHA1 Message Date
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
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
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 f8555342ec refactor: Minor chatlist refactoring 2022-11-02 09:57:06 +01:00
Christian Pauly d6c7dadb24 chore: Add unread badge to navigation rail and adjust design 2022-09-11 11:07:04 +02:00
td 1104f1dc6f
feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly fa629f8fb7 chore: Minor follow up fixes 2022-09-10 11:53:39 +02:00
Christian Pauly ae29343374 chore: Follow up spaces fix 2022-09-10 11:39:23 +02:00
Christian Pauly 57649c70e5 feat: New navigation design 2022-09-10 10:16:09 +02:00
Christian Pauly c40bdc3a6d design: Move chat backup header to settings 2022-08-28 13:34:57 +02:00
Christian Pauly a67b9ccad1 refactor: App widget 2022-08-25 18:31:30 +02:00
TheOneWithTheBraid a522a90e35 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
TheOneWithTheBraid 66d87a6187 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:27:05 +02:00
TheOneWithTheBraid 874beb943a chore: remove snapping sheet
- remove snapping sheet

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-15 07:18:10 +02:00
Christian Pauly 9e55f6a4d3 chore: Follow up sdk update fix 2022-07-10 13:10:04 +02:00
Christian Pauly f07fce6de6 chore: Follow up search fix 2022-07-09 19:30:55 +02:00
Christian Pauly 4e73e6d9f4 chore: Update SDK 2022-07-09 10:18:53 +02:00
Christian Pauly 8d0a0d43be chore: Minor design improvements 2022-07-08 10:13:44 +02:00
Christian Pauly 091958be0b feat: New material 3 design 2022-07-07 20:18:40 +02:00
TheOneWithTheBraid 9f8a7f79f2 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
Christian Pauly df8bef0451 refactor: Sharing intent 2022-05-29 11:34:21 +02:00
Christian Pauly a718152905 refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
TheOneWithTheBraid 26983a15a8 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>
2022-04-30 08:08:48 +02:00
20kdc af06611efd feat: Groups and Direct Chats virtual spaces option 2022-04-03 17:00:35 +00:00
Lanna Michalke e207b26008 fix: display WebRTC call overlay in web 2022-02-19 08:27:03 +00:00
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly b1a4d3a314 followup: Improve stories 2021-12-25 08:56:35 +01:00
The one with the Braid fe95c8b2ca design: Improved animations in chat view when changing account 2021-12-22 08:11:30 +00:00
Krille Fear 89c4d6e769 change: Set client ID in invite action link 2021-12-08 11:33:03 +01:00
Krille Fear 83e3d95d04 fix: Open URIs 2021-11-29 16:23:14 +01:00
Krille Fear 4eea1faa05 fix: Process incoming uris 2021-11-26 14:59:35 +01:00
Krille Fear 4b8ce4ee9b feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear 46dd799184 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear dcfd717c6c change: Chat backup dialog as a banner 2021-11-19 09:12:47 +01:00
Krille Fear a5f1925f03 fix: Load spaces on app start 2021-11-15 10:05:15 +01:00
Krille Fear 7c3fffc8a6 fix: Set space 2021-11-15 08:20:29 +01:00
Krille Fear 86566c2584 Merge branch 'krille/redesign-multiaccount-spaces' into 'main'
feat: Redesign multiaccounts and spaces

See merge request famedly/fluffychat!547
2021-11-14 21:09:17 +00:00
Krille Fear 4c97044f1c feat: Multiple mute, pin and mark unread 2021-11-14 20:59:25 +01:00
Krille Fear e7a3e78712 feat: Redesign multiaccounts and spaces 2021-11-14 18:47:18 +01:00
Krille Fear 07033ab9b0 fix: Wait for loading before bootstrap 2021-11-11 19:52:56 +01:00
Krille Fear 762139d43d fix: Bootstrap loop 2021-11-11 19:39:55 +01:00
Krille Fear 43fd4c903f feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear d46667b097 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00