|
|
ca2943a94d
|
feat(ui): Hide the speed dial when recording an audio message
|
2023-01-14 12:59:41 +01:00 |
|
|
|
dee479a918
|
fix(ui): Move the DragTargets more to the left
|
2023-01-13 23:05:15 +01:00 |
|
|
|
6895ef1e32
|
feat(ui): Move the send button back to a speed dial
This makes the voice message UX more like what Signal and co. do.
Also makes the message TextField less crowded. Kind of fixes #207.
|
2023-01-13 23:03:02 +01:00 |
|
|
|
5c51eefa3e
|
fix(i18n): Add missing string
|
2023-01-13 18:58:12 +01:00 |
|
|
|
0d7ae321a7
|
feat(ui): Improve the look of the message input field
|
2023-01-13 18:55:16 +01:00 |
|
|
|
65154f2f5c
|
feat(ui): Rework the file widget
|
2023-01-13 18:18:22 +01:00 |
|
|
|
19a22bd0d1
|
fix(ui): Fix text overflow for the file widget
|
2023-01-13 17:59:00 +01:00 |
|
|
|
f44861fead
|
feat(ui): The quote bubble base only depends on the surrounding bubble
Also adds an indicator as to who send a message. Fixes #213.
|
2023-01-13 00:49:56 +01:00 |
|
|
|
1c4a30ebb4
|
fix(ui): Show a text when no sticker packs are installed
|
2023-01-12 23:53:27 +01:00 |
|
|
|
70e2ca3d3e
|
fix(ui): Fix some non-occurences of pickerHeight
|
2023-01-12 23:46:37 +01:00 |
|
|
|
0d4aee1625
|
feat(ui): Merge the emoji and the sticker picker
Fixes #209.
|
2023-01-12 23:44:31 +01:00 |
|
|
|
ad6aa33b7c
|
fix(ui): Date bubbles' text is always black
|
2023-01-12 21:18:59 +01:00 |
|
|
|
284b5fa4df
|
feat(ui): Make the bottom backdrop transparent
|
2023-01-12 21:16:14 +01:00 |
|
|
|
6ce90e08ef
|
fix(ui): NPE when a media message has not been downloaded
|
2023-01-11 17:49:04 +01:00 |
|
|
|
5ac80d8d60
|
fix(ui): Fix smaller code issues
|
2023-01-11 17:48:57 +01:00 |
|
|
|
56e1fa52d8
|
feat(ui): Make quotes look nicer
|
2023-01-11 17:44:51 +01:00 |
|
|
|
3ae1b7d168
|
fix(ui): Improve the contrast of the fallback avatar letters
Fixes #206.
|
2023-01-11 17:17:25 +01:00 |
|
|
|
d8f654c81c
|
feat(ui): Remove the shadow of the TextField
Fixes #208.
|
2023-01-11 16:56:49 +01:00 |
|
|
|
cbcbd4d6dc
|
fix(ui): Remove the use of a Stack inside the quote base
This makes the code feel nicer and also fixes #204 since Flutter
can now use the IconButton's dimensions for layouting and size
computations.
|
2023-01-10 18:15:58 +01:00 |
|
|
|
be899b5611
|
feat(ui): Small color improvements
|
2023-01-10 17:47:16 +01:00 |
|
|
|
084314fbcf
|
fix(ui): Fix version number
|
2023-01-05 12:36:58 +01:00 |
|
|
|
c42f301ae0
|
fix(ui): Fix using the wrong color in text quotes
Fixes #196.
|
2023-01-05 12:36:03 +01:00 |
|
|
|
9f8f3a5407
|
fix(meta): Fix fresh/migrated version hickups
|
2023-01-02 21:11:49 +01:00 |
|
|
|
6f1493808f
|
feat(ui): Move the bubbles into their own directory
|
2023-01-02 19:01:55 +01:00 |
|
|
|
8632a2fc81
|
fix(ui): Finally fix message bubbles?
|
2023-01-02 18:59:08 +01:00 |
|
|
|
46a09d5b62
|
feat(service): Manage sticker pack privacy
Fixes #192.
|
2023-01-02 18:04:27 +01:00 |
|
|
|
f1820575ad
|
feat(ui): Show the ink splash on new device messages
|
2023-01-02 17:12:50 +01:00 |
|
|
|
d2e42d0a3c
|
feat(meta): Show a message if a contact adds a new device
|
2023-01-02 15:19:08 +01:00 |
|
|
|
5e0ce8f098
|
fix(ui): Only show stickers that are images
|
2022-12-27 12:51:23 +01:00 |
|
|
|
9fc5989bd4
|
feat(ui): Add an assertion for adding a contact
|
2022-12-25 13:20:13 +01:00 |
|
|
|
76a03cc2fa
|
feat(service): Rework the blocklist service
Maybe fixes #14.
|
2022-12-25 01:25:12 +01:00 |
|
|
|
4b1942b949
|
fix(ui): Move the date bubbles out of the chat bubble
|
2022-12-23 14:45:32 +01:00 |
|
|
|
b6eb12cf30
|
feat(ui): Replace settings_ui with custom UI elements
|
2022-12-22 13:39:07 +01:00 |
|
|
|
80f8129011
|
feat(ui): Fix dialog corner radius and make barrier dismissible
|
2022-12-22 12:20:57 +01:00 |
|
|
|
86daad2455
|
feat(ui): Replace the modal with a dialog
|
2022-12-22 00:49:01 +01:00 |
|
|
|
e71cbd5ba9
|
fix(ui): Translate the "Shared media" in the profile
Also left-align the title.
|
2022-12-22 00:22:06 +01:00 |
|
|
|
c0fb9beef7
|
feat(ui): Replace the squircles with a simple list
|
2022-12-22 00:16:14 +01:00 |
|
|
|
db4b69a24a
|
feat(ui): Also make the profile picture summon the profile page
|
2022-12-21 23:41:18 +01:00 |
|
|
|
7746784949
|
fix(ui): Fix InkWell overflowing for shared media
|
2022-12-21 23:13:28 +01:00 |
|
|
|
024bd48aba
|
fix(ui): Fix InkWell padding for files
|
2022-12-21 22:45:18 +01:00 |
|
|
|
cb13c9faa4
|
feat(ui): Show a toast when a file cannot be opened
|
2022-12-21 22:39:50 +01:00 |
|
|
|
009ec759a3
|
feat(ui): Make quotes look better
|
2022-12-21 21:00:08 +01:00 |
|
|
|
6ba16ad020
|
feat(ui): Make the file widget look better
|
2022-12-21 20:54:15 +01:00 |
|
|
|
94e6eb2d10
|
fix(ui): Scroll to bottom does not respect emoji/sticker picker
|
2022-12-21 20:27:48 +01:00 |
|
|
|
578eea5d9f
|
fix(ui): Fix missing space
|
2022-12-21 20:15:18 +01:00 |
|
|
|
724450e049
|
fix(ui): Use auto_size_text to prevent fingerprints from overflowing
|
2022-12-21 20:07:34 +01:00 |
|
|
|
1759baebad
|
feat(ui): Display something when no sticker packs are installed
|
2022-12-21 18:58:52 +01:00 |
|
|
|
896ef50b9a
|
fix(ui): Show toasts on verification errors
|
2022-12-20 16:03:36 +01:00 |
|
|
|
820fda78e7
|
fix(ui): Fix sticker overviews having a black background
|
2022-12-19 15:35:22 +01:00 |
|
|
|
d758423ec6
|
fix(ui): Close the pickers when starting an audio message
|
2022-12-19 15:29:50 +01:00 |
|