telephony-app (0.64) precise; urgency=low

  * Force UI update while adding events from logger to the model.

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Thu, 23 May 2013 15:22:09 -0300

telephony-app (0.63) precise; urgency=low

  * Force UI update to avoid unresponsiveness during app launch. (LP: #1164162)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 10 May 2013 14:12:22 -0300

telephony-app (0.62) precise; urgency=low

  * Create a new contact when clicking on unknown contacts. (LP: #1103257)
  * Remove "add to conference" button from live call view (LP: #1108131)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 05 Apr 2013 11:10:36 -0300

telephony-app (0.61) precise; urgency=low

  * Add support for custom types

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 13 Mar 2013 18:39:23 -0300

telephony-app (0.60) precise; urgency=low

  * Fix non-ASCII character SMS message display. (LP: #1045647)

 -- Yuan-Chen Cheng <yc.cheng@canonical.com>  Mon, 11 Mar 2013 10:53:38 +0800

telephony-app (0.59) precise; urgency=low

  * Fix broken test

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Tue, 15 Jan 2013 16:45:35 -0800

telephony-app (0.58) precise; urgency=low

  * Do not add empty address fields. (LP: #1030137)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Tue, 15 Jan 2013 18:52:31 -0200

telephony-app (0.57) precise; urgency=low

  [ Tiago Salem Herrmann ]
  * Do not call requestClose() after hanging up a call.
  * Validate the phone number before sending the message. (LP: #1029619)
  * Change contactId to phoneNumber, as the variable name
    "contactId" is used in another context.
  * Try to find the customId in the current contact list before
    asking android for it. (LP: #1030124)
  * Enable speaker mode if the call was answered from ubuntu,
    or if it was started from telephony-app. (LP: #1022752)
  * Use callState() only after the feature is complete.
  * Show "Unknown number" and "Private number" instead of "#" and "-2" (LP: #1031949)

  [ Gustavo Pichorim Boiko ]
  * Filter out entities not used to fetch messages or call log. This should
    reduce the amount of data processed to get the events.
  * Do not use the emit, signals and slots keywords.
  * Make sure the call log is not shown (not even briefly) when adding new contacts.
    (LP: #1019040)
  * Make the comparePhoneNumbers function static.
  * Search all messages instead of searching just the latest ones. (LP: #1015394)
  * Add the message id to all messages and check for duplicates that might arrive
    from both telepathy and logger. (LP: #1031905)
  * Add unit tests to check ContactModel functionality.
  * Check if another instance of the telephony-app is running using DBus instead
    of using qtsingleapplication.

  [ Renato Araujo Oliveira Filho ]
  * Created new dbus method "CallNumber(s)"

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Tue, 04 Dec 2012 10:56:52 -0800

telephony-app (0.56) precise; urgency=low

  [ Olivier Tilloy ]
  * Work around the fact that the scrollbar proximity sensor eats
    mouse clicks. (LP: #1030136)

  [ Gustavo Pichorim Boiko ]
  * Add the correct icon for the phone/voicemail indicator. (LP: #1029708)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Wed, 01 Aug 2012 10:45:10 -0300

telephony-app (0.55) precise; urgency=low

  [ Tiago Salem Herrmann ]
  * reset the proxy model when logger is fully loaded (LP: #1028166)

  [ Gustavo Pichorim Boiko ]
  * Make sure the telephony-app uses the correct timestamp for received messages.
    (LP: #1031472)
  * Use the comparePhoneNumbers() in chatmanager to check for existing text
    channels. (LP: #1030116)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 31 Jul 2012 17:33:14 -0300

telephony-app (0.54) precise; urgency=low

  [ Florian Boucault ]
  * Fixed out of source building of unit tests. (LP: #1029997)

  [ Olivier Tilloy ]
  * Raise and activate the window when an incoming call is accepted.
    (LP: #1020157)

  [ Renato Araujo Oliveira Filho ]
  * Fixed application loader from dbus method. (LP: #1029120 LP: #1029124)

 -- Renato Araujo Oliveira Filho <renato@canonical.com>  Mon, 30 Jul 2012 12:55:22 -0300

telephony-app (0.53) precise; urgency=low

  [ Tiago Salem Herrmann ]
  * change "No Name" in live call view to "Unknown Contact" (LP: #1029681)

  [ Gustavo Pichorim Boiko ]
  * Make sure the approver gets started when the desktop loads. (LP: #1029890)
  * Do not display the desktop files used only by the indicators. (LP: #1029161)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Fri, 27 Jul 2012 13:44:18 -0300

telephony-app (0.52) precise; urgency=low

  * Added constant padding at the top and bottom of the contact details header. (LP: #1029548)
  * Implemented a new Scrollbar widget and added scrollbars to relevant parts of the UI. (LP: #1025780)

 -- Florian Boucault <florian.boucault@canonical.com>  Fri, 27 Jul 2012 16:14:51 +0100

telephony-app (0.51) precise; urgency=low

  * Make sure the logger models are properly updated when phone numbers are added.
    (LP: #1029486 LP: #1029503)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Thu, 26 Jul 2012 17:13:00 -0300

telephony-app (0.50) precise; urgency=low

  [ Renato Araujo Oliveira Filho ]
  * Fixed contact model loader. (LP: #1029063)
  * Does not show folks invisible fields in UI. (LP: #1028210)

  [ Gustavo Pichorim Boiko ]
  * Add an entry to the messaging menu to indicate there is a pending voicemail
    message. (LP: #1025700)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Thu, 26 Jul 2012 13:45:23 -0300

telephony-app (0.49) precise; urgency=low

  * Add the new application icons. (LP: #1028480)
  * Make sure the dialpad input gets focused when entering the view. (LP: #1028900)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Wed, 25 Jul 2012 14:41:47 -0300

telephony-app (0.48) precise; urgency=low

  [ Ugo Riboni ]
  * Use more sensible default subtypes for new fields (LP: #1028161)
  * Focus the recipient field when composing new message (LP: #1028169)
  * Display a dialing state while an outgoing call is ringing (LP: #1018428)
  * Update the keypad backspace icon according to design

  [ Gustavo Pichorim Boiko ]
  * Add a "New Message" entry to the SMS indicator.

 -- Ugo Riboni <ugo.riboni@canonical.com>  Wed, 25 Jul 2012 08:02:52 -0700

telephony-app (0.47) precise; urgency=low

  [ Renato Araujo Oliveira Filho ]
  * Fixed contact loader from another instance.(LP: #1022686)

  [ Gustavo Pichorim Boiko ]
  * Ignore unread messages from logger. Those will be all delivered by the
    telepathy connection manager. (LP: #1024063)
  * Turn the indicator blue when a new message arrives. (LP: #1027959)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Wed, 25 Jul 2012 10:17:24 -0300

telephony-app (0.46) precise; urgency=low

  * Focus the message input field when opening a conversation (LP: #1028173)
  * Prevent saving contacts entirely empty or new empty contact fields (LP: #1027095)
  * Use the right placeholder contact picture
    in the call log and in the messages list (LP: #1006085)

 -- Ugo Riboni <ugo.riboni@canonical.com>  Tue, 24 Jul 2012 05:29:36 -0700

telephony-app (0.45) precise; urgency=low

  [ Ugo Riboni ]
  * Add a backspace button to the keypad (LP: #1018276)
  * Email subtypes should not include "mobile" (LP: #1025808)
  * Make sure the subtype editor text is not truncated (LP: #1020092)

  [ Florian Boucault ]
  * Implement visual design for buttons in all screens (LP: #1027118)

 -- Florian Boucault <florian.boucault@canonical.com>  Mon, 23 Jul 2012 19:07:16 +0100

telephony-app (0.44) precise; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Change the application name to "Telephony". (LP: #1026308)
  * Remove social network update label. (LP: #1027114)

  [ Tiago Salem Herrmann ]
  * Change the app to only accept not accepted channels
  * Make the approver show the snap decision only for incoming channels 
    and channels in initialised state
  * call phone number entered in the quick dial entry when return is pressed (LP: #1015392)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 20 Jul 2012 14:06:55 -0700

telephony-app (0.43) precise; urgency=low

  [ Ugo Riboni ]
  * Display by default a blank email and phone fields when a new
    contact is being created (LP: #1025805)
  * Focus the contact name field when starting to edit a contact (LP: #1026324)
  * Apply the correct visual design for the "add new field" chooser (LP: #1025767)

  [ Gustavo Pichorim Boiko ]
  * Update the application icon to the latest design. (LP: #1025764)
  * Show contact information in the incoming call snap decision item. (LP: #1025837)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Fri, 20 Jul 2012 14:06:00 -0300

telephony-app (0.42) precise; urgency=low

  * Set the phone number in the alias field of the conversation model as a
    fallback in case the contact is not known.
  * Fix contact detail saving that was broken by a previous change.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Thu, 19 Jul 2012 15:28:01 -0300

telephony-app (0.41) precise; urgency=low

  * Implement the visual elements representing the unread messages. (LP: #1017661)
  * Show indicators and OSD notifications for text messages.
    (LP: #1017662 LP: #1018501 LP: #1024511)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Thu, 19 Jul 2012 11:40:20 -0300

telephony-app (0.40) precise; urgency=low

  [ Ugo Riboni ]
  * Give focus to the newly created contact details (LP: #1022755)
  * Close the snap decision if the incoming call state is changed on
    the phone side (LP: #1021827)

  [ Renato Araujo Oliveira Filho ]
  * Fixed contact information load when the application is already
    running (LP: #1022686)

  [ Olivier Tilloy ]
  * Request the window to be raised and given focus when receiving a
    message (LP: #1022686)

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 19 Jul 2012 13:53:34 +0200

telephony-app (0.39) precise; urgency=low

  * Do not switch to the messages view for every new message. (LP: #1017649)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 17 Jul 2012 17:02:00 -0300

telephony-app (0.38) precise; urgency=low

  * Now that qt-folks is returning the contact ids correctly for newly added. (LP: #1021519)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 17 Jul 2012 10:29:07 -0300

telephony-app (0.37) precise; urgency=low

  [ Renato Araujo Oliveira Filho ]
  * Implemented support for QQ protocol. Based on the new IM generic protocol implementation.
  (LP: #1020280)

  [ Olivier Tilloy ]
  * Sort contacts in a case-insensitive manner (LP: #1018656)

 -- Renato Araujo Oliveira Filho <renato@canonical.com>  Mon, 16 Jul 2012 14:40:54 -0300

telephony-app (0.36) precise; urgency=low

  * scroll messages view to end when a conversation is open (LP: #1019414)
  * add speaker button to the voicemail view (LP: #1017657)
  * do not update the messages model anymore. We use now a proxy
    model to filter the messages instead
  * use the android algorithm to compare phone numbers
  * implement a ContactWatcher and integrate it into the application (LP: #1022746)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 13 Jul 2012 14:16:33 -0700

telephony-app (0.35) precise; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Acknowledge messages in the telepathy text channel once they are viewed.

  [ Tiago Salem Herrmann ]
  * Send message if return key is pressed (LP: #1015250)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 13 Jul 2012 07:05:23 -0700

telephony-app (0.34) precise; urgency=low

  * Fixed google talk protocol name used by folks. (LP: #1020280)

 -- Renato Araujo Oliveira Filho <renato@canonical.com>  Wed, 11 Jul 2012 14:16:25 -0700

telephony-app (0.33) precise; urgency=low

  * Open the mail client when clicking on a contact's e-mail address
    (LP: #1018473)
  * Replace the phone icon by a message one in contact details to match its
    purpose (LP: #1018435 LP: #1018481)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 10 Jul 2012 13:49:33 -0300

telephony-app (0.32) precise; urgency=low

  * open telephony app in the live call view if it was answered 
    from the phone (LP: #1017592)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Tue, 10 Jul 2012 07:22:23 -0700

telephony-app (0.31) precise; urgency=low

  * Watch for new calls to update the call log model (LP: #1019375)
  * Add the missing assets for the On Call entry on the left panel

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Mon, 09 Jul 2012 18:17:04 -0300

telephony-app (0.30) precise; urgency=low

  * Fix some contact synchronization issues (LP: #1021473)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Fri, 06 Jul 2012 10:57:45 -0300

telephony-app (0.29) precise; urgency=low

  * If the user don't click the button when typing a phone number, send the 
    message to the number the user typed (LP: #1021058)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Wed, 04 Jul 2012 18:48:56 -0300

telephony-app (0.28) precise; urgency=low

  * do not compare phone numbers directly. Fix the case when an 
    user types a phone number manually and a previous conversation 
    with the same contact isn't displayed

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 04 Jul 2012 11:13:39 -0700

telephony-app (0.27) precise; urgency=low

  * move clear() from abstractloggermodel to messagelogmodel to make 
    the app show all the messages from a contact properly.

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 04 Jul 2012 10:47:26 -0700

telephony-app (0.26) precise; urgency=low

  * Fix sms grouping using threadId and comparePhoneNumbers() (LP: #1004798 LP: #1019041)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 04 Jul 2012 08:16:51 -0700

telephony-app (0.25) precise; urgency=low

  * Use the android service to get the contact ID from a given number.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 03 Jul 2012 18:19:13 -0300

telephony-app (0.24) precise; urgency=low

  * Fix adding new details while editing a contact (LP: #1019037)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 03 Jul 2012 11:44:17 -0300

telephony-app (0.23) precise; urgency=low

  * Fixed Address type translation.

 -- Renato Araujo Oliveira Filho <renato@canonical.com>  Mon, 02 Jul 2012 17:57:46 -0700

telephony-app (0.22) precise; urgency=low

  [ Gustavo Pichorim Boiko ]
  * When exposing QStringList properties to QML, use QVariant to wrap the values. (LP: #1019351)
  * Use the android contact id to find the contact to be used to fill the info on entries.

  [ Renato Araujo Oliveira Filho ]
  * Implemented IM type translate.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Mon, 02 Jul 2012 14:38:33 -0300

telephony-app (0.21) precise; urgency=low

  * Fix clearing the input field when a text message is sent (LP: #1019411)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Fri, 29 Jun 2012 21:03:36 -0300

telephony-app (0.20) precise; urgency=low

  * listen for speaker signals and update the ui accordingly (LP: #1017644)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 29 Jun 2012 15:08:58 -0700

telephony-app (0.19) precise; urgency=low

  * do not anchor in callLogSection, otherwise the detail chooser wont be shown (LP: #1019003)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 29 Jun 2012 14:30:04 -0700

telephony-app (0.18) precise; urgency=low

  * Update the messages model to work with latest logger changes (LP: #1018982 LP: #1018985)

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Fri, 29 Jun 2012 13:03:36 -0300

telephony-app (0.17newyork9) precise; urgency=low

  * Fix the handling of log entries to be compatible with latest telepathy-logger.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Thu, 28 Jun 2012 13:08:35 -0300

telephony-app (0.17newyork8) precise; urgency=low

  [ Florian Boucault ]
  * Contact detail view edit mode: better looking arrows for the combobox.
  * Messages view: implemented visual design.
  * Messages panel: compute the height of the list of messages properly.

  [ Gustavo Pichorim Boiko ]
  * Do not load the dummy data from the binary application.

  [ Olivier Tilloy ]
  * Display the contact information in the active call view.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Thu, 28 Jun 2012 12:24:50 -0300

telephony-app (0.17newyork7) precise; urgency=low

  * Make sure the correct tab is selected for all the views.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Wed, 27 Jun 2012 19:43:17 -0300

telephony-app (0.17newyork6) precise; urgency=low

  * Replace the libdeclarative-contacts model by one written specifically to the
    application.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Wed, 27 Jun 2012 19:16:57 -0300

telephony-app (0.17newyork5) precise; urgency=low

  * fix contact edit. (LP: #1017954)

 -- Renato Araujo Oliveira Filho <renato@canonical.com>  Tue, 26 Jun 2012 15:18:46 -0700

telephony-app (0.17newyork4) precise; urgency=low

  * start timer as soon as the call becomes active (LP: #1017655)
  * remove fake phone number from the keypad entry (LP: #1015247)
  * fix Mute button on LiveCall view (LP: #1017647)
  * fix Speaker button on LiveCall view (LP: #1017645)

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Tue, 26 Jun 2012 14:12:49 -0700

telephony-app (0.17newyork3) precise; urgency=low

  [ Florian Boucault ]
  * Contact details: implemented visual design for call log.
  * Contact details edit mode: implemented visuals.
  * Contact details edit mode: preliminary implementation of combobox visuals.
  * On call panel: implemented visual design.

  [ Ugo Riboni ]
  * Automatically give focus to message entry in conversations.

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Tue, 26 Jun 2012 17:16:13 -0300

telephony-app (0.17newyork2) precise; urgency=low

  [ Tiago Salem Herrmann]
  * do not add outgoing as incoming messages

  [ Ugo Riboni ]
  * Expose a DBUS interface from the telephony app and put in it 
  a method to show the messages tab

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Tue, 26 Jun 2012 06:14:36 -0700

telephony-app (0.17newyork1) precise; urgency=low

  [ Florian Boucault ]
  * Better center icon in notification panes.
  * Updated contact details iconset.

  [ Ugo Riboni ]
  * Put back an icon that was removed by mistake
  * Correctly set parent model so that new contact won't show up blank.
  * Bring back contact name editing which was removed by mistake

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Mon, 25 Jun 2012 15:15:10 -0700

telephony-app (0.17) precise; urgency=low

  * add voicemail support

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 22 Jun 2012 15:21:56 -0700

telephony-app (0.16) precise; urgency=low

  * Make sure the telepathy-ufa account is always enabled and connected while
    the application is running (LP: #1015177 LP: #1015205)
  * Reimplement message searching (LP: #1015394)
  * Add support for handling multiple calls

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Fri, 22 Jun 2012 14:32:39 -0300

telephony-app (0.15) precise; urgency=low

  * Make sure all logger models share the same instance of the logmanager

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Mon, 18 Jun 2012 20:27:31 -0300

telephony-app (0.14) precise; urgency=low

  [ Florian Boucault ]
  * add libqt4-declarative-shaders as dependency

  [ Gustavo Pichorim Boiko ]
  * Add support for retrieving sms messages from android

 -- Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>  Mon, 18 Jun 2012 16:27:53 -0300

telephony-app (0.13) precise; urgency=low

  * add libqtgstreamer-dev as build-dep

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 13 Jun 2012 15:56:47 -0300

telephony-app (0.12) precise; urgency=low

  * Fix wrong build-dep name

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 13 Jun 2012 10:43:37 -0700

telephony-app (0.11) precise; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Add support for fetching the call log using telepathy-logger

  [ Tiago Salem Herrmann ]
  * Add telepathy approver
  * Add initial call support
  * Add qtmobility-dev as build-dep
  * Add libtelepathy-logger-qt4 as build-dep

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Wed, 13 Jun 2012 10:55:05 -0300

telephony-app (0.10) precise; urgency=low

  * add sms receiving support

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 25 May 2012 11:49:17 -0700

telephony-app (0.9) precise; urgency=low

  * added icon for launcher 

 -- Bill Filler <bill.filler@canonical.com>  Fri, 25 May 2012 10:57:51 -0400

telephony-app (0.8) precise; urgency=low

  * Implemented single instance supprot.

 -- Renato Araujo Oliveira Fiho <renato.filho@canonical.com>  Thu, 24 May 2012 12:45:51 -0700

telephony-app (0.7) precise; urgency=low

  * Set the application as the preferred handler for text channels
  * Make sure the filterChanged() signal gets propagated for the contact 
    filters

 -- Gustavo Boiko <gustavo.boiko@canonical.com>  Thu, 24 May 2012 13:52:33 -0300

telephony-app (0.6) precise; urgency=low

  * Add missing "%u" field code to the Exec key to allow opening a given
    contact from the contacts lens. (LP: #1003673)
  * Fix displaying the avatar picture in the details view. (LP: #1003646)

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 24 May 2012 14:17:19 +0200

telephony-app (0.5) precise; urgency=low

  * release of fix for lp:1003646 

 -- Bill Filler <bill.filler@canonical.com>  Wed, 23 May 2012 22:59:47 -0400

telephony-app (0.4.1) precise; urgency=low

  * Make it possible to load the contact details by passing a contact id in the
    command line
  * Add some missing dependencies

 -- Gustavo Boiko <gustavo.boiko@canonical.com>  Wed, 23 May 2012 16:43:28 -0300

telephony-app (0.4) precise; urgency=low

  * Get the contacts from QtMobility
  * Implement message sending through the telepathy framework

 -- Gustavo Boiko <gustavo.boiko@canonical.com>  Wed, 23 May 2012 14:38:09 -0300

telephony-app (0.3) precise; urgency=low

  * Rename the application from telephony-prototype to telephony-app as it
    is not just a prototype anymore.

 -- Gustavo Boiko <gustavo.boiko@canonical.com>  Wed, 16 May 2012 12:10:37 -0300

telephony-prototype (0.2) UNRELEASED; urgency=low

  * Packaging changes to accomodate the fact that the telephony prototype
    is now a real application with its own binary.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Mon, 14 May 2012 10:41:24 +0200

telephony-prototype (0.1) precise; urgency=low

  * Initial release

 -- Tiago Salem Herrmann <tiago.herrmann@canonical.com>  Fri, 04 May 2012 16:01:31 -0300
