lp:ubuntu/trusty-proposed/content-hub

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/content-hub
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

24. By PS Jenkins bot

[ 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.

23. By Ricardo Salveti

No-change rebuild for shlib changes in qtbase and qtdeclarative.

22. By PS Jenkins bot

[ 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.

21. By PS Jenkins bot

[ 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

20. By PS Jenkins bot

New rebuild forced

19. By PS Jenkins bot

[ 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.

18. By PS Jenkins bot

[ 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

17. By PS Jenkins bot

[ 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

16. By PS Jenkins bot

[ 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

15. By PS Jenkins bot

[ Ken VanDine ]
* added Breaks for gallery-app <= 0.0.67+13.10.20130924.1-0ubuntu1 .
* Don't invoke the source application until the destination has called
  start(). This will prevent source app from getting raised before the
  destination app expects it, preventing an unexpected interuption in
  the work flow.

[ Ubuntu daily release ]
* Automatic snapshot from revision 54

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/content-hub
This branch contains Public information 
Everyone can see this information.

Subscribers