summaryrefslogtreecommitdiffstats
path: root/lib/private/Contacts
Commit message (Collapse)AuthorAgeFilesLines
* Do not show an email action for contacts with emtpy email addressesChristoph Wurst2017-05-021-0/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* add contactsmenu popoverGeorg Ehrke2017-04-262-1/+60
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Use absolute URI for action iconsChristoph Wurst2017-04-251-3/+9
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-252-4/+9
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-252-14/+45
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Show mail address in popover menuChristoph Wurst2017-04-251-3/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Contacts menuChristoph Wurst2017-04-257-0/+654
* load list of contacts from the server * show last message of each contact Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>