Fumiaki Yoshimatsu
9c71994804
Align text to "start" to show LTR text in RTL view correctly.
...
Fixes #11335
2021-08-04 10:29:03 -03:00
Fumiaki Yoshimatsu
c06056d847
Force LTR layout in this view because the "playback" button should not be mirrored in RTL.
...
In this specific case, the drawable (triangle_right) used in this view
is _not_ autoMirrored which is correct. But the `layout_marginStart`
attribute adds the margin to the wrong side of the view that breaks the
appearance.
c.f. https://material.io/design/usability/bidirectionality.html#mirroring-elements
2021-08-04 09:44:56 -03:00
Alex Hart
2d5492ffac
Add accessibility descriptions to voice note player view.
...
Fixes #11518
2021-08-03 13:45:30 -03:00
Lucio Maciel
e58b617689
Revert grouping body+footer
2021-08-03 11:52:22 -03:00
Alex Hart
6e1621fef1
Allow content of basic megaphones to scroll.
...
Fixes #11507
2021-08-02 16:19:39 -04:00
Alex Hart
e5f1793eb3
Add content description to navigation button on settings toolbar.
2021-08-02 16:19:39 -04:00
Alex Hart
a994712609
Add tint to checkmark in ContactNameEditActivity.
2021-08-02 16:19:39 -04:00
Lucio Maciel
c0c4092cd9
Update view-once messages
2021-07-29 16:46:32 -03:00
Greyson Parrelli
25234496bf
Add support for announcement groups.
2021-07-28 17:21:19 -04:00
Cody Henthorne
1f1a4eb351
Fix incorrect emojis used in Settings.
2021-07-28 09:40:29 -04:00
Lucio Maciel
e76808a000
Adjust conversation updates margins
2021-07-27 19:40:39 -03:00
Lucio Maciel
e31fd8d578
Update timer icons and message bubble margins
2021-07-27 19:37:59 -03:00
Alex Hart
5229e24397
Implement initial support for foldables in calling.
2021-07-26 13:42:14 -04:00
Lucio Maciel
dada7a4f06
Revert "Update timer icons and received text bubble."
...
This reverts commits 26c9b5166e
,
833f90ce53
,
0ba7ff911b
and 38adb0373d
.
2021-07-26 11:13:26 -03:00
Greyson Parrelli
7e4396ae3f
Use custom emoji for avatars.
2021-07-26 08:56:20 -04:00
Greyson Parrelli
42269efa57
Fix reaction sizing issue.
2021-07-23 17:53:52 -04:00
Lucio Maciel
38adb0373d
Fix mentions and thumbnail size.
2021-07-23 17:53:52 -04:00
Alex Hart
d29b0609a3
Create nicer animation for moving between pages.
2021-07-23 14:02:47 -03:00
Alex Hart
740977164b
Apply several fixes for beta feedback.
...
* Remove overscroll from avatar picker recyclers.
* Center crop wallpaper previews.
* If no media thumb exists, return bubble projection instead.
2021-07-23 13:47:43 -03:00
Lucio Maciel
0ba7ff911b
Fix margins on message bubbles.
2021-07-23 08:05:50 -04:00
Alex Hart
c1b54b3532
Fix several issues with new avatar picker.
...
* Fix silliness with text behaviour
* Fix long click behaviour
* Make views play nicer with landscape mode
* Do not show megaphone if user has an avatar (or had one and removed it)
* Fix bad heading on vector color picker
2021-07-23 08:05:28 -04:00
Alex Hart
ce31e642dd
Fix missing background on video player bar.
2021-07-22 11:10:57 -03:00
Lucio Maciel
833f90ce53
Fix margins on message clusters and 1:1 messages.
2021-07-21 16:57:04 -04:00
Lucio Maciel
26c9b5166e
Update timer icons and received text bubble.
2021-07-21 16:57:04 -04:00
Alex Hart
a27d60f830
Adjust new avatar picker logic.
...
* Better emoji rendering support
* Deleting an avatar will deselect it
* Added padding to the bottom of recyclers
* Disabled save if no edit / selection has been made.
* Clearing and saving will remove a user's avatar.
2021-07-21 16:57:04 -04:00
lucio-signal
963c018e0c
Add SingleLineEmojiTextView to fix flickering on conversations list.
2021-07-21 16:57:04 -04:00
Alex Hart
cdcc7b6fa5
Fix voice note player crash in Android 4.4
2021-07-21 16:57:04 -04:00
Alex Hart
ed23c3fe7c
Add avatar picker and defaults.
2021-07-21 16:57:03 -04:00
Greyson Parrelli
7419da7247
Move logging into a database.
2021-07-21 16:57:03 -04:00
Alex Hart
94658e9090
Fix bug where marquee text stopped scrolling.
2021-07-16 09:23:47 -03:00
Greyson Parrelli
b04ca202f6
Fix ApplicationMigrations UI.
2021-07-15 16:28:13 -04:00
Greyson Parrelli
6bd689504c
Make internal recipient details selectable.
2021-07-15 16:28:13 -04:00
Cody Henthorne
916006e664
Tweak sizes and padding of various keyboard elements.
2021-07-15 16:28:13 -04:00
Alex Hart
a157c1ae1d
Refresh contact search views.
2021-07-15 16:28:13 -04:00
Alex Hart
416e62112f
Refresh shared media screens.
2021-07-09 15:30:07 -04:00
Alex Hart
e584a90f81
Fix several voice note beta bugs.
...
* Sim label positioning
* Bad player state when navigating to and from conversations
* Scrolling date header placement
2021-07-09 15:29:40 -04:00
Alex Hart
3ac395d33e
Fix row item size issue with huge fonts.
2021-07-08 17:36:14 -04:00
Alex Hart
06b64fe619
Add inline voice note player to conversation and conversation list.
2021-07-07 14:58:51 -03:00
Greyson Parrelli
3d0e15e2b8
Add delivery receipts to the MSL.
2021-07-07 14:58:50 -03:00
Alex Hart
5826b0c068
Implement drafts for voice notes.
2021-07-07 14:58:50 -03:00
Alex Hart
2d7c043398
Implement a playback speed toggle for voice notes.
2021-07-07 14:58:50 -03:00
Cody Henthorne
b85c5eb54a
Make it more likely 8 emoji fit on a row, fix emoji search emoticons.
2021-07-07 14:58:50 -03:00
Cody Henthorne
c54c6018b2
Remove dead keyboard code after refresh.
2021-06-30 16:13:42 -04:00
Greyson Parrelli
e30a8b6954
Use proper EmojiTextView in conversation settings toolbar.
2021-06-30 15:43:21 -04:00
Alex Hart
838e318200
Fix edit profile theming issue and mute until issue.
2021-06-30 11:11:35 -03:00
Cody Henthorne
d4a3b442f4
Add vertical scrolling to Sticker Keyboard.
2021-06-28 18:07:36 -04:00
Alex Hart
911dd9efb1
Fix conversation media overview underline flicker.
2021-06-28 11:38:14 -03:00
Alex Hart
f2a490b07e
Fix several conversation settings feedback issues.
...
* Mute icon in wrong location in RTL
* No exit animation when dismissing conversation settings
* Thumbnails flicker when you come back to conversation settings
* Rounded corners for mute dialog don't match other dialogs
* Mute button in note-to-self conversation settings
* Explore adding contact details to the contact bottom sheet
2021-06-28 11:11:57 -03:00
Greyson Parrelli
1b8758b657
Fix text wrapping issues in message details.
2021-06-25 16:49:48 -04:00
Cody Henthorne
ed4bab1b8b
Add vertical scroll to Emoji Keyboard.
2021-06-25 16:39:04 -04:00