-
ubuntu-system-settings (0.1+14.04.20140411-0ubuntu2) trusty; urgency=medium
* debian/control: alternatively depend on the OpenGLES version of
qtdeclarative5-qtmultimedia-plugin and
qtdeclarative5-ubuntu-ui-toolkit-plugin
-- Ricardo Salveti de Araujo <email address hidden> Wed, 16 Apr 2014 12:23:58 -0300
-
ubuntu-system-settings (0.1+14.04.20140411-0ubuntu1) trusty; urgency=low
[ Ken VanDine ]
* system-update: Fix the flickable bounds behavior so it doesn't
overshoot when the contentHeight is shorter than the view.
* fixed some deprecations in ListItems, iconSource instead of icon
[ Sebastien Bacher ]
* build the lists of devices before connecting the signals, that
avoids warning
[ Iain Lane ]
* [time-date] Cache the results so that we can search within a
narrower set
* Fix click package update checking and update available/not available
signal emission. (LP: #1306569)
[ Omer Akram ]
* autopilot tests improvements: * Improved existing tests to compare
values with backends instead of just testing the 'item' is there. *
Fixed a skipped failing test * Delete label tests and those which
are trying to make sure certain elements exist. (LP: #1301214)
[ Michael Terry ]
* Fix click package update checking and update available/not available
signal emission. (LP: #1306569)
-- Ubuntu daily release <email address hidden> Fri, 11 Apr 2014 16:35:32 +0000
-
ubuntu-system-settings (0.1+14.04.20140402-0ubuntu1) trusty; urgency=low
[ Andrea Cimitan ]
* Detect SIM and if negative show no sim page
[ Victor R. Ruiz ]
* Autopilot: Move launch_system_settings to a helper module.
[ Iain Lane ]
* Hide 'Serial' and 'IMEI' entries when the info isn't available
* Don't look for PkgConfig explicitly, breaks with Multi-Arch.
FindPkgConfig.cmake does this for us anyway.
-- Ubuntu daily release <email address hidden> Wed, 02 Apr 2014 10:47:05 +0000
-
ubuntu-system-settings (0.1+14.04.20140328-0ubuntu1) trusty; urgency=low
[ CI bot ]
* Resync trunk
[ Diego Sarmentero ]
* Add click updates support. .
-- Ubuntu daily release <email address hidden> Fri, 28 Mar 2014 07:24:29 +0000
-
ubuntu-system-settings (0.1+14.04.20140321-0ubuntu1) trusty; urgency=low
[ Ken VanDine ]
* Updates for the QML binding changes in the content-hub
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <email address hidden> Fri, 21 Mar 2014 00:38:52 +0000
-
ubuntu-system-settings (0.1+14.04.20140320-0ubuntu1) trusty; urgency=low
[ Michael Terry ]
* Add pagination breadcrumbs to wizard.
* Restore SIM card image in welcome wizard.
[ Andrea Cimitan ]
* Use green button for forward
-- Ubuntu daily release <email address hidden> Thu, 20 Mar 2014 09:51:42 +0000
-
ubuntu-system-settings (0.1+14.04.20140318-0ubuntu1) trusty; urgency=low
[ Michael Terry ]
* Allow custom wizard pages
[ Colin Watson ]
* Only build the about plugin on architectures that have libandroid-
properties-dev.
-- Ubuntu daily release <email address hidden> Tue, 18 Mar 2014 17:51:19 +0000
-
ubuntu-system-settings (0.1+14.04.20140311.1-0ubuntu1) trusty; urgency=low
* New rebuild forced
-- Ubuntu daily release <email address hidden> Tue, 11 Mar 2014 17:25:38 +0000
-
ubuntu-system-settings (0.1+14.04.20140311-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]
* license: use Label widget instead of Text, it looks more integrated
(LP: #1286262)
* language: don't display an chevron for the language item, the list
displayed is a sheet widget and not a page stack one. (lp: #1289287)
(LP: #1289287)
[ Iain Lane ]
* background selector: lock the toolbar open, per the design (LP:
#1288361)
* Don't crash if the migration script can't set values (LP: #1288833)
[ Michael Terry ]
* Tweak some of the wording of the wizard, and start the language
combo expanded
[ CI bot ]
* Resync trunk
[ Omer Akram ]
* autopilot tests code: fix pep8 and pyflakes warnings. add tests to
make sure we don't regress on pep8/pyflakes .
[ Didier Roche ]
* switch to suru icon theme
-- Ubuntu daily release <email address hidden> Tue, 11 Mar 2014 15:14:22 +0000
-
ubuntu-system-settings (0.1+14.04.20140303-0ubuntu1) trusty; urgency=low
[ CI bot ]
* Resync trunk
[ Iain Lane ]
* Also store the ringtone, messages and silent mode settings in
AccountsService. (LP: #1265528)
-- Ubuntu daily release <email address hidden> Mon, 03 Mar 2014 17:03:35 +0000
-
ubuntu-system-settings (0.1+14.04.20140228-0ubuntu1) trusty; urgency=low
[ Michael Terry ]
* Add disabled skeleton of a "Welcome to Ubuntu" wizard for first-time
boot. Will be enabled when it is more complete.
[ CI bot ]
* Resync trunk
[ Andrea Cimitan ]
* Add disabled skeleton of a "Welcome to Ubuntu" wizard for first-time
boot. Will be enabled when it is more complete.
[ Iain Lane ]
* Add a 'downloading' parameter to updateAvailableFound so that the UI
can adjust itself. We need to know if a download is already in
progress when we enter the update screen to display 'pause' or
'install' as appropriate.
[ Sebastien Bacher ]
* Workarount qt bug that could lead to non working scrolling
-- Ubuntu daily release <email address hidden> Fri, 28 Feb 2014 18:36:12 +0000
-
ubuntu-system-settings (0.1+14.04.20140224.1-0ubuntu1) trusty; urgency=low
[ Iain Lane ]
* Re-enable updates on the main screen
[ Diego Sarmentero ]
* Avoid conflicts between concurrent calls to checkForUpdates ( (LP:
#1279006)
-- Ubuntu daily release <email address hidden> Mon, 24 Feb 2014 23:23:06 +0000
-
ubuntu-system-settings (0.1+14.04.20140218.1-0ubuntu1) trusty; urgency=low
[ Iain Lane ]
* Don't check for updates in the EntryComponent of the update plugin.
Temporarily disables the feature. Will be re-enabled when bug
#1277589 is fixed. (LP: #1277589)
* Show default wallpaper in the "Ubuntu art" section of the background
selector
* Add some initial AP tests for manual selection of cellular network.
-- Ubuntu daily release <email address hidden> Tue, 18 Feb 2014 21:36:59 +0000
-
ubuntu-system-settings (0.1+14.04.20140218-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]
* security-privacy: don't use a Column, the toolkit has a bug that
makes the OptionSelection widget in it not displayed. The Dash page
currently has only one element so the column is not strictly
required. (LP: #1277050)
[ Iain Lane ]
* Remove the Column since it's not necessary and a UITK bug means its
contents are hidden (LP: #1273610) (LP: #1273610)
* Don't show forbidden networks, since we can't ever connect to them
-- Ubuntu daily release <email address hidden> Tue, 18 Feb 2014 10:54:02 +0000
-
ubuntu-system-settings (0.1+14.04.20140206-0ubuntu1) trusty; urgency=low
[ Diego Sarmentero ]
* Show updates notification in main page. .
[ Iain Lane ]
* Add the brightness panel (LP: #1275699)
* Set the 'enabled' and 'value' of BrightnessSlider when the state
from the indicator backend changes.
-- Ubuntu daily release <email address hidden> Thu, 06 Feb 2014 15:47:52 +0000
-
ubuntu-system-settings (0.1+14.04.20140203-0ubuntu1) trusty; urgency=low
[ Dimitri John Ledkov ]
* Fix cross-compilation
-- Ubuntu daily release <email address hidden> Mon, 03 Feb 2014 11:43:23 +0000
-
ubuntu-system-settings (0.1+14.04.20140131-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]
* Update the translations template
[ Iain Lane ]
* Add some initial tests for the datetime panel
-- Ubuntu daily release <email address hidden> Fri, 31 Jan 2014 13:09:05 +0000
-
ubuntu-system-settings (0.1+14.04.20140130.1-0ubuntu1) trusty; urgency=low
[ Iain Lane ]
* Stop installing the AccountsService schema as it's moving to
accountsservice-ubuntu-touch-schemas
-- Ubuntu daily release <email address hidden> Thu, 30 Jan 2014 16:46:26 +0000
-
ubuntu-system-settings (0.1+14.04.20140130-0ubuntu1) trusty; urgency=low
[ William Hua ]
* [language] Use active-language and spell-checking settings. (LP:
#1254098)
-- Ubuntu daily release <email address hidden> Thu, 30 Jan 2014 11:32:56 +0000
-
ubuntu-system-settings (0.1+14.04.20140129-0ubuntu1) trusty; urgency=low
[ Diego Sarmentero ]
* Adding the New UI for system updates. .
-- Ubuntu daily release <email address hidden> Wed, 29 Jan 2014 14:41:24 +0000
-
ubuntu-system-settings (0.1+14.04.20140128-0ubuntu1) trusty; urgency=low
[ CI bot ]
* Resync trunk
[ Alberto Mardegan ]
* MainView: return success if a plugin has been loaded The
loadPluginByName() function was not returning anything in the case
where a plugin could be loaded but didn't provide a page component
(like Online Accounts is doing). In this case probably JS returns
just false. Make sure that the function returns a value in all
cases: false if the plugin cannot be loaded, true if the plugin was
loaded successfully (even if it doesn't provide a page component).
(LP: #1273262)
[ Sebastien Bacher ]
* storage: use UbuntuShape rather than Rectangle, remove redundant
“Installed apps” label
* disable the osk predictive text, so results are shown while typing
(LP: #1272081)
-- Ubuntu daily release <email address hidden> Tue, 28 Jan 2014 13:22:49 +0000
-
ubuntu-system-settings (0.1+14.04.20140127-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]
* Small strings tweaks: Update Flight Mode and Orientation Lock
casing, they are proper nouns. storage: rename "Movies" to "Videos".
update the translations template (LP: #1247576)
* None
-- Ubuntu daily release <email address hidden> Mon, 27 Jan 2014 16:18:10 +0000
-
ubuntu-system-settings (0.1+14.04.20140124-0ubuntu1) trusty; urgency=low
[ CI bot ]
* Resync trunk
[ Iain Lane ]
* Various fixes to the autopilot tests so that they all pass on both
desktop and device (at least in the 'C' locale).
-- Ubuntu daily release <email address hidden> Fri, 24 Jan 2014 09:08:01 +0000
-
ubuntu-system-settings (0.1+14.04.20140122.1-0ubuntu1) trusty; urgency=low
[ Ted Gould ]
* Add URL Dispatcher Configuration
[ Albert Astals ]
* Run tst_plugin test under the miminal QPA to prevent test failures
in Qt5. (LP: #1267828)
-- Ubuntu daily release <email address hidden> Wed, 22 Jan 2014 18:42:49 +0000
-
ubuntu-system-settings (0.1+14.04.20140122-0ubuntu1) trusty; urgency=low
[ CI bot ]
* Resync trunk
[ William Hua ]
* [language] Disable confirm if unchanged. (LP: #1263163)
-- Ubuntu daily release <email address hidden> Wed, 22 Jan 2014 12:05:40 +0000
-
ubuntu-system-settings (0.1+14.04.20140115-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]
* install a screenshot, to be used in the unity dash (LP: #1229758)
[ Iain Lane ]
* Don't need an empty destructor in the sound plugin
-- Ubuntu daily release <email address hidden> Wed, 15 Jan 2014 13:40:05 +0000
-
ubuntu-system-settings (0.1+14.04.20140110-0ubuntu1) trusty; urgency=low
[ William Hua ]
* Enable auto-completion and predictive text settings.
-- Ubuntu daily release <email address hidden> Fri, 10 Jan 2014 10:58:07 +0000
-
ubuntu-system-settings (0.1+14.04.20140109.2-0ubuntu1) trusty; urgency=low
[ CI bot ]
* Resync trunk
[ Sebastien Bacher ]
* updates: display "Software is up to date" is there is no update (LP:
#1256366)
* list CMakeLists.txt.user in .bzrignore, that file is used by
qtcreator
-- Ubuntu daily release <email address hidden> Thu, 09 Jan 2014 16:44:08 +0100
-
ubuntu-system-settings (0.1+14.04.20140109.1-0ubuntu1) trusty; urgency=low
[ Iain Lane ]
* [security-privacy] Use the AS private library
* [background] Drop direct use of AS & use the new private library.
-- Ubuntu daily release <email address hidden> Thu, 09 Jan 2014 13:17:36 +0100
-
ubuntu-system-settings (0.1+14.04.20140108.1-0ubuntu1) trusty; urgency=low
* Create a private library for communicating with accountsservice.
-- Ubuntu daily release <email address hidden> Wed, 08 Jan 2014 14:17:32 +0100
-
ubuntu-system-settings (0.1+14.04.20140108-0ubuntu1) trusty; urgency=low
* edit install instructions due to the change from qmake to cmake
* Use ICU for display languages dialog. Fixes the en_DK problem.
(committed directly) (LP: #1252489)
* Drop redundant function definition. (committed directly)
-- Ubuntu daily release <email address hidden> Wed, 08 Jan 2014 11:58:37 +0100
-
ubuntu-system-settings (0.1+14.04.20131216-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]
* battery: list the full charge item under the graph, respecting the
design.
* use iconName and iconSource properties, icon has been deprecated See
https://code.launchpad.net/~fboucault/ubuntu-ui-
toolkit/icon_api_sanitization/+merge/194253 for the toolkit change
I've updated the Depends to the version where the change landed:
https://launchpad.net/ubuntu/+source/ubuntu-ui-
toolkit/0.1.46+14.04.20131126-0ubuntu1.
* sound: drop the flickable, that's not needed, ListItem is one.
[ Iain Lane ]
* When generating the translated list of keywords, keep the byte array
alive for as long as it's needed. (LP: #1251729)
* Add a script to parse the .settings files and extract their
names/keywords for translation.
* Fix for lintian warnings; don't generate shlibs for private
libraries & override extra-license-file tag which points to a qml
file.
* [about] If there's a "regulatory-information" plugin, display a
listitem for it.
* [background] Set the index of the same/different OptionSelector from
gsettings.
* [battery] Draw dashed axes with 'ticks', per the design.
* [battery] Draw the graph with antialiaing to improve the look of the
line.
* Always load our translations from the right directory.
* Watch upower's device-added and device-removed signals so that we
can display / hide the battery panel if a battery is hotplugged.
* Run the autopilot tests with a mock UPower to make them more
reliable. Add tests checking whether the battery panel is visible or
hidden, as appropriate (dependent on the presence or not of a
battery).
* Update the translation templates.
[ Jussi Pakkanen ]
* Add a script to parse the .settings files and extract their
names/keywords for translation.
[ Víctor R. Ruiz ]
* Initial batch of autopilot tests for Ubuntu System Settings.
[ William Hua ]
* [language] Load eagerly so we can use fewer pointers.
* [language] Use custom Base for keyboard layout delegate. (LP:
#1256017). (LP: #1256017)
[ Ken VanDine ]
* [background] dropped unused utilities.js and removed references .
* default to a wider window size for the desktop, closer to the aspect
ration on the phone Added more qml files that weren't showing up in
qtcreator.
* added another qml source so it shows up in qtcreator .
* Added the ability to browse default wallpapers as well as manage
custom wallpapers selected from the gallery. This implements most of
the changes for the spec[1]. It doesn't implement making changes to
the images imported from the gallery to better fit the screen, we'll
do that in a separate branch. [1]
https://wiki.ubuntu.com/Appearance#Phone.
[ Adnane Belmadiaf ]
* Live change the brightness to much the panel indicator.
[ Dimitri John Ledkov ]
* Build-depend on gdb:any to aid with cross-building.
[ Ubuntu daily release ]
* Automatic snapshot from revision 530
-- Ubuntu daily release <email address hidden> Mon, 16 Dec 2013 16:58:21 +0000
-
ubuntu-system-settings (0.1+14.04.20131119-0ubuntu1) trusty; urgency=low
[ Ken VanDine ]
* cellular: Updated the order of the items to match the latest design
and uncommited the technology preference item but hid it with
showAllUI.
* Added QML_SOURCES to the target so they show up in QtC .
[ Sebastien Bacher ]
* Ignore some of the autogenerated files, those changed with cmake.
* battery: color the charge graph.
[ Iain Lane ]
* Use UriHandler to handle requests to switch to new pages in an
existing instance.
* [background] Correctly set the background in accountsservice. Make
it update in the UI. Fix the "same/different" toggle. Update the
reset button to reset the greeter background too, and to set the
toggle back to "same". (LP: #1237860)
* Install new translations missed out of the cmake port.
* Fix dh_shlibdeps warnings. Don't define prototype for functions that
aren't implemented. Link the language C++ plugin with gio.
* [wifi] Don't override SDK behaviour—improve look & feel to be more
in line with the rest of the interface.
* Unhide greeter background UI now that it works.
* Do the symlinking of the accountsservice interface in the upstream
buildsystem, not the packaging.
* Parse the desktop file (With GDesktopAppInfo) to get the display
name and icon of click packages to display in About→Storage.
* [time-date] Use libtimezonemap's new properties to show state and
full country name in timezone manual selection.
[ Jussi Pakkanen ]
* Switch to CMake.
[ William Hua ]
* Use m_ convention for naming member variables.
* Update formats locale too. (LP: #1236772). (LP: #1236772)
* Show all locales in the display language selector.
* Re-enable some Maliit settings.
[ Ubuntu daily release ]
* Automatic snapshot from revision 493
-- Ubuntu daily release <email address hidden> Tue, 19 Nov 2013 11:35:21 +0000
-
ubuntu-system-settings (0.1+13.10.20131015.2-0ubuntu1) saucy; urgency=low
[ Iain Lane ]
* [sound] Fix overriding of title in sound selector subpage causing
translation errors.
* [wifi] Properly set the list of networks up for scrolling.
[ William Hua ]
* Move state into class so we can fix LP: 1234407 properly. (LP:
#1234407)
[ Ubuntu daily release ]
* Automatic snapshot from revision 461
-- Ubuntu daily release <email address hidden> Tue, 15 Oct 2013 20:24:13 +0000