diff --git a/SailorGram.pro.user b/SailorGram.pro.user index 2bd159c5..176e5bd2 100644 --- a/SailorGram.pro.user +++ b/SailorGram.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId @@ -347,7 +347,7 @@ MerSDK-SailfishOS-armv7hl {2d4cc607-6c7e-492a-9632-58304ed59856} 1 - 2 + 0 0 /home/davide/Programmazione/Progetti/SailfishOS/build-SailorGram-MerSDK_SailfishOS_armv7hl-Debug diff --git a/harbour-sailorgram/qml/models/Context.qml b/harbour-sailorgram/qml/models/Context.qml index f4e04985..a9466ce9 100644 --- a/harbour-sailorgram/qml/models/Context.qml +++ b/harbour-sailorgram/qml/models/Context.qml @@ -10,7 +10,7 @@ QtObject { id: context - readonly property string version: "0.72" + readonly property string version: "0.73" property bool sendwithreturn: false property bool backgrounddisabled: false property bool chatheaderhidden: false diff --git a/harbour-sailorgram/rpm/harbour-sailorgram.changes.in b/harbour-sailorgram/rpm/harbour-sailorgram.changes.in index 47a07375..05c63b50 100644 --- a/harbour-sailorgram/rpm/harbour-sailorgram.changes.in +++ b/harbour-sailorgram/rpm/harbour-sailorgram.changes.in @@ -8,6 +8,26 @@ # * date Author's Name version-release # - Summary of changes +* Wed Dec 30 2015 Antonio Davide Trogu 0.73-1 +- Backported UI enhancements from 0.8x branch +- Updated to the latest Cutegram libraries available +- Implemented Emoji support +- Implemented Bubbles +- Bubble can be removed, if needed +- Mentions are now highlighted (but not clickable) +- Improved message loading from history +- Updated Localizations +- Improved File Picker's UI +- Restored image previews in File Picker +- Swapped Settings <-> Contacts page +- Mentions, Links and Quotes are highlighted during conversations +- Links are clickable +- Adjusted and fixed UI glitches +- Redesigned conversation page +- Completely restructured source code +- Performance improvements +- Minor Fixes + * Sun Oct 11 2015 Antonio Davide Trogu 0.72-2 - Bug fixes in chat's background settings - i486 support (tablet) diff --git a/harbour-sailorgram/rpm/harbour-sailorgram.spec b/harbour-sailorgram/rpm/harbour-sailorgram.spec index 34c8f335..b21d481c 100644 --- a/harbour-sailorgram/rpm/harbour-sailorgram.spec +++ b/harbour-sailorgram/rpm/harbour-sailorgram.spec @@ -13,8 +13,8 @@ Name: harbour-sailorgram %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: SailorGram -Version: 0.72 -Release: 15 +Version: 0.73 +Release: 1 Group: Qt/Qt License: GPL3 URL: https://github.com/Dax89/harbour-sailorgram/ diff --git a/harbour-sailorgram/rpm/harbour-sailorgram.yaml b/harbour-sailorgram/rpm/harbour-sailorgram.yaml index 3b5af241..546445ea 100644 --- a/harbour-sailorgram/rpm/harbour-sailorgram.yaml +++ b/harbour-sailorgram/rpm/harbour-sailorgram.yaml @@ -1,7 +1,7 @@ Name: harbour-sailorgram Summary: SailorGram -Version: 0.72 -Release: 15 +Version: 0.73 +Release: 1 # The contents of the Group field should be one of the groups listed here: # http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS Group: Qt/Qt