Commit Graph

1798 Commits

Author SHA1 Message Date
50e7c5683f feat(service): Handle reactions from our own carbons 2022-12-06 15:45:31 +01:00
6883a9570f feat(ui): Swap around the emoji and the number of reactions 2022-12-06 14:10:44 +01:00
8f34bc001d docs(meta): Update DOAP 2022-12-06 14:09:54 +01:00
2f95e5452b fix(service): We don't need chat states for reactions 2022-12-06 13:57:02 +01:00
59a6307a21 feat(service): Send reactions 2022-12-06 13:52:42 +01:00
c8d52e6c41 feat(service): Implement receiving reactions 2022-12-06 13:23:17 +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
ca90c658ff feat(ui): Make QR Codes more consistent 2022-12-05 20:19:03 +01:00
19de68e4f0 feat(ui): Make the QR scanner page more versatile 2022-12-04 18:45:38 +01:00
dc17d7d304 feat(ui): Implement scanning a contact's QR code 2022-12-04 18:31:24 +01:00
2372dbf6b3 fix(ui): Reset AddConversationPage's state when popping the route 2022-12-04 13:07:24 +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
63fbf7ebe4 fix(service): Auto-downloads are not marked as downloading (Fixes #167) 2022-12-04 12:04:44 +01:00
d1d6b67fd6 feat(ui): Replace 'custom' icon button with a FAB 2022-12-03 20:38:05 +01:00
87160e8648 fix(ui): Re-add JIDs to the newconversation page (Fixes #176) 2022-12-03 18:35:32 +01:00
e5553699c5 feat(ui): Show an indicator for the swipe gesture 2022-12-03 18:26:06 +01:00
adcfdc1a73 feat(ui,service): Implement sending audio messages 2022-12-03 17:55:23 +01:00
70464a2b71 feat(ui): Make cancelling a recording also possible via dragging 2022-12-03 13:24:38 +01:00
0852a75d9f fix(ui): The timer was opaque during hit testing when not recording 2022-12-03 13:11:48 +01:00
9affa0e89a feat(ui): Show a toast when the record button is tapped 2022-12-03 13:01:54 +01:00
cc13078ec5 feat(ui): Improve the touch behaviour of the overview menu 2022-12-03 12:48:34 +01:00
35285343b1 feat(ui): Add a timer while recording audio 2022-12-03 12:40:45 +01:00
cb6bce0c56 feat(ui): Implement the UI for audio recording 2022-12-02 23:05:06 +01:00
5c1eda72c3 fix(ui): Reimplement file sending 2022-12-02 20:30:03 +01:00
4542accc33 feat(ui): Remove the speeddial 2022-12-02 20:27:08 +01:00
8f5470076b feat(ui): Implement UI for audio messages during up/download 2022-12-02 16:55:02 +01:00
3427c3c761 feat(ui): Move the circle to the bottom bar 2022-11-30 20:50:51 +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
d8f634d67c feat(ui): Hide the microphone and sticker buttons when quoting 2022-11-30 12:47:09 +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
e7a4e93366 fix(ui): Remove unused value 2022-11-29 23:38:45 +01:00
2c23f40415 feat(ui): Implement an audio widget 2022-11-29 23:36:09 +01:00
daf4ee79f2 fix(ui): Fix indentation 2022-11-27 13:01:00 +01:00
38a73d2890 feat(ui): Replace video spinners with a shimmer
Fixes #172.
2022-11-27 13:00:01 +01:00
b004d8364c docs(ui): Rename string 2022-11-26 22:42:13 +01:00
2498e23bd5 feat(ui): Generate video thumbnails 2022-11-26 22:40:42 +01:00
3a80d50cf5 docs(ui): Remove fixed TODO 2022-11-26 21:19:29 +01:00
8c12eb47ce feat(ui): Minor touch-ups for the 'about' page 2022-11-26 19:24:12 +01:00
cfec6afc7d feat(ui): Allow tapping the profile picture in a conversation 2022-11-26 19:04:13 +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
d24cab9c1a fix(i18n): Add missing translations 2022-11-26 18:09:42 +01:00
c7d1ecce35 feat(ui): Show whether the last received message was edited 2022-11-26 15:57:06 +01:00
306fd99b84 feat(service): Handle received corrections (Fixes #81) 2022-11-26 15:50:24 +01:00