Fixes TIVI-1943
[profile/ivi/SettingsApp.git] / packaging / Settings.changes
1 * Fri Oct 04 2013 Jimmy Huang <jimmy.huang@intel.com> submit/tizen/20131003.210102@6d2592a
2 - Fixes TIVI-1943
3
4 * Thu Oct 03 2013 Jimmy Huang <jimmy.huang@intel.com> accepted/tizen/20130918.214652@278671f
5 - New release of SettingsApp
6     - Bumped version to 0.0.2
7     - Fixes TIVI-1788 - Setting error: Setting daemon is not connected
8     - Added runtime dependency on settingsd
9     - Fixed a bug where hidden network is still showing
10     - Various fixes date and time settings
11     - Added support for automatic time and timezone updates
12     - Add support for is_time_update_enabled and is_timezone_update_enabled requests
13     - Switch to text input instead of time and date input since the picker is broken
14     - Added time and date string validator
15     - Fixes clock not syncing right when moving out of focus
16     - Updated dummy backend
17     - Fixed a bug where GUI doesn't allow you to disconnect from encrypted networks
18     - Display ip address and other connected information
19     - Fixed a bug where toggle changes triggers recursive callbacks
20     - Cleaning up debug logs and error messages
21     - Fixed a bug where previous scan is not canceled when page is loaded
22     - Display wifi network encryption and signal strength
23     - Display error when trying to connect to encrypted network since it's not implemented
24     - Updated wifi scan handling code and added some more dummy data
25     - Ask user to reconnect to settings daemon if it is disconnected
26     - Disable wifi toggle button when scanning
27     - Show an error message for disconnecting from websocket
28
29
30 * Thu Sep 19 2013 Jimmy Huang <jimmy.huang@intel.com>
31 - Uninstall widget when doing rpm uninstall
32
33 * Wed Sep 18 2013 Jimmy Huang <jimmy.huang@intel.com>
34 - Added new icon to package, fixes TIVI-1709
35
36 * Fri Sep 13 2013 Jimmy Huang <jimmy.huang@intel.com> submit/tizen/20130828.173751@0f314ff
37 - Disable dummy backend and connect to settings daemon
38 - Added date and time settings
39 - Added wifi settings and dummy data
40 - Code refactoring and cleanup
41 - Added new app icon, fixes TIVI-1709
42
43 * Thu Aug 22 2013 Jimmy Huang <jimmy.huang@intel.com>
44 - Initial commit