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