-
Updated
Feb 17, 2020 - Swift
contacts
Here are 332 public repositories matching this topic...
Issue
16 files has some sort of Sugar Pro references in code as comments.
Those should be removed
Steps to Reproduce
Try the search with BEGIN: pro
https://github.com/salesagility/SuiteCRM/search?q
If an item is detected as malformed in vdirsyncer/sync, the item content should be printed out in debug mode.
-
Updated
Jun 6, 2020 - Objective-C
The default avatar with the first letter of the item shows up in the dropdown filter list even when you set the avatar as disabled. I'd assume it should be hidden in all cases when that option is disabled.
-
Updated
May 3, 2019 - Swift
-
Updated
Aug 29, 2017 - Java
I would recommend to separate the changelog from the user documentation in the readme. Why? Because nobody wants to scroll down to the documentation while reading all the changes made from version 0.x to version 3.x. I would recommend to make a new file called changelog.md in the main folder or something and link it from the README.md file.
-
Updated
Jan 23, 2020 - Java
As a follow-up to nextcloud/contacts#1461 by @ImUrX, when group names start with numbers, the sorting is unexpected:

Expected would be by value, not by first character:
- 5
- 20
- 50
- 150
Seems a compareFunction is needed for that:
STR
- Import this (in your Nextcloud): https://gist.github.com/rugk/817048d3a43be5711647ce611993bbe3/a600c0d7781ebf3d8517b30170b98da0f555d056#file-notrufnummern-vcf-L56
- Sync it with DAVx⁵.
What happens
The problem is the line that is highlighted.
It is shown as "Jugend- und" as a last name and "Kinder-," as the first name.
Note how it misses the "und Elterntelefon" compl
Website not shown
-
Updated
Nov 2, 2018 - Kotlin
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
Apr 20, 2020 - Swift
-
Updated
May 31, 2020 - Dart
-
Updated
May 25, 2020 - Java
-
Updated
Jun 6, 2020 - HTML
-
Updated
Aug 17, 2019 - Python
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."