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