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