Sungbae Yoo [Tue, 28 Jun 2016 09:20:08 +0000 (18:20 +0900)]
Change kaskit to be launched in the zone
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I0dd5b0d0618d38b57188e1fe5b96b95c42b09194
Sungbae Yoo [Tue, 28 Jun 2016 09:29:04 +0000 (18:29 +0900)]
Fix not to show duplicated zone indicator icons
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: Ibe2362f3672d95d7cc35114674ad8b7c3f4efa5d
Jaemin Ryu [Wed, 29 Jun 2016 04:29:26 +0000 (13:29 +0900)]
Add password verification
Change-Id: I148410aaab32b7aecc19fd196efcfeec671e4f43
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Mon, 27 Jun 2016 13:07:29 +0000 (22:07 +0900)]
Change zone-provisioning to run hook scripts instead of including
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I4b2195fe8d265efa1beb683092cb8148140e3355
Sungbae Yoo [Mon, 27 Jun 2016 12:04:39 +0000 (21:04 +0900)]
Change zone-provisioning to copy skel files for making home
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I81dec42c1e9bd2cf563925ff24a7e412a08142f7
Sungbae Yoo [Mon, 27 Jun 2016 10:24:00 +0000 (19:24 +0900)]
Add recursive option to chmod(), chown()
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: Id600f3dac8af2ae40b7b27040b770c69c3108748
Sungbae Yoo [Fri, 24 Jun 2016 08:56:21 +0000 (17:56 +0900)]
Add an implementation of copyTo() in the filesystem.cpp
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: Id830a7e576916734a44328c865dc462b07b101b4
Jaemin Ryu [Fri, 17 Jun 2016 00:45:56 +0000 (09:45 +0900)]
Apply external storage wipe policy
Change-Id: Ie948c64f0973430eab67517c22c48123f1ac5a6f
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Mon, 27 Jun 2016 05:36:45 +0000 (14:36 +0900)]
Export device-policy-manager handle APIs
Change-Id: I339d8e53c19e61343518e10adf6a955da910c0e4
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungjun, Lee [Fri, 3 Jun 2016 09:56:21 +0000 (18:56 +0900)]
Apply ACR feedbacks to APIs
Change-Id: I8dc9b82adf55381be5c105376434ac0755860c73
Signed-off-by: Sungjun, Lee <sjun221.lee@samsung.com>
Sungbae Yoo [Fri, 24 Jun 2016 05:46:40 +0000 (14:46 +0900)]
Krate: Change to run launcher application in the setup-wizard
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I45864ba6aa559ee3e96cdbdf0bc846ce3440f692
Sungbae Yoo [Thu, 23 Jun 2016 08:51:09 +0000 (17:51 +0900)]
Kaskit: Add blacklist not to show some icons of packages
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I74de7ffff2baa636cedaac656f2ff8c7bd106032
Sungbae Yoo [Wed, 22 Jun 2016 10:52:32 +0000 (19:52 +0900)]
Change that zone app-proxy launch API gets app_control_h parameter
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I570acca256fe1e07b3332adcdd4e59d933b15530
Sungbae Yoo [Tue, 21 Jun 2016 07:07:14 +0000 (16:07 +0900)]
Add a callback for proxy to show notification from zone
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: Ib91d0ea99de3c2b3e27a7d1ca98efad3e7fbb4a9
yeji01kim [Thu, 23 Jun 2016 04:40:58 +0000 (13:40 +0900)]
Ode: Fix to display icons properly
Change-Id: I01b47b048501e5286f7b73c554874e0120b0ba4d
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
yeji01kim [Mon, 20 Jun 2016 05:25:44 +0000 (14:25 +0900)]
Volume: Fix svace in main.cpp
Change-Id: I913e301d585d2ecf8d68f0ecd0ada5a8672ac21a
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
Jaemin Ryu [Mon, 20 Jun 2016 03:42:13 +0000 (12:42 +0900)]
Fix build error on aarch64
Change-Id: I57a5836fcd3115baf5c26503661ed0503a780ecb
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Sat, 18 Jun 2016 02:51:00 +0000 (11:51 +0900)]
Change initial value for minimum password length
Change-Id: I4c2b281d46a426f844a7d59a34b8a1e7e68b4a3f
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Thu, 16 Jun 2016 11:54:24 +0000 (20:54 +0900)]
libzone: Change to optimize app proxy API for speed
Change-Id: I2d58999adb43fecca705206e118c377a0e1df014
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
seolhee, kim [Thu, 16 Jun 2016 11:43:08 +0000 (20:43 +0900)]
Add security view to container setup-wizard
Change-Id: I29667c33241f5e5cd1ebc68b1fea30ebf28553af
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
seolhee, kim [Fri, 17 Jun 2016 10:29:04 +0000 (19:29 +0900)]
Fix keyguard to disable keygrab API
Change-Id: Ic1315acac3c3efe255c5bf5f57e25eb0621f354e
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
seolhee, kim [Tue, 14 Jun 2016 06:26:17 +0000 (15:26 +0900)]
Add Keyguard application
Change-Id: Iff4ab9a92c824702440d3112898da6c611a1e1cf
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
yeji01kim [Wed, 15 Jun 2016 02:21:29 +0000 (11:21 +0900)]
Apply device encryption sequence
This commit does not perform actual device encryption.
Product should provide encryption backend to complete the operation
Change-Id: I2dcbab861dba817960013dcef26c413ca5de40f2
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
Sungbae Yoo [Thu, 16 Jun 2016 04:27:29 +0000 (13:27 +0900)]
Move adding a shortcut for zone into kaskit
Change-Id: I09f898e7769865e4663628a020b2b86779438850
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
yeji01kim [Wed, 4 May 2016 06:24:26 +0000 (15:24 +0900)]
Add container encryption
Change-Id: I216d7911258d884f73cf32a3bc945028bc603361
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
yeji01kim [Thu, 16 Jun 2016 01:47:23 +0000 (10:47 +0900)]
Ode: Remove dpm buildrequires
Change-Id: I0ec6090b1dd9ca0a19e501d1129758718ee7767f
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
Sungbae Yoo [Wed, 15 Jun 2016 05:02:45 +0000 (14:02 +0900)]
Kaskit: Add a sub-badge to an app icon
Change-Id: I9385434e5c606c9b8cdfbc887c3e5dc49a98aa96
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
yeji01kim [Tue, 14 Jun 2016 09:26:54 +0000 (18:26 +0900)]
Add dpm encrypt ug app
Change-Id: Icc0be415ea385630977cad28f5cf1e92e253c474
Signed-off-by: yeji01kim <yeji01.kim@samsung.com>
Sungbae Yoo [Tue, 14 Jun 2016 05:56:48 +0000 (14:56 +0900)]
Remove using uninitialized local variables
Change-Id: I1915ae9d973e5a444bf2ab401b214c9ef7cd7985
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Jaemin Ryu [Tue, 14 Jun 2016 09:25:03 +0000 (18:25 +0900)]
Add misc policies
Change-Id: I4bd1057c55ce5eb804fbee3da6573d19993080d8
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Tue, 14 Jun 2016 00:17:04 +0000 (09:17 +0900)]
Refactor policy storage
Change-Id: I9cd01f95fa5f5c02add6ec6b157a776beb072c1c
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Mon, 13 Jun 2016 08:24:41 +0000 (17:24 +0900)]
Add a shortcut icon to run zone launcher app when a zone is created
Change-Id: I1979f00d38cfa221dc556ec540d15299c422f3cb
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Mon, 13 Jun 2016 07:40:16 +0000 (16:40 +0900)]
Fix to show zone launcher application when a zone is created
Change-Id: I03a6aefe54e207a21a0c3c9aaa98272689644f25
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Fri, 3 Jun 2016 06:56:46 +0000 (15:56 +0900)]
Fix to launch app in logined user when user is not specified
Change-Id: I6aa2f6f6d9e5f0fe94cb7c75bbd4d115c902465a
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Mon, 13 Jun 2016 02:20:45 +0000 (11:20 +0900)]
Kaskit: Add to unistall the package
Change-Id: I4726d5bc15de7f687fc6f45df90f399a444a9eed
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Fri, 10 Jun 2016 08:40:25 +0000 (17:40 +0900)]
Kaskit: Add removing app icons when package manager event is sent
Change-Id: I43a30cb6b2f0ea16f7133e01840c9bfd772397c1
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Jaemin Ryu [Tue, 7 Jun 2016 09:36:30 +0000 (18:36 +0900)]
Add package mode restriction
Change-Id: Iecfbc3a7263e1b9867bf5ef0cc672cf7fdac1f3c
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Thu, 9 Jun 2016 10:27:20 +0000 (03:27 -0700)]
Merge "Kaskit: Add to show application icons in the zones for launch" into tizen
Jaemin Ryu [Thu, 9 Jun 2016 10:26:07 +0000 (03:26 -0700)]
Merge "Show zone process indicator" into tizen
Jaemin Ryu [Thu, 9 Jun 2016 07:39:08 +0000 (16:39 +0900)]
Update bluetooth policy
Change-Id: Ic955c07e1da8ba59234dc01a57da115167ff7014
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Thu, 9 Jun 2016 08:22:32 +0000 (17:22 +0900)]
Add USB tethering restriction policy
Change-Id: Ic8ed240cd51f7984e7f015c526596958233382f9
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Tue, 7 Jun 2016 12:17:49 +0000 (21:17 +0900)]
Kaskit: Add to show application icons in the zones for launch
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: Iab1dfa59d34e08364e23f23f862f915f215ca5f3
seolhee, kim [Thu, 9 Jun 2016 08:45:19 +0000 (17:45 +0900)]
Fix to disable syspopup keygrab set
Change-Id: I2b4672219d0e91926000be5b537cc691441f2994
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
seolhee, kim [Thu, 9 Jun 2016 02:36:34 +0000 (11:36 +0900)]
Modify dpm-syspopup window level
Change-Id: If7539af9395efd0eac65f84484d76a44edd90ecf
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Sungjun, Lee [Thu, 9 Jun 2016 00:53:15 +0000 (09:53 +0900)]
Change the initial value of inactivity timeout
Change-Id: I7af5c1e1b9e6bf22fe223e14dc2bad4eebf21896
Signed-off-by: Sungjun, Lee <sjun221.lee@samsung.com>
Jaemin Ryu [Tue, 7 Jun 2016 11:09:59 +0000 (20:09 +0900)]
Add wifi restriction
Change-Id: Icc31dc7c448d046d315e81c8dd8179cc4c5b4798
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Wed, 8 Jun 2016 06:29:01 +0000 (15:29 +0900)]
Show zone process indicator
Change-Id: Ied0092ee9479d724b069f841656b41683702ba82
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
seolhee, kim [Tue, 7 Jun 2016 08:46:14 +0000 (17:46 +0900)]
Remove cancel button of password-enforce-change syspopup
Change-Id: I5201cbabd276fb9d9bcd95b4e4a71c6a67829eab
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Jaemin Ryu [Fri, 3 Jun 2016 10:40:37 +0000 (03:40 -0700)]
Merge "Add Kaskit prototype" into tizen
seolhee, kim [Fri, 3 Jun 2016 09:46:19 +0000 (18:46 +0900)]
Add Kaskit prototype
Change-Id: I2c2dded1fdabd90b3c8a8ece1d5b2f2fcb1592bd
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Sungbae Yoo [Fri, 3 Jun 2016 06:55:57 +0000 (15:55 +0900)]
Add to support getting array results from dbus
Change-Id: Ib0df17571fa9cf7fef6d6f986bf86dad4797689f
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Fri, 3 Jun 2016 03:17:47 +0000 (12:17 +0900)]
libZone: Fix to get package events for global app
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I903393e2b1d18c2484c697c08bb6cfdd735b3f1e
Jaemin Ryu [Thu, 2 Jun 2016 10:16:48 +0000 (03:16 -0700)]
Merge changes I8deb2f73,I1ff245b7 into tizen
* changes:
Change to do zone provisioning not in dpm, but in libzone
Add deletion in container setup-wizard
Jaemin Ryu [Thu, 2 Jun 2016 10:06:28 +0000 (03:06 -0700)]
Merge "Add application policy" into tizen
Jaemin Ryu [Tue, 31 May 2016 11:46:54 +0000 (20:46 +0900)]
Add application policy
Change-Id: I6d3d92c32b1bcc63d3654b4391740b68279fd78a
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Seok Hong [Thu, 2 Jun 2016 05:00:15 +0000 (14:00 +0900)]
Fix memory-leak in xml::Node::getProp()
Change-Id: I9b75ad87cff89fed9135d43368e3c5aa18f4e842
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Sungbae Yoo [Tue, 31 May 2016 08:21:39 +0000 (17:21 +0900)]
Change to do zone provisioning not in dpm, but in libzone
Change-Id: I8deb2f7370162ffdfeaf42ca19f23b2707ab1ba0
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Seok Hong [Mon, 23 May 2016 02:20:14 +0000 (11:20 +0900)]
Add Bluetooth Pairing restriction API
Change-Id: I6a5a39333f93f781af54a908bcd9e14634f38f47
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Seok Hong [Mon, 23 May 2016 05:18:13 +0000 (14:18 +0900)]
Fix Bluetooth DesktopConnectivity in libDPM
Fix missing parameter in context->methodCall(..., enable);
Fix wrong parameter type in restriction.h (const int -> int)
Fix wrong log messages in dpm-cli-toolkit
Change-Id: I237365a640773924fb5b654fe1f5818a10bdb9f9
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Seok Hong [Thu, 2 Jun 2016 05:08:57 +0000 (22:08 -0700)]
Merge "Remove dpm-cli-toolkit codes" into tizen
seolhee, kim [Wed, 25 May 2016 09:43:19 +0000 (18:43 +0900)]
Add deletion in container setup-wizard
Change-Id: I1ff245b793d66a404e02930f4fefee882ab7ed0e
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Sungbae Yoo [Wed, 1 Jun 2016 09:50:35 +0000 (02:50 -0700)]
Merge "Add external storage restriction policy" into tizen
Seok Hong [Wed, 1 Jun 2016 00:49:52 +0000 (09:49 +0900)]
Rename Bluetooth tethering state API
Change-Id: Ic8863d36e6f69abc9a81e083d9c12c923435e581
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Jaemin Ryu [Wed, 1 Jun 2016 00:05:21 +0000 (09:05 +0900)]
Add external storage restriction policy
Change-Id: I8b11f6f504a9b962c74a25b880da4018ec3bec18
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Tue, 31 May 2016 08:35:19 +0000 (17:35 +0900)]
Remove dpm-cli-toolkit codes
They were moved and integrated to dpm-toolkit git
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I9c2377c7516c274bae6c134cad17f167cf453ca8
Sungbae Yoo [Fri, 27 May 2016 05:35:09 +0000 (14:35 +0900)]
Add preparing icons for package and application for owner of the zone
Change-Id: I9ffe3e56d788903d0017703a438a1585bd68287c
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Thu, 26 May 2016 05:45:02 +0000 (14:45 +0900)]
Add functions to add a child node in Xml
Change-Id: I0b4c08a791788ad3c5b95637a08ebc9f7672f8f0
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Mon, 30 May 2016 05:57:23 +0000 (14:57 +0900)]
Fix a build error between commit 7ea40f and a76f90
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I31f557ae3d732b10a9a55c79d36cbc264d298e6d
Jaemin Ryu [Mon, 30 May 2016 05:19:09 +0000 (22:19 -0700)]
Merge "Remove acquire/release methods" into tizen
Sungjun, Lee [Thu, 26 May 2016 09:56:20 +0000 (18:56 +0900)]
Add Forbidden String Password Policy
Change-Id: I8088b47d9e7641bd1b1f622100293d4e92f53e39
Signed-off-by: Sungjun, Lee <sjun221.lee@samsung.com>
Jaemin Ryu [Fri, 27 May 2016 05:19:59 +0000 (14:19 +0900)]
Remove acquire/release methods
Change-Id: I0b9b40b86ea05e20d0cf52302fde2d0bf9c42bd9
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Mon, 30 May 2016 01:03:27 +0000 (18:03 -0700)]
Merge "Do not throw if target does not support bluetooth device" into tizen
Jaemin Ryu [Fri, 27 May 2016 10:23:07 +0000 (19:23 +0900)]
Do not throw if target does not support bluetooth device
Change-Id: I107e352fa57ce47e564c4e372fc12f8034a4a6c1
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
seolhee, kim [Mon, 9 May 2016 05:00:30 +0000 (14:00 +0900)]
Add implementations for location policy
Change-Id: I11a8ba5bfdd4faa9f38d9109b626187c2da79e3e
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Jaemin Ryu [Fri, 27 May 2016 06:37:00 +0000 (23:37 -0700)]
Merge "Fix syspopup data free" into tizen
seolhee, kim [Thu, 26 May 2016 09:55:10 +0000 (18:55 +0900)]
Fix syspopup data free
Change-Id: I6077dfb5a7365b6c1b0fe8b1db374e2e08461510
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Sungbae Yoo [Thu, 26 May 2016 11:10:40 +0000 (20:10 +0900)]
Change zone provisioning process to the latest
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I51ac7b969034d7e8b60ecc1c7b372f1716a2aa56
Jaemin Ryu [Thu, 26 May 2016 09:48:15 +0000 (18:48 +0900)]
Feature out bluetooth policy
Change-Id: Ibc85e2c45250e1fc93925abceb146958a40d8d46
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Thu, 26 May 2016 09:03:10 +0000 (18:03 +0900)]
Feature out location policy
Change-Id: I9f912126e17fc17ddc5eb775247a5d4429178c75
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungjun, Lee [Thu, 26 May 2016 05:48:55 +0000 (14:48 +0900)]
Add Password Policy Get APIs
Change-Id: I60871a15406e37bdfe6afdc41275d21b332f0b0e
Signed-off-by: Sungjun, Lee <sjun221.lee@samsung.com>
seolhee, kim [Thu, 26 May 2016 01:16:43 +0000 (10:16 +0900)]
Fix key input event handler of syspopup and setup-wizard
Change-Id: I66e776fdd7a4d583777134ef9bb14467e84af350
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
seolhee, kim [Tue, 24 May 2016 07:18:12 +0000 (16:18 +0900)]
Add container setup-wizard cancel notification
Change-Id: Ib88f6e56797fb6f29c49ed44ed6cb92d99158523
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Jaemin Ryu [Wed, 25 May 2016 09:08:56 +0000 (02:08 -0700)]
Merge "Add syspopup button callback" into tizen
Sungbae Yoo [Wed, 25 May 2016 02:31:07 +0000 (11:31 +0900)]
Add monitoring mode for get events from zone to zone-admin-cli
Change-Id: Icb9a1bdea0942c293784ecf268ac647c52bb85b1
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Tue, 24 May 2016 10:42:08 +0000 (19:42 +0900)]
libzone: Add APIs to get zone event
Change-Id: Ie82ed656d04ea2cd2c094b4846ca496892085091
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Jaemin Ryu [Wed, 25 May 2016 08:25:14 +0000 (01:25 -0700)]
Merge "libzone: Add APIs to get package events from the zone" into tizen
seolhee, kim [Thu, 19 May 2016 05:01:05 +0000 (14:01 +0900)]
Add syspopup button callback
Change-Id: I10d016a5e0f8a50387f875126c7ba7bc20e0af6a
Signed-off-by: seolhee, kim <s414.kim@samsung.com>
Jaemin Ryu [Wed, 25 May 2016 05:44:41 +0000 (14:44 +0900)]
Remove package blacklist
Package blacklist will be added with new APIs
Change-Id: Iec08135352d58371eb1ea504907e137ce1ca1d01
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Mon, 23 May 2016 10:47:15 +0000 (19:47 +0900)]
libzone: Add APIs to get package events from the zone
Change-Id: Ibf6d207f6ec960e0a07359b64a692e83989cec46
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungjun, Lee [Fri, 20 May 2016 04:33:26 +0000 (13:33 +0900)]
Add Enforce Password Policy Change function
Change-Id: I17d1034fd705474af37a786ce4e1ae7a063bcbc3
Signed-off-by: Sungjun, Lee <sjun221.lee@samsung.com>
Jaemin Ryu [Tue, 24 May 2016 11:30:57 +0000 (20:30 +0900)]
Use allowed/disallowed value for bluetooth policy status
Change-Id: Iab1a3b6aa1e327b2bcf06eaea3784ffb0d7f514f
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Mon, 23 May 2016 05:05:07 +0000 (14:05 +0900)]
Remove libzone packages from spec file except for mobile
Change-Id: Ic051bfa07fdd078303901264eb0f74bd37365d94
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Mon, 23 May 2016 05:04:35 +0000 (14:04 +0900)]
Remove CMake dependency with location-manager except for mobile
Change-Id: Ic72db946f4951675e4e4af4bc43f514507a46326
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Sungbae Yoo [Thu, 28 Apr 2016 10:49:58 +0000 (19:49 +0900)]
Package and application manager APIs in the zone
Change-Id: Ia215b0ef9590658e8181f0eb06e42fe14938b0e2
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Jaemin Ryu [Sun, 22 May 2016 04:17:32 +0000 (13:17 +0900)]
Support build feature
Change-Id: Id86e1982d263dd5ef14564c5375089f15bdd4de3
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Seok Hong [Mon, 16 May 2016 06:09:17 +0000 (15:09 +0900)]
Add Bluetooth DesktopConnectivityState restriction API
Change-Id: I44e22ffa57dc185d6eebb18b29af4a731160faf9
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Seok Hong [Mon, 16 May 2016 06:09:11 +0000 (15:09 +0900)]
Add Bluetooth Mode Change API
Change-Id: Ide7e9c6ff49ad0a9d98c4b92f213586601338e9b
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Seok Hong [Mon, 16 May 2016 05:52:10 +0000 (14:52 +0900)]
Add Bluetooth adapter callback for state handling
Change-Id: Ie45d682a2a512ff1e664fe72c6d4d8c25da8391a
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
Jaemin Ryu [Fri, 20 May 2016 06:15:16 +0000 (15:15 +0900)]
Remove unnecessary(license conflict) scripts
Change-Id: I3152eca0fd284099ad5a32e9ba2c5d8441efd865
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Jaemin Ryu [Thu, 19 May 2016 04:37:25 +0000 (13:37 +0900)]
Add backtrace function
Change-Id: I25e06209e4c3e0a8f600b8be4186e7bc8b8e1cb2
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>