--- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/changelog +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/changelog @@ -0,0 +1,1571 @@ +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 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 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 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 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 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 Tue, 15 Oct 2013 20:24:13 +0000 + +ubuntu-system-settings (0.1+13.10.20131015-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * In the battery plugin, use indicator-bluetooth's "bluetooth- + supported" action state to know whether or not to show the bluetooth + toggle. (LP: #1233628) + * In the bluetooth plugin, handle bluetooth adapters + appearing/disappearing on the bus. (LP: #1236249) + + [ Sebastien Bacher ] + * update: get the current build number, use it in the os version + string. (LP: #1233682) + * update: tweak a bit the UI, we don't have a description for the + updates so there is no need to keep the stacked UI, we can use one + line. Copy the icon in the source as well since it's not installed + on touch. (LP: #1233682) + * sound: use the new sounds sets from ubuntu-touch-sounds. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 456 + + -- Ubuntu daily release Tue, 15 Oct 2013 04:19:09 +0000 + +ubuntu-system-settings (0.1+13.10.20131011-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * security: don't display the section titles when they have no widgets + listed. (LP: #1236331) + * battery: clean leftover call that got deprecated by the indicator + use. + * wifi: replace the hackish frame entry by a standard element, that + should let the list elements to look like other lists one, rather + than having some extra height and white separator. + + [ Iain Lane ] + * Use Qt.locale for month names instead of having them translatable. + (LP: #1233218) + * Always push the main page onto the pageStack so that we can go back + to the index after being launched to an individual panel. (LP: + #1234588) + * [time-date] Hide divider between elements in the manual time + selection screen. (LP: #1237030) + + [ Łukasz 'sil2100' Zemczak ] + * Add a 'reset background' button to get the default value. (LP: + #1234994) + * According to the design the edges of the previews are not supposed + to be rounded, so we don't need an UbuntuShape here. (LP: #1237821) + * Remove the included fallback images, use the ones that unity8 uses - + we do it in the same way that unity8 does, but oh well, it's a + workaround for now anyway. (LP: #1223798) + + [ William Hua ] + * Show only installed language packs. + + [ Lars Uebernickel ] + * battery: don't animate switches when opening the page This happened + because the switches' values are not set on initialization, but when + the indicator services reports its state a few ms after opening the + panel. The switch always animates between its states, with no + apparent way to turn it off. This fix puts the switch controls into + a Loader, which loads them as soon as their respective actions are + available. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 448 + + -- Ubuntu daily release Fri, 11 Oct 2013 08:47:27 +0000 + +ubuntu-system-settings (0.1+13.10.20131004-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: having 100% power is still "fully charged", even while + discharging. + * battery: only display the location caption if the gps settings is + visible. + * update: clean small unwanted changes that sneaked in a previous + commit, that should make the "check for update" button do the + correct thing again, rather than having the label hidding and the + button stop working. (LP: #1234703) + + [ Iain Lane ] + * When manually selecting a timezone, navigate back to the previous + screen (Time & Date) after one second. Don't highlight all cities + the first time you've selected a new timezone, just the chosen one. + (LP: #1232114) + * Check the passed mount point when measuring directory size, to avoid + a GLib critical message. + * [about] In the storage subpanel, check the space for drives Qt + reports as "Unknown". + * Tweaks to the default layout - Make the text smaller - Make the text + wrap at the edge of the bounding box of the grid item - Centre the + grid horizontally - Dynamically space the grid elements according to + how many columns there are in that category. (LP: #1223827) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 429 + + -- Ubuntu daily release Fri, 04 Oct 2013 05:43:12 +0000 + +ubuntu-system-settings (0.1+13.10.20131002-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * click: the installed-size info is in kib, not in bytes. + + [ Iain Lane ] + * Use the indicator's value for the charge level instead of + calculating it from QtSystems derived information. + * [battery] Update the UI dynamically when the wireless state changes. + * Various translation tweaks as noted in LP: #1233214. (LP: #1215712, + #1233214) + * [battery] Bind the onClicked handlers instead of checked to avoid + loops when enabling/disabling wifi. + * Remove one more missed translation. + * Bump required version of ubuntu-keyboard-data, as we require the + schemas for the language panel. + * Remove the SettingsCheckEntry now that the design issues are + resolved. + + [ Ted Gould ] + * Adding a %u to the desktop file Exec line. + + [ William Hua ] + * Hook up language panel to some maliit settings. + + [ Didier Roche ] + * Use some async calls for system update where we don't expect any + returned value. + * Add an indeterminate progress bar until system image answers. + + [ Charles Kerr ] + * Show an ActivityIndicator to tell users when discovery mode is on to + search for new bluetooth devices. + * add PIN code pairing. Implementation is similar to the existing + passkey pairing. + + [ Ken VanDine ] + * revert the previous revert done in rev 391, Bug (#LP: #1231368) was + caused by gallery-app needing a rebuild for content-hub changes. . + (LP: #1231368) + + [ Alberto Mardegan ] + * Parse URLs given in command line. (LP: #1227690) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 419 + + -- Ubuntu daily release Wed, 02 Oct 2013 04:09:15 +0000 + +ubuntu-system-settings (0.1+13.10.20130930-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * update: hide the description of the updates from the panel, since + the current version of the server doesn't provide those information. + (see bug #1215586 for details). (LP: #1215586) + * cellular: - use the new itemselector widget rather the deprecated + valueselector - hide the non implemented statistics option - turn + the data mode selector to an on/off switch, ofono supports only + those. + + [ Iain Lane ] + * Use GLib to get the sizes of directories to display in + Storage>About, displaying a spinner while the information is being + calculated. Also record the total space used by click packages to + display too. (LP: #1205297, #1228419) + + [ Łukasz 'sil2100' Zemczak ] + * In a hacky way, try hiding the welcome-screen background changing + elements for v1 - by a design decision. (LP: #1230295) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 401 + + -- Ubuntu daily release Mon, 30 Sep 2013 09:37:44 +0000 + +ubuntu-system-settings (0.1+13.10.20130926.4-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * As requested, remove the linefeed between a function's return type + and its name. + + [ Sebastien Bacher ] + * security: hide non working PIN and app access settings. + * battery: hide screen idle delay selection, the backend is not + working. + * timezone: some tweaks and fixes - hide the selector, we don't have a + backend for automatic selection - replace the text widget by label + from the ubuntu uitk, it fixes the issue with the text being too + small - update the placeholder string according to the new design. + * datetime: drop empty list item, it's not in the design. + * hide reset options until we get some backend code working. The + factory resets require support for the system image side, the other + options should be doable from our side later on. + * hide phone settings, we lack phone app support for call + forwarding,waiting. + * update the translation template. + * background: revert use of the new content-hub, it's buggy (see bug + #1231368). (LP: #1231368) + + [ William Hua ] + * Switch to ListView as workaround to LP #1227249. (LP: #1227249) + + [ David Planella ] + * Add a translator comment for the battery charge level (bug 1210341). + (LP: #1210341) + + [ Alberto Mardegan ] + * Load testability driver if the -testability option is given. This + change is needed in order to make the system-settings application + and its plugins testable with autopilot (or other testability + plugins). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 392 + + -- Ubuntu daily release Thu, 26 Sep 2013 21:44:53 +0000 + +ubuntu-system-settings (0.1+13.10.20130925.1-0ubuntu1) saucy; urgency=low + + [ Ted Gould ] + * Ask Upstart App Launch to make settings single instance. (LP: + #1227111) + + [ Iain Lane ] + * Reduce the height of the time/date pickers as they weren't fitting + on mobile devices. (LP: #1228409). (LP: #1228409) + * Use QMenuModel to hook up toggles for bluetooth and gps/location + enabled/disabled in the battery and security-privacy panels. + Location is hidden because the backend doesn't work yet. + + [ Lars Uebernickel ] + * Fix the brightness slider in the battery panel. + + [ Charles Kerr ] + * Add the bluetooth plugin. + + [ Ken VanDine ] + * background: Use singleSelect on the transfer request and specify a + persistent Content::Store for the transfer . + + [ Didier Roche ] + * Only Cancel if there is anything to cancel. (LP: #1215946) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 378 + + -- Ubuntu daily release Wed, 25 Sep 2013 11:12:19 +0000 + +ubuntu-system-settings (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low + + [ Ted Gould ] + * Add Wifi Panel. + + [ Iain Lane ] + * [battery] Disable scrolling of the flickable while the slider is + being used. Display a % in the tooltip. + + [ Michael Terry ] + * Hide the "Phone locking" options for now, since they likely won't be + functional for 13.10. + + [ William Hua ] + * Security panel: use ItemSelector instead of deprecated + ValueSelector. (LP: #1223986) + * Switch the UI language whenever the display language is changed. + + [ Alberto Mardegan ] + * Add Wifi Panel. + + [ Łukasz 'sil2100' Zemczak ] + * Change the background image selection screen so that it fits design + (as per bug #1221179) overlaying the new wallpapers with the assets. + Right now we're using temporary placeholder assets, still waiting on + design action. (LP: #1221179) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 369 + + -- Ubuntu daily release Tue, 24 Sep 2013 07:03:11 +0000 + +ubuntu-system-settings (0.1+13.10.20130918.1-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * timedate: use the new itemselector widget. + * security: use the new ItemSelector widget. + * [storage] Add a C++ backend for reading the Click package metadata + and turning it into a proper table model, allowing the QML side to + be made far cleaner. + + [ Iain Lane ] + * Update pot. + * Add the ability to hide deferred/unfinished panels or elements. Pass + USS_SHOW_ALL_UI=1 to re-enable them. + * Hide the deferred brightness panel. + * Hide "messages on the welcome screen" toggle which is deferred. + * Flight mode is deferred. Hide it. + * Don't do anything when clicking on uncategorised items which have no + pageComponent. They should handle this themselves in their entry + component. + * [storage] Add a C++ backend for reading the Click package metadata + and turning it into a proper table model, allowing the QML side to + be made far cleaner. + + [ Guenter Schwann ] + * Use start() to actually start the content picking transfer. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 358 + + -- Ubuntu daily release Wed, 18 Sep 2013 07:55:27 +0000 + +ubuntu-system-settings (0.1+13.10.20130910.3-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * background: use the new OptionSelector, tweak the UI to be closer + from the visuals (move the labels at the bottom of the images, use + smaller text, use correct spacing). + * battery: set current value on the graph. + * reset: implement backend to reset the unity launcher settings. + * storage: display the clicks' list rather than the fake datas. + * updates: use the new ItemSelector widget, updated the download + option to match the current design as well, moving the selector in + its own subpage. + * orientation: replace "Rotation lock" by "Orientation lock". + * language: use new ItemSelector widget. + * storage: use new ItemSelector widget. + * battery: on the desktop use idle-delay's key, which is not + deprecated. + + [ Iain Lane ] + * Make the panels display "Lock on idle" or "Sleep on idle" as + appropriate. + * Add UI and backend for setting the time manually. + * Make the "Change passphrase" / "Change passcode" button work. + * Implement filtering in the main window. + * Typo fix "Septemper" → "September". (LP: #1221400) + * Set the unlock type in a QSettings file (~/.unity8-greeter-demo). + (LP: #1218010) + * security-privacy: Implement changing password and validation of + input. + + [ Charles Kerr ] + * Fix NMClient leak, take battery capacity into account when + determining the last time a discharging battery was full. + + [ Ken VanDine ] + * Don't start the transfer from the importer, the hub now handles that + when dispatching the transfer. + + [ William Hua ] + * Replace page stack with sheet in display languages. (LP: #1222728) + + [ Adolfo Jayme Barrientos ] + * Trivial typo fix: Conrifm → Confirm. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 341 + + -- Ubuntu daily release Tue, 10 Sep 2013 19:20:48 +0000 + +ubuntu-system-settings (0.1+13.10.20130904.1-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * use the theme provider for themed icons. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 315 + + -- Ubuntu daily release Wed, 04 Sep 2013 16:24:50 +0000 + +ubuntu-system-settings (0.1+13.10.20130904-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * sound: use the new ItemSelector list widget. + * battery: use the new ItemSelector list widget. Depends on the new + toolkit version for that. If the configuration value is zero, than + select the "never" entry as well. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 312 + + -- Ubuntu daily release Wed, 04 Sep 2013 03:14:44 +0000 + +ubuntu-system-settings (0.1+13.10.20130903.3-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * stop using the deprecated gicon provider, use the new themed icon + instead. Change the plugin icon code to support themed icons, as + well as urls to file locations on disk. + + [ Iain Lane ] + * UI (without backend) for setting/changing the unlock + password/passphrase. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 309 + + -- Ubuntu daily release Tue, 03 Sep 2013 19:15:57 +0000 + +ubuntu-system-settings (0.1+13.10.20130903.2-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * drop the gps control from the main screen. + + [ Iain Lane ] + * Make the Automatic / Manual selector in Time & Date toggle + timedated's NTP property. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 306 + + -- Ubuntu daily release Tue, 03 Sep 2013 11:44:46 +0000 + +ubuntu-system-settings (0.1+13.10.20130902.1-0ubuntu1) saucy; urgency=low + + [ Guenter Schwann ] + * Use content hub for picking a background from the gallery. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 302 + + -- Ubuntu daily release Mon, 02 Sep 2013 06:12:47 +0000 + +ubuntu-system-settings (0.1+13.10.20130829.2-0ubuntu1) saucy; urgency=low + + [ Iain Lane ] + * Add a custom AccountsService schema and set up two examples. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 296 + + -- Ubuntu daily release Thu, 29 Aug 2013 16:14:49 +0000 + +ubuntu-system-settings (0.1+13.10.20130829.1-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * use a better icon, since the mobile theme provides one. + * battery: 100% is fully charged Since upower seems to not always + consider 100% as fully charged, check for the charge, as well as for + the status. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 294 + + -- Ubuntu daily release Thu, 29 Aug 2013 12:29:50 +0000 + +ubuntu-system-settings (0.1+13.10.20130829-0ubuntu1) saucy; urgency=low + + [ Iain Lane ] + * Use battery's SleepValues panel for lock/sleep when idle timeout. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 290 + + -- Ubuntu daily release Thu, 29 Aug 2013 03:20:41 +0000 + +ubuntu-system-settings (0.1+13.10.20130827-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: don't segfault when there is no charge info. + * storage: get the list of click packages installed and build a model + from it. We don't use the real datas in the ui yet though, since the + manifest doesn't have the informations we need for that yet. + * battery: update sleep/lock subscreen to match the new design. + * settings: use enabled: false with a TODO for non working elements. + * battery: backend for the wifi controls. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 287 + + -- Ubuntu daily release Tue, 27 Aug 2013 11:18:05 +0000 + +ubuntu-system-settings (0.1+13.10.20130823-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * updates: some Ui tweaks - don't show extra lines in the middle of + the ui - use separator between sections - use a consistant height - + round update size to 1 digit - refresh the translations template. + + [ Didier Roche ] + * Visual refresh from the design spec. Comply to the new daemon <-> + client dbus API. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 278 + + -- Ubuntu daily release Fri, 23 Aug 2013 15:18:05 +0000 + +ubuntu-system-settings (0.1+13.10.20130822.2-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * security: new location subpanel. + + [ Iain Lane ] + * An initial dummy version of the main page of security-privacy. + * security-privacy: Add UI for some subpanels. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 274 + + -- Ubuntu daily release Thu, 22 Aug 2013 19:25:05 +0000 + +ubuntu-system-settings (0.1+13.10.20130822-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: some tweaks to the charge info: - read history in the right + order - ignore buggy empty charge values from suspend/resume - + correctly determine when we stop charging. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 270 + + -- Ubuntu daily release Thu, 22 Aug 2013 11:18:59 +0000 + +ubuntu-system-settings (0.1+13.10.20130821-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: display the last full charge. + + [ Iain Lane ] + * Only display the battery panel if the system actually has a battery. + * background: don't update gsettings/accountsservice for now (until + the content picker arrives). (LP: #1214452) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 267 + + -- Ubuntu daily release Wed, 21 Aug 2013 08:07:06 +0000 + +ubuntu-system-settings (0.1+13.10.20130820-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * don't install the a11y plugin, it's not planned for 13.10. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 262 + + -- Ubuntu daily release Tue, 20 Aug 2013 14:34:56 +0000 + +ubuntu-system-settings (0.1+13.10.20130813.1-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Implement most of the cellular panel. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 256 + + -- Ubuntu daily release Tue, 13 Aug 2013 18:52:53 +0000 + +ubuntu-system-settings (0.1+13.10.20130813-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: get battery id and charge history from upower, display it + in the graph. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 254 + + -- Ubuntu daily release Tue, 13 Aug 2013 03:14:46 +0000 + +ubuntu-system-settings (0.1+13.10.20130812-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: add a cpp backend, use it to check if powerd is running, if + it's running use it, if not fallback to gnome-settings-daemon. That + should let us handle both touch and desktop without manual hacks. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 252 + + -- Ubuntu daily release Mon, 12 Aug 2013 14:35:58 +0000 + +ubuntu-system-settings (0.1+13.10.20130809.1-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: clean up a bit, update info dynamically, add placeholde for + a charge graph. + * Depends on powerd | gnome-settings-daemon. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 247 + + -- Ubuntu daily release Fri, 09 Aug 2013 16:16:18 +0000 + +ubuntu-system-settings (0.1+13.10.20130809-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * battery: add new panel, mostly UI (with some backend work). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 244 + + -- Ubuntu daily release Fri, 09 Aug 2013 07:02:03 +0000 + +ubuntu-system-settings (0.1+13.10.20130808.2-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * depends on qtdeclarative5-folderlistmodel-plugin. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 241 + + -- Ubuntu daily release Thu, 08 Aug 2013 09:28:34 +0000 + +ubuntu-system-settings (0.1+13.10.20130807-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * revert the previous temporary hack. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 238 + + -- Ubuntu daily release Wed, 07 Aug 2013 07:01:52 +0000 + +ubuntu-system-settings (0.1+13.10.20130806.2-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * plugin_module_dir in SystemsSettings.pc should use libdir . + + [ Sebastien Bacher ] + * background: update title of the background selector to match the + spec. + * drop keyboard, it's part of language&text. + * sound: improve display's name. + * don't fail build on broken tests to workaround armhf/libhybris + issues. + + [ Timo Jyrinki ] + * Enable Multi-Arch for the libraries (LP: #1208347) Also change back + to arch 'any' instead of listing archs. (LP: #1208347) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 236 + + -- Ubuntu daily release Tue, 06 Aug 2013 16:57:30 +0000 + +ubuntu-system-settings (0.1+13.10.20130805-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * sound: split out helper function in a new source so we can reuse it. + * sound: - clean some leftover options - some small refactoring - use + gsettings to read/store the sound effects. + + [ Iain Lane ] + * Write location of private module dir in pkg-config file Also, change + the location to be alongside the binary plugins and independent of + the Qt installation dir. . + + [ Alberto Mardegan ] + * Write location of private module dir in pkg-config file Also, change + the location to be alongside the binary plugins and independent of + the Qt installation dir. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 227 + + -- Ubuntu daily release Mon, 05 Aug 2013 07:02:10 +0000 + +ubuntu-system-settings (0.1+13.10.20130804-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * sound: split out helper function in a new source so we can reuse it. + * sound: - clean some leftover options - some small refactoring - use + gsettings to read/store the sound effects. + + [ Iain Lane ] + * Write location of private module dir in pkg-config file Also, change + the location to be alongside the binary plugins and independent of + the Qt installation dir. . + + [ Alberto Mardegan ] + * Write location of private module dir in pkg-config file Also, change + the location to be alongside the binary plugins and independent of + the Qt installation dir. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 227 + + -- Ubuntu daily release Sun, 04 Aug 2013 07:01:57 +0000 + +ubuntu-system-settings (0.1+13.10.20130802.1-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * sound: get the silent mode's status from gsettings. + * sound: drop alerts sound, following the design update. + + [ Jeremy Bicha ] + * Rename 'Call diversion' to 'Call forwarding' (LP: #1205480). (LP: + #1205480) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 222 + + -- Ubuntu daily release Fri, 02 Aug 2013 08:36:42 +0000 + +ubuntu-system-settings (0.1+13.10.20130731-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Use ofono-qt to get SIM Services and populate the Services and + ServiceInfo packages. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 216 + + -- Ubuntu daily release Wed, 31 Jul 2013 13:19:52 +0000 + +ubuntu-system-settings (0.1+13.10.20130730.5-0ubuntu1) saucy; urgency=low + + [ Didier Roche ] + * fix typos and we get the size in bytes, not Kb from the daemon. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 213 + + -- Ubuntu daily release Tue, 30 Jul 2013 18:08:18 +0000 + +ubuntu-system-settings (0.1+13.10.20130730.4-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: we have an update panel, connect the 'check for update' + button to it. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 211 + + -- Ubuntu daily release Tue, 30 Jul 2013 16:46:49 +0000 + +ubuntu-system-settings (0.1+13.10.20130730.3-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * security: add dash privacy control. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 209 + + -- Ubuntu daily release Tue, 30 Jul 2013 13:12:41 +0000 + +ubuntu-system-settings (0.1+13.10.20130730.1-0ubuntu1) saucy; urgency=low + + [ Loïc Minier ] + * Use system bus instead of session bus for OS updates. + + [ Sebastien Bacher ] + * phone: add a subpage for service details. + + [ Didier Roche ] + * * use a list instead of hardcoded data. Try to have a little bit + more beautiful result, but it seems there is a bug in the sdk * + replace the activity indicator for downloading by an infinite + progress indicator * listen to system dbus as well as the daemon is + listening to it. + + [ Evan Dandrea ] + * Add a link off to the privacy policy from the diagnostics page. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 207 + + -- Ubuntu daily release Tue, 30 Jul 2013 10:01:39 +0000 + +ubuntu-system-settings (0.1+13.10.20130730-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * licenses: replace custom backend by folderlistmodel use. + + [ Iain Lane ] + * timedate: Retrieve and populate the list of locations in a worker + thread. + + [ Evan Dandrea ] + * Enable automatic error reporting when error reporting is enabled. + + [ Alberto Mardegan ] + * Support launching individual panels, with options - Let plugin + options be specified from the command line - Quit if the requested + plugin does not exist - Do not open the System Settings page when a + plugin is launched . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 202 + + -- Ubuntu daily release Tue, 30 Jul 2013 07:01:55 +0000 + +ubuntu-system-settings (0.1+13.10.20130729-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: read update date from the device. + * phone: get the actual carrier name, add the services screen. + + [ Iain Lane ] + * timedate: Implement some design & improve speed a bit. + * Bind the GSettings keys in gsettings-ubuntu-touch-schemas. + + [ Didier Roche ] + * 0.1 version of system update status panel. Will work with the mock + system-settings. Enable to check for updates, handles failures, + cancellation and reboot request. (LP: #1201801) + + [ Evan Dandrea ] + * Add a diagnostics page to system settings for controlling crash + reporting. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 196 + + -- Ubuntu daily release Mon, 29 Jul 2013 07:01:58 +0000 + +ubuntu-system-settings (0.1+13.10.20130726-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: show 'never' as update date if there is none. + * Initial language panel UI. + + [ William Hua ] + * Initial language panel UI. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 187 + + -- Ubuntu daily release Fri, 26 Jul 2013 07:01:50 +0000 + +ubuntu-system-settings (0.1+13.10.20130725-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * phone: start the ui work, add the main page and most of the subpages + for call diversion and call waiting (we are going to need a keypad + widget to use to be able to add some of the features though). + * sound: updated to reflect the recent design update - list new UI + elements for message received/keyboard sound/lock sound - show the + stop playing button only on the ringtone screen - disable the button + when sound is not playing. + * storage: store sorting preferences to gsettings. + + [ Iain Lane ] + * Initial implementaion of Time & Date panel. + * phone: start the ui work, add the main page and most of the subpages + for call diversion and call waiting (we are going to need a keypad + widget to use to be able to add some of the features though). + + [ Didier Roche ] + * ignore the local setting from qtcreator. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 183 + + -- Ubuntu daily release Thu, 25 Jul 2013 07:01:54 +0000 + +ubuntu-system-settings (0.1+13.10.20130723-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * storage: get the real disk's free space information. + + [ Iain Lane ] + * Add a GSettings schema for system-settings to store its own state. + Make background use this and set keys as appropriate. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 174 + + -- Ubuntu daily release Tue, 23 Jul 2013 07:01:51 +0000 + +ubuntu-system-settings (0.1+13.10.20130720-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * settings: share the "list item with checkbox on the left" widget + since it's going to be used in different panels. We need this until + https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1197058 is fixed + in the toolkit (or the design need to change to put those on the + right...). + * storage: update to reflect the design changes, some code + improvements - list the new categories from design (movies, audio, + pictures, other files) - create a new widget for the legend items - + update the bar widget to use the real values rather than fixed ones + (The datas are still mostly faked for the moment though) . + * update the translations' template. + * really move the custom check item to its new location. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 170 + + -- Ubuntu daily release Sat, 20 Jul 2013 07:01:51 +0000 + +ubuntu-system-settings (0.1+13.10.20130719-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Use QtSystemInfo to display Carrier and network data modes in use. . + + [ Sebastien Bacher ] + * sound: list the alert sounds. + * system: rotate with the device. + * sound: list 'stop playing' button, rework a bit the scrolling to + keep the button out of it (since it's supposed to always be on + screen according to the design document). + * sound: implement play/stop for sound effects. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 164 + + -- Ubuntu daily release Fri, 19 Jul 2013 07:01:36 +0000 + +ubuntu-system-settings (0.1+13.10.20130718-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * sound: enable scrolling on the sounds' list. + * sound: display display sound warning in the sounds list. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 156 + + -- Ubuntu daily release Thu, 18 Jul 2013 07:01:40 +0000 + +ubuntu-system-settings (0.1+13.10.20130717.1-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Updated for the GSettings API break . + + [ Sebastien Bacher ] + * sound: display the sounds names in a nicer way. + + [ Iain Lane ] + * sound: display the sounds names in a nicer way. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 153 + + -- Ubuntu daily release Wed, 17 Jul 2013 16:55:59 +0000 + +ubuntu-system-settings (0.1+13.10.20130717-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Set the flickable for the ItemPage to properly handle scrolling + below the header . + + [ Sebastien Bacher ] + * update the translations template since we got new ui elements. + * sound: list the installed sound files from a known directory. + + [ Iain Lane ] + * Initial implementation of the cellular UI. + * Small tweaks to the license page: make scrolling work correctly so + it doesn't hide the header & go a bit faster so the large list can + be navigated. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 149 + + -- Ubuntu daily release Wed, 17 Jul 2013 07:01:38 +0000 + +ubuntu-system-settings (0.1+13.10.20130716-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * Tweak the flickable behaviour to make the scrolling consistant with + the other applications, but still avoid scrolling if there is no + need for it See https://launchpad.net/bugs/1201394 for the details. + (LP: #1201394) + * storage: the design says to use zero decimal for kilobytes values, + do that. + * storage: translate the units. + * about: display N/A when there is no IMEI information. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 143 + + -- Ubuntu daily release Tue, 16 Jul 2013 07:01:48 +0000 + +ubuntu-system-settings (0.1+13.10.20130713-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * license: implement the "software licenses" section subpanel The + current approch is to list all the packages installing a copyright + and build a model from that. When selecting one of them in the list + we go to a new page which displays the content of the copyright. + That might need some tweaking later to include licences from the + container . + * about: improve a bit the format of the vendor header. + * reset: use singlecontrol items, the margin issue has been resolved. + * sound: implement the silent mode warning The UI is there but not + plugged to the system yet, you need to manually set the variable to + see it. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 137 + + -- Ubuntu daily release Sat, 13 Jul 2013 07:01:47 +0000 + +ubuntu-system-settings (0.1+13.10.20130712-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * Use SingleControl again, the toolkit margin issues have been fixed. + * get device informations from libhybris, as a fallback, until + qtsystems works on the touch image (it currently tries to read /sys + informations that are not available on the device). + + [ Iain Lane ] + * Sort plugins according to their priority. + * background: Explicitly set the fallback if we get an empty string + back from the dbus call. + * sound: Allow clicking on the whole ListItem to toggle the CheckBox. + * Don't try to load or allow navigation into plugins with no + pageComponent. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 131 + + -- Ubuntu daily release Fri, 12 Jul 2013 07:01:49 +0000 + +ubuntu-system-settings (0.1+13.10.20130711-0ubuntu1) saucy; urgency=low + + [ Iain Lane ] + * background: Remove custom UbuntuSwappableImage and use + CrossFadeImage from the ui-toolkit. + * Support passing plugin names directly on the commandline. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 123 + + -- Ubuntu daily release Thu, 11 Jul 2013 07:01:47 +0000 + +ubuntu-system-settings (0.1+13.10.20130710-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * translation: update the translations again, some strings changed. We + are going to turn on autoimport then to avoid those manual commits + in the futur. + * storage: use a rectangle so we can have a border around the bar + Tweak some of the margins and vertical spaces as well to look a bit + better and be aligned on other elements . + * Since we have a readme let's put some informations in it. + * debian: slightly improved description, sort the build-depends. + * settings: translate the panel names in the system settings grid + view. + * storage: implement apps sorting. + * background: fix name inconsistency. + * settings: use the correct translation domain. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 119 + + -- Ubuntu daily release Wed, 10 Jul 2013 07:11:23 +0000 + +ubuntu-system-settings (0.1+13.10.20130709-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * Updated translation template. + * about: when it's possible, use qtsystem to get the device + informations. + * updated translations from launchpad. + * storage: use a valueselector rather than a custom widget. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 110 + + -- Ubuntu daily release Tue, 09 Jul 2013 07:01:45 +0000 + +ubuntu-system-settings (0.1+13.10.20130708-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * storage: use qtsystems to get the disk space informations. + * storage: use ubuntu colors. + * about: get real serial number. + * storage: add buttons to sort the applications' list. + * about: use 'N/A' if there is no serial number. + * about: get the manufacturer/model from the device. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 105 + + -- Ubuntu daily release Mon, 08 Jul 2013 07:01:07 +0000 + +ubuntu-system-settings (0.1+13.10.20130705-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: collect system version informations from a plugin Since we + can't access files on disk from qml, we need to do it with some cpp + code. The backend is going to be used to collect some other + informations later as well. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 98 + + -- Ubuntu daily release Fri, 05 Jul 2013 07:01:04 +0000 + +ubuntu-system-settings (0.1+13.10.20130704-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * sound: set extra strings as translatable. + * storage: add the list of installed softwares (built with fake datas) + The list is built from a xml model. We provide a static list for + testing, the idea is to make click packages generate a similar index + (through trigger or similar) later. + + [ Iain Lane ] + * Hit accountsservice over D-Bus to get the "welcome" image. + * Install the private library(ies) into + /usr/lib/$DEB_HOST_MULTIARCH/ubuntu-system-settings and add this to + the import path. This means that the modules aren't exposed to the + public. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 96 + + -- Ubuntu daily release Thu, 04 Jul 2013 07:01:05 +0000 + +ubuntu-system-settings (0.1+13.10.20130703-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: simply the code for the custom vendor-infos' entry. + * sound: implement the mainpage of the interface. + * sound: rename, use the singular form for consistency. + * refresh the translations' template. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 91 + + -- Ubuntu daily release Wed, 03 Jul 2013 07:01:05 +0000 + +ubuntu-system-settings (0.1+13.10.20130702-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * added bluetooth, cellular, and wifi plugins . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 86 + + -- Ubuntu daily release Tue, 02 Jul 2013 07:01:54 +0000 + +ubuntu-system-settings (0.1+13.10.20130628.1-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Updated string for the orientation plugin to match the design . + * Updated the color in the gps icon to match the others . + * Added stub plugins for system-update, security-privacy,time-date, + brightness, phone, keyboard, accessibility, and language. Also set + priorities and form-factor where appropriate. + * make the main window flickable . + * Ensure contentHeight is set properly and cleaned up the plugins to + be consistent. Changed boundsBehavior on the flickables to keep them + from being draggable when the content is smaller than what is + displayed. + + [ Sebastien Bacher ] + * don't install the example plugin, it's useful as source example, not + so much installed (especially since we have other working plugins). + + [ Iain Lane ] + * Add simple GPS toggle. + * Read the user's background from GSettings. + * reset: Add confirmation alerts. + * Make category order match design: Network, Personal, System. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 84 + + -- Ubuntu daily release Fri, 28 Jun 2013 19:40:43 +0000 + +ubuntu-system-settings (0.1+13.10.20130628-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * Use Base items for buttons, instead of SingleControl ones (until bug + #1194844 is fixed in the ui toolkit). That should give us correct + margins for those items. (LP: #1194844) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 73 + + -- Ubuntu daily release Fri, 28 Jun 2013 07:01:06 +0000 + +ubuntu-system-settings (0.1daily13.06.25-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: use standard items for sections, rather than headers. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 71 + + -- Ubuntu daily release Tue, 25 Jun 2013 07:01:05 +0000 + +ubuntu-system-settings (0.1daily13.06.24-0ubuntu1) saucy; urgency=low + + [ Iain Lane ] + * Add initial implemention of appearance/background panel. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 69 + + -- Ubuntu daily release Mon, 24 Jun 2013 07:01:03 +0000 + +ubuntu-system-settings (0.1daily13.06.21-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Added a recommends for ubuntu-system-settings-online-accounts . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 67 + + -- Ubuntu daily release Fri, 21 Jun 2013 07:01:02 +0000 + +ubuntu-system-settings (0.1daily13.06.19-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * don't wrap icons with an UbuntuShape . + * Use svg versions of the plugin icons and set the proper color . + + [ Sebastien Bacher ] + * about: start work on the "storage" subpanel, that's a rough first + version of the UI that will need tweaking and improvement but at + least that's a base to build one. + * settings: don't use frames around the plugin icons. + * settings: use an icon from the mobile theme This way the launcher + will have an icon on the touch image (which is the primary target + for that code) . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 65 + + -- Ubuntu daily release Wed, 19 Jun 2013 07:01:04 +0000 + +ubuntu-system-settings (0.1daily13.06.18-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * setResizeMode, fixes sizing issues on the device . + + [ Sebastien Bacher ] + * reset: use ListItem.SingleControl standard widgets for the buttons. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 59 + + -- Ubuntu daily release Tue, 18 Jun 2013 07:01:05 +0000 + +ubuntu-system-settings (0.1daily13.06.17-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Dropped the OnlyShowIn=Unity from the desktop file, unity8 doesn't + show it . + * about: Use text and unicode to create the Ubuntu logo . + + [ Sebastien Bacher ] + * setings: set up for translations Use "ubuntu-system-settings" for + the domain, better to namespace to avoid name conflicts since all + the translation are installed in the same directory. The po.pro will + make the translation be compiled and installed on build, there is + also a "make pot" target to refresh the template. This commit also + includes a first translation (fr.po) which was used to test that + things are working correctly. . + * settings: use the string capitalization style recommended by design + Set some strings, like the vendor or model inforations, as not + translatables since those should be local specific. + * settings: make the plugin names translatable. + * settings: update some icons with copies from design, we will replace + those by theme icons once they are polished and included in the + theme use a standard icon for the airplane-mode since it's already + in theme . + * settings: set the theme to ubuntu-mobile, until lp#1098578 is fixed, + (toolkit not respecting the theme in use), recommends ubuntu-mobile- + icons as well since we use icons shipped there. (LP: #1098578) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 56 + + -- Ubuntu daily release Mon, 17 Jun 2013 07:01:58 +0000 + +ubuntu-system-settings (0.1daily13.06.14-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * about: set an icon url rather than defining an image. + * orientation-lock: add new plugin for orientation locking. + * settings: slightly improve the category title The titles should + start by a uppercase, be translatable, and be placed between + horizontal lines. + * reset: add new plugin for settings reset . + * settings: tweak a bit the UI to be closer from the mockup, we are + still having only a few panels available and are missing nice icons + but otherwise it's getting there. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 48 + + -- Ubuntu daily release Fri, 14 Jun 2013 07:01:54 +0000 + +ubuntu-system-settings (0.1daily13.06.13-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * * Wrap the icons with an UbuntuShape, this makes it look more + consistent with the shell icons. * Added a leftMargin in the + CategoryGrid so the section titles aren't right against the edge * + Make flight-mode a ListItem.Standard to be more consistent with the + about plugin. + + [ Sebastien Bacher ] + * settings: split the category grids from the settings in a new + component Use the new component to list the 3 categories from the + design, tweak a bit the UI to add category labels and some spacing . + * about: tweak the UI to address mpt's review comments - use standard + header items rather than custom - use a singlecontrol item for the + button - tweak spacing of the first entry - fix a typo in one of the + strings. + * flight-mode: use an url rather than an image for the entry The image + doesn't scale right for some reason, it's also easier to do it this + way. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 42 + + -- Ubuntu daily release Thu, 13 Jun 2013 07:01:53 +0000 + +ubuntu-system-settings (0.1daily13.06.11-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * [shell] give a bit of extra height, the geometry is closer from a + device this way and it also makes testing easier (no need to scroll + to see the bottom of the panels). + * Update the about plugin UI, that's a first rought implementation + following the design on + https://wiki.ubuntu.com/AboutThisDevice#Phone. The panel doesn't do + much yet but that's a start. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 37 + + -- Ubuntu daily release Tue, 11 Jun 2013 07:01:57 +0000 + +ubuntu-system-settings (0.1daily13.06.10-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 34 + + -- Ubuntu daily release Mon, 10 Jun 2013 07:01:49 +0000 + +ubuntu-system-settings (0.1daily13.06.09-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 33 + + -- Ubuntu daily release Sun, 09 Jun 2013 07:01:50 +0000 + +ubuntu-system-settings (0.1daily13.06.08.1-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 32 + + -- Ubuntu daily release Sat, 08 Jun 2013 07:01:49 +0000 + +ubuntu-system-settings (0.1daily13.06.08-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 31 + + -- Ubuntu daily release Sat, 08 Jun 2013 04:50:02 +0000 + +ubuntu-system-settings (0.1daily13.06.07-0ubuntu1) saucy; urgency=low + + [ Alberto Mardegan ] + * Skeleton implementation of the About plugin. + * Create ItemPage component, let plugins use it This component renders + a page with a default title (the item's name), and provide a + property to make the plugin object accessible from within the item + page. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 30 + + -- Ubuntu daily release Fri, 07 Jun 2013 15:57:25 +0000 + +ubuntu-system-settings (0.1daily13.05.30ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Alberto Mardegan ] + * Don't hardcode prefix in pkg-config file. + * Skeleton implementation of the About plugin. + * Create ItemPage component, let plugins use it This component renders + a page with a default title (the item's name), and provide a + property to make the plugin object accessible from within the item + page. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 29 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 30 May 2013 18:20:27 +0000 + +ubuntu-system-settings (0.1daily13.05.23-0ubuntu1) saucy; urgency=low + + [ Alberto Mardegan ] + * Initial release. + + [ Ken VanDine ] + * Split package up into application, plugin and libs + + [ Alberto Mardegan ] + * Add a few files + * Add main window stub + * Introduce the PluginManager class + * Change directory structure: add libSystemSettings + * Add PluginBase + * Implement plugin loading + * Test plugin loading + * PluginBase->ItemBase Too many "plugin" in the project. + * Add ItemModel class + * Export pageComponent and entryComponent to QML + * Move Plugin client code to src/ + * Default entry component + * Working icons for testing + * Add example plugin + * Fix stack navigation + * Removed unused method + * Fix unit tests + * packaging cleanup + * Install libSystemSettings in /usr/lib/system-settings/ + * Allow loading items before and after the item grid + * Install flight-mode plugin + * Install pkg-config file + * Add missing file, update .bzrignore + * Update from trunk + + [ Ubuntu daily release ] + * Automatic snapshot from revision 25 + + -- Ubuntu daily release Thu, 23 May 2013 07:01:10 +0000 --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/compat +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/control +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/control @@ -0,0 +1,104 @@ +Source: ubuntu-system-settings +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +Build-Depends: dbus-test-runner, + debhelper (>= 9), + python (>= 2.7), + python-setuptools, + gdb:any, + libaccountsservice-dev, + libandroid-properties-dev, + libglib2.0-dev (>= 2.37.92), + libicu-dev, + libnm-glib-dev, + libofono-qt-dev, + libqmenumodel-dev, + libqt5xmlpatterns5-dev, + libtimezonemap1-dev (>= 0.4.1), + libupower-glib-dev, + pkg-config, + qt5-default, + qtbase5-dev, + qtdeclarative5-dev, + xvfb, + cmake, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/ubuntu-system-settings +# If you aren't a member of ~system-settings-touch but need to upload packaging +# changes, just go ahead. ~system-settings-touch will notice and sync up the +# code again. +Vcs-Bzr: https://code.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk + +Package: ubuntu-system-settings +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + accountsservice, + bluez (>= 4.36), + gsettings-desktop-schemas, + gsettings-ubuntu-touch-schemas (>= 0.0.1+13.10.20130730), + indicator-bluetooth (>> 0.0.6+13.10.20131010), + indicator-network (>= 0.5.0+13.10.20130918), + powerd | gnome-settings-daemon, + qmenumodel-qml, + qtdeclarative5-folderlistmodel-plugin, + qtdeclarative5-qtmultimedia-plugin, + qtdeclarative5-gsettings1.0 (>=0.0+13.10.20130717), + qtdeclarative5-systeminfo-plugin, + qtdeclarative5-ubuntu-content0.1, + qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 0.1.46+14.04.20131126-0ubuntu1), + whoopsie-preferences (>= 0.9), + libsystemsettings1 (= ${binary:Version}), + system-image-dbus (>= 0.9), + ubuntu-keyboard-data (>= 0.99.trunk.phablet2+13.10.20131001), +Recommends: ubuntu-mobile-icons, + ubuntu-system-settings-online-accounts, + ubuntu-touch-sounds, +Conflicts: ubuntu-system-settings-example +Description: System Settings application for Ubuntu Touch + This package contains the System Settings application used on the + Ubuntu Touch images, it's designed for phones, tablets and convergent + devices. + +Package: libsystemsettings1 +Section: libs +Architecture: any +Multi-Arch: same +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} +Description: System Settings Library for Ubuntu Touch + This package contains the System Settings application used on the + Ubuntu Touch images, it's designed for phones, tablets and convergent + devices. + +Package: libsystemsettings-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libsystemsettings1 (= ${binary:Version}), +Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} +Description: System Settings for Ubuntu Touch - development files + This package contains the System Settings application used on the + Ubuntu Touch images, it's designed for phones, tablets and convergent + devices. + +Package: ubuntu-system-settings-autopilot +Architecture: all +Depends: ubuntu-system-settings, + python-autopilot, + python-dbusmock (>= 0.9.2), + libautopilot-qt, + ubuntu-ui-toolkit-autopilot, + dpkg-dev, + ${misc:Depends}, + ${python:Depends}, +Description: System Settings for Ubuntu Touch - Autopilot tests + This package contains the System Settings application used on the + Ubuntu Touch images, it's designed for phones, tablets and convergent + devices. + + --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/copyright +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/copyright @@ -0,0 +1,24 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ubuntu-system-settings +Upstream-Contact: Alberto Mardegan +Source: https://launchpad.net/ubuntu-system-settings + +Files: * +Copyright: 2013 Canonical Ltd. +License: GPL-3 + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +Files: plugins/background/aeg.jpg +Copyright: 2012 Tauno Erik +License: CC-BY-SA-3.0 + +Files: plugins/background/darkeningclockwork.jpg +Copyright: 2013 Matt Katzenberger +License: CC-BY-SA-3.0 + +License: CC-BY-SA-3.0 + This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 + Unported License. To view a copy of this license, visit + http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative + Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/libsystemsettings-dev.install +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/libsystemsettings-dev.install @@ -0,0 +1,3 @@ +usr/include +usr/lib/*/libSystemSettings.so +usr/lib/*/pkgconfig/SystemSettings.pc --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/libsystemsettings1.install +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/libsystemsettings1.install @@ -0,0 +1 @@ +usr/lib/*/libSystemSettings.so.* --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/rules +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/rules @@ -0,0 +1,22 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +export DH_VERBOSE=1 + +include /usr/share/dpkg/buildflags.mk +include /usr/share/dpkg/architecture.mk + +override_dh_install: + cd tests/autopilot; \ + set -ex; for python in $(shell pyversions -r); do \ + $$python setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb; \ + done; \ + cd $(CURDIR) + dh_install -X'*.pyc' --fail-missing + +override_dh_makeshlibs: + dh_makeshlibs -Xusr/lib/$(DEB_HOST_MULTIARCH)/ubuntu-system-settings + +%: + dh $@ --fail-missing --with python2 --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/ubuntu-system-settings-autopilot.install +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/ubuntu-system-settings-autopilot.install @@ -0,0 +1 @@ +usr/lib/python* --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/ubuntu-system-settings.install +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/ubuntu-system-settings.install @@ -0,0 +1,8 @@ +usr/bin +usr/lib/*/ubuntu-system-settings +usr/share/accountsservice +usr/share/applications +usr/share/glib-2.0 +usr/share/locale +usr/share/ubuntu/settings/system +usr/share/dbus-1 --- ubuntu-system-settings-0.1+14.04.20140109.1.orig/debian/ubuntu-system-settings.lintian-overrides +++ ubuntu-system-settings-0.1+14.04.20140109.1/debian/ubuntu-system-settings.lintian-overrides @@ -0,0 +1 @@ +ubuntu-system-settings binary: extra-license-file usr/share/ubuntu/settings/system/qml-plugins/about/License.qml