Cody Henthorne
818eb81f87
Fix Boost bottom sheet dark theme bugs.
2021-11-24 16:41:12 -05:00
Cody Henthorne
510a295198
Fix crash in custom boost input.
2021-11-24 16:41:12 -05:00
Greyson Parrelli
98fab95683
Bump version to 5.27.5
2021-11-23 20:22:06 -05:00
Greyson Parrelli
79d45bb497
Updated language translations.
2021-11-23 20:18:58 -05:00
Greyson Parrelli
ee05cf87aa
Bump version to 5.27.4
2021-11-23 17:37:32 -05:00
Greyson Parrelli
ae18aed15b
Updated language translations.
2021-11-23 17:35:54 -05:00
Greyson Parrelli
a5aa079216
Include more debug info around badges.
2021-11-23 17:28:24 -05:00
Greyson Parrelli
ae7a03bc8f
Improve boost expiration UI when you're also a sustainer.
2021-11-23 17:00:47 -05:00
Cody Henthorne
6ed797c031
Fix custom input formatting and display bugs.
2021-11-23 17:00:47 -05:00
Greyson Parrelli
ef4015aec9
Fix badge size and navigation in expiration bottom sheet.
2021-11-23 17:00:47 -05:00
Greyson Parrelli
ffedc3fa7d
Fix error string placeholder.
2021-11-23 17:00:47 -05:00
Greyson Parrelli
20285e7e5b
Ensure the user's profile gets uploaded.
2021-11-23 17:00:47 -05:00
Cody Henthorne
89e55a7133
Fix truncated text on View Badges bottom sheet.
2021-11-23 17:00:47 -05:00
Greyson Parrelli
11aa168a6b
Improve handling of unregistered failure during sender key send.
2021-11-23 17:00:47 -05:00
Greyson Parrelli
0fc6e642fe
Default the donor badge flags to 'on'.
2021-11-23 00:11:35 -05:00
Greyson Parrelli
8e0553c849
Bump version to 5.27.3
2021-11-22 23:53:48 -05:00
Greyson Parrelli
75b4ffc16e
Updated language translations.
2021-11-22 23:53:18 -05:00
Greyson Parrelli
643b07d564
Reduce occurrence of the media preview jumping.
2021-11-22 23:39:59 -05:00
Greyson Parrelli
637a44379c
Ensure onboarding cards are cleared with enough conversations.
2021-11-22 23:15:05 -05:00
Greyson Parrelli
a2d42b0415
Fix clickable area of avatars.
2021-11-22 22:59:21 -05:00
Greyson Parrelli
a76983ca0a
Add logging around changes in badges on a profile.
2021-11-22 22:44:10 -05:00
Cody Henthorne
061b87ead0
Fix boosts buttons in RTL.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
511abd67c6
Show correct animation in boost fragment.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
1627d92009
Fix display of boost payment processing dialog.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
2cb67f6ee3
Fix logic around storage crash.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
13e0b8dec0
Fix issue with recycling mute icon in conversation list.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
7626070c28
Make the badge a selectable area in the subscriptions screen.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
ca5140d3ec
Fix overloaded usages of the word 'boost'.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
3694431503
Fix navigation to badge management screen.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
cd1f0632fa
Improve recognition of failed payment states.
2021-11-22 22:44:10 -05:00
Cody Henthorne
1508b1d401
Fix invalid string resource.
2021-11-22 22:44:10 -05:00
Cody Henthorne
bf874e17e5
Fix various bottom sheet scroll but off bugs.
2021-11-22 22:44:10 -05:00
Cody Henthorne
d2b8a17723
Fix load jump/jank when opening subscription.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
67cfdf101d
Better logging around redemption failures.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
125840e5fc
Fix rendering of subscription error string.
2021-11-22 22:44:10 -05:00
Cody Henthorne
f5ab4bec7a
Make Become a Sustainer scrollable for longer translations.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
1a9d785cbb
Fix typo in database call.
2021-11-21 22:02:48 -05:00
Cody Henthorne
cad0bab435
Bump version to 5.27.2
2021-11-19 16:41:47 -05:00
Cody Henthorne
bdc3435fc1
Updated language translations.
2021-11-19 16:32:37 -05:00
Alex Hart
f260633c9d
Update payment failure ux.
2021-11-19 16:28:39 -05:00
Alex Hart
8a00caabd7
Update how we deal with failed or in progress subscriptions.
2021-11-19 16:28:39 -05:00
Alex Hart
b4fe5bdcc6
Add new night boost icon.
2021-11-19 16:28:39 -05:00
Alex Hart
1f649057d6
A lot more logging for donor badges.
2021-11-19 16:28:39 -05:00
Jim Gustafson
41059a2b67
Update to RingRTC v2.14.3
2021-11-19 16:28:39 -05:00
Alex Hart
3d65a957f4
Treat google payment request token error as setup failure in boost.
2021-11-19 16:28:39 -05:00
Greyson Parrelli
ff038e3ade
Fix some issues with restoring old backups.
...
There's a bug where if you restore a database with a different column
definition order than a new install, then column indexes in cursors
could be wrong. Closing and re-opening the database fixes this.
I also removed a reference to a possibly-closed database we were holding
onto in LiveRecipient.
2021-11-19 16:28:39 -05:00
Alex Hart
44fa42fca4
Do not select sub row as active if the sub itself is inactive.
2021-11-19 16:28:39 -05:00
Alex Hart
73d8c74718
Expand donation job logging.
2021-11-19 16:28:39 -05:00
Alex Hart
db4a0deccc
Slide badge on swipe to reply.
2021-11-19 16:28:39 -05:00
Alex Hart
8b23a409ef
Fix custom amount parsing for languages that utilize , separator.
2021-11-19 16:28:39 -05:00