Cody Henthorne
d6a42daef7
Change copy for notification profiles setting to clarify feature.
2021-12-09 14:58:08 -05:00
Cody Henthorne
a8a104242a
Fix various issues regarding Notification Profile scheduling.
...
- Timezone conversion when detecting scheduled profile
- Not automatically enabling a scheduled profile on creation regardless
of when other profiles were enabled/disabled
2021-12-08 20:49:45 -05:00
Rashad Sookram
c16115f71a
Fix color of close button on normal reminders.
...
This change also prevents the title from overlapping with the close
button.
2021-12-08 15:07:22 -05:00
Cody Henthorne
6c608e955e
Add Notification profiles.
2021-12-08 15:07:22 -05:00
Rashad Sookram
b6f84dfa16
Add tooltip to opt-out of bubbles.
2021-12-08 15:07:22 -05:00
Alex Hart
34d4c910f7
Only notify voice note progress handler if activity is not null.
2021-12-08 15:07:22 -05:00
Rashad Sookram
738c5db7c2
Fix post loop when View is GONE.
2021-12-06 15:54:40 -05:00
Greyson Parrelli
c93457402c
Store your own PNI.
2021-12-06 12:18:42 -05:00
Cody Henthorne
0fa3b2f8f9
Revert "Enable Change Number."
...
This reverts commit 97642f555e8a1cb89c7bae209b218a1c63532ada.
2021-12-03 18:10:01 -05:00
Greyson Parrelli
c0a83e7956
Migrate RecipientDatabase to Kotlin.
2021-12-03 18:10:01 -05:00
Cody Henthorne
d48632d09d
Enable Change Number.
2021-12-03 18:10:01 -05:00
Jim Gustafson
83d3e56dcf
Update to RingRTC v2.15.0
...
Also adds audio processing option for internal users.
2021-12-03 18:10:01 -05:00
Alex Hart
e3638791d9
Revert "Improve text entry for boosts."
...
This reverts commit 84833c9ad3 .
2021-12-03 17:58:03 -04:00
Alex Hart
84833c9ad3
Improve text entry for boosts.
2021-12-03 13:55:42 -04:00
Alex Hart
54d937d036
Improve text entry for donations.
2021-12-02 17:20:21 -04:00
Alex Hart
9434894dff
Add additional logging around boost amounts.
2021-12-02 13:55:21 -04:00
Alex Hart
f9a2208832
Fix non-standard numeral entry.
2021-12-01 15:53:55 -04:00
Alex Hart
388c91410b
Fix vector related crash with Button strip on Kitkat.
2021-11-30 17:13:14 -05:00
Alex Hart
ae1f834619
Add new subscription multi device sync message.
2021-11-30 17:13:14 -05:00
Alex Hart
e690e9bd69
Display an error if we cannot open picker instead of crashing.
2021-11-30 17:13:12 -05:00
Alex Hart
0edfb0bd68
Check whether recipient is blockable before allowing blocking.
2021-11-29 11:21:40 -04:00
Cody Henthorne
510a295198
Fix crash in custom boost input.
2021-11-24 16:41:12 -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
ffedc3fa7d
Fix error string placeholder.
2021-11-23 17:00:47 -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
13e0b8dec0
Fix issue with recycling mute icon in conversation list.
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
125840e5fc
Fix rendering of subscription error string.
2021-11-22 22:44:10 -05:00
Greyson Parrelli
1a9d785cbb
Fix typo in database call.
2021-11-21 22:02:48 -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
1f649057d6
A lot more logging for donor badges.
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
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
8b23a409ef
Fix custom amount parsing for languages that utilize , separator.
2021-11-19 16:28:39 -05:00
Alex Hart
321b85d5d0
Fix badge redemption failure copy.
2021-11-19 16:28:39 -05:00
Alex Hart
98c9638bc4
Reintroduce native currency symbols.
2021-11-19 09:16:20 -04:00
Alex Hart
de1c9f2581
Fix custom amount filter regex.
2021-11-19 09:11:12 -04:00
Greyson Parrelli
843ed24bbb
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
Alex Hart
e17c49505c
Implement several donor badge fixes and rotate flags.
...
* Add white Google Pay buttons for use in dark mode.
* Always display badges for self.
* Disallow toggling / feature selection if no network is present.
* Only display bottom sheet overscroll if content scrolls.
* Flatten settings xml for better animations.
* Add a bit of space to the bottom of subscribe fragment.
* Treat GooglePay errors as setup failures.
* Add quieter log for 404.
* Ensure we check case before initial currency code comparison.
* Fix timeout dialog copy.
* Fix double settings activity on top issue.
* Rotate FF.
2021-11-18 13:25:37 -04:00
Alex Hart
473747ee03
Fix missing space between also and become.
2021-11-18 11:42:08 -04:00
Greyson Parrelli
8aea20f147
Migrate local account data into SignalStore.
2021-11-17 16:14:26 -05:00
Alex Hart
0ab66f81be
Remove LifecycleViewHolder / Adapter.
2021-11-17 16:14:26 -05:00
Alex Hart
915d56ac15
Kill animations for Avatar glide requests.
2021-11-17 16:14:26 -05:00
Alex Hart
02dc457636
Fix expiring label.
2021-11-16 17:27:47 -05:00
Cody Henthorne
3a1f06f510
Address memory leaks.
2021-11-16 17:27:47 -05:00