lp://staging/~mardy/unity-webapps-qml/oa-capture
- Get this branch:
- bzr branch lp://staging/~mardy/unity-webapps-qml/oa-capture
Branch merges
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Alexandre Abreu (community): Approve
- WebApps: Pending requested
-
Diff: 706 lines (+552/-4)14 files modified.bzrignore (+32/-0)
common-project-config.pri (+12/-0)
debian/control (+2/-0)
debian/unity-webapps-qml.install (+1/-0)
src/Ubuntu/UnityWebApps/UnityWebApps.qml (+8/-1)
src/Ubuntu/UnityWebApps/plugin/com.canonical.webcredentials.capture.gschema.xml (+11/-0)
src/Ubuntu/UnityWebApps/plugin/online-accounts-capturer.cpp (+148/-0)
src/Ubuntu/UnityWebApps/plugin/online-accounts-capturer.h (+60/-0)
src/Ubuntu/UnityWebApps/plugin/plugin.pro (+15/-2)
src/Ubuntu/UnityWebApps/plugin/qml-plugin.cpp (+12/-0)
tests/unit/test_online_accounts_capturer/capture-test.provider (+8/-0)
tests/unit/test_online_accounts_capturer/test_online_accounts_capturer.cpp (+196/-0)
tests/unit/test_online_accounts_capturer/test_online_accounts_capturer.pro (+44/-0)
tests/unit/unit.pro (+3/-1)
Branch information
Recent revisions
- 93. By Alberto Mardegan
-
From trunk
[ Alexandre Abreu ]
Update the oxide bits to account for oxide moving to 1.0 - 92. By Alberto Mardegan
-
Merge from trunk
[ Alexandre Abreu ]
* Add some missing files striclty for doc generation for the runtime-
api
* There is currently an issue on Ubuntu Desktop with webapps running
in the container and bamf/unity that when a local desktop file
exists (and a webapp icon has been pinned to the launcher through
its global /usr/share desktop file), the webapp icons are duplicated
in the launcher. Various fixes have been made to mitigate the issue
in bamf but it seems to still be around. This is voluntarily
discarded for now and left around to get to the bottom of the issue
in a timely fashion. (LP: #1300864)
[ Alexandre Abreu ]
* Fixes to the runtime-api: have inputMethodName return its value,.
have the client register listeners for property changed, .
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* Add application api (LP: #1278485)
[ Alexandre Abreu ]
* Add integration with oxide (LP: #1290535)
[ Justin McPherson ]
* Add integration with oxide (LP: #1290535)
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* Add support for the new content hub api
[ Alexandre Abreu ]
* Fix desktop file generation: dont do useless generation when not
needed,. use the proper webapps-runner w/ the --chrome option. make
sure that the webapp 'domain' is available (LP: #1288805)
* Make sure that priviledged APIs are only injected in the proper
context (LP: #1293702)
* New rebuild forced
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* Fix issue with the callback order for content hub's high level api.
The order is reversed
[ Alexandre Abreu ]
* Fix online accounts inline docs
[ Alberto Mardegan ]
* API cleanups Add a getAccounts() method, and remove the
getAccountsInfoFor() and getAccessTokenFor() methods. - 86. By Kyle Nitzsche
-
A single script (yuidoc-build.sh) to build all api docs for all current js apis.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-webapps-qml