Alex Hart
f6542440c7
Adjust boost dialog fragment to behave better with keyboard.
2021-11-04 16:59:59 -04:00
Alex Hart
b8cf0cc1be
Always clear LevelUpdateOperation if an error occurs.
...
After speaking with the server team, it's been made clear that the
idempotency key should only ever be reutilized if we never heard
back from the server. Since we do not employ an automatic retry
mechanism for setting a user's subscription level (we simply
notify the user of the failure) it is less error-prone to simply
never reuse an idempotency key.
2021-11-04 16:59:59 -04:00
Alex Hart
b0788f7307
Fix retry issue with payment processing.
2021-11-04 16:57:15 -04:00
Alex Hart
1af15842cc
Add more polish to Badges.
...
* Better network error handling
* Marking user cancellations so we don't annoy them
* Manage Profile screen treatment.
2021-11-04 16:57:15 -04:00
Alex Hart
6673da0b04
Add subscriber information to storage service account record.
2021-11-01 16:48:42 -04:00
Alex Hart
614d6ce04b
Add fun emoji animations when selecting boost level.
2021-11-01 16:48:41 -04:00
Greyson Parrelli
5bb48caafd
Strongly type UUIDs as ACIs.
2021-11-01 16:48:41 -04:00
Alex Hart
6c7d837964
Update badge copy with new strings.
2021-11-01 16:48:41 -04:00
Alex Hart
755ec672c0
Implement several pieces of UI polish for badges.
2021-11-01 16:48:41 -04:00
Alex Hart
186bd9db48
Implement new APIs for Boost badging.
2021-11-01 16:48:41 -04:00
Alex Hart
e02c8b9db7
Fix lifecycle of VoiceNoteProximityWakeLockManager.
2021-11-01 14:42:02 -04:00
Greyson Parrelli
7d49c77d1a
Add vertical translation to the bottom actionbar animation.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
947f59e81b
Improve chat list multiselect animation performance.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
acebf5964c
Update actionbar strings to allow for pluralization.
2021-10-22 22:42:55 -04:00
Alex Hart
c1820459b7
Implement further features for badges.
...
* Add Subscriptions API
* Add Accept-Language header to profile requests
* Fix several UI bugs, add error dialogs, etc.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
f533a898f5
Add new bottom actionbar to chat list.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
3e5be2cfe2
Show a popup menu when long-pressing on the conversation list.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
22d6546704
Renamed EnterCodeFragment to EnterSmsCodeFragment.
...
I could never find the darn thing.
2021-10-12 15:45:26 -04:00
Alex Hart
43e4cba3d7
Implement the majority of the Donor UI.
2021-10-12 15:55:54 -03:00
Alex Hart
b5cc570363
Gracefully handle and log when a radio list does not have a default selection.
2021-10-07 08:49:30 -03:00
Alex Hart
ff76c5fca5
Fix long name jitter as voice note position updates.
2021-10-05 11:08:42 -03:00
Cody Henthorne
82c637ef4b
Add persistent sent media quality setting.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
5115717f67
Show internal conversation settings for groups.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
33ac48e771
Show recipient threadId in internal settings.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
78704dce8a
Add internal setting to force an emoji download.
2021-10-04 21:49:59 -04:00
Alex Hart
8d0acb277c
Add support for updated server badge image url formats.
2021-10-04 21:49:59 -04:00
Alex Hart
52cfb57d36
Fix color offset on devices with notches.
2021-10-01 15:11:33 -04:00
Cody Henthorne
d01a52c5a8
Fix truncation calculation by accounting for compound drawables.
2021-10-01 12:29:46 -04:00
Cody Henthorne
89df0a2c04
Fix talkback crashes on EmojiTextView.
2021-09-29 16:22:21 -04:00
Cody Henthorne
27ce0fd65e
Fix overlapping text when message contains mixed LTR and RTL text.
...
Fixes #11638
2021-09-29 13:17:58 -04:00
Alex Hart
7e91132e7e
Fix multiple chatcolors issues from beta feedback.
...
- Fix issue where custom color would come out as black
- Completely remove mask view in favour of using the item decoration.
- Fix issue where video gifs wouldn't "cut through" bubble.
- Fix issue where multiselect shade would only appear if bottom or top item was not visible
2021-09-29 13:17:58 -04:00
Alex Hart
f3d0b4a671
Fix incorrect gradient rotation.
2021-09-28 17:12:25 -04:00
rainlion
e92c83401b
Fix a bug that unchanged returns true even if TransformationMethod is changed.
2021-09-28 11:42:51 -04:00
Alex Hart
bad382e2f3
Fix stretchy chat colors on Android 12.
2021-09-28 11:42:51 -04:00
Cody Henthorne
e637f15a43
Refactor call audio routing and bluetooth management.
2021-09-28 11:42:51 -04:00
Alex Hart
a464e57079
Fix media session reconnect issue for some devices.
2021-09-27 09:28:53 -03:00
Alex Hart
b5af691cc4
Add badges to Avatars in a variety of places.
2021-09-24 13:39:28 -03:00
Alex Hart
5c1b57e4ba
Implement ExoPlayerPool for better reuse and performance.
2021-09-24 13:10:48 -03:00
Alex Hart
4cd9ccc0f1
Fix crash when blocking and leaving a spam group.
2021-09-24 09:13:56 -03:00
Alex Hart
77cf029fdc
Implement ability to view badges and modify whether they appear.
...
Note: this is available in staging only.
2021-09-23 11:35:21 -03:00
Alex Hart
c93d882fe1
Don't allow API<23 to display gif videos in conversation list.
2021-09-22 16:21:13 -03:00
Greyson Parrelli
091b38ceb8
Use the GIF content type for quoted MP4 GIFs.
2021-09-21 15:52:08 -04:00
Alex Hart
93fd6e7a55
Fix issue with media controller lifecycle.
...
We were connecting and disconnecting in onStart and onStop,
which can get called in different orders depending on what the
system does. This results in sometimes trying to connect to an
already connected media session.
2021-09-21 10:09:43 -03:00
Alex Hart
b1d1b7e31e
Fix NullPointerException when getting ringtone title.
2021-09-21 09:57:59 -03:00
Cody Henthorne
aae368c049
Clear profile upload flag when unregistering.
2021-09-20 16:25:44 -03:00
Alex Hart
0c00426c0c
Fix internal preference issue with creating a clipboard service.
2021-09-20 11:41:04 -03:00
Greyson Parrelli
d5fbd10406
Create a SignalDataSource class for all of our ExoPlayer needs.
...
Also fixes an issue around GIF playback within a conversation.
2021-09-17 09:58:11 -04:00
Cody Henthorne
62d8c115ba
Enable group call notification settings when group ringing is enabled.
2021-09-17 09:53:28 -04:00
Greyson Parrelli
6c3e1b6a29
Add internal preference to disable storage syncing.
...
Added to help debug certain scenarios, particularly around working with
emulator snapshots, since storage sync will often bring in state from earlier
snapshots you weren't expecting.
2021-09-16 13:32:25 -04:00
Lucio Maciel
18ba5fa291
Fix emoji avatar missing after edit.
2021-09-16 14:17:38 -03:00