|
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 |
|
|
820fda78e7
|
fix(ui): Fix sticker overviews having a black background
|
2022-12-19 15:35:22 +01:00 |
|
|
b6c8778aec
|
fix(ui): Remove the restriction on clickable sticker messages
|
2022-12-19 12:48:15 +01:00 |
|
|
9510a0fced
|
feat(ui): Make managing sticker packs nicer
|
2022-12-19 12:02:26 +01:00 |
|
|
c3ec9dfb11
|
fix(ui): Do not trigger the sticker pack page for sent messages
|
2022-12-18 20:28:29 +01:00 |
|
|
82c136b684
|
feat(ui): Update the conversation when stickers get added or removed
|
2022-12-18 20:19:49 +01:00 |
|
|
bac673df99
|
fix(ui): Give the StickerPicker a background
|
2022-12-18 18:56:23 +01:00 |
|
|
df2c2f5e4b
|
feat(ui): Honour restricted sticker packs
|
2022-12-18 18:25:44 +01:00 |
|
|
8c3863f970
|
feat(ui): Handle sticker XMPP URIs
|
2022-12-18 18:14:29 +01:00 |
|
|
7b09cdeefd
|
feat(ui): Fix sticker messages not being rebuilt after downloading sticker pack
|
2022-12-18 17:20:50 +01:00 |
|
|
40b4a540a8
|
feat(ui): Implement showing a remote sticker pack
|
2022-12-18 14:20:18 +01:00 |
|
|
00118ddafe
|
fix(meta): Switch to a hashKey
|
2022-12-17 21:16:38 +01:00 |
|
|
525ba293e3
|
feat(service): Remove sticker pack files on removal
|
2022-12-17 19:40:12 +01:00 |
|
|
730916758e
|
feat(ui): Implement a simple sticker overview page
|
2022-12-17 16:21:14 +01:00 |
|
|
9acfe2751e
|
feat(ui): Show the sticker in the conversation preview
|
2022-12-17 14:04:12 +01:00 |
|
|
386569d7cf
|
feat(ui): Correctly handle quoting stickers
|
2022-12-17 14:00:41 +01:00 |
|
|
39a7e1eb19
|
feat(ui): Fix linter issues + i18n
|
2022-12-17 13:53:22 +01:00 |
|
|
f492845235
|
feat(ui): Somewhat handle not locally available stickers
|
2022-12-17 13:45:08 +01:00 |
|
|
a5a9fce330
|
fix(ui): Fix crash
|
2022-12-17 13:21:21 +01:00 |
|
|
2b3e587be4
|
feat(meta): Display and sending of stickers
|
2022-12-17 12:22:10 +01:00 |
|
|
ebfac9730b
|
fix(meta): Fix linter issues
|
2022-12-16 23:09:27 +01:00 |
|
|
fbd3c6ca92
|
refactor(ui): Refactor the StickerPicker
|
2022-12-16 23:02:40 +01:00 |
|
|
eba17880d0
|
feat(meta): Adapt the sticker picker
|
2022-12-16 22:49:59 +01:00 |
|
|
98dd704fda
|
feat(meta): Begin work in stickers
|
2022-12-16 20:58:02 +01:00 |
|
|
80a517beaa
|
fix(ui): Display pseudo roster items in the share selection
|
2022-12-12 12:35:16 +01:00 |
|
|
bee760adf5
|
feat(ui): Handle removing pseudo contacts
|
2022-12-12 12:18:49 +01:00 |
|
|
5f5c30673d
|
fix(ui): Make the UI elements react to changes of the contact integration
|
2022-12-11 22:22:57 +01:00 |
|
|
7e059e13ef
|
fix(ui): Prevent the avatar image from flickering
|
2022-12-11 21:53:38 +01:00 |
|
|
55854ec586
|
feat(ui): Handle contact info in the profile page
|
2022-12-10 22:46:42 +01:00 |
|
|
8886c8e695
|
fix(ui): Fix contact info not being retrieved
|
2022-12-10 22:13:22 +01:00 |
|
|
d58f5f9a01
|
feat(service): Make the contact integration configurable
|
2022-12-10 21:30:47 +01:00 |
|
|
e060b0f549
|
feat(service): First attempt at handling phone contacts
|
2022-12-10 19:34:11 +01:00 |
|
|
1ff9ea256b
|
fix(ui): Switch from Row to Wrap
|
2022-12-06 22:40:59 +01:00 |
|
|
6883a9570f
|
feat(ui): Swap around the emoji and the number of reactions
|
2022-12-06 14:10:44 +01:00 |
|
|
044766bf8a
|
feat(ui): Build the UI for reactions
|
2022-12-06 12:19:21 +01:00 |
|
|
1f7c851228
|
feat(ui): Implement the basic UI for displaying reactions
|
2022-12-06 00:18:06 +01:00 |
|
|
3382e35447
|
fix(ui): Prevent clipping of the ink drop of buttons
|
2022-12-04 12:56:46 +01:00 |
|
|
a9cc4f55b8
|
fix(ui): Improve the look of the overview menu
|
2022-12-04 12:45:49 +01:00 |
|
|
cc13078ec5
|
feat(ui): Improve the touch behaviour of the overview menu
|
2022-12-03 12:48:34 +01:00 |
|
|
8f5470076b
|
feat(ui): Implement UI for audio messages during up/download
|
2022-12-02 16:55:02 +01:00 |
|
|
0cc8d0947b
|
feat(ui): Don't generate video thumbnails for problematic formats
|
2022-11-30 19:19:54 +01:00 |
|
|
c3795450a9
|
feat(ui): Begin working on the recording UI
|
2022-11-30 19:08:42 +01:00 |
|
|
868d924836
|
fix(ui): Translate quoted message strings
|
2022-11-30 12:50:47 +01:00 |
|
|
09b97ab4c5
|
feat(ui): Make SharedFileWidget adhere to the other widget's style
|
2022-11-30 12:45:16 +01:00 |
|
|
8b4d7dd569
|
feat(ui): Make audio messages quotable
|
2022-11-30 12:38:16 +01:00 |
|
|
a63205d5e1
|
feat(ui): Implement shared media view for audio
|
2022-11-29 23:44:43 +01:00 |
|
|
2c23f40415
|
feat(ui): Implement an audio widget
|
2022-11-29 23:36:09 +01:00 |
|
|
38a73d2890
|
feat(ui): Replace video spinners with a shimmer
Fixes #172.
|
2022-11-27 13:00:01 +01:00 |
|
|
2498e23bd5
|
feat(ui): Generate video thumbnails
|
2022-11-26 22:40:42 +01:00 |
|
|
a3bdabca3c
|
feat(ui): Allow tapping on the profile picture
|
2022-11-26 19:00:24 +01:00 |
|
|
f094a326ac
|
feat(ui): Switch cropping libraries
This makes the avatar cropper much more consistent
with the background cropper. Fixes #168.
|
2022-11-26 18:40:46 +01:00 |
|
|
c7d1ecce35
|
feat(ui): Show whether the last received message was edited
|
2022-11-26 15:57:06 +01:00 |
|
|
ab63bc44a6
|
feat(service,ui): Allow correcting the last message
|
2022-11-26 15:17:33 +01:00 |
|
|
524dec0991
|
fix(ui): Hide the media preview if the contact is typing
|
2022-11-26 12:12:36 +01:00 |
|
|
a783aab229
|
feat(ui): Show a media preview if it is thumbnailable
|
2022-11-25 20:35:43 +01:00 |
|
|
eac8e3fb44
|
feat(ui): Show a media preview in the body line
|
2022-11-25 20:20:44 +01:00 |
|
|
035d29fabc
|
fix(ui): Use the emoji + mime type combo for media messages
|
2022-11-25 20:01:54 +01:00 |
|
|
ad2b10972c
|
docs(ui): Remove TODO
|
2022-11-25 18:11:05 +01:00 |
|
|
fe4c794f68
|
refactor(service): Conversations now point to the last message
|
2022-11-25 17:01:30 +01:00 |
|
|
6115d748e3
|
feat(ui): Show the last message state in the conversations list
|
2022-11-25 16:09:06 +01:00 |
|
|
8709f0bd8e
|
refactor(ui): Move the overview code out of the chat bubble
|
2022-11-24 11:55:51 +01:00 |
|
|
13d7f33c37
|
refactor(ui): Move ChatBubble to OverviewMenuItem
|
2022-11-24 11:19:19 +01:00 |
|
|
eac8592536
|
feat(ui): Make conversations long-pressable
|
2022-11-23 23:16:05 +01:00 |
|
|
3e0feaa3e8
|
feat(ui): Allow quoting via the long-press menu
|
2022-11-23 22:16:07 +01:00 |
|
|
b10f7dd888
|
feat(i18n): Translate OMEMO errors (Fixes #162)
|
2022-11-22 23:14:05 +01:00 |
|
|
f0c6713d76
|
refactor(shared): isWarning and isError should just be properties
|
2022-11-22 22:04:05 +01:00 |
|
|
0eeac949ea
|
feat(ui): Show errors
|
2022-11-22 21:58:55 +01:00 |
|
|
04c0c1c0e2
|
feat(ui): Show filesize for media (Fixes #129)
|
2022-11-22 20:39:28 +01:00 |
|
|
c88003bea1
|
feat(service): Remove shared media entry on message retraction
Also: Fix some ordering oddities with the shared media widget and page.
|
2022-11-22 19:51:28 +01:00 |
|
|
c58fca395b
|
fix(ui): Popup messages have corners
|
2022-11-21 22:23:58 +01:00 |
|
|
0acd13f0f0
|
feat(ui): Use curves for bettwe animations
|
2022-11-21 18:37:14 +01:00 |
|
|
cfdb948372
|
feat(ui): Make the longpress vibration stronger
|
2022-11-21 18:24:03 +01:00 |
|
|
9b3130f363
|
feat(ui): Animate a transition between chat state and no chat state
|
2022-11-21 18:19:58 +01:00 |
|
|
91b92b2cc4
|
fix(ui): Make colors more readable
|
2022-11-21 17:23:46 +01:00 |
|
|
8107743af2
|
fix(ui): Retract messages had no padding
|
2022-11-21 16:02:08 +01:00 |
|
|
935cb1c38b
|
feat(ui): Render all retracted messages as a text message
|
2022-11-21 14:05:24 +01:00 |
|
|
acd5b7706b
|
fix(ui): Make showConfirmationDialog more like Flutter
|
2022-11-21 12:40:54 +01:00 |
|
|
0b111d1012
|
feat(ui): Indicate retracted messages in the overview
|
2022-11-21 12:22:44 +01:00 |
|
|
e2517a7786
|
feat(ui): Show a 'show warning' button
|
2022-11-21 11:13:57 +01:00 |
|
|
aaf5b4fecc
|
refactor(ui): Move some functions into the message model
|
2022-11-21 10:56:47 +01:00 |
|
|
173e251e9f
|
fix(ui): Images cannot be long pressed
|
2022-11-21 10:45:04 +01:00 |
|
|
2dc3de43d1
|
fix(ui): Only allow sending retractions on our own messages
|
2022-11-20 23:41:55 +01:00 |
|
|
6ef34afc6d
|
fix(i18n): Translate the new strings
|
2022-11-20 22:52:49 +01:00 |
|
|
1cd6b63f1e
|
feat(ui): Implement a message selection menu
|
2022-11-20 22:33:18 +01:00 |
|
|
6fd17ee70e
|
fix(ui): Prevent quoting retracted messages
|
2022-11-20 17:45:27 +01:00 |
|
|
25ec569cd8
|
fix(i18n): Translate the retracted message
|
2022-11-20 17:33:34 +01:00 |
|
|
2dd9847566
|
feat(service): Handle message retraction
|
2022-11-20 17:30:32 +01:00 |
|
|
2ec08c7f68
|
refactor(ui): Use super parameters
|
2022-11-17 20:10:37 +01:00 |
|
|
1e51e8bb8b
|
fix(ui): Always center the conversation title
Fixes #72.
|
2022-11-12 18:47:55 +01:00 |
|
|
ad48191b53
|
fix(ui): Make the UI more consistent colorwise
Fixes #34.
Fixes #144.
This commit makes more UI elements use the primary color. Also
adds an enabled state to the RoundedButton.
|
2022-11-12 17:54:54 +01:00 |
|
|
ab6b5eefc0
|
fix(ui): Prevent quoting File Upload Notifications
|
2022-11-12 13:23:33 +01:00 |
|
|
993cd5ed1c
|
refactor(ui): Remove ThumbnailService
Closes #31.
|
2022-11-12 13:02:47 +01:00 |
|
|
32444d5a7e
|
fix(ui): Error messages now cannot be quoted
Fixes #142.
|
2022-11-09 11:56:04 +01:00 |
|
|
b003b5e04b
|
fix(ui): Make message draggable only in one direction
Fixes #118.
|
2022-11-09 11:47:55 +01:00 |
|
|
7fe220a630
|
feat(ui): Show which chats are encrypted
|
2022-11-04 21:52:06 +01:00 |
|
|
98569cff69
|
feat(service): Pull the filename from SFS, if given
|
2022-11-04 21:52:06 +01:00 |
|
|
0327f254a2
|
feat(ui): Display warnings for messages
|
2022-11-04 21:52:06 +01:00 |
|
|
031ef140f3
|
feat(ui): Color bubbles red if they are unencrypted when they should not
|
2022-11-04 21:52:06 +01:00 |
|
|
ab47b06fd6
|
tmp: Migrate OMEMO to Resultsv2 api
|
2022-11-04 21:51:18 +01:00 |
|