Alex Hart
c78e283084
Reimplement voice note proximity locking.
...
Proximity lock was tied to the VoiceNotePlaybackService instead of to the Activity, and it made for some strange code decisions. This rewrite now ties locking to the activity, where it should have been in the first place, and hopefully solves a few proximity / playback bugs on the way. In addition, it conforms to SRP better as it will send a command to the player to change the audio attributes as necessary instead of directly operating on a player instance.
2021-08-03 13:45:30 -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
149c138666
Fix negative audio message duration.
2021-08-02 16:19:43 -04:00
Alex Hart
f6b46f921c
Fix issue where emojis would not appear on app launch.
2021-08-02 16:19:39 -04:00
Alex Hart
3b8eac0b8d
Disable registration lock toggle and pin reminder toggle if user does not have a pin.
2021-08-02 16:19:39 -04:00
Alex Hart
52978b1b42
Ensure landscape operation is only enabled on foldable displays.
2021-08-02 16:19:39 -04:00
Greyson Parrelli
d7011e3353
Improve clarity around time conversions.
2021-07-29 16:24:20 -04:00
Cody Henthorne
9af966b030
Improve width calculation for span count.
2021-07-29 15:57:57 -04:00
Greyson Parrelli
25234496bf
Add support for announcement groups.
2021-07-28 17:21:19 -04:00
Lucio Maciel
138b7ea796
Update message bubble and date header timestamps.
2021-07-28 12:39:50 -03:00
Greyson Parrelli
7d8f780d60
Clean up bookkeeping around threads.
2021-07-27 13:52:49 -04:00
Alex Hart
5229e24397
Implement initial support for foldables in calling.
2021-07-26 13:42:14 -04:00
Greyson Parrelli
44a84210d8
Fix backup setting summary text consistency.
2021-07-26 10:08:20 -04:00
Greyson Parrelli
5ac8d3b0bd
Do not show profile photo when tapping note to self.
2021-07-26 10:00:09 -04:00
Greyson Parrelli
7e4396ae3f
Use custom emoji for avatars.
2021-07-26 08:56:20 -04:00
Greyson Parrelli
d0827eb48e
Fix emoji rendering artifact.
...
There's sometimes this one pixel line that can appear next to them.
Easiest solution for now is to trim it off.
2021-07-26 08:23:09 -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
ab56856f41
Adjust sizing of default group icon in chat settings.
2021-07-23 08:05:28 -04:00
lucio-signal
963c018e0c
Add SingleLineEmojiTextView to fix flickering on conversations list.
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
09904e7a16
Remove GIF button from attachment keyboard.
...
We've had it there for ~45 days for education purposes, but we can
remove it now.
2021-07-16 11:01:10 -04:00
Greyson Parrelli
69716dde4a
Fix navigation directly to the help screen.
2021-07-15 16:28:13 -04:00
lucio-signal
2f3d04d3e8
Add EmojiFilter to SearchView input field.
2021-07-15 16:28:13 -04:00
Alex Hart
fd115ebb72
Drop voice notes that do not have a URI.
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
d9228bd911
Fix issue where compose views still display under draft.
2021-07-09 15:30:08 -04:00
Alex Hart
ff4f0b9f42
Stop voice note playback after user locks Signal.
2021-07-09 15:30:07 -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
14484deabe
Implement count-down in inline player.
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
0921ebe5f1
Add read and viewed receipts to the MSL.
2021-07-07 14:58:50 -03:00
Greyson Parrelli
3d0e15e2b8
Add delivery receipts to the MSL.
2021-07-07 14:58:50 -03:00
Christian
92e8f9de0e
Do not collapse list to hide only one entry.
2021-07-07 14:58:50 -03:00
Christian
c3cf846a10
Fix OutdatedBuildReminder duration.
...
Fixes #11438
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
Greyson Parrelli
a1c8573fad
Insert resent messages at the proper location.
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
Alex Hart
838e318200
Fix edit profile theming issue and mute until issue.
2021-06-30 11:11:35 -03:00
Alex Hart
6e7022ab70
Fix custom notifications toggle and enable copy phone number on long press.
2021-06-29 11:19:51 -03:00
Alex Hart
031d1551e7
Prevent crash by ignoring call if view is null.
2021-06-29 11:02:57 -03: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
Alex Hart
01047f0546
Apply style changes to shared media, color icon, and wallpaper previews.
2021-06-25 14:27:51 -03:00
Alex Hart
9dac5691f0
Fix issue where all content would be displayed if thread id was -1.
2021-06-25 11:28:28 -03:00
Alex Hart
3c489ad247
Check admin status in areContentsTheSame.
2021-06-25 11:16:53 -03:00