Commit Graph

11 Commits

Author SHA1 Message Date
Christian Pauly 4edbb13e75 chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly 0237ada0bc feat: Send multiple images at once 2022-07-10 09:59:47 +02:00
Christian Pauly bd95c805eb chore: Display error message on file
send failed
2022-04-01 11:39:28 +02:00
Christian Pauly 35a2f95eae feat: Better image sending experience 2022-03-30 11:46:24 +02:00
Christian Pauly 213976ad59 fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly d49515011d feat: Enable compression and thumbnails for videos 2021-12-27 13:01:51 +01:00
Krille Fear 00daabf17c fix: Better thumbnails
This checks if the image is png or
jpg and therefore doesnt remove
transparancy. It also encodes
thumbnails with higher resolution
to make them less ugly.
2021-12-12 12:03:58 +01:00
Krille Fear 7540e99323 refactor: Make send file dialog null safe 2021-12-01 20:45:07 +01:00
Krille Fear 073f6bbd7d change: Do not compress very small images 2021-12-01 20:44:59 +01:00
Krille Fear 2737768a60 feat: Drag&Drop to send multiple files on desktop and web 2021-11-28 11:43:36 +01:00