~tiagosh/messaging-app/rtm-14.09-fix-1420976

« back to all changes in this revision

Viewing changes to src/qml/StandardAnimation.qml

  • Committer: CI bot
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2014-08-13 22:24:52 UTC
  • mfrom: (160.10.47 rtm-fit-finish2)
  • Revision ID: ps-jenkins@lists.canonical.com-20140813222452-o64xbcuar8phtv13
- Fixed wrong icon for group chat
- Implemented handling of not sent sms/mms swipe for more options
- RETRY for failed messages should go as well into the left tug
- Move selection tick to the center of the item
- Set a limit for message input field maximum height
- Once user types in a name into the “add contact” field and there is a matching list, the “compose message” entry field can disappear
- Handle the message as only one item for swipe acctions
- Created sections for dates on chat window
- Fixed vcard attachment visuals based on designer spec
- Make timestamp visible on image attachments if it is the only item of the message
- Display Account name together with timestamp (Temporary solution)
- Show message info dialog 
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
18
 
19
 
import QtQuick 2.0
 
19
import QtQuick 2.2
20
20
 
21
21
NumberAnimation {
22
22
    duration: 300