Commit Graph

20 Commits

Author SHA1 Message Date
a783aab229 feat(ui): Show a media preview if it is thumbnailable 2022-11-25 20:35:43 +01:00
2ec08c7f68 refactor(ui): Use super parameters 2022-11-17 20:10:37 +01:00
993cd5ed1c refactor(ui): Remove ThumbnailService
Closes #31.
2022-11-12 13:02:47 +01:00
c4fb69b428 ui: Increase contrast with the cancel buttons 2022-08-17 20:15:56 +02:00
4d6c584841 ui: Add a shadow behind the delete icons 2022-08-17 20:09:33 +02:00
1886bf7ecc ui: Remove the ThumbnailService for images 2022-08-14 13:25:17 +02:00
6a22a32724 ui: Fix the conversation's back button not working
When opening a new conversation from the NewConversationPage,
the navigation stack would be empty.
2022-08-06 20:44:37 +02:00
4427629841 style: Fix linter warnings 2022-07-30 22:12:33 +02:00
f0958aad7c ui: Render video thumbnails in the SendFiles page 2022-07-26 13:55:40 +02:00
4f6aca8328 ui: Allow picking generic files 2022-07-26 13:55:40 +02:00
58c5655457 ui: Fix SendFile's previews not being square 2022-07-26 13:55:40 +02:00
df281e6583 ui: Replace the back button with a close button 2022-07-26 13:55:40 +02:00
9d407088b9 ui: Allow removing items from the sharing menu 2022-07-26 13:55:40 +02:00
cf8180d587 ui: Re-implement sending files 2022-07-26 13:55:40 +02:00
4fbf7e32c3 ui: Add a send files page 2022-07-26 13:55:40 +02:00
4f0d6fdb53 service: Implement setting the avatar 2022-04-05 20:04:53 +02:00
ade501c044 meta: Improve the logging system 2022-02-17 12:28:30 +01:00
f8acf98ebd style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
f79824510a style: Replace single quotes with double quotes 2022-01-10 15:47:51 +01:00
4fccc88af1 ui: Add a page for sending files 2021-12-25 23:48:27 +01:00