Alex Hart
02931f1826
Clear voice note media queues within synchronized block.
2020-11-25 11:40:05 -04:00
Cody Henthorne
a640d9e298
Improve group update copy and implement speaker indexing.
2020-11-25 11:40:05 -04:00
Alex Hart
d4748efd42
Don't show members button if there are no remote people.
2020-11-25 11:40:05 -04:00
Cody Henthorne
b90a74d26a
Add additional Group Calling features.
2020-11-20 15:42:46 -05:00
Greyson Parrelli
fe6ae7e142
Don't show donate or research megaphones on new app installs.
2020-11-19 08:42:35 -05:00
Alex Hart
8df6e95781
Stop proximity sensor on pause.
2020-11-17 15:15:13 -04:00
Alex Hart
2290a6c0df
Synchronize voice note queue reads and writes.
2020-11-17 14:42:01 -04:00
Fumiaki Yoshimatsu
4c301a49b4
Fix appearance of small audio view to show correct background color and the progress circle.
2020-11-13 14:39:46 -05:00
Alex Hart
06aada20c1
Open keyboard when we open contact selection from blocked preference.
2020-11-12 13:39:38 -04:00
Greyson Parrelli
7e347f5cce
Add support for manual initiation of GV1->GV2 migrations.
2020-11-12 09:52:21 -05:00
Cody Henthorne
b1f6786392
Add initial support for Group Calling.
2020-11-11 15:29:02 -05:00
Alan Evans
3bb366ee04
Do not send typing indicator when deleting from the end & send stopped typing indicator when compose completely empty.
2020-11-11 15:29:02 -05:00
Cody Henthorne
c3b5323010
Update assets and themes to leverage DayNight system.
2020-11-11 15:29:01 -05:00
Greyson Parrelli
81eaae4070
Update emoji to Unicode 13.0
2020-11-11 15:29:01 -05:00
Greyson Parrelli
d307db8a95
Add the ability to add suggested members after a GV1 migration.
2020-11-11 15:29:01 -05:00
Alex Hart
0ed1f73990
Fix crash with multitouch in call screen pip.
2020-11-05 17:43:14 -04:00
Alex Hart
3dc1614fbc
Add basic profile spoofing detection.
2020-11-04 16:24:45 -04:00
Alex Hart
ed17701a0a
Remove look-behind and ding for single voice notes.
2020-11-02 11:50:37 -04:00
Cody Henthorne
6a4ce1b658
Fix SMS role bug introduced for pre-Q devices.
2020-10-30 17:45:28 -04:00
Cody Henthorne
39cebfbb4e
Fix SMS role request for Q+.
2020-10-30 12:34:47 -04:00
Alex Hart
373d622535
Fix SMS, bad MODIFIED timestamp, and API19 beta crash.
2020-10-26 13:41:30 -03:00
Greyson Parrelli
1363f55f77
Fix back button behavior on OnePlus phones.
...
Couple things happened:
- Core issue: The device always thought the keyboard was open, so it was
always trying to dismiss the keyboard when you pressed back (instead of
actually going back)
- Big fix: Increase the tolerance of our view height differentialt that
detects if the keyboard is open
- Other fix: the getViewInset() method is always missing on Q, so as a
temp fix we fall back to the status bar height. Gets the calculation to
be closer, even if not truly correct.
2020-10-23 12:43:34 -04:00
Alex Hart
9279a54d28
Fix bad voice note duration and listener breakage.
2020-10-23 13:00:46 -03:00
Alex Hart
ac54b5cbdf
Add polish to voice note bubbles.
2020-10-22 16:56:16 -04:00
Alan Evans
b4b1e5b605
Add feature flag driven group recommended size and hard size limits.
2020-10-22 16:56:16 -04:00
Greyson Parrelli
daf93c473b
Reduce verbosity of KeyboardAwareLinearLayout logs.
2020-10-22 16:56:16 -04:00
Greyson Parrelli
ead64d92a5
Rename Recipient.isLocalNumber() to Recipient.isSelf()
2020-10-22 15:55:18 -03:00
Cody Henthorne
5eaac6cb17
Call handling state machine refactor.
2020-10-22 15:55:18 -03:00
Alex Hart
b182f73415
Fix wakelock release exception.
2020-10-21 11:11:42 -03:00
Alex Hart
dc64a186d5
Fix mediastore access for Android Q.
2020-10-19 18:16:29 -03:00
Alex Hart
8a2d20403e
Add Proximity sensing back to voice note.
2020-10-16 16:23:04 -03:00
Alex Hart
bd3b14a27f
Fix seeking voice notes that do not have waveforms.
2020-10-16 15:37:26 -03:00
Alex Hart
082d9e852c
Voice Note Beta Feedback fixes.
2020-10-16 13:14:01 -03:00
Alex Hart
9a1c869efe
Allow consecutive voice notes to be played as a playlist.
2020-10-15 16:19:17 -04:00
Alan Evans
837ed76f85
Show reminder banner to administrators for pending group join requests.
2020-10-15 16:19:17 -04:00
Cody Henthorne
b46589cd14
Remove mentions feature flag.
2020-10-15 16:19:17 -04:00
Alex Hart
9effa47dd8
Allow voice notes to continue playback after leaving conversation.
2020-10-15 16:19:17 -04:00
Greyson Parrelli
0ca2c781c3
Only show the delivery status icon for 'sending' on remote deletes.
2020-10-08 16:29:13 -04:00
Alan Evans
19c74c8872
Fix English use of quantity zero string.
2020-10-02 10:31:11 -03:00
Cody Henthorne
e60eae27fb
Tweak font sizes and PIP boundaries in call view.
2020-09-30 11:51:48 -04:00
Cody Henthorne
6448b84430
Fix various mention issues.
...
Fixes #9960
2020-09-25 15:18:34 -03:00
Cody Henthorne
ca442970a3
Add Research Megaphone.
2020-09-23 16:54:38 -04:00
Cody Henthorne
a8415a3484
Add pre-join vanity view for 1:1 video calls.
2020-09-23 16:54:38 -04:00
Alex Hart
e05f137bd8
Add animations to call screen.
2020-09-23 16:54:38 -04:00
Greyson Parrelli
9dc33eff3a
Remove thumbnails from the AttachmentDatabase.
...
Glide can do everything for us now, including video thumbnails.
2020-09-23 16:54:38 -04:00
Cody Henthorne
dc4faf57cb
Add foundational UX and state support for Group Calling.
2020-09-23 16:54:38 -04:00
Alex Hart
fa30c759d7
Fix PIP positioning in video calls.
2020-09-09 13:06:38 -03:00
Greyson Parrelli
75d567e555
Implement new client deprecation UI.
2020-09-09 10:22:22 -04:00
Greyson Parrelli
2784285d47
Add support for fetching remote deprecation.
2020-09-08 18:03:56 -04:00
Cody Henthorne
bcd27355f9
Add trim conversations by time option.
2020-09-08 09:47:57 -04:00