-
Updated
Sep 30, 2020 - Swift
contacts
Here are 397 public repositories matching this topic...
-
Updated
Feb 5, 2021 - Swift
make ios version of morenoh149/react-native-contacts#594
-
Updated
Mar 2, 2021 - PHP
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
-
Updated
Nov 18, 2020 - Objective-C
-
Updated
Feb 6, 2021 - Dart
-
Updated
Jul 25, 2019 - Java
-
Updated
May 3, 2019 - Swift
-
Updated
Jan 8, 2021 - C#
-
Updated
Aug 29, 2017 - Java
-
Updated
Jan 20, 2021 - Java
-
Updated
Mar 1, 2021 - Dart
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:
- Go to '/apps/contacts/'
- Click on '...'-Symbol of a contact group
- Click on 'Add contacts'
- Search for a
-
Updated
Mar 1, 2021 - Kotlin
-
Updated
Jan 10, 2021 - Java
-
Updated
Feb 25, 2021 - Swift
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
-
Updated
May 31, 2020 - Dart
-
Updated
Nov 1, 2020 - Java
-
Updated
Jun 6, 2020 - HTML
Improve this page
Add a description, image, and links to the contacts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the contacts topic, visit your repo's landing page and select "manage topics."
Hey everyone, I hope y'all enjoyed your holidays.
I want to create SuiteCRM users via the V8 api, but the response is invalid json and contains some generic validation error message.
I'm not sure whether my request is actually malformed or the error message just shouldn't appear.