Commit Graph

48 Commits (3594fa4f6dc640e34a9cb4c226a8e48409b69020)

Author SHA1 Message Date
Krille a8bf39aca0
chore: Better no compression supported UX 5 months ago
Krille 5ec25ec2ed
chore: Follow up paddings 5 months ago
Krille 7e8bb14c69
chore: Follow up paddings 5 months ago
Krille 2e7eea9308
chore: Follow up paddings in room input row 5 months ago
Krille 8da9ef06ff
chore: Follow up send file dialog design 5 months ago
Krille 4f67992d9e
feat: Send optional message with images or files 5 months ago
krille-chan 221c3ef6bd
chore: Better error handling for image rendering 5 months ago
Krille 1c5580ba62
chore: Combine mimetype types in send file dialog logic 5 months ago
Krille 25872eeb26
refactor: Update arb file types 5 months ago
Krille 2fef6faa1a
chore: Follow up other party has no keys 6 months ago
Krille aa010767de
feat: Prevent sending messages if other party has no encryption keys 6 months ago
Krille 67dd7f7028
fix: Use MB and KB instead of MiB and KiB for file sizes 7 months ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 7 months ago
krille-chan 63d5d6e61f
chore: Check file size before loading 8 months ago
Krille ae0999e6ce
chore: Follow up send multiple images 8 months ago
Krille 363eabbe1c
chore: Follow up send file dialog for images 8 months ago
Krille 9fab7630a3
chore: Follow up send file dialog 8 months ago
Krille ae8965b03f
chore: Follow up send file dialog 8 months ago
Krille d1e211adee
refactor: Use adaptive dialog action 9 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 10 months ago
krille-chan dfb2605829
chore: Follow up send file snackbars 10 months ago
krille-chan d53d0d8083
chore: Follow up sendfile snackbars 10 months ago
krille-chan b83503585f
feat: Sending multiple files at once 10 months ago
krille-chan 5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 10 months ago
krille-chan 75800ccdd5
chore: Follow up send file dialog fix 11 months ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
12 months ago
Krille 9d0cefce18
chore: Do not hide error on file sending 1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
Mubeen Rizvi 49caebcaa8 enhanced send video functionality by adding toggle send original 1 year ago
krille-chan dd758e16cf
chore: Follow up sendfiledialog fixes 2 years ago
krille-chan e710491679
chore: File dialog follow up 2 years ago
krille-chan d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
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 3 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.
4 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 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