The Wayback Machine - https://web.archive.org/web/20201130153540/https://github.com/topics/contacts
Skip to content
#

contacts

Here are 372 public repositories matching this topic...

SuiteCRM
aleprovencio
aleprovencio commented Feb 19, 2018

Hello, lately I can't successfully vdirsyncer sync my calendars because of a
database is locked error. Synchronization works fine with android's davdroid which talks with the same server.

Your vdirsyncer version: 0.16.4
If applicable, which server software (and which version) you're using: Nextcloud 13
Your Python version: 3.6.4
Your operating system: Arch linux
Relevant debug outpu

🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
  • Updated Nov 18, 2020
  • Objective-C
089
089 commented Nov 18, 2020

Describe the bug

A clear and concise description of what the bug is.

As a user I want to find an existing contact in order to add it to a contact group. Currently the search is case sensitive. But IMHO it should not be.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/apps/contacts/'
  2. Click on '...'-Symbol of a contact group
  3. Click on 'Add contacts'
  4. Search for a
react-native-unified-contacts
jimmythompson
jimmythompson commented Jun 21, 2018

Hey folks,

When someone has added a contact in iOS (and I assume the same in Android) without adding any phone numbers for them, the return value from the getContacts call is a little weird.

In this case, I expected the getContacts call to return an empty list:

{
  contacts: [{
    phoneNumbers: []
  }]
}

But, at least as of 0a67cdb, it omits the field entirely

Improve this page

Add a description, image, and links to the contacts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the contacts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.