Overall, got sending a text to an arbitrary number working
authorEd Page <eopage@byu.net>
Thu, 26 Nov 2009 02:00:35 +0000 (20:00 -0600)
committerEd Page <eopage@byu.net>
Thu, 26 Nov 2009 02:00:35 +0000 (20:00 -0600)
commitacafb5b1bf5449a0886f74a81542e920fa1d30f2
treeb9f57f4865de90fee49cd31c4f9a31649820b3c0
parent58f796243ce76a2629f169b943d2e0f89a877999
Overall, got sending a text to an arbitrary number working

Got sending a text to work
Added support for arbitrary phone numbers in addition to addressbook contacts
Added logging of all exceptions passed back to dbus
Added .gitignore file
.gitignore [new file with mode: 0644]
src/channel/call.py
src/channel/text.py
src/channel_manager.py
src/connection.py
src/connection_manager.py
src/gtk_toolbox.py
src/handle.py
src/simple_presence.py