Alex Hart
c77718f4c7
Make next/continue buttons in send flow more consistent.
2022-07-26 09:33:44 -04:00
Alex Hart
a50e49e4e6
Update tooltip to a more material look.
2022-07-26 09:33:44 -04:00
Alex Hart
ffd60af3ff
Add new background for tooltip and always display.
2022-07-26 09:33:44 -04:00
Alex Hart
d62ff6ca06
Add new chevron asset to story reply bar.
2022-07-26 09:33:44 -04:00
Alex Hart
277cfe2d6f
Set story reaction bar height to 56dp.
2022-07-26 09:33:44 -04:00
Alex Hart
9b669009df
Reduce story direct reply composer corner radius to 18dp.
2022-07-26 09:33:44 -04:00
Alex Hart
9f069bea7b
Add proper background color to group replies.
2022-07-26 09:33:44 -04:00
Alex Hart
c0f00eff25
Add reactions overlay to reply bottom sheets.
2022-07-26 09:33:44 -04:00
Alex Hart
b183a38f3c
Add proper thread summary for reactions to stories.
2022-07-26 09:33:44 -04:00
Alex Hart
d64aa3bc43
Apply 150ms delay to story chrome fadeout.
2022-07-26 09:33:44 -04:00
Alex Hart
28e10dbb43
Disable user input during state based page jump.
2022-07-22 14:39:47 -03:00
Cody Henthorne
36b1f2816c
Bump version to 5.44.1
2022-07-22 13:23:41 -04:00
Cody Henthorne
931693f5fa
Updated language translations.
2022-07-22 13:19:01 -04:00
Cody Henthorne
9bade7ed4b
Fix telecom system freeze in poor network.
2022-07-22 13:14:42 -04:00
Alex Hart
1d6b62d8ca
Stop storing state in ConversationParentFragment.
2022-07-22 13:14:42 -04:00
Alex Hart
b9a225f6c6
Fix blank screen issue when entering through a quote.
2022-07-22 13:14:42 -04:00
Alex Hart
c8612d5502
Fix several conversation fragment issues.
2022-07-22 13:14:42 -04:00
Alex Hart
837f86bdd3
Fix NPE when launching conversation bubble.
2022-07-22 13:14:42 -04:00
Alex Hart
6801b5a1a3
Fix gallery item aspect ratio in avatar picker.
2022-07-22 13:14:42 -04:00
Alex Hart
c9b6287702
Adjust media gallery folder overlay.
2022-07-21 15:42:31 -03:00
Cody Henthorne
6cce9ed00f
Bump version to 5.44.0
2022-07-21 14:08:16 -04:00
Cody Henthorne
cc1a65952b
Updated language translations.
2022-07-21 14:02:59 -04:00
Alex Hart
0b44935ae2
Utilize database-backed unread message count in thread.
2022-07-21 14:57:51 -03:00
Cody Henthorne
fe6058e0df
Improve cold start performance.
2022-07-21 13:18:20 -04:00
Alex Hart
d159a0482a
Apply new wallpaper bubble color.
2022-07-21 13:18:20 -04:00
Alex Hart
b046eca0fb
Do not allow loading state to prevent crossfader from transitioning.
2022-07-21 13:18:20 -04:00
Alex Hart
c27ca9ad52
Fix nav bar color on replies bottom sheet.
2022-07-21 13:18:20 -04:00
Alex Hart
0f2afa814d
Fix bad context use for pin verification toast.
...
Fixes #11353
2022-07-21 13:18:20 -04:00
Alex Hart
561c1a883f
Add proper scaling for badge images.
2022-07-21 13:18:20 -04:00
Evan Hahn
0e8a598985
Remove call for public translations.
2022-07-21 13:18:20 -04:00
Alex Hart
6bd8bc08d8
Add new gift opening animation and confirmation haptic.
2022-07-21 13:18:20 -04:00
Alex Hart
d49c8d5184
Localization tweaks for stories and gift badges.
2022-07-21 13:18:20 -04:00
Alex Hart
bcd2763c34
Rotate gifting flag.
2022-07-21 13:18:20 -04:00
Alex Hart
b696a0f758
Move mms and security checks into ViewModel/Repository.
2022-07-21 13:18:20 -04:00
Alex Hart
c5f4a9c89e
Implement feedback for Material3 Gallery refresh.
2022-07-21 13:18:20 -04:00
Alex Hart
8767f775e9
Recreate fragment whenever we handle onNewIntent instead of restarting whole activity.
2022-07-21 13:18:20 -04:00
Rashad Sookram
88b895f5ea
Notify when calls start to be routed over cellular data.
...
Only when the device thinks that it's also connected to a WiFi network.
2022-07-21 13:18:20 -04:00
Cody Henthorne
e024541b8a
Add telecom integration allow list and change processing for outgoing audio calls.
2022-07-21 13:18:20 -04:00
Alex Hart
e69d944f11
Add logging for unread thread ids.
2022-07-21 13:18:20 -04:00
Alex Hart
359a39ddaf
Material 3 media gallery refresh.
2022-07-21 13:18:20 -04:00
Alex Hart
b78633f9a7
Fix several issues with stories.
2022-07-21 13:18:20 -04:00
Alex Hart
aa75f1f8a7
Fix story touch interception which prevented moving between stories.
2022-07-21 13:18:20 -04:00
Alex Hart
eb18c073c6
Set contentIsReady flag if story attachment failed to download.
2022-07-21 13:18:20 -04:00
Alex Hart
3c09655949
Fix camera rotation for newer API levels.
2022-07-21 13:18:20 -04:00
Alex Hart
17b00734ac
Update contact name editor.
2022-07-21 13:18:20 -04:00
Alex Hart
00d5724cec
Move androidTest into instrumentation build variant.
2022-07-21 13:18:20 -04:00
Alex Hart
4c5a88c6ca
Add logging around wakelock usage for voice notes player.
2022-07-21 13:18:20 -04:00
Alex Hart
2e8ebe8b74
Add info sheet for stories.
2022-07-21 13:18:20 -04:00
Alex Hart
caab91cdc3
Update UI elements of contact share activity.
2022-07-21 13:18:20 -04:00
Cody Henthorne
9c914ab715
Reduce disk hits when accessing shared preferences.
...
While the same instance of SharedPreferences is returned each time, in
order to get it, the system has to do a file check each time it's with
a new context. We can safely cache the instance instead of paying that
file check each time and pay it only once.
2022-07-21 13:18:20 -04:00