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