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