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