lp://staging/~mandel/ubuntu-download-manager/properties
Created by
Manuel de la Peña
and last modified
- Get this branch:
- bzr branch lp://staging/~mandel/ubuntu-download-manager/properties
Only
Manuel de la Peña
can upload to this branch. If you are
Manuel de la Peña
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Approve (continuous-integration)
- Ricardo Mendoza (community): Approve
-
Diff: 816 lines (+410/-29)19 files modifiedCMakeLists.txt (+1/-1)
debian/changelog (+7/-0)
debian/libudm-common0.symbols (+12/-0)
docs/dbus/com.canonical.applications.download.xml (+10/-4)
src/common/public/ubuntu/transfers/metadata.cpp (+54/-3)
src/common/public/ubuntu/transfers/metadata.h (+15/-0)
src/downloads/priv/ubuntu/downloads/download.cpp (+19/-0)
src/downloads/priv/ubuntu/downloads/download.h (+9/-1)
src/downloads/priv/ubuntu/downloads/download_adaptor.cpp (+19/-1)
src/downloads/priv/ubuntu/downloads/download_adaptor.h (+16/-4)
src/downloads/priv/ubuntu/downloads/file_download.cpp (+11/-8)
src/downloads/priv/ubuntu/downloads/mms_file_download.cpp (+2/-0)
tests/downloads/client/test_client_manager.cpp (+1/-1)
tests/downloads/daemon/test_download.cpp (+29/-0)
tests/downloads/daemon/test_download.h (+2/-0)
tests/downloads/daemon/test_metadata.cpp (+159/-6)
tests/downloads/daemon/test_metadata.h (+18/-0)
tests/downloads/daemon/test_mms_download.cpp (+25/-0)
tests/downloads/daemon/test_mms_download.h (+1/-0)
Related bugs
Bug #1350307: "Transfers" view broken for MMS downloads | Medium | Fix Released | |
Bug #1364964: Hints exposed through properties needed (e.g.; to discriminate downloads in the indicator) | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 320. By Manuel de la Peña
-
Add properties that allow the indicator to filter the downloads to b shown.
- 318. By Manuel de la Peña
-
Parse the content disposition header for the file name to use. Fixes: 1205355
Approved by: Andrew Hayzen, PS Jenkins bot, Michael Sheldon
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-download-manager