New release of SettingsApp 41/10541/1 accepted/tizen/20131003.215912 accepted/tizen/20131003.220403 submit/tizen/20131003.210102
authorJimmy Huang <jimmy.huang@intel.com>
Thu, 3 Oct 2013 20:49:14 +0000 (13:49 -0700)
committerJimmy Huang <jimmy.huang@intel.com>
Thu, 3 Oct 2013 20:54:31 +0000 (13:54 -0700)
commitb8377c996334b2509a1f9f223b16e1a8a93eb052
tree457618f85d09341a39617515d6a41d9a0a61ad60
parent9b58040992733a23cb1118fc998527cec2bfdacb
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

Change-Id: I50ab8b3f356f4821fd740d9971c9befcf5287f8d
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
15 files changed:
Makefile
Settings.desktop
css/style.css
index.html
js/api-bluetooth.js
js/api-datetime.js
js/api-wifi.js
js/main.js
js/panel-bluetooth.js
js/panel-datetime.js
js/panel-wifi.js
js/utils.js
js/websocket.js
packaging/Settings.changes
packaging/Settings.spec