← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] ubuntu-system-settings (0.3+15.04.20150909-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Wed, 09 Sep 2015 15:08:25 +0000
Source: ubuntu-system-settings
Binary: ubuntu-system-settings libsystemsettings1 libsystemsettings-dev ubuntu-system-settings-autopilot
Architecture: source
Version: 0.3+15.04.20150909-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
 libsystemsettings-dev - System Settings for Ubuntu Touch - development files
 libsystemsettings1 - System Settings Library for Ubuntu Touch
 ubuntu-system-settings - System Settings application for Ubuntu Touch
 ubuntu-system-settings-autopilot - System Settings for Ubuntu Touch - Autopilot tests
Launchpad-Bugs-Fixed: 1241986 1359344 1361127 1361864 1364452 1367137 1376714 1378678 1385288 1388184 1388222 1393413 1421583 1422700 1424149 1435360 1437510 1438049 1438535 1439122 1441192 1442646 1445532 1446086 1449582 1450866 1454186 1454230 1456941 1457424 1457676 1459701 1461624 1463828 1468029 1469076 1470779 1470782 1472505 1475629 1476372 1477300 1482235 1487382 1488016 1488836
Changes:
 ubuntu-system-settings (0.3+15.04.20150909-0ubuntu1) vivid; urgency=medium
 .
   [ Ken VanDine ]
   * Don't initialize and int as NULL
   * Fixed test to match string change
   * Pass some args when pushing the online-accounts panel page
 .
   [ Sebastien Bacher ]
   * [security-privacy] small bugfixes and ui tweaks update some strings
     to match the design translate the list items names include online
     accounts button (LP: #1488016, #1487382)
   * [system-update] use scalable distributor-logo icon from the theme
     (LP: #1367137)
 .
 ubuntu-system-settings (0.3+15.10.20150901-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * emit credentialsDeleted when the U1 token expired (LP: #1378678)
 .
   [ Manuel de la Pena ]
   * Sign the query in order to get a possible auth error from the server
     and stop the user from trying to do updates with invalid creds.
   * The updates page is leaking objects when we have a successful update
     and when we do have errors. The following branch ensures that no
     memory is wasted.
 .
 ubuntu-system-settings (0.3+15.10.20150831-0ubuntu1) wily; urgency=medium
 .
   [ simon.busch@xxxxxxxxxxxxx ]
   * Reworking bluetooth support in settings a bit to work as it should:
     devices are now correctly connected after they got paired which
     wasn't the case before due to timing reasons
     (org.bluez.Audio/Input/... interface wasn't registered yet)
     DevicePage is now created on the fly to avoid it displaying
     information for a moment from a previously selected device
     DevicePage is now split out of the PageComponent.qml file Discover
     service functionality is dropped as bluez does this on its own and
     we don't need to care (LP: #1488836)
 .
 ubuntu-system-settings (0.3+15.10.20150827-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * Don't show the phone number in the about page, that is now provided
     by address-book-app (LP: #1364452)
 .
   [ Robert Ancell ]
   * Use new QML package names for qml-module-qt-labs-folderlistmodel,
     qml-module-qtsysteminfo.
 .
   [ Sebastien Bacher ]
   * [security-privacy] rename the "Lock phone" item to "Locking and
     unlocking" and do not include the screen delay as a value, it
     misleads users to think that the section is only about that where it
     also includes security options (LP: #1361127)
   * [security-privacy] use the correct access to location string (LP:
     #1388184)
 .
   [ jonas-drange ]
   * Use wait_select_single instead of select_single to make the test
     less flaky
   * [plugin] add has-dynamic-name to allow for dynamic renaming of a
     plugin. (LP: #1475629)
 .
 ubuntu-system-settings (0.3+15.10.20150818-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * [hotspot] fixes ui bugs. Depends on suru-icon-theme
     14.04+15.04.20150813~ to get the new hotspot icon. Depends on qml-
     module-ubuntu-connectivity (>= 0.5.3) to get new connectivity
     bindings. (LP: #1459701)
 .
 ubuntu-system-settings (0.3+15.10.20150814-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * dismiss_osk after entering text
 .
 ubuntu-system-settings (0.3+15.10.20150812-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [cellular] add hotspot support by use of the Connectivity API (LP:
     #1477300, #1421583)
 .
 ubuntu-system-settings (0.3+15.10.20150810-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * Set dimTimeout to 0 when activityTimeout is 0 (LP: #1476372)
 .
   [ Sebastien Bacher ]
   * [bluetooth] turn off discovery if inactive, not only suspended (LP:
     #1482235)
 .
   [ jonas-drange ]
   * [python] fix pep8 warnings from new pep8 1.6
 .
 ubuntu-system-settings (0.3+15.10.20150806-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [autopilot/phone] stops calling the method passed to assertThat
   * [autopilot] change Wi-Fi and System Update tests to use a mocked
     indicator-network (org.gtk.Actions and com.ubuntu.connectivity1).
 .
 ubuntu-system-settings (0.3+15.10.20150804-0ubuntu1) wily; urgency=medium
 .
   [ Sebastien Bacher ]
   * [system-update] get the custom build information from the s-i
     service (LP: #1393413)
 .
   [ jonas-drange ]
   * Adds Flickables to many pages. (LP: #1470782)
 .
   [ simon.busch@xxxxxxxxxxxxx ]
   * Convert Bluetooth connect/disconnect operations to async ones to not
     block the UI when the backend takes a little bit longer to perform
     those.
 .
 ubuntu-system-settings (0.3+15.10.20150731-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * [cellular/apn] new APN panel made for the new 'Preferred' property,
     as well as the 'ResetContext' method. (LP: #1435360, #1361864,
     #1376714, #1457676, #1424149, #1442646, #1388222)
 .
 ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu2~gcc5.1) wily; urgency=medium
 .
   * No change upload, build with GCC 5.
 .
 ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu1) wily; urgency=medium
 .
   [ Christopher Lee ]
   * Update AP helper so it doesn't attempt to use an unreachable value
     when scrolling.
 .
   [ Ken VanDine ]
   * Added a sleep to give set_forward_on_busy time to finish
   * Use wait_select_single in the wifi dialog and bump the sleep to 1
     second
   * We need to explicitly stop dbus in tearDownClass, fixes lingering
     dbus processes
 .
 ubuntu-system-settings (0.3+15.10.20150724-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Manuel de la Pena ]
   * Recompile with the new udm to avoid ABI issues.
 .
 ubuntu-system-settings (0.3+15.10.20150722-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Ken VanDine ]
   * Use TextField.write to properly use the OSK Added helper to dismiss
     OSK
 .
   [ jonas-drange ]
   * [tests] avoids setting Interfaces property after the
     Cellular/Phone/About plugins have loaded.
 .
 ubuntu-system-settings (0.3+15.10.20150716-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Ken VanDine ]
   * [wifi] Fixed handling of loading extended attributes from the
     MenuModel (LP: #1472505)
 .
   [ handsome_feng<445865575@xxxxxx> ]
   * Add flickable in time/date page. (LP: #1469076)
 .
   [ jonas-drange ]
   * [phone] make services insensitive when there are no services as well
     as adding autopilot tests for sim services. (LP: #1470779)
 .
 ubuntu-system-settings (0.3+15.10.20150708-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * Lets the Wi-Fi panel respond to an SSID provided by dispatcher by
     launching a "Connect to" dialogue. (LP: #1241986)
 .
 ubuntu-system-settings (0.3+15.10.20150703-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Joerg Berroth ]
   * Added support for 802-1x wireless network configurations. (LP:
     #1241986)
 .
 ubuntu-system-settings (0.3+15.10.20150702.3-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Ken VanDine ]
   * Test searching for WiFi instead of Sound, online-accounts now has a
     soundcloud account type (LP: #1468029)
 .
   [ Matthew Paul Thomas ]
   * Changes "Install & Restart" to "Restart & Install" and "Not Now" to
     "Cancel". lp:1359344 (LP: #1359344)
 .
   [ jonas-drange ]
   * implement CFB, CFNRy and CFNRc as well as autopilot tests (LP:
     #1463828)
 .
 ubuntu-system-settings (0.3+15.10.20150622-0ubuntu2) wily; urgency=medium
 .
   * debian/control:
     - don't have an alternative depends on system-image-snappy-cli,
       it's deprecated
     - have ubuntu-snappy-cli as an alternative to click, that's not the
       right solution but a workaround to unblock snappy image build
 .
 ubuntu-system-settings (0.3+15.10.20150622-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * [wifi] skip some tests that cannot be mocked and use specific object
     when found during connection (LP: #1441192)
 .
 ubuntu-system-settings (0.3+15.10.20150615-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Ken VanDine ]
   * Activate the accessPoint on click
 .
 ubuntu-system-settings (0.3+15.10.20150604-0ubuntu1) wily; urgency=medium
 .
   [ Sebastien Bacher ]
   * [battery] use round linejoin style to workaround rendering glitches
     (LP: #1461624)
   * define a way for plugin to be visible if a file exists, use that
     capability to enable the updates panel on system-image systems and
     not snappy one, which allows us to not have a strong depends on
     system image components
 .
 ubuntu-system-settings (0.3+15.10.20150527-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Iain Lane ]
   * Improve filtering in main page and timezone filters. (LP: #1454186,
     #1446086)
 .
   [ Ken VanDine ]
   * Ensure dim-timeout is 10 seconds less than activity-timeout (LP:
     #1437510)
   * debian/control: bumped depends on ubuntu-keyboard-data to >=
     0.99.trunk.phablet2+15.04.20150421 to get gsettings schema changes
     (LP: #1454230)
   * expose deviceName to QML
 .
   [ Luk???? Tinkl ]
   * compare the language and kbd layout names in a locale-aware manner
 .
   [ Sebastien Bacher ]
   * Translate push_helper expected strings to avoid failure in non C
     locales (LP: #1456941)
   * [battery] use the correct height value for the first point of the
     graph, that fixes the initial point often starting to high and the
     curve starting with an almost vertical line (LP: #1439122)
   * [language] update auto punctuation description to match the osk
     behaviour (LP: #1385288)
   * [security-privacy] remove obsolete dash search option (LP: #1422700)
 .
   [ jonas-drange ]
   * New icon as per lp:1457424 (LP: #1457424)
 .
 ubuntu-system-settings (0.3+15.04.20150514-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Ken VanDine ]
   * Re-factored SIM Pin related tests into separate classes to properly
     ensure the LockedPins property is properly setup for each test.
   * incorporate SimPin helper from ubuntu-sanity-tests and refactor a
     few tests to utilize them
 .
 ubuntu-system-settings (0.3+15.04.20150511-0ubuntu1) vivid; urgency=medium
 .
   [ Ken VanDine ]
   * Removed the spacing from the updates ListView and use margins
     instead. This fixes the extra space left as updates are installed.
     (LP: #1450866)
 .
   [ Sebastien Bacher ]
   * [battery] display last charge info in hours rather than days (LP:
     #1438535)
 .
   [ jonas-drange ]
   * [security-privacy] give the focus to the right entry, if the current
     unlock method is swipe then there is no "current password" so the
     new input line should be the focussed one (LP: #1438049)
 .
 ubuntu-system-settings (0.3+15.04.20150430.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Ken VanDine ]
   * Include supported frameworks and arch when checking for updates (LP:
     #1449582)
 .
 ubuntu-system-settings (0.3+15.04.20150422.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Michael Sheldon ]
   * Allow system settings to find keyboard plugins in additional
     locations specified via gsettings. (LP: #1445532)
Checksums-Sha1:
 200b3b4df55a527b30cc8a43bcebdb86fd021186 3069 ubuntu-system-settings_0.3+15.04.20150909-0ubuntu1.dsc
 7904abc6e7ff1d2673b050b8ec6fa29fac8303a6 4316338 ubuntu-system-settings_0.3+15.04.20150909.orig.tar.gz
 b69b2d037f9238eb3642c05e8f4e13b7ec66ea6f 44550 ubuntu-system-settings_0.3+15.04.20150909-0ubuntu1.diff.gz
Checksums-Sha256:
 1b9529f890ffba04dd63cdce53cebaf4a712c57a181e1a8fdf7f0523821db3df 3069 ubuntu-system-settings_0.3+15.04.20150909-0ubuntu1.dsc
 31cf56aad789440d02cba350b7fbe3fa6798b87af123cdad5597aad274f0f1de 4316338 ubuntu-system-settings_0.3+15.04.20150909.orig.tar.gz
 3cf8d4796407a4c697a1ae81f3e6f77ad3015657324a43fccbc4e69d8ef15914 44550 ubuntu-system-settings_0.3+15.04.20150909-0ubuntu1.diff.gz
Files:
 18913030cfefefcf3888695aca7eb93a 3069 gnome optional ubuntu-system-settings_0.3+15.04.20150909-0ubuntu1.dsc
 75683e9c9ce4771b16816a590163f68e 4316338 gnome optional ubuntu-system-settings_0.3+15.04.20150909.orig.tar.gz
 a3b20e7effd87e7d309bf1807859ebe0 44550 gnome optional ubuntu-system-settings_0.3+15.04.20150909-0ubuntu1.diff.gz