* Thu Mar 06 2014 Jimmy Huang accepted/tizen/ivi/20140304.231343@170ecab - Bump version to 0.0.5 - Fixed wifi tethering issues - Settings app now tries to reconnect if it's disconnected by Settings-daemon - Fixed a bug where tethering is not allowed unless it's connected - No need to scan wifi until propertyChanged signal is received - Fixes TIVI-2791 - The month number will change * Tue Mar 04 2014 Jimmy Huang accepted/tizen/ivi/20140212.213749@bc02b57 - Bump version to 0.0.4 - Update popup message for incorret password - Fixes TIVI-2784 - Wifi password is not empty - Fixes TIVI-2825 - WiFi/Wired status not stable * Wed Feb 12 2014 Jimmy Huang accepted/tizen/ivi/20140205.225825@00bcc70 - Versiom bump to 0.0.3 * Tue Feb 11 2014 Jimmy Huang accepted/tizen/ivi/20140205.225825@87c90cb - Make error popups by default undimissibal * Tue Feb 11 2014 Jimmy Huang accepted/tizen/ivi/20140205.225825@41cc562 - Implements TIVI-2083, adds tethering support * Wed Feb 05 2014 Jimmy Huang accepted/tizen/ivi/20140110.224142@9df45ae - Added support for autoconnect for connman services * Wed Feb 05 2014 Jimmy Huang accepted/tizen/ivi/20140110.224142@b921b34 - Fixes TIVI-2499 * Wed Feb 05 2014 Jimmy Huang accepted/tizen/ivi/20140110.224142@2834adc - Added missing country code in string value for Japanese and German * Fri Jan 24 2014 Corentin Lecouvey accepted/tizen/ivi/20140110.224142@5cf7f01 - Revert: Fixes TIVI-2064 - This workaround is no more needed (it was fixed in pkgmgr-info) * Fri Jan 10 2014 Jimmy Huang submit/tizen_ivi_release/20140108.030030@561a602 - Fixes TIVI-2570 - Unencrypted WiFi connection fails * Mon Jan 06 2014 Jimmy Huang accepted/tizen/20131212.205817@be0921c - Fixes TIVI-2484 - Back button in language has no function * Mon Jan 06 2014 Jimmy Huang accepted/tizen/20131212.205817@bd85ecc - Fixed bug where cancel button in locale setttings does nothing * Wed Dec 11 2013 Jimmy Huang submit/tizen/20131127.215730@0e0c7db - Fixes TIVI-2064 * Wed Nov 27 2013 Jimmy Huang ivi_oct_m2@f9f74cb - Reverting previous commit to add locale privilege * Wed Nov 27 2013 Jimmy Huang ivi_oct_m2@6917fc4 - Updated dummy backend * Wed Nov 27 2013 Jimmy Huang ivi_oct_m2@d39bf75 - Updated connman and bluetooth settings to the new connman protocols in settings-daemon * Fri Nov 15 2013 Jimmy Huang submit/tizen_ivi_milestone/20131113.054020@1cf567d - Refactor WiFi module * Thu Oct 17 2013 Jimmy Huang accepted/tizen/20131007.221312@7a2360b - Improve page load time by not doing a scan everytime user enters page * Tue Oct 15 2013 Jimmy Huang accepted/tizen/20131007.221312@71c3e9e - Monitor settings daemon events and update changes * Tue Oct 15 2013 Jimmy Huang accepted/tizen/20131007.221312@ff849bb - Remove duplicating disconnect button from WiFi details panel * Fri Oct 04 2013 Jimmy Huang submit/tizen/20131003.210102@6d2592a - Fixes TIVI-1943 * Thu Oct 03 2013 Jimmy Huang accepted/tizen/20130918.214652@278671f - New release of SettingsApp - Bumped version to 0.0.2 - Fixes TIVI-1788 - Setting error: Setting daemon is not connected - Added runtime dependency on settingsd - Fixed a bug where hidden network is still showing - Various fixes date and time settings - Added support for automatic time and timezone updates - Add support for is_time_update_enabled and is_timezone_update_enabled requests - Switch to text input instead of time and date input since the picker is broken - Added time and date string validator - Fixes clock not syncing right when moving out of focus - Updated dummy backend - Fixed a bug where GUI doesn't allow you to disconnect from encrypted networks - Display ip address and other connected information - Fixed a bug where toggle changes triggers recursive callbacks - Cleaning up debug logs and error messages - Fixed a bug where previous scan is not canceled when page is loaded - Display wifi network encryption and signal strength - Display error when trying to connect to encrypted network since it's not implemented - Updated wifi scan handling code and added some more dummy data - Ask user to reconnect to settings daemon if it is disconnected - Disable wifi toggle button when scanning - Show an error message for disconnecting from websocket * Thu Sep 19 2013 Jimmy Huang - Uninstall widget when doing rpm uninstall * Wed Sep 18 2013 Jimmy Huang - Added new icon to package, fixes TIVI-1709 * Fri Sep 13 2013 Jimmy Huang submit/tizen/20130828.173751@0f314ff - Disable dummy backend and connect to settings daemon - Added date and time settings - Added wifi settings and dummy data - Code refactoring and cleanup - Added new app icon, fixes TIVI-1709 * Thu Aug 22 2013 Jimmy Huang - Initial commit