Commit Graph

14 Commits (4bb3434519a27ecb3d8696880ec00f4534b85ee7)

Author SHA1 Message Date
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly aff10ab0ed fix: Display error when user tries to send too large file 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 765583dbbe feat: Send multiple images at once 3 years ago
Christian Pauly 514f73999a chore: Display error message on file
send failed
3 years ago
Christian Pauly cc0eba83fd feat: Better image sending experience 3 years ago
Christian Pauly c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Christian Pauly ab9d7fcc7d feat: Enable compression and thumbnails for videos 4 years ago
Krille Fear 768720e22d 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.
4 years ago
Krille Fear 0a74e5e151 refactor: Make send file dialog null safe 4 years ago
Krille Fear 344e6491d4 change: Do not compress very small images 4 years ago
Krille Fear a134e06203 feat: Drag&Drop to send multiple files on desktop and web 4 years ago