profile/ivi/SettingsApp.git
10 years agoUpdated changelog accepted/tizen/ivi/20140311.221725 accepted/tizen/ivi/release/20140315.035951 submit/tizen/20140311.220515 submit/tizen_ivi_release/20140315.035346
Jimmy Huang [Tue, 11 Mar 2014 21:55:13 +0000 (14:55 -0700)]
Updated changelog

Change-Id: I5748bb507ff7cb14a2412deab51f73b822172a60
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoBump version to 0.0.6
Jimmy Huang [Tue, 11 Mar 2014 21:54:18 +0000 (14:54 -0700)]
Bump version to 0.0.6

Change-Id: I9142865c0c0220795323844274007c6b3019cd41
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoInstalls polkit rule to allow Settings to change locale 72/17872/1
Jimmy Huang [Tue, 11 Mar 2014 20:32:04 +0000 (13:32 -0700)]
Installs polkit rule to allow Settings to change locale

- Temporarily work around for TIVI-2645
- Installs new polkit rule to allow user "app" to change locale without authentication.

Change-Id: I7c483419d51992133acd868b45b16b5ff5a298e2
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoWork around an issue where locale plugin still uses "LANG=" in locale set/get methods 71/17871/1
Jimmy Huang [Tue, 11 Mar 2014 19:02:29 +0000 (12:02 -0700)]
Work around an issue where locale plugin still uses "LANG=" in locale set/get methods

Change-Id: Ic95e573d98f1753cb1859d40ff07853d11a8b5d9
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoUpdated changelog accepted/tizen/ivi/20140306.222953 submit/tizen/20140306.212020
Jimmy Huang [Thu, 6 Mar 2014 21:18:33 +0000 (13:18 -0800)]
Updated changelog

Change-Id: I6201e27d3dcad93bcff744c7366f6fba3430374e
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoBump version to 0.0.5
Jimmy Huang [Thu, 6 Mar 2014 21:17:28 +0000 (13:17 -0800)]
Bump version to 0.0.5

Change-Id: Ic123e02df77b6d0e179c6cac0fe9d7ba59e69cf6
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixed wifi tethering issues 90/17390/1
Jimmy Huang [Thu, 6 Mar 2014 21:00:55 +0000 (13:00 -0800)]
Fixed wifi tethering issues

- Fixed issue where tethering other technologies like bluetooth will cause wifi tethering input to be disabled.
- Added timer to wait for reloading page after untethering as sometimes connman will report wifi as unpowered.

Change-Id: Id1ed51bd4a7679d09bf89122786321cf3fa84fff
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoSettings app now tries to reconnect if it's disconnected by Settings-daemon 89/17389/1
Jimmy Huang [Thu, 6 Mar 2014 19:39:23 +0000 (11:39 -0800)]
Settings app now tries to reconnect if it's disconnected by Settings-daemon

Change-Id: Ia01d3687f18142b83d8c8eed03d51f0fa92728a4
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixed a bug where tethering is not allowed unless it's connected 88/17388/1
Jimmy Huang [Thu, 6 Mar 2014 19:18:41 +0000 (11:18 -0800)]
Fixed a bug where tethering is not allowed unless it's connected

Change-Id: Ied1e3d840ee585cf15097117a7f595044a993cfb
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoNo need to scan wifi until propertyChanged signal is received 87/17387/1
Jimmy Huang [Thu, 6 Mar 2014 19:17:27 +0000 (11:17 -0800)]
No need to scan wifi until propertyChanged signal is received

Change-Id: If34c502f8efd454ae4eae944a948d98759c2078b
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-2791 - The month number will change 86/17386/1
Jimmy Huang [Thu, 6 Mar 2014 18:00:38 +0000 (10:00 -0800)]
Fixes TIVI-2791 - The month number will change

Fixed a regression issue where month was off by 1 when toggling the automatic time button.

Change-Id: Ib7fb20d2a4c6211f50745251cfd577e746039ef5
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoUpdated changelog accepted/tizen/ivi/20140304.231343 submit/tizen/20140304.202852
Jimmy Huang [Tue, 4 Mar 2014 20:27:51 +0000 (12:27 -0800)]
Updated changelog

Change-Id: I9071c538d66e559de86518c56e7f328d6f9670db
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoBump version to 0.0.4
Jimmy Huang [Tue, 4 Mar 2014 20:27:03 +0000 (12:27 -0800)]
Bump version to 0.0.4

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Change-Id: Ic48ee1e511f54ae5a5b232e421bea8b4d8e174ae

10 years agoUpdate popup message for incorret password 73/17173/1
Jimmy Huang [Tue, 4 Mar 2014 20:08:15 +0000 (12:08 -0800)]
Update popup message for incorret password

Instead of showing connman error for invalid arguments when trying to connect to an encrypts AP, now it shows "Password incorrect" which is more user friendly.

Change-Id: I0f92f1c8cc1d458c2b98b2c0d46c2136eef92dc9
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-2784 - Wifi password is not empty 72/17172/1
Jimmy Huang [Tue, 4 Mar 2014 20:04:00 +0000 (12:04 -0800)]
Fixes TIVI-2784 - Wifi password is not empty

Fixes an issue where the wifi password input field is not cleared when user tries to connect to another encrypted network.

Change-Id: I7692cf041196db490dcfc3d955ad817b57def778
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-2825 - WiFi/Wired status not stable 71/17171/1
Jimmy Huang [Tue, 4 Mar 2014 19:46:23 +0000 (11:46 -0800)]
Fixes TIVI-2825 - WiFi/Wired status not stable

Fixes an issue where everytime the connman page is loaded, the technology buttons turns off and on, because it removes all the html5 elements and then recreates them later.  Now it's smart enough to only create the element if the element doesn't exist, or it will just update its existing status.

Change-Id: I00f4fffe3aa5220db5f17a7cf8797b5e9ac76469
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoVersiom bump to 0.0.3 92/16292/2 accepted/tizen/ivi/20140212.213749 accepted/tizen/ivi/panda/20140312.120934 accepted/tizen/ivi/release/20140312.114910 submit/tizen/20140212.200317 submit/tizen/20140312.071002 submit/tizen_ivi_release/20140312.071451
Jimmy Huang [Wed, 12 Feb 2014 18:47:47 +0000 (10:47 -0800)]
Versiom bump to 0.0.3

Change-Id: Ic8477618a4df0850fc3e190f9b1887b6e99b07c1
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoMake error popups by default undimissibal 45/16245/2
Jimmy Huang [Tue, 11 Feb 2014 23:18:53 +0000 (15:18 -0800)]
Make error popups by default undimissibal

Change-Id: Ia8f7501748008ac00cc9f80a33d9e17854f4406b
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoImplements TIVI-2083, adds tethering support 44/16244/2
Jimmy Huang [Tue, 11 Feb 2014 23:13:14 +0000 (15:13 -0800)]
Implements TIVI-2083, adds tethering support

Added tethering support exposed through settings daemon and connman.

Change-Id: I06b439b412b3f61ab5ec3fe1223d500b8637a1f7
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded support for autoconnect for connman services 59/16059/1 accepted/tizen/ivi/20140205.225825 submit/tizen/20140205.212746
Jimmy Huang [Wed, 5 Feb 2014 21:10:29 +0000 (13:10 -0800)]
Added support for autoconnect for connman services

Change-Id: I31cd9494cd10d9750ee24a6c7d55eb47623c312c
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-2499 58/16058/1
Jimmy Huang [Wed, 5 Feb 2014 20:46:30 +0000 (12:46 -0800)]
Fixes TIVI-2499

Fixes issue where month is off by 1, since month value in javascript is 0-11 instead of 1-12.

Change-Id: I16fc3c12b9089a22b817f23a3be91dcc8a1fe3a0
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded missing country code in string value for Japanese and German 57/16057/1
Jimmy Huang [Wed, 5 Feb 2014 20:10:04 +0000 (12:10 -0800)]
Added missing country code in string value for Japanese and German

Change-Id: Ifb4a1d140e9d53e83a7423ecd749282bcc57876e
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoRevert "Fixes TIVI-2064" 64/15664/1
Corentin Lecouvey [Wed, 22 Jan 2014 14:13:10 +0000 (15:13 +0100)]
Revert "Fixes TIVI-2064"

Handle Settings app privacy in database in %post/%postun scriptlets is no more needed.
Problem is fixed in pkgmgr-info package. Privacies are now inserted in privacy db at
installation time.

This reverts commit fee0ada80e1c0ef9a5002409d21d0eed9e46e51f.

Conflicts:
packaging/Settings.changes

Change-Id: I6d5d71c47e2c38c78dd9b082aef657ceb27d4dcf
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
10 years agoFixes TIVI-2570 - Unencrypted WiFi connection fails 65/14765/1 accepted/tizen/ivi/release accepted/tizen/ivi/20140110.224142 accepted/tizen/ivi/release/20140110.224023 submit/tizen/20140110.221149 submit/tizen_ivi_release/20140110.223046
Jimmy Huang [Fri, 10 Jan 2014 22:03:33 +0000 (14:03 -0800)]
Fixes TIVI-2570 - Unencrypted WiFi connection fails

SettingsApp sends passphrase as null to settings daemon for unprotected networks, which settingsd currently doesn't parse correctly, so patching it to not sending the passphrase in the json request.

Change-Id: Icfa591271729e70583a4003e9bf6ecacae58987e
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-2484 - Back button in language has no function 08/14508/1 accepted/tizen/ivi/20140106.204303 submit/tizen/20140106.200008 submit/tizen/20140108.022345 submit/tizen_ivi_release/20140108.030030
Jimmy Huang [Mon, 6 Jan 2014 19:50:29 +0000 (11:50 -0800)]
Fixes TIVI-2484 - Back button in language has no function

Change-Id: I9be7612f756ea7688e8d440ade69c8757352e579
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixed bug where cancel button in locale setttings does nothing 07/14507/1
Jimmy Huang [Mon, 6 Jan 2014 19:47:51 +0000 (11:47 -0800)]
Fixed bug where cancel button in locale setttings does nothing

Change-Id: Ie3b0b46685459b7077293b140e5833fd8984b5db
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-2064 62/13662/1 accepted/tizen/20131212.205817 submit/tizen/20131212.182105
Jimmy Huang [Wed, 11 Dec 2013 22:58:04 +0000 (14:58 -0800)]
Fixes TIVI-2064

This is work-around to grant the app privilege to access the privacy APIs
Since the pkg manager doesn't install the package information in the privacy database
and the privacy-popup is not compatible with wayland and toyota's homescreen so for now
just manually grant access by updating the privacy database directly.

Change-Id: Iba9de2925f9288f4eec4f8a4bb43f8de97c6a4a6
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoReverting previous commit to add locale privilege 78/13078/1 submit/tizen/20131127.215730
Jimmy Huang [Wed, 27 Nov 2013 21:29:19 +0000 (13:29 -0800)]
Reverting previous commit to add locale privilege

Change-Id: Ifd332925ad5da4c0ca71db0e5931ee1242532eb9
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoUpdated dummy backend 77/13077/1
Jimmy Huang [Wed, 27 Nov 2013 20:40:45 +0000 (12:40 -0800)]
Updated dummy backend

Change-Id: I02379f9cf765c3c66d2485cb6ef724189f20d041
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoUpdated connman and bluetooth settings to the new connman protocols in settings-daemon 76/13076/1
Jimmy Huang [Wed, 27 Nov 2013 20:25:17 +0000 (12:25 -0800)]
Updated connman and bluetooth settings to the new connman protocols in settings-daemon

- Settings will now use the new settings daemon protocols for connman-related apis
- Connman settings supports thew new get_technologies and get_services requests

Change-Id: I0b12321080183695bb5259d1b7a615070ace46a5
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded locale settings support 29/12729/1
Jimmy Huang [Thu, 21 Nov 2013 22:36:44 +0000 (14:36 -0800)]
Added locale settings support

- New locale settings uses the locale web api to get/set locale

Change-Id: I8d180a2f4b33f2af0600acbc447698e36cf8aa3b
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoRefactored event subscription calls to use websocket 28/12728/1
Jimmy Huang [Thu, 21 Nov 2013 21:48:22 +0000 (13:48 -0800)]
Refactored event subscription calls to use websocket

Change-Id: Idb5d68713a489cd67931a2c0c4690b37718a679e
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoRefactor WiFi module 94/12494/1
Jimmy Huang [Wed, 13 Nov 2013 19:56:46 +0000 (11:56 -0800)]
Refactor WiFi module

- Renamed WiFi settings to Connman settings to support different connman technologies
- Fixed event handling for connman property changes
- Added support for adding unknown/hidden networks
- Added support to connect to protected networks

Change-Id: I15557ff56582b7202d20a0e55d78ce0af432b266
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoadded locale privilege 33/12033/1
Kevron Rees [Mon, 11 Nov 2013 22:33:56 +0000 (14:33 -0800)]
added locale privilege

Change-Id: Ic22da0319ccee20a98f0a55ce418a82cfdbf0349

10 years agoImprove page load time by not doing a scan everytime user enters page 92/11092/1
Jimmy Huang [Thu, 17 Oct 2013 16:47:23 +0000 (09:47 -0700)]
Improve page load time by not doing a scan everytime user enters page

Change-Id: If48adfe6c87ebe8055302ee57f3f124a901f11ff
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoMonitor settings daemon events and update changes 72/10972/1
Jimmy Huang [Tue, 15 Oct 2013 17:55:22 +0000 (10:55 -0700)]
Monitor settings daemon events and update changes

- Subscribe the serviceChanged and propertyChanged events from settings daemon
- Update Bluetooth and WiFi status according to events

Change-Id: I6a5ff62455d54ad9143299ed600c7d162984d251
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoRemove duplicating disconnect button from WiFi details panel 71/10971/1
Jimmy Huang [Tue, 15 Oct 2013 17:45:27 +0000 (10:45 -0700)]
Remove duplicating disconnect button from WiFi details panel

Change-Id: Ie7f78921ca5202212d6ca9eea23e87a74f441f3e
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoFixes TIVI-1943 64/10564/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable tizen_ivi_genivi accepted/tizen/20131007.175547 accepted/tizen/20131007.221312 accepted/tizen/ivi/genivi/20140131.070149 accepted/tizen_ivi_stable/20131116.012434 ivi_oct_m2 submit/tizen/20131007.174115 submit/tizen_ivi_generic/20140131.065421 submit/tizen_ivi_genivi/20140131.070559 submit/tizen_ivi_milestone/20131113.054020 submit/tizen_ivi_stable/20131116.005958
Jimmy Huang [Fri, 4 Oct 2013 21:41:18 +0000 (14:41 -0700)]
Fixes TIVI-1943

There is a small delay that the connman scan api is usable after WiFi is turned on, which results in SettingsApp showing net.connman.Error.NoCarrier message.  Adding a small 1 sec delay to do the initial scan after wifi is turned on to eliminate this issue.

Change-Id: I4fd4e64382dbf45c0e84fd44b616fc5a9bfebcf2
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoNew release of SettingsApp 41/10541/1 accepted/tizen/20131003.215912 accepted/tizen/20131003.220403 submit/tizen/20131003.210102
Jimmy Huang [Thu, 3 Oct 2013 20:49:14 +0000 (13:49 -0700)]
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>
10 years agoUpdated WiFi scan results sample to match settings-daemon output. 44/10144/1
Ossama Othman [Fri, 20 Sep 2013 05:33:56 +0000 (22:33 -0700)]
Updated WiFi scan results sample to match settings-daemon output.

Change-Id: I14fb1390b3e42bbc07ffb8f8749d89a53418ceaf
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoUninstall widget when doing rpm uninstall 41/10141/1
Jimmy Huang [Thu, 19 Sep 2013 22:55:45 +0000 (15:55 -0700)]
Uninstall widget when doing rpm uninstall

Change-Id: Icf1719133b7ff8121e045fbbf5e96e721f93675d
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoSend setTime argument using epoch time 22/10122/1
Jimmy Huang [Wed, 18 Sep 2013 23:27:13 +0000 (16:27 -0700)]
Send setTime argument using  epoch time

Change-Id: Id3e631efdc3ea77436283805920b2d8576346201
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoMatch settings daemon api to use strings for request type 21/10121/1
Jimmy Huang [Wed, 18 Sep 2013 23:17:47 +0000 (16:17 -0700)]
Match settings daemon api to use strings for request type

Change-Id: I18588a8e60693323b8d258a53db181c05cc47868
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded new icon to package, fixes TIVI-1709 15/10115/2 accepted/tizen/20130918.201631 accepted/tizen/20130918.214652 submit/tizen/20130918.200933
Jimmy Huang [Wed, 18 Sep 2013 19:58:56 +0000 (12:58 -0700)]
Added new icon to package, fixes TIVI-1709

Change-Id: Ief3e7b0a126f0ef8e01d87fd6eb1cc6be4db7b0c
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoUpdated changelog accepted/tizen/20130914.003510 accepted/tizen/20130914.003523 submit/tizen/20130914.003434
Jimmy Huang [Sat, 14 Sep 2013 00:30:40 +0000 (17:30 -0700)]
Updated changelog

Change-Id: Ida5d681b2967b308e5cbeff5cc1ce7be37f2c0d1
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoDisable dummy backend and connect to settings daemon 27/10027/1
Jimmy Huang [Sat, 14 Sep 2013 00:08:09 +0000 (17:08 -0700)]
Disable dummy backend and connect to settings daemon

Change-Id: Idb42a6b653cab2a34df8c8dba5256e6138e1b7bc
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded date and time settings 26/10026/1
Jimmy Huang [Sat, 14 Sep 2013 00:06:11 +0000 (17:06 -0700)]
Added date and time settings

Change-Id: I5dda4007a46a2eb945304b78d33a468aef8a829b
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded wifi settings and dummy data 25/10025/1
Jimmy Huang [Sat, 14 Sep 2013 00:02:41 +0000 (17:02 -0700)]
Added wifi settings and dummy data

Change-Id: I64b7fd7e68986d74310bf73baf81cc3e64a37e74
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoCode refactoring and cleanup 24/10024/1
Jimmy Huang [Fri, 13 Sep 2013 23:55:21 +0000 (16:55 -0700)]
Code refactoring and cleanup

Change-Id: Ib6b5018442cd35b585d7d899f952cc4d4e5bf9da
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoAdded new app icon, fixes TIVI-1709 23/10023/1
Jimmy Huang [Fri, 13 Sep 2013 01:50:15 +0000 (18:50 -0700)]
Added new app icon, fixes TIVI-1709

Change-Id: If740346c92117b564c9ef864668519ad932bb4c3
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
10 years agoInitial commit 47/8547/1 submit/tizen/20130826.172818 submit/tizen/20130828.173751
Jimmy Huang [Thu, 22 Aug 2013 23:06:16 +0000 (16:06 -0700)]
Initial commit

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>