Commit Graph

478 Commits

Author SHA1 Message Date
Nora Trapp
6783db210e Add default disappearing message timer 2021-04-29 15:46:43 -07:00
Matthew Chen
8baf952a71 Apply ConversationAvatarView. 2021-04-22 22:00:42 -03:00
Nora Trapp
605b19af4d Fix app settings theme change 2021-04-22 09:48:56 -07:00
Nora Trapp
66326538bd Design feedback for member action sheet 2021-04-20 13:05:35 -07:00
Nora Trapp
2dadf58e16 Redesigned member action sheet 2021-04-16 23:58:19 -07:00
Matthew Chen
069eb8304a Payments: design tweaks. 2021-04-15 16:21:57 -03:00
Matthew Chen
8fa5a29a2f Merge branch 'release/5.9.0' 2021-04-08 22:07:22 -03:00
Matthew Chen
3ade2d9e5f Change refresh button behavior in payment settings. 2021-04-08 21:52:40 -03:00
Nora Trapp
6cbaedc0a1 Add all media section to chat settings 2021-04-08 13:43:59 -07:00
Michelle Linington
01a4ee4cc7 Perf improvements for CVC rendering
Fixes some low-hanging expensive renders in CVC. Namely:
- There are a few places where shadow paths can be trivially calculated.
  Explicitly setting the shadow path saves an offscreen pass.
- Adopts CALayer corner masking where feasible (e.g. layers with
  consistent corner radii).
2021-04-08 13:32:59 -07:00
Matthew Chen
61c94a636e Fix assert. 2021-04-06 17:57:40 -03:00
Matthew Chen
f422886626 Payments: Fixes. 2021-04-06 13:57:11 -03:00
Matthew Chen
9ef178a33b Improve handling of theme changes. 2021-04-06 13:57:11 -03:00
Matthew Chen
7abfeeb2ae Payments: Clean up. 2021-04-06 13:57:11 -03:00
Matthew Chen
285be1e9a5 Minor fixes. 2021-04-06 13:57:11 -03:00
Matthew Chen
241d6726a0 Payments: Fixes. 2021-04-06 13:57:11 -03:00
Matthew Chen
8fe09dcadb Fixes for dark theme in payment views. 2021-04-06 13:57:11 -03:00
Matthew Chen
d58743362b Fixes for dark theme in payment views. 2021-04-06 13:57:11 -03:00
Matthew Chen
08ce4061a0 Fixes for dark theme in payment views. 2021-04-06 13:57:11 -03:00
Matthew Chen
4a85c0404d Fix back button text in the payment views. 2021-04-06 13:57:11 -03:00
Matthew Chen
8ef888c911 Fix table selection artifacts in payment views. 2021-04-06 13:57:11 -03:00
Matthew Chen
a1f2510d93 Clean up background colors in payment views. 2021-04-06 13:57:11 -03:00
Matthew Chen
967523401f Tweak handling of whitespace in the payment memo UI. 2021-04-06 13:57:11 -03:00
Matthew Chen
652e5a676b Payment address QR payloads should contain base58 representation, not URI. 2021-04-06 13:57:11 -03:00
Matthew Chen
42b804de9c Apply MobileCoin terms of service URL. 2021-04-06 13:57:11 -03:00
Matthew Chen
f130126b5b Update MC SDK; adopt new payment entropy derivation scheme; update auth credential handling. 2021-04-06 13:57:10 -03:00
Matthew Chen
7087cc1791 Signal main net, fixes. 2021-04-06 13:57:10 -03:00
Matthew Chen
0c3ea97aef Payments: Cull complete/stale TODOs. 2021-04-06 13:57:10 -03:00
Matthew Chen
1551456112 Update payments copy. Refine supported currency list. Configuration for external beta. 2021-04-06 13:57:10 -03:00
Matthew Chen
cd64072d6e Don't allow users to "transfer in" to their payments wallet if the payments kill switch has been activated. 2021-04-06 13:57:10 -03:00
Matthew Chen
532976bd76 Fix rebase breakage. 2021-04-06 13:57:10 -03:00
Matthew Chen
83e04750c3 Improve rendering of defragmentations. 2021-04-06 13:57:10 -03:00
Matthew Chen
bb87c4f230 Improve rendering of defragmentations. 2021-04-06 13:57:10 -03:00
Matthew Chen
af48eb1612 Improve rendering of unidentified payments. 2021-04-06 13:57:10 -03:00
Matthew Chen
5a4ef85b15 Payments: Design tweaks. 2021-04-06 13:57:10 -03:00
Matthew Chen
899ca5729f Bug fixes. 2021-04-06 13:57:10 -03:00
Matthew Chen
2f360777ab Refine payments help action. 2021-04-06 13:57:10 -03:00
Matthew Chen
7d3353b3b0 Prevent users from using 'transfer out' flow to send themselves money. 2021-04-06 13:57:10 -03:00
Matthew Chen
4651fc64e0 Record payments recovery passphrase before disabling PIN. 2021-04-06 13:57:10 -03:00
Matthew Chen
2feeab7abe Fill in missing URLs and alerts. 2021-04-06 13:57:10 -03:00
Matthew Chen
9d02f8de06 Respond to CR. 2021-04-06 13:57:09 -03:00
Matthew Chen
8a4624392d Clean up TODOs. 2021-04-06 13:57:09 -03:00
Matthew Chen
bf97467629 Clean up TODOs. 2021-04-06 13:57:09 -03:00
Matthew Chen
51684dd69d Fill in support article links. 2021-04-06 13:57:09 -03:00
Matthew Chen
4b07b2d692 Fix styling issues around learn more links in the payment views. 2021-04-06 13:57:09 -03:00
Matthew Chen
59f7f31cf7 Fix layout glitch in "confirm payments passphrase" view. 2021-04-06 13:57:09 -03:00
Matthew Chen
dd19b8b9ad Fix styling of learn more links. 2021-04-06 13:57:09 -03:00
Matthew Chen
43ab636349 Fix issue around back button labels. 2021-04-06 13:57:09 -03:00
Matthew Chen
cf0aa10e46 Clean up app settings presentation. 2021-04-06 13:57:09 -03:00
Matthew Chen
f996b273f3 Refine payment details view. 2021-04-06 13:57:09 -03:00