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