Commit Graph

2645 Commits

Author SHA1 Message Date
Krille 7436cb4aa8 chore: Minor lable fixes 2022-12-30 17:45:58 +01:00
Krille ee3351f643 chore: Follow up fix 2022-12-30 16:27:44 +01:00
Krille fff3dc9946 refactor: New private chat 2022-12-30 14:37:13 +01:00
Krille Fear 1e1e591d27 feat: Store drafts 2022-12-30 13:32:52 +01:00
Krille Fear 6616314d77 fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
Krille Fear 3cb7842a7b chore: Make audio player dialog not dismissable 2022-12-30 12:53:42 +01:00
Krille Fear 77aca413fb chore: Remove deprecated share button 2022-12-30 12:52:29 +01:00
Krille Fear 04f34a4301 chore: Remove deprecated share button 2022-12-30 12:49:17 +01:00
Krille Fear d3e3252de8 chore: Disable audio player on linux 2022-12-30 12:36:20 +01:00
Krille Fear ca203608fa feat: Add audio message support to linux 2022-12-30 10:51:26 +01:00
Krille Fear e9d02336e1 fix: File event design 2022-12-30 10:40:53 +01:00
Krille Fear b3ad9a3a70 chore: Minor design adjustments 2022-12-30 09:12:27 +01:00
Krille Fear d2f472e86c fix: Content banner 2022-12-30 09:04:46 +01:00
Krille Fear 338331d6e1 fix: Correct redacted by username 2022-12-30 09:01:43 +01:00
Krille Fear b65357576c fix: Encryption button is orange in public rooms 2022-12-30 09:00:01 +01:00
Krille Fear 99b0ee194c chore: Nicer new chat design 2022-12-30 08:59:00 +01:00
Krille Fear d930b569fc chore: Adjust onboarding design 2022-12-29 20:38:13 +01:00
Krille Fear 7da70ebeba fix: Do not setup push on every app resume 2022-12-29 10:35:02 +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
The one with the Braid accd4b9a23 Merge branch 'braid/room-list-fixes' into 'main'
fix: minor issues in room list

See merge request famedly/fluffychat!1056
2022-12-28 07:41:40 +00: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
TheOneWithTheBraid b24a7d9510 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-27 20:25:45 +01:00
Krille 781a02cea7 Merge branch 'braid/cute-events' into 'main'
chore: improve cute events rendering

See merge request famedly/fluffychat!1054
2022-12-27 12:16:57 +00:00
Krille Fear c19946c184 chore: Follow up root navigator fix 2022-12-26 20:21:18 +01:00
Krille Fear 0052b6d42f chore: Use correct mono font 2022-12-26 19:20:52 +01:00
Krille Fear 94b19cf6a6 chore: Nicer verification dialog 2022-12-26 18:30:18 +01:00
Krille Fear ca7bf8bd0d design: New encryption page 2022-12-26 17:59:43 +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
TheOneWithTheBraid c4f601f651 chore: improve cute events rendering
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-24 19:28:09 +01:00
Krille Fear f6c2fa8588 chore: Add gradient to chat background 2022-12-24 12:07:41 +01:00
Krille Fear 576d46eb4c feat: Use Android system accent color 2022-12-24 11:48:48 +01:00
Krille 56b3297610 Merge branch 'braid/homeserver-appbar' into 'main'
fix: homeserver error text not visible in app bar

See merge request famedly/fluffychat!1042
2022-12-23 14:12:47 +00:00
Krille Fear 43b408fe5e chore: Fix import sorting 2022-12-23 15:10:26 +01:00
Krille 12cc876b83 Merge branch 'improve-story' into 'main'
fix: Improve story page appearance

See merge request famedly/fluffychat!1051
2022-12-23 14:08:59 +00:00
DeeJayBro 99ce8eb54f fix desktop scroll with touchpad 2022-12-23 11:16:15 +01:00
Reinhart Previano Koentjoro 857eea428e fix: Improve story page appearance 2022-12-23 11:58:40 +07:00
Krille 8917818e4b Merge branch 'fixed' into 'main'
fix location sharing

Closes #1006

See merge request famedly/fluffychat!1046
2022-12-20 19:04:25 +00:00
Mantas Kazlauskas 3d210dbd28 fix location sharing 2022-12-15 19:54:12 +00:00
TheOneWithTheBraid 263997f6fa feat: support Android notification channels
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-14 15:37:21 +01:00
Christian Pauly b6d5e49b4e chore: Add sync status logs 2022-12-14 09:52:00 +01:00
Christian Pauly 36237d04aa chore: Update localizations 2022-12-14 09:28:41 +01:00
Christian Pauly 4bddd4a77f fix: Setup push on chat list init 2022-12-05 09:11:52 +01:00
TheOneWithTheBraid bb9410accb fix: homeserver error text not visible in app bar
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-02 10:12:44 +01:00
Christian Pauly 7e1265af8a feat: Initial knocking 2022-11-22 15:46:16 +01:00
Christian Pauly 0c38f6a205 fix: Remove deprecated meomry caching of downloaded files 2022-11-21 18:16:46 +01:00
Christian Pauly feabc428ba fix: Missing mounted check 2022-11-21 17:53:01 +01:00