7dbf96d375
ui: Improve back button behaviour
2022-08-20 16:35:08 +02:00
7a245e2588
ui: Implement back button in the emoji picker
2022-08-20 16:32:19 +02:00
2a8ee0772b
ui: Inhibit the soft keyboard when the emoji picker is open
2022-08-20 16:08:58 +02:00
9ceeffdb40
ui: Show a keyboard icon when the emoji picker is open
2022-08-20 15:55:35 +02:00
d710acc2ab
ui: Move the cursor when tapping on an emoji
2022-08-20 15:06:35 +02:00
b0103bcd83
ui: Remove the spaces around emojis
2022-08-20 11:39:37 +02:00
fddd115252
ui: Add not implemented message to stickers
2022-08-19 22:57:53 +02:00
5c1e7b2436
ui: Make the emoji picker do something
2022-08-19 22:56:43 +02:00
d3f00fc305
ui: Split conversation.dart into multiple files
2022-08-19 21:38:14 +02:00
8ea08b1df3
ui: Add a stubbed button for stickers
2022-08-19 21:03:56 +02:00
42ea5f1c55
ui: Add a stubbed emoji picker
2022-08-17 23:29:07 +02: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
dae5933e1d
ui: Fix light theme ( closes #73 )
2022-08-17 18:20:21 +02:00
ecbee9b2f7
ui: Fix edges around the hero animation
2022-08-17 17:50:42 +02:00
cdf2edfbf3
ui: Hopefully make logging out work ( closes #52 )
2022-08-17 17:37:15 +02:00
d35be0824b
ui: Split the shared media by date
2022-08-16 20:01:36 +02:00
ae5cece27b
style: Remove empty line
2022-08-14 20:11:49 +02:00
6f9ced6d24
ui: Add a simple way to scale the background image
2022-08-14 17:51:21 +02:00
888b3e3e2e
ui: Use a GestureDetector
2022-08-14 17:21:49 +02:00
5eeea2ba77
ui: Increase contrast with the progress indicator
2022-08-14 16:31:18 +02:00
1886bf7ecc
ui: Remove the ThumbnailService for images
2022-08-14 13:25:17 +02:00
58bccc1d83
ui: Immediately update the UI when sharing/unsharing online status
2022-08-14 12:46:47 +02:00
5b957a384c
ui: Move the presence sharing switch into a modal
2022-08-13 13:43:19 +02:00
9153eb767f
refactor: Move AppearancePage into ui/pages/settings/appearance/
2022-08-08 22:15:00 +02:00
218caaae18
style: Fix indentation
2022-08-08 22:13:41 +02:00
5779b317d7
ui: Replace icon with rounded button
2022-08-08 22:13:30 +02:00
206694b621
ui: Fix displaying server information
2022-08-07 20:41:21 +02:00
c3bf0b5c8e
ui: Align checkboxes on the same vertical axis
2022-08-07 20:17:12 +02:00
66e5758fb5
ui: Remove the 'Server Features' expander
2022-08-07 16:54:12 +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
7ec2f9681f
ui: Implement scroll to bottom button
2022-08-01 11:22:35 +02:00
bc4fd25392
ui: Add a stubbed 'jump to bottom' button
2022-07-31 22:51:46 +02:00
9ad2745dc6
ui: Invalidate background image's cache entry
2022-07-31 19:29:24 +02:00
418a9d71bf
ui: Do all image cropping and blurring in a different isolate
2022-07-31 17:36:23 +02:00
2e2834e9db
ui: Improve the background image cropper
2022-07-31 17:18:04 +02:00
1d845e685c
ui: Implement cropping the background image
2022-07-31 13:06:14 +02:00
9038523d15
ui: Fix swiping date bubbles
2022-07-31 11:05:39 +02:00
4427629841
style: Fix linter warnings
2022-07-30 22:12:33 +02:00
2b65096a08
ui: Add date bubbles
2022-07-30 21:35:10 +02:00
7d27c4a7d6
ui: Fix textfields on the login page
2022-07-30 17:24:50 +02:00
2797d71e87
ui: Disable the shadow around the textfield by default
2022-07-29 22:30:16 +02:00
474359231b
ui: Fix conversation page transparency
...
When the background image is not yet cached, it takes some time
for it to load in. While that time, the page's background is
transparent. This commit makes the background always the theme's
background color and overlays the image as soon as it is available.
2022-07-29 13:15:04 +02:00
6fb08831d8
ui: Fix the message bar not being visible without a background image
2022-07-29 13:11:44 +02:00
1d3a670718
ui: Fix loading spinner on background image
2022-07-26 18:54:19 +02:00
f2d3d5d90f
ui: Replace the back button with a close button
2022-07-26 14:28:03 +02:00
7fc5ccfd31
ui: Keep the chat background in the thumbnail cache
2022-07-26 14:04:17 +02:00
63d9c63a83
ui: Prevent conversation updates on shared media update
2022-07-26 13:55:40 +02:00
cd0b3c5091
ui: Fix profile not updating
2022-07-26 13:55:40 +02:00
46d13d9a19
ui: Fix the SharedMediaPage not updating on file sending
2022-07-26 13:55:40 +02:00