Change logs for content-hub source package in Trusty

  • content-hub (0.0+14.04.20140415-0ubuntu1) trusty; urgency=low
    
      [ Michael Sheldon ]
      * Fixes the clipping setting on the ResponsiveGridView when being used
        with dynamically loaded ContentPeerModels.
      * Excludes ResponsiveGridView from documentation creation and provides
        additional summaries for QML components.
     -- Ubuntu daily release <email address hidden>   Tue, 15 Apr 2014 22:01:11 +0000
  • content-hub (0.0+14.04.20140402-0ubuntu2) trusty; urgency=medium
    
      * No-change rebuild for shlib changes in qtbase and qtdeclarative.
     -- Ricardo Salveti de Araujo <email address hidden>   Mon, 14 Apr 2014 11:46:04 -0300
  • content-hub (0.0+14.04.20140402-0ubuntu1) trusty; urgency=low
    
      [ Loïc Minier ]
      * Downgrade content-hub Recommends to a Suggests as we don't want
        content-hub pulled via ubuntu-sdk on developer desktops.
    
      [ Ken VanDine ]
      * protect against queries for Type::unknown (LP: #1293463)
      * Replace a couple missed qDebug lines for logging
      * Don't unref the g_icon, the value belongs to app
      * Ensure m_defaultSources is a StringList before attempting to use it
        as a list
      * ContentPeerPicker: Make headers translatable and use a
        ResponsiveGridView for the devices grid to match the apps grid.
        ContentPeerPicker: hide the devices section until we have a way to
        populate it
    
      [ Javier Collado ]
      * Added README file (LP: #1274899)
    
      [ Dimitri John Ledkov ]
      * Exit quicker, if there is nothing to do. (LP: #1287674) (LP:
        #1287674)
    
      [ Michael Sheldon ]
      * Fixes updating of the ContentPeerModel when using Loader and
        changing ContentType or ContentHandler dynamically and ensures that
        ContentPeerModel Loader doesn't begin loading the model until the
        peer picker becomes visible (avoiding delaying app start-up time).
      * Make qdoc based documentation compatible with the Qt 5.2 version of
        qdoc.
      * Fixes version number of import statements in QML documentation.
     -- Ubuntu daily release <email address hidden>   Wed, 02 Apr 2014 14:46:54 +0000
  • content-hub (0.0+14.04.20140321-0ubuntu1) trusty; urgency=low
    
      [ Ken VanDine ]
      * Adds support for multiple handler types: source, destination and
        share. Enforce single transfer per peer, if a second transfer
        request is made from a peer that already has an unfinished transfer,
        cancel the previous one. This is needed as long as apps are required
        to be single instance.
      * If the transfer isn't persistent, attempt to hardlink instead of
        copying. If the link fails, fallback to a copy.
      * If the default source is set to anything other than a click appId
        triplet, fallback to the legacy APP_ID. Changed default source for
        contacts to the legacy APP_ID for address-book-app
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Fri, 21 Mar 2014 00:46:57 +0000
  • content-hub (0.0+14.04.20140307-0ubuntu1) trusty; urgency=low
    
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Fri, 07 Mar 2014 06:59:44 +0000
  • content-hub (0.0+14.04.20140306-0ubuntu1) trusty; urgency=low
    
      [ Ken VanDine ]
      * Added Type::Known::contacts. Note: there is no associated default
        store for contacts under any scope. Data for contacts doesn't
        persist.
      * Changed defaults to a triplet used to build the appid. Bumped build
        depends for libupstart-app-launch2-dev needed for converting the
        triplet to an appid.
     -- Ubuntu daily release <email address hidden>   Thu, 06 Mar 2014 16:50:24 +0000
  • content-hub (0.0+14.04.20131209.1-0ubuntu1) trusty; urgency=low
    
      [ Ken VanDine ]
      * Filled in the missing docstrings for the QML bindings .
      * Documentation cleanup, fixes button alignment and uses MainView in
        the QML code example.
      * allow ContentPeer to be creatable in QML, this makes it more obvious
        how to deal with the list returned by knownSourcesForType.
    
      [ Ted Gould ]
      * Upgrading to libupstart-app-launch v2.
    
      [ Alexandre Abreu ]
      * fix small documentation nit
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 69
     -- Ubuntu daily release <email address hidden>   Mon, 09 Dec 2013 09:59:43 +0000
  • content-hub (0.0+14.04.20131025-0ubuntu1) trusty; urgency=low
    
      [ Ken VanDine ]
      * return a QVariantList from knownSourcesForType so the QML bindings
        can expose a list of peers, fixes (LP: #1236932). (LP: #1236932)
      * Added qdoc docs for QML bindings.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 63
     -- Ubuntu daily release <email address hidden>   Fri, 25 Oct 2013 11:04:43 +0000
  • content-hub (0.0+13.10.20131011-0ubuntu1) saucy; urgency=low
    
      [ Ken VanDine ]
      * Make libcontent-hub0 recommend content-hub .
      * invoke the destination when the transfer is charged .
      * Added a click hook, which iterates installed known peers, removing
        them when they are no longer installed and adding peers when needed.
    
      [ Robert Bruce Park ]
      * New component for the importer to indicate an ongoing transfer.
    
      [ Guenter Schwann ]
      * New component for the importer to indicate an ongoing transfer.
      * Quit the source app on charged/abort when it was started by the
        content hub.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 60
     -- Ubuntu daily release <email address hidden>   Fri, 11 Oct 2013 05:41:10 +0000