landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #01372
[stable-overlay] ubuntu-system-settings (0.3+15.04.20151103.1-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Tue, 03 Nov 2015 16:26:31 +0000
Source: ubuntu-system-settings
Binary: ubuntu-system-settings libsystemsettings1 libsystemsettings-dev ubuntu-system-settings-autopilot
Architecture: source
Version: 0.3+15.04.20151103.1-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 1391502 1393413 1421583 1422700 1424149 1431876 1435360 1437510 1439122 1441192 1442646 1446086 1454186 1454230 1456941 1457424 1457676 1459701 1461624 1463828 1468029 1469076 1470779 1470782 1472505 1475568 1475629 1476372 1477300 1479447 1482235 1487157 1487382 1487432 1488016 1488836 1490417 1492260 1494442 1496845 1501428 1505663 1508363 1512768
Changes:
ubuntu-system-settings (0.3+15.04.20151103.1-0ubuntu1) vivid; urgency=medium
.
[ Bartosz Kosiorek ]
* Remove "Retry" button, when no internet connection is available. It
will automatically retry after establishing connection (LP:
#1479447) (LP: #1479447)
.
[ Ken VanDine ]
* Don't elide connect to internet label (LP: #1512768)
* Ensure we only check for updates when NetworkingStatus.online is
true (LP: #1505663)
* [system-settings] Abort request when the onlineStatus changes to
false (LP: #1505663)
.
ubuntu-system-settings (0.3+16.04.20151029-0ubuntu1) xenial; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ jonas-drange ]
* Deprecated the use of Info endpoint in system_update.cpp and
hotspot. Exposed detailed version details on UpdateManager. Used
this to get to a 'tag' key which includes the ota string. Because of
more advanced system-image testing, about tests now use the
systemimage dbusmock template. debian/control, s-i-dbus changed to
3.0.2 because that's where the ota string is. (LP: #1475568)
.
ubuntu-system-settings (0.3+16.04.20151023.1-0ubuntu1) xenial; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Ken VanDine ]
* Bump Ubuntu.Components imports to 1.3 and fixed UbuntuShape
deprecations (LP: #1508363)
.
[ jonas-drange ]
* re-add silentMode property to repair the silent mode switch
.
ubuntu-system-settings (0.3+15.10.20151002-0ubuntu1) wily; urgency=medium
.
[ Sebastien Bacher ]
* [hospot] include cmakefile hack to get files listed in qtcreator
* [security-privacy] use the system location as well to look for trust
store items, that's needed at least for unity8-dash which is not
distributed as a click and doesn't a .local entry (LP: #1501428)
* [sound] don't display silent mode warnings, sounds should just be
played when user selected (LP: #1391502)
.
[ jonas-drange ]
* [phone] encode numbers before passing them to url-dispatcher (LP:
#1496845)
.
ubuntu-system-settings (0.3+15.10.20150930-0ubuntu1) wily; 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)
Checksums-Sha1:
3982850332bfacd245cb2a6a7956af7f633ca871 3083 ubuntu-system-settings_0.3+15.04.20151103.1-0ubuntu1.dsc
9b26417523bc8bdee5c1b704a1352065860a9be5 4321762 ubuntu-system-settings_0.3+15.04.20151103.1.orig.tar.gz
cc03019a033bb9ad1b422bc2cb8f41298bd87eec 45815 ubuntu-system-settings_0.3+15.04.20151103.1-0ubuntu1.diff.gz
Checksums-Sha256:
9f3678d391f1e65a2e8f095c630d4eb33e1c26982c752d8e9ba28b8c1deed7a4 3083 ubuntu-system-settings_0.3+15.04.20151103.1-0ubuntu1.dsc
1b831d960eaac0fa7bc09f84b9ffe175fc1d6e4b3eed199ac6c11473c886f0ff 4321762 ubuntu-system-settings_0.3+15.04.20151103.1.orig.tar.gz
890d5cf1e7dbd1fba1f4f2e1426477a88a90979eb285977b6dfd6cf3f6cb7cb5 45815 ubuntu-system-settings_0.3+15.04.20151103.1-0ubuntu1.diff.gz
Files:
a235a0ef5a1721ea77e2a910a57d4dc3 3083 gnome optional ubuntu-system-settings_0.3+15.04.20151103.1-0ubuntu1.dsc
abba70f398f280ab68e3e7878d401d87 4321762 gnome optional ubuntu-system-settings_0.3+15.04.20151103.1.orig.tar.gz
90c3f6c44f74a384021f25a63e0e9b2e 45815 gnome optional ubuntu-system-settings_0.3+15.04.20151103.1-0ubuntu1.diff.gz