summaryrefslogtreecommitdiff
path: root/tubes/source/collaboration.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan1-2/+4
Instead link against the library again. Unit test is now closer to what the real app looks like. Only 4 more functions exported because of unit test. Change-Id: I6fd784725564e577658d68ff7fe0595a79cf7639
2012-08-08tubes: add invite to Collaboration classMatúš Kukan1-4/+8
Change-Id: I37463d4365a2fe81e58d5f4bcf9f86d9830e26be
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan1-1/+6
Change-Id: Ib50b550f9486bc1abfeefd5d1aac57c0d712ec04
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan1-0/+50
Hopefully, this simplifies the tubes <-> app interface Change-Id: I8933fde490941b259d5d133972db26a09ab380d5