← Back to team overview

landing-team-changes team mailing list archive

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

 

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

---------------
Format: 1.8
Date: Wed, 30 Sep 2015 15:23:14 +0000
Source: ubuntu-system-settings
Binary: ubuntu-system-settings libsystemsettings1 libsystemsettings-dev ubuntu-system-settings-autopilot
Architecture: source
Version: 0.3+15.04.20150930-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Changed-By: Ken VanDine <ken.vandine@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 1431876 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 1487157 1487382 1487432 1488016 1488836 1490417 1492260 1494442
Changes:
 ubuntu-system-settings (0.3+15.04.20150930-0ubuntu1) vivid; urgency=medium
 .
   * Used the correct property to determine if whoopsie will
     automatically report crashes (LP: #1494442)
 .
 ubuntu-system-settings (0.3+15.10.20150924-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * [autopilot] use wait_select_single instead of select_single for all
     click_item
   * [security-privacy] fix test broken by recent ui changes
 .
 ubuntu-system-settings (0.3+15.10.20150918-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [hotspot] hide/show based on modem availability from Connectivity
     (which also requires a bumped dep). (LP: #1487157)
   * [time-date] Migrate threaded code to worker-object pattern, move
     sorting to a worker thread from the GUI thread, and only instantiate
     UbuntuTimeDatePanel plugin once. (LP: #1492260)
   * [wifi/wpa2ep] allow passwords of length 1 for wpa enterprise
     authentication schemes. (LP: #1490417)
 .
 ubuntu-system-settings (0.3+15.10.20150915-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * ported to libqofono 0.82 (modemTechnologies now
     availableTechnologies)
 .
 ubuntu-system-settings (0.3+15.10.20150910.1-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [hotspot]??allow insecure hotspot, hide hotspot for mako, make
     autopilot tests run on mako, and change packaging so we get a newer
     Connectivity API (provided by indicator-network). (LP: #1431876)
   * [system-update] deviceName now uses correct argument returned from
     system image backend. (LP: #1487432)
 .
 ubuntu-system-settings (0.3+15.10.20150909-0ubuntu1) wily; 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:
 31af317cab24f4dd31b27dc3f5934772b986a5bb 3069 ubuntu-system-settings_0.3+15.04.20150930-0ubuntu1.dsc
 fce8455a2f23c086d0387231a3c62e10d29d6dc1 4317955 ubuntu-system-settings_0.3+15.04.20150930.orig.tar.gz
 a137d5f1cda21c3dc6456f9d91172890bf353628 45086 ubuntu-system-settings_0.3+15.04.20150930-0ubuntu1.diff.gz
Checksums-Sha256:
 ce6abe3bf7574e48044bafbd3932abc6569c25d360158fc5f28c1787668ca319 3069 ubuntu-system-settings_0.3+15.04.20150930-0ubuntu1.dsc
 816502a5fbe531e995f41fd6ee4bb997c84c403865b8253d7f56c2bacce935ec 4317955 ubuntu-system-settings_0.3+15.04.20150930.orig.tar.gz
 2d744d25793ce11e10097315522893356b652eaf875965e7f22514dff732d510 45086 ubuntu-system-settings_0.3+15.04.20150930-0ubuntu1.diff.gz
Files:
 48404bd952a4911b342111ad85e6aaff 3069 gnome optional ubuntu-system-settings_0.3+15.04.20150930-0ubuntu1.dsc
 c82b1230c0a76959151050f52b7fc2b0 4317955 gnome optional ubuntu-system-settings_0.3+15.04.20150930.orig.tar.gz
 94a6dc5fcdeda1633f628af12e2e2a10 45086 gnome optional ubuntu-system-settings_0.3+15.04.20150930-0ubuntu1.diff.gz