Greyson Parrelli
c4164b17a2
Add basic animations to conversation list.
2021-11-05 15:36:30 -04:00
Alex Hart
b8dc541fc5
Add better application error handling for badges and token redemption.
2021-11-05 15:36:30 -04:00
Alex Hart
35c74573e7
Update Internal SubscriberId setting to properly serialize.
2021-11-05 15:36:19 -04:00
Greyson Parrelli
c26c455b3c
Fix some sizing issues in the recipient bottom sheet.
2021-11-05 00:20:35 -04:00
Alex Hart
bafb62f214
Add debug log to log out subscription level.
2021-11-04 18:29:51 -04:00
Greyson Parrelli
38f5e8b4eb
Include subscriberId in internal details for Note to Self.
2021-11-04 18:29:51 -04:00
Alex Hart
5d604c4e55
Adjust done button spacing and action.
2021-11-04 18:29:51 -04:00
Greyson Parrelli
bad2f99968
Ensure store is properly cleaned up in conversation settings.
2021-11-04 18:29:51 -04:00
Alex Hart
00a8565e91
Allow retries for redemption from server failure. Add internal preference to enqueue job.
2021-11-04 18:29:51 -04:00
Alex Hart
f52364f75c
Fix deeplinking into subscribe page.
2021-11-04 17:00:04 -04:00
Alex Hart
f73b8a7fd2
Remove check for whether google pay is available.
2021-11-04 17:00:04 -04:00
Cody Henthorne
49270e677e
Fix improper glare handling.
2021-11-04 17:00:04 -04:00
Greyson Parrelli
dc22b27cd8
Fix issues rendering long button text in bottom sheet.
...
Fixes #11727
2021-11-04 17:00:04 -04:00
Alex Hart
2a9eb1bae0
Respect server currency lists for subscriptions and badges.
2021-11-04 17:00:04 -04:00
Alex Hart
af1b9579b4
Add link for more payment options.
2021-11-04 17:00:04 -04:00
Alex Hart
7bbfc2d34c
Add badge treatments as per spec.
2021-11-04 17:00:04 -04:00
Alex Hart
70355aa70e
Add server-based localization of subscription names and badge information.
2021-11-04 17:00:04 -04:00
Alex Hart
a05793c882
Call show() on Google Pay material dialog.
2021-11-04 17:00:00 -04:00
Alex Hart
53f60f5a4c
Add link out to donate support page.
2021-11-04 16:59:59 -04:00
Greyson Parrelli
8511d3576f
Use the SignalServiceNetworkAccess from ApplicationDependencies.
2021-11-04 16:59:59 -04:00
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