Commit Graph

4286 Commits (cbc80abff1dd5cad3f53d36c23b1dfb55539bdda)

Author SHA1 Message Date
Matthew Chen 0c6305bfb4 Revert changes to l10n files. 7 years ago
Matthew Chen 221b81b9a2 Reduce usage of JSQ. 7 years ago
Matthew Chen 3964b78ff7 Reduce usage of JSQ. 7 years ago
Matthew Chen 833f6ad51d Skip missing and invalid interactions in conversation view. 7 years ago
Matthew Chen 2c0ba1cbd9 Skip missing and invalid interactions in conversation view. 7 years ago
Matthew Chen dc13e32e4e Don't use dynamic type in registration view... yet. 7 years ago
Matthew Chen 6bc145ce3a Fix more build warnings. 7 years ago
Matthew Chen 97777ffeb5 "Bump build to 2.26.0.10." 7 years ago
Matthew Chen 630e758fbb Update l10n strings. 7 years ago
Matthew Chen 2fc47893dc Update l10n strings. 7 years ago
Michael Kirk 9aafd89979 Remove unused synthesized ivars
// FREEBIE
7 years ago
Michael Kirk ae1d82be84 Fix: input toolbar disappears when tapping media while edit menu is
present

// FREEBIE
7 years ago
Michael Kirk e6c659d0ff remove incorrect comment 7 years ago
Michael Kirk 6e6a7446d0 Use global readWrite connection
// FREEBIE
7 years ago
Michael Kirk 468f7524ef Revert "separate read/write db connections"
This reverts commit 3e61741060e6a7c2a9891b46cf3abd567d33aa3a.
7 years ago
Michael Kirk 00f8ea4ff8 Use a single ui connection to share cache.
Primarly two things:
1. using an extension for the first time per connection is slow
2. fetching the same objects (e.g. if you leave/re-enter the same
conversation)

// FREEBIE
7 years ago
Michael Kirk ddd39fcd3d separate read/write db connections
// FREEBIE
7 years ago
Michael Kirk d9172cccb9 Measure time to display
// FREEBIE
7 years ago
Matthew Chen 879b9d4c72 Respond to CR. 7 years ago
Matthew Chen 9a08afae28 Fix build warnings. 7 years ago
Matthew Chen 3cd6a33aa6 Fix build warnings. 7 years ago
Matthew Chen 5ed22ada7b Respond to CR. 7 years ago
Matthew Chen e4f7995e4d Ensure conversation view is first responder before presenting another view. 7 years ago
Matthew Chen 23e2d971e4 Handle layout of long group name labels. 7 years ago
Matthew Chen b030bfb5b3 Fix constant in group invite by text warning. 7 years ago
Matthew Chen ed19949d60 Respond to CR. 7 years ago
Matthew Chen e949d81568 Fix more call state edge cases. 7 years ago
Matthew Chen b2f884b882 Fix call state edge cases. 7 years ago
Matthew Chen 39e12e1a63 Ensure that home view label wraps by word. 7 years ago
Óscar Morales Vivó 69b5272547 More code review polish. 7 years ago
Óscar Morales Vivó 4b98352a38 Changes suggested by code review. Added iPhone 4 screen size to iPhoneX test so Signal doesn't blow up in iPad's iPhone compatibility mode. 7 years ago
Óscar Morales Vivó eedaea7b2e Fixed leading/trailing margins for empty home view label. 7 years ago
Matthew Chen 0498ceb82f Respond to CR. 7 years ago
Matthew Chen 1a2d10d2cc Fix ordering of contacts picker. 7 years ago
Matthew Chen bef2e7b5c8 Update l10n strings. 7 years ago
Matthew Chen dea1736060 "Bump build to 2.26.0.9." 7 years ago
Matthew Chen b7b7a9a847 Respond to CR. 7 years ago
Matthew Chen b80d9ddbf7 Add warning before sending group message invites. 7 years ago
Matthew Chen 9ee572fb24 Respond to CR. 7 years ago
Matthew Chen fefc9843b1 Modify views to observe changes when active, not just foreground. 7 years ago
Matthew Chen 812210a63c Modify views to observe changes when active, not just foreground. 7 years ago
Matthew Chen d62725d3b7 Add reported application state. 7 years ago
Michael Kirk aa0a31c25e Reduce viewWillAppear by ~5% by optimizing loadForTextDisplay
// FREEBIE
7 years ago
Michael Kirk 97324eaae1 Load less messages initially
// FREEBIE
7 years ago
Matthew Chen ad8a713566 Merge tag '2.25.2.4' 7 years ago
Matthew Chen 4f520646cc Avoid double layout in conversation view; but carefully. 7 years ago
Michael Kirk 273063e0aa ConversationView first load avoids redundant layout
We are laying out the collection view, invalidating the layout, and then
laying out the collection view again on first appearance of the
conversation view. This is quite expensive - removing it shaves off
about 30% of load time.

// FREEBIE
7 years ago
Matthew Chen 82d13f5514 "Bump build to 2.26.0.8." 7 years ago
Matthew Chen bcd9bd4220 "Bump build to 2.26.0.7." 7 years ago
Matthew Chen f07cb110b8 "Bump build to 2.26.0.6." 7 years ago
Matthew Chen f1e8f14a94 Update l10n strings. 7 years ago
Matthew Chen 0152381fc2 Update l10n strings. 7 years ago
Matthew Chen f7abcc9064 Respond to CR. 7 years ago
Matthew Chen f63d25a172 Migrate to Swift 4. 7 years ago
Matthew Chen 4d8c764789 Migrate to Swift 4. 7 years ago
Matthew Chen b2b62880c0 Migrate to Swift 4. 7 years ago
Matthew Chen 77b72b6b06 Migrate to Swift 4. 7 years ago
Matthew Chen da5ae63bbc Migrate to Swift 4. 7 years ago
Matthew Chen 28e26e1f75 Migrate to Swift 4. 7 years ago
Matthew Chen 916d55c55d Migrate to Swift 4. 7 years ago
Matthew Chen 28f7142a59 Auto-migration to Swift 4. 7 years ago
Matthew Chen 6b39f73e65 Fix tests. 7 years ago
Matthew Chen 40ef287952 Avoid spurious animation in call view buttons. 7 years ago
Matthew Chen 5f593bd736 Revert "Add temporary verbose logging around message creation."
This reverts commit f26ad5cd34.
7 years ago
Matthew Chen 0aa8306036 Revert "Add temporary verbose logging around message creation."
This reverts commit 5b0d806a6d.
7 years ago
Matthew Chen cc4f82cbfe "Bump build to 2.26.0.5." 7 years ago
Matthew Chen 5b0d806a6d Add temporary verbose logging around message creation. 7 years ago
Matthew Chen e8bb55a514 "Bump build to 2.26.0.4." 7 years ago
Matthew Chen f26ad5cd34 Add temporary verbose logging around message creation. 7 years ago
Matthew Chen 0d3ba5ac2f "Bump build to 2.26.0.3." 7 years ago
Matthew Chen 2a4ecd42c4 Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen 86e038436b Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen 8d9c811566 Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen fff9f74a05 Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen 08affb4400 Merge branch 'hotfix/2.25.2' 7 years ago
Matthew Chen 382c7333e7 "Bump build to 2.25.2.4." 7 years ago
Matthew Chen 5361cd3f25 Fix dismissal issue in invite flow. 7 years ago
Matthew Chen 9d5ce84748 "Bump build to 2.25.2.3." 7 years ago
Matthew Chen 3631935bbb Update l10n strings. 7 years ago
Matthew Chen 2b94de5d2d "Bump build to 2.25.2.2." 7 years ago
Matthew Chen eecc823d85 Fix invite flow. 7 years ago
Matthew Chen 63b545b34d Fix invite flow. 7 years ago
Matthew Chen d754228fd6 "Bump build to 2.25.2.1." 7 years ago
Matthew Chen fbd03a3fdc Apply design for call view back button. 7 years ago
Michael Kirk 9a34c6804c policy links
// FREEBIE
7 years ago
Matthew Chen 8cb444088d "Bump build to 2.25.2.0." 7 years ago
Michael Kirk caa9e3ca67 Show missed call when call times out
// FREEBIE
7 years ago
Michael Kirk b8707b6fa4 WIP: call view changes 7 years ago
Michael Kirk fe62a6ac92 CNContactController needs to be presented in a navcontroller with a
translucent navbar.

In cases where we were presenting modally, we can easily modify the
modal to have a translucent navbar.

In the one place we were pushing onto the SignalsNavigationController,
rather than modifying the SNC.isTranslucent and having to clean it up,
I've opted to convert to a modal presentation.

// FREEBIE
7 years ago
Michael Kirk 2709a91b5e Fixup attachment approval vis-a-vis call banner
// FREEBIE
7 years ago
Michael Kirk 4f80100234 Tapping on status bar returns to call
We want to render the return-to-call banner behind the status bar, so
the user can see the system clock, etc.

But normally, doing so would mean we wouldn't receive touches in the top
20px of the screen.

// FREEBIE
7 years ago
Michael Kirk 4c9808d1a1 Fix iPhoneX layout show status bar above call banner
// FREEBIE
7 years ago
Michael Kirk 778e11c2c3 cleanup ahead of PR
// FREEBIE
7 years ago
Michael Kirk 1b60716759 Stop worrying about notification order by using delegate pattern
// FREEBIE
7 years ago
Michael Kirk d9d0227ce5 Align search bar to safe area insets
// FREEBIE
7 years ago
Michael Kirk 319a6ff765 fixup behavior on iOS10 7 years ago
Michael Kirk 29d08545e2 Use OWSNavigationController instead of UINavigationController
- [ ] document picker
- [ ] camera picker
- [ ] image picker
- [ ] restore "confirm to go back" behavior (interactive pop gesture?)

// FREEBIE
7 years ago
Michael Kirk 33eb4c38cd Centralize translucency configuration
// FREEBIE
7 years ago
Michael Kirk 12c98f4340 cleanup and move to OWSNavigationController
// FREEBIE
7 years ago
Michael Kirk a2b1793262 initial render is wrong, but settles somewhere nice
-[x] fix initial placement
-[x] add additional top safe area?

// FREEBIE
7 years ago
Michael Kirk 3a9391f4fb notes on what didn't work 7 years ago
Michael Kirk 4dbd14ac41 WIP navbar resize
-[ ] CallScreen
  -[x] functional button
  -[ ] needs design
  -[x] disable conversation view call buttons while in call
-[ ] iOS11
  -[x] resize nav content
  -[ ] background showing at top of all vc's
  -[] iPhoneX
    -[x] use differently sized banner for now
    -[] mimic X system design
-[ ] iOS10
  -[x] resize nav content
  -[ ] animation glitch while push/pop
-[ ] iOS9

// FREEBIE
7 years ago
Michael Kirk 0e87cbe7a5 WIP navbar resize
-[ ] CallScreen
  -[x] functional button
  -[ ] needs design
  -[ ] disable other contact call buttons while in call
-[ ] iOS11
  -[x] resize nav content
  -[ ] background showing at top of all vc's
  -[] iPhoneX
    -[x] use differently sized banner for now
    -[] mimic X system design
-[ ] iOS10
  -[x] resize nav content
  -[ ] animation glitch while push/pop
-[ ] iOS9

// FREEBIE
7 years ago
Michael Kirk ffe17a3fcc add guard to avoid redundant show, fix logic in existing guard when
hiding.

// FREEBIE
7 years ago
Michael Kirk 2258e18d34 rename for clarity
// FREEBIE
7 years ago
Michael Kirk 91cd1af3f9 Extract ReturnToCallViewController
// FREEBIE
7 years ago
Michael Kirk a7252544b0 WIP: custom navbar
TODO:

Use custom navcontroller everywhere - no more UINavigationController

listen to notification for when call starts/ends and sizeToFit.
7 years ago
Michael Kirk 772af10e50 Resizing call banner window
problem is the navigation bar is now too tall, since it has room for
status.

We could shirnk the nav bar, but maybe it's easier to just have the call
banner in the navbar?

// FREEBIE
7 years ago
Michael Kirk e62fe87b01 show status bar *above* call window 7 years ago
Michael Kirk 94323baba8 tmp - mute hides callscreen 7 years ago
Matthew Chen a5fd119c1e "Bump build to 2.26.0.2." 7 years ago
Matthew Chen a722bcde72 Fix call termination reference. 7 years ago
Matthew Chen 9eb17c3fd3 "Bump build to 2.26.0.1." 7 years ago
Michael Kirk 4e0ce3dbe4 "Bump build to 2.25.1.1." 7 years ago
Matthew Chen 1343e4bc19 Preserve legacy outgoing message state; special case contact thread messages. 7 years ago
Matthew Chen 8abc3a8c49 "Bump build to 2.25.1.0." 7 years ago
Matthew Chen bfb87582fe Respond to CR. 7 years ago
Matthew Chen 735b4e07b1 Respond to CR. 7 years ago
Matthew Chen 918abb02a1 Remove capture of self. 7 years ago
Matthew Chen 9c0c87a8c3 Remove capture of self. 7 years ago
Matthew Chen 7eab0569b6 PeerConnectionClient thread safety. 7 years ago
Matthew Chen 078da69ee0 PeerConnectionClient thread safety. 7 years ago
Matthew Chen 9075a12ac6 PeerConnectionClient thread safety. 7 years ago
Matthew Chen c2f1a12d9f PeerConnectionClient thread safety. 7 years ago
Matthew Chen 88c2ff26e7 PeerConnectionClient thread safety. 7 years ago
Matthew Chen e63a7f8fb0 PeerConnectionClient thread safety. 7 years ago
Matthew Chen c3e8fde24c PeerConnectionClient thread safety. 7 years ago
Matthew Chen 1a0347b782 PeerConnectionClient thread safety. 7 years ago
Matthew Chen 729769afa7 PeerConnectionClient thread safety. 7 years ago
Matthew Chen a4a5e99534 PeerConnectionClient thread safety. 7 years ago
Matthew Chen 9155a82b65 "Bump build to 2.26.0.0." 7 years ago
Matthew Chen 1d8c642346 Respond to CR. 7 years ago
Matthew Chen a5c42ecca8 Clean up ahead of CR. 7 years ago
Matthew Chen f68f3cc53d Call lifecycle edge cases. 7 years ago
Matthew Chen 3967a5ab05 Call lifecycle edge cases. 7 years ago
Matthew Chen ff4c58cd64 "Bump build to 2.25.0.28." 7 years ago
Matthew Chen 1ce304d054 "Bump build to 2.25.0.27." 7 years ago
Matthew Chen e2d9c1187a Fix "group avatar doesn't update after local change." 7 years ago
Matthew Chen 0b6b80fead "Bump build to 2.25.0.26." 7 years ago
Matthew Chen 4d20757943 "Bump build to 2.25.0.25." 7 years ago
Matthew Chen cc1ccb7f9a Update l10n strings. 7 years ago
Matthew Chen 692d0a7579 Don't mark messages as read if conversation view isn't 100% visible. 7 years ago
Matthew Chen 78de7a10f7 Don't mark messages as read if conversation view isn't 100% visible. 7 years ago
Michael Kirk c72d45dc91 Fall back to phone number for picker cell display name
// FREEBIE
7 years ago
Michael Kirk 2098ec570b Contact picker uses profile pic, when available.
// FREEBIE
7 years ago
Matthew Chen db1c8fd9f3 Respond to CR. 7 years ago
Matthew Chen c800ae381b Make contact share "bubble/card" reflect share contents. 7 years ago
Matthew Chen f436fc19c2 Make contact share "bubble/card" reflect share contents. 7 years ago
Matthew Chen 2edabdbba4 Sort group members. 7 years ago
Matthew Chen 762a03dace "Bump build to 2.25.0.24." 7 years ago
Matthew Chen 7b7435c3aa "Bump build to 2.25.0.23." 7 years ago
Matthew Chen 73ea9d2454 Update l10n strings. 7 years ago
Matthew Chen f6106512db Only mark messages read in conversation view if visible. 7 years ago
Matthew Chen 157f7617ca Respond to CR. 7 years ago
Matthew Chen 3d5cbb73fb Rework cleanup of peer connection client delegates. 7 years ago
Matthew Chen 3f5d8aa9ba "Bump build to 2.25.0.22." 7 years ago
Michael Kirk c3274f4e7b Fix navbar after using message button in contact card
I removed this earlier - but turns out we still need this strong
reference, even though we're now using willDissapear instead of
didDissappear.

// FREEBIE
7 years ago
Matthew Chen 3988654469 "Bump build to 2.25.0.21." 7 years ago
Matthew Chen 68d70da194 "Bump build to 2.25.0.20." 7 years ago
Matthew Chen c14a021ae3 Update l10n strings. 7 years ago
Michael Kirk 30cef1f084 start readtimer whenever we become active
// FREEBIE
7 years ago
Michael Kirk 117d7319d2 Add contact modally and restore navbar style when dismssing contacts
// FREEBIE
7 years ago
Matthew Chen a376de01ef "Bump build to 2.25.0.19." 7 years ago
Matthew Chen e6dceffdbd Respond to CR. 7 years ago
Matthew Chen 5c7b98e5c4 Improve handling of unregistered users. 7 years ago
Matthew Chen d81e400693 Update l10n strings. 7 years ago
Matthew Chen 51da7ebdf7 "Bump build to 2.25.0.18." 7 years ago
Michael Kirk 704a6f55a0 Fix crash after canceling "Add New Contact"
Text of the exception is:
  "Impossible to set up layout with view hierarchy unprepared for constraint"

Since their container view is pinned to the top layout guide, this
should not change the layout.

// FREEBIE
7 years ago
Matthew Chen a26cba3de1 Don't show screen block until app is ready. 7 years ago
Matthew Chen aa4345f9c1 Fix edge cases in home view. 7 years ago
Matthew Chen ad6908174b "Bump build to 2.25.0.17." 7 years ago
Matthew Chen 6b643a0c1b Avoid spurious badge animations. 7 years ago
Matthew Chen 2c80866f8d "Bump build to 2.25.0.16." 7 years ago
Matthew Chen 867b3484dd Update l10n strings. 7 years ago
Matthew Chen 81a40909f4 Respond to CR. 7 years ago
Matthew Chen 9936003637 Respond to CR. 7 years ago
Matthew Chen 9a4889c4fb Simplify debug notifications. 7 years ago
Matthew Chen 1a170ba484 Simplify debug notifications. 7 years ago
Matthew Chen 56b91ddebb Clean up ahead of PR. 7 years ago
Matthew Chen 744a3b8be1 "Bump build to 2.25.0.15." 7 years ago
Matthew Chen 3579621db6 Improve logging around home view selection. 7 years ago
Matthew Chen 4a4882ebe5 Add debug notification. 7 years ago
Matthew Chen a3c853066a Respond to CR. 7 years ago
Matthew Chen f95151ac8d Don't present multiple converastion views ever. 7 years ago
Matthew Chen 940161e62f Don't process multiple local notifications. 7 years ago
Matthew Chen b751a32536 "Bump build to 2.25.0.14." 7 years ago
Matthew Chen faf15e3c8e Update l10n strings. 7 years ago
Michael Kirk 2cc3eabdb8 quote reply to contact share (no avatar)
// FREEBIE
7 years ago
Matthew Chen c05c1ac879 Always show 'add to contacts' button. 7 years ago
Matthew Chen acdc51ba3d Respond to CR. 7 years ago
Matthew Chen 37b8b368a6 Show "share contact" flow in single presented navigation controller. 7 years ago
Matthew Chen cb7f28ed34 Use dark status bar in contact view. 7 years ago
Matthew Chen 6460493669 Surface organization name in contact view. 7 years ago
Matthew Chen aa7cc4633a Rework contact names. 7 years ago
Michael Kirk c15fea4eca merge avatar with existing
// FREEBIE
7 years ago
Michael Kirk 95b93115f9 Code formatting
// FREEBIE
7 years ago
Michael Kirk bf37f41164 Move CNContact logic into our system contact adapter
// FREEBIE
7 years ago
Michael Kirk 0c469764f1 re-use contact picker for "add to existing"
Required refactor of contact picker to be presented non-modally.

TODO: merge emails, address, display names

// FREEBIE
7 years ago
Michael Kirk 609746abec clarify naming
// FREEBIE
7 years ago
Matthew Chen d0d9d5456c "Bump build to 2.25.0.13." 7 years ago
Matthew Chen 65a516685d Fix l10n strings. 7 years ago
Matthew Chen b4d24f1c72 Refine field actions in contact view. 7 years ago
Matthew Chen 3bb9e922d7 Surface contact share errors to user. 7 years ago
Matthew Chen 4079cdb600 Apply more contact share assets. 7 years ago
Matthew Chen ff3524fb00 Improve contact share message bubble layout with large dynamic type sizes. 7 years ago
Matthew Chen b4ef8afbf0 "Bump build to 2.25.0.12." 7 years ago
Michael Kirk ad4e4b0c4c return navbar after tapping message/call buttons
// FREEBIE
7 years ago
Matthew Chen f6c5141cbd "Bump build to 2.25.0.11." 7 years ago
Michael Kirk 42109593af Remove `fromViewController` state from ContactShareViewHelper
// FREEBIE
7 years ago
Michael Kirk 77bbbad70c Remove `contactShare` state from ContactShareViewHelper
// FREEBIE
7 years ago
Matthew Chen 0265787dd6 "Bump build to 2.25.0.10." 7 years ago
Matthew Chen 0b90c094aa "Bump build to 2.25.0.9." 7 years ago
Matthew Chen 946cc114ed Update l10n strings. 7 years ago
Matthew Chen c2adf624ea Respond to CR. 7 years ago
Matthew Chen 44ceee5849 Add contact share actions to conversation view and improve phone number parsing. 7 years ago
Michael Kirk 7e22d9e900 Prevent input toolbar from appearing over camera view, contact view or actionsheet
// FREEBIE
7 years ago
Michael Kirk 353abfc13e Views presented from ConversationVC must become first responder.
// FREEBIE
7 years ago
Michael Kirk 41aa7eafe3 makeKeyAndVisible restores first responder, so no need to track it
ourselves.

This isn't *quite* as nice for the case when we want to restore a
textfield that was active before, but it much more simply covers the
more important case that we restore input accessory views after
backgrounding/foregrounding.

// FREEBIE
7 years ago
Matthew Chen 01bfa8dfc4 Apply contact share assets. 7 years ago
Matthew Chen 9e49224028 Add usage description for Face ID. 7 years ago
Michael Kirk fda5d65674 Avoid crash - reply only works from ConversationVC
// FREEBIE
7 years ago
Michael Kirk 98aa054496 Avoid spurious "Disabled Disappearing Messages"
`dictionaryDidChange` was always true for new records.

// FREEBIE
7 years ago
Michael Kirk 7ca07d61d9 "Bump build to 2.25.0.8." 7 years ago
Matthew Chen bd116f8938 Share contacts from share extension. 7 years ago
Matthew Chen c56362cee0 "Bump build to 2.25.0.7." 7 years ago
Matthew Chen 7f1cbd9277 Respond to CR. 7 years ago
Matthew Chen 3092e4e3f6 Update design of 'approve contact share' view. 7 years ago
Matthew Chen 50c49baca8 Update design of 'approve contact share' view. 7 years ago
Matthew Chen b0c4ad7f63 Apply design changes from Myles. 7 years ago
Matthew Chen 4e07895853 Apply design changes from Myles. 7 years ago
Matthew Chen 5f1941f6aa Apply design changes from Myles. 7 years ago
Michael Kirk a10ae1835e respond to code review
// FREEBIE
7 years ago
Michael Kirk 45f91ead44 Use actual avatar in ContactViewController
// FREEBIE
7 years ago
Michael Kirk 77fc5571fb Implement avatar sending
// FREEBIE
7 years ago
Michael Kirk eb97e82d19 fixup debug UI 7 years ago
Michael Kirk 5ba5e98260 Show downloaded contact avatar in thread
// FREEBIE
7 years ago
Michael Kirk 48b4791b13 Download avatar attachment stream
// FREEBIE
7 years ago
Matthew Chen 4b6239f491 Fix build breakage. 7 years ago
Matthew Chen ba74e3857a Clean up ahead of PR. 7 years ago
Matthew Chen 2c6f18fa6e Clean up ahead of PR. 7 years ago
Matthew Chen fd93bf677e Clean up ahead of PR. 7 years ago
Matthew Chen 7a9acce504 Add contact share approval view. 7 years ago
Matthew Chen 6e18d84a10 Add contact share approval view. 7 years ago
Matthew Chen 0c745dd989 Add contact share approval view. 7 years ago
Matthew Chen 4fcbfe0e12 Fix merge breakage. 7 years ago
Matthew Chen 1fc401d200 Respond to CR. 7 years ago
Matthew Chen bff6c84403 Clean up ahead of PR. 7 years ago
Matthew Chen b37588fc4c Provide default labels for custom contact fields. 7 years ago
Matthew Chen 72102cd5fa No navigation bar in Contact view, custom back button, fix scrolling. 7 years ago
Matthew Chen 575573ef6b Let users pick recipient id for actions in contact view. 7 years ago