platform/core/system/deviced.git
11 years agoremove vfat check routine
giyeol.ok [Thu, 25 Apr 2013 14:09:16 +0000 (23:09 +0900)]
remove vfat check routine

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agochange umount option
giyeol.ok [Thu, 25 Apr 2013 12:00:50 +0000 (21:00 +0900)]
change umount option

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoRemove "add/remove input" from udev rules.
sh.pi [Tue, 23 Apr 2013 15:40:12 +0000 (00:40 +0900)]
Remove "add/remove input" from udev rules.

udev rules/pm_event/heynoti are not used for new input device anymore.
now deviced gets input uevent by using methods of libudev.

Change-Id: I8ab44b29009ab119d3d19981373516b946ef15d6

11 years agoseparate with main handling routine and file system dependent codes
Krzysztof Sasiak [Wed, 17 Jul 2013 10:24:57 +0000 (19:24 +0900)]
separate with main handling routine and file system dependent codes

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: I2b626119f70f037f7008f81b82b84f7d1f8c31a1

11 years agoAdd logic to block polling key when display logic is stop state.
sh.pi [Tue, 23 Apr 2013 06:59:23 +0000 (15:59 +0900)]
Add logic to block polling key when display logic is stop state.

key polling logic can work during disply logic is stopping.
then block polling logic when display logic is stop state.

Change-Id: I03938aedb7c78034796d9932a6f72f0b33cf705c

11 years agoMove define of DISP_CMD to header file.
jy910.yun [Wed, 17 Jul 2013 10:11:27 +0000 (19:11 +0900)]
Move define of DISP_CMD to header file.

The same thing is defined in several sources.
And all shift bits're not changed, error occurs.

Change-Id: I1b7b14de081bb800183f289ebc3700d138e9898a

11 years agoin case of low battery state, when called display release func., it should be dim...
jy910.yun [Wed, 17 Jul 2013 10:07:36 +0000 (19:07 +0900)]
in case of low battery state, when called display release func., it should be dim state

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ifb37aeed2e8f80936052ea6899b745355a462b33

11 years agoModify mmc control logic.
jy910.yun [Wed, 17 Jul 2013 10:01:29 +0000 (19:01 +0900)]
Modify mmc control logic.

mmc control logic is tested & fixed with MDM server.

Change-Id: Ic397e8a9985daba1cb8526e03cfc7e5eb1796718

11 years agoforce to set dim brightness by application
jy910.yun [Wed, 17 Apr 2013 09:22:04 +0000 (18:22 +0900)]
force to set dim brightness by application

0 is Dim state, it is promissed btw system f/w and kernel side.

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: I5284e7a6088541e9fccd1465dcaed7843a92c513

11 years agoinsert time log about time and timezone
jy910.yun [Wed, 17 Jul 2013 09:56:39 +0000 (18:56 +0900)]
insert time log about time and timezone

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: I2e9d5a91b81f6838275900677a8e21bd9f86c7b3

11 years agojust update boilerplate for deviced
jy910.yun [Mon, 1 Jul 2013 00:32:40 +0000 (09:32 +0900)]
just update boilerplate for deviced

11 years agoAdd mmc control logic
sh.pi [Tue, 16 Apr 2013 08:51:51 +0000 (17:51 +0900)]
Add mmc control logic

Change-Id: I724d6cdab3955c3f84b468c4d91d929d9311a3b6

11 years agoMove display to src folder
jy910.yun [Sun, 30 Jun 2013 11:03:03 +0000 (20:03 +0900)]
Move display to src folder

11 years agoChange lcdoff & lock lcdon time.
sh.pi [Mon, 15 Apr 2013 11:27:32 +0000 (20:27 +0900)]
Change lcdoff & lock lcdon time.

lcdoff : 5 seconds -> 1 seconds
lock lcdon time : 10 seconds -> 5 seconds

Signed-off-by: Seunghun Pi <sh.pi@samsung.com>
11 years agopatch crashed mmc notification popup routine
giyeol.ok [Mon, 15 Apr 2013 07:05:28 +0000 (16:05 +0900)]
patch crashed mmc notification popup routine

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: I42631ba3b4b175ba85f2de52d3a93a60bbf2b178

11 years agojust change the position of define
jy910.yun [Sun, 30 Jun 2013 10:34:39 +0000 (19:34 +0900)]
just change the position of define

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agodelete redundant variable and add broadcast dbus signal API
jy910.yun [Sun, 30 Jun 2013 10:23:42 +0000 (19:23 +0900)]
delete redundant variable and add broadcast dbus signal API

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoMove notifier logic to core
sh.pi [Thu, 11 Apr 2013 02:17:14 +0000 (11:17 +0900)]
Move notifier logic to core

It's need for internal interface among device modules.

Change-Id: I994d56ac2f33718253e98bf9f4cd05036ab66d22

11 years agoAdd control logic for start/stop device.
sh.pi [Wed, 10 Apr 2013 11:22:16 +0000 (20:22 +0900)]
Add control logic for start/stop device.

Change-Id: I9d2d8767fbf12b0ee993e0f4ad4f993322ed7fb9

11 years agocore: Add start/stop function to devices_ops structure
Chanwoo Choi [Wed, 10 Apr 2013 06:17:49 +0000 (15:17 +0900)]
core: Add start/stop function to devices_ops structure

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
11 years agoapply device registration
jy910.yun [Sun, 30 Jun 2013 08:57:59 +0000 (17:57 +0900)]
apply device registration

details:
sysnoti, noti, core, signal, predefine, lowmem, lowbat, device change handler,
power, bs, process monitor, time handler, cpu, usb, ta, process manager, mmc,
heynoti, powermanager and vibrator changed

before changing, to invoke a initialize function, it must call directly in main func.
So if some function deleted, we have to delete related part on each files.
but after applying this patchset, we only have to delete just one file regarding function you want delete.

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoAdd dbus methods to lock/unlock/change display
jy910.yun [Sun, 30 Jun 2013 07:25:34 +0000 (16:25 +0900)]
Add dbus methods to lock/unlock/change display

Signed-off-by: Seunghun Pi <sh.pi@samsung.com>
11 years agoAdd dbus interface for method call.
sh.pi [Thu, 4 Apr 2013 02:30:31 +0000 (11:30 +0900)]
Add dbus interface for method call.

Signed-off-by: Seunghun Pi <sh.pi@samsung.com>
Change-Id: I87e8937de041e19fcc6c5dddf069c47757be6046

11 years agoremove including 'util.h' in core.h
sh.pi [Wed, 3 Apr 2013 07:38:56 +0000 (16:38 +0900)]
remove including 'util.h' in core.h

there is conflict with definition of dlog.
then util.h is removed in core.h

11 years agosupport battery cf pole status control routine
giyeol.ok [Wed, 3 Apr 2013 05:25:43 +0000 (14:25 +0900)]
support battery cf pole status control routine

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoAdd pm_listener/talker for sharing state with other deviced services.
sh.pi [Wed, 3 Apr 2013 05:01:07 +0000 (14:01 +0900)]
Add pm_listener/talker for sharing state with other deviced services.

11 years agorefactoring src diretory structure
jy910.yun [Wed, 26 Jun 2013 02:08:10 +0000 (11:08 +0900)]
refactoring src diretory structure

forder structure changed like systemd.
default directory of codes is 'src'.
other directory was made by functions under 'src'.

directory details :
src/core - common, core, edbus-handler, device-change, launch, main, predefine, sig-handler, noti
src/cpu - cpu-handler
src/led - led
src/mmc - mmc
src/power - power, lowbat
src/proc - lowmem, process monitor, process manager
src/ta - ta
src/time - time
src/usb - usb

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: If5b117b7f4d21bac446f7018241fba788252fae0

11 years agoinsert resourced into permanent group
giyeol.ok [Fri, 29 Mar 2013 10:36:30 +0000 (19:36 +0900)]
insert resourced into permanent group

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoPatch to block turning off auto brightness during power-off.
sh.pi [Thu, 28 Mar 2013 09:06:47 +0000 (18:06 +0900)]
Patch to block turning off auto brightness during power-off.

deviced checks lux value from light sensor every second when auto brightness is on.
If there is fail to get light sensor value over 5 times, deviced turn off auto brightness.
In case that sensor-framework is destroyed before deviced, auto brightness is off.
Now deviced don't change auto brightness setting during power-off state.

11 years agoAdd patch not to open the same device file many times.
sh.pi [Wed, 27 Mar 2013 12:39:45 +0000 (21:39 +0900)]
Add patch not to open the same device file many times.

There is the error that one input device file is opened many times.
If udev or kernel layer send wrong uevent, deviced can register devices abnomally.
Now deviced(pm) receives uevent and add all input device to internal list.
and check that device file is already registered in list.

Change-Id: I7b97eb4c1fd9890ccc218d428342c5b141a06e39

11 years agowhen called display_release_brightness, also update VCONFKEY_PM_CURRENT_BRIGHTNESS...
jy910.yun [Thu, 28 Mar 2013 04:42:16 +0000 (13:42 +0900)]
when called display_release_brightness, also update VCONFKEY_PM_CURRENT_BRIGHTNESS value

11 years agochange system header file from dd-system to dd-deviced
giyeol.ok [Wed, 27 Mar 2013 13:02:38 +0000 (22:02 +0900)]
change system header file from dd-system to dd-deviced

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agosupport led indicator func
jy910.yun [Mon, 24 Jun 2013 12:50:35 +0000 (21:50 +0900)]
support led indicator func

libdeviced export led_set_mode, led_set_mode_with_color function.
system server controls real operation regarding led mode.

11 years agoFix the error that LCDOFF lock/unlock is not working.
sh.pi [Fri, 22 Mar 2013 10:34:14 +0000 (19:34 +0900)]
Fix the error that LCDOFF lock/unlock is not working.

Argument of active/inactive process was wrong.
Then Phone entered sleep state although LCDOFF lock was enabled.
Now active/inactive logic is working well.

11 years agoembody 'sysman' in libdeviced
jy910.yun [Mon, 24 Jun 2013 12:23:13 +0000 (21:23 +0900)]
embody 'sysman' in libdeviced

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoAdd code for that minimum lcd on time is 30 seconds during booting.
sh.pi [Thu, 21 Mar 2013 06:23:14 +0000 (15:23 +0900)]
Add code for that minimum lcd on time is 30 seconds during booting.

Some model booting time is slow.
and There are some case that It takes long time during booting abnomally.
then add minimum lcd on time for normal booting.

Change-Id: Id37933c2a31de91a92292e6716d6dada32c5e6a2

11 years agoembody 'haptic' in libdeviced
jy910.yun [Mon, 24 Jun 2013 11:44:09 +0000 (20:44 +0900)]
embody 'haptic' in libdeviced

11 years agoembody 'pm' in libdeviced.
jy910.yun [Mon, 24 Jun 2013 05:28:27 +0000 (14:28 +0900)]
embody 'pm' in libdeviced.

11 years agoAdd logic for app brightness
jy910.yun [Fri, 21 Jun 2013 12:38:16 +0000 (21:38 +0900)]
Add logic for app brightness

In case that App has its brightness, pm doesn't control brightness.
and app have to know brightness, if brightness is changed
in auto brightness on state or in low battery state.

11 years agorevert "Fix x86-64 build" patchset
jy910.yun [Fri, 21 Jun 2013 12:22:28 +0000 (21:22 +0900)]
revert "Fix x86-64 build" patchset

Because after applying the patchset, system-server doesn't work correctly.

11 years agoembody 'devman' in libdeviced
jy910.yun [Fri, 21 Jun 2013 12:06:39 +0000 (21:06 +0900)]
embody 'devman' in libdeviced

libdevman is only wrapper library to libdeviced.
All of real operation is in libdeviced.

11 years agoAdd D-bus interface for pm lock/unlock.
jy910.yun [Fri, 21 Jun 2013 10:10:37 +0000 (19:10 +0900)]
Add D-bus interface for pm lock/unlock.

11 years agoversion up to release all pkg of the merged
jy910.yun [Fri, 21 Jun 2013 07:57:26 +0000 (16:57 +0900)]
version up to release all pkg of the merged

system-server

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agomerge 'libdevman' into system-server
jy910.yun [Fri, 21 Jun 2013 07:54:55 +0000 (16:54 +0900)]
merge 'libdevman' into system-server

all of the devman code was simply copied to system-server

11 years agomerge 'libhaptic' into system-server
jy910.yun [Fri, 21 Jun 2013 07:21:47 +0000 (16:21 +0900)]
merge 'libhaptic' into system-server

all of the haptic code was simply copied to system-server

11 years agodelete svi build dependency and delete sys_device_noti folder
jy910.yun [Mon, 18 Mar 2013 12:45:29 +0000 (21:45 +0900)]
delete svi build dependency and delete sys_device_noti folder

sys_device_noti was changed position to system-popup

Change-Id: I72d2c527d798c60970f09620605d708c011b61d5

11 years agoFix x86-64 build
jy910.yun [Fri, 21 Jun 2013 05:17:10 +0000 (14:17 +0900)]
Fix x86-64 build

-> Use %cmake macro
-> Fix libraries path in pc file
-> Fix installation for libraries

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: I3917df7fe3509e6a51e674f4e55d7d22e6c96e2f

11 years agoMove libslp-pm package to system-server
jy910.yun [Thu, 20 Jun 2013 10:50:26 +0000 (19:50 +0900)]
Move libslp-pm package to system-server

Remove libslp-pm dependency of system-server
and move libslp-pm to system-server

11 years agomerge sysman library in system-server repo
jy910.yun [Wed, 19 Jun 2013 13:27:34 +0000 (22:27 +0900)]
merge sysman library in system-server repo

previous patch merged power-manager into system-server and it will be "deviced" daemon.
a daemon provides a library for daemon if it doesn't have any special reason.
So this patch merge sysman into libdeviced.
and before long other library such as libslp-pm(pmapi) and devman merged into a libdeviced.

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: Idd5077216894ba41de91959a74d04844306f9e41

11 years agopower-manager logic is running in system-server.
jy910.yun [Wed, 19 Jun 2013 13:08:23 +0000 (22:08 +0900)]
power-manager logic is running in system-server.

Refactoring of system fw. (pm is merged to system-server)
Currently we have two daemon, which are power-manager and system-server.
But we are planing to provide only one daemon, which is for controling all devices on target.
So this patch will merge power-manager into system-server.
Before long, system-server name will be changed 'deviced'.

Change-Id: Ifa9bb4f7a21dc33600cce94b99a68b530d3e813b

11 years agoinsert edbus server routine
jy910.yun [Wed, 19 Jun 2013 12:40:07 +0000 (21:40 +0900)]
insert edbus server routine

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: Idcd667900ea73a594d1ad7b907221ebb8edb32c4

11 years agosystem-server - remove init scripts.
Jacek Pielaszkiewicz [Thu, 13 Jun 2013 11:29:16 +0000 (13:29 +0200)]
system-server - remove init scripts.

Change-Id: Id69d28d6720033279e526e25f3811fa094a8fce1
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
11 years agosystem-server - adaptation to systemd and socket activation.
Jacek Pielaszkiewicz [Wed, 12 Jun 2013 08:46:20 +0000 (10:46 +0200)]
system-server - adaptation to systemd and socket activation.

The following changes have been implemented:
1. Enable socket activation. Function ss_sysnoti_server_init() (file ss_sysnoti.c)
   has been modified to get sockets created by systemd.

2. Enable sd_notify call after process initialization to report initialization status
   to systemd.

Change-Id: Ia5aced408d8956e720d70e003477ac428b1fd108
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
11 years agochange predefine action param from pid to sockfd
jy910.yun [Mon, 10 Jun 2013 06:16:37 +0000 (15:16 +0900)]
change predefine action param from pid to sockfd

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoinsert heynoti to notify target restart
giyeol.ok [Mon, 4 Mar 2013 06:26:37 +0000 (15:26 +0900)]
insert heynoti to notify target restart

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: I355157460d3290e78e408c30c6e3f0bf3e244ec4

11 years agobug fix of system-server code about smack disable kernel and lowbat check routine
jy910.yun [Mon, 10 Jun 2013 05:54:31 +0000 (14:54 +0900)]
bug fix of system-server code about smack disable kernel and lowbat check routine

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agochange device node control api from plugin to device-node
jy910.yun [Tue, 4 Jun 2013 13:39:42 +0000 (22:39 +0900)]
change device node control api from plugin to device-node

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoinsert direct power off routine to support lowbat power off
giyeol.ok [Mon, 25 Feb 2013 06:33:02 +0000 (15:33 +0900)]
insert direct power off routine to support lowbat power off

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoumount all ext4 partitions with rw permission for preventing to access filesystem...
Byungsoo Kim [Fri, 22 Feb 2013 11:00:19 +0000 (20:00 +0900)]
umount all ext4 partitions with rw permission for preventing to access filesystem during power off

previously we used to write /proc/sysrq-trigger in order to remount all rw partition with only ro permission.
But emergency remount was not general approach.
So we sent sigterm signal to all processes using each rw partition and unmount it.

Change-Id: Ie520aeeaa8391889749a908ae3b18fc2fbb54677
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
11 years agochange lowbat power off control routine to support the force poweroff
jy910.yun [Tue, 4 Jun 2013 12:30:03 +0000 (21:30 +0900)]
change lowbat power off control routine to support the force poweroff

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: I0840a09b47436a78711bf6a6b9b73747c5f4b79a

11 years agotizen code is in sync with recently product code
jy910.yun [Tue, 4 Jun 2013 08:57:47 +0000 (17:57 +0900)]
tizen code is in sync with recently product code

delete unneccessary initailize
remove redundant log
add retry code

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoinsert uevent direct control routine to clear the udevd message fail issue
jy910.yun [Tue, 4 Jun 2013 07:35:53 +0000 (16:35 +0900)]
insert uevent direct control routine to clear the udevd message fail issue

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoMerge branch 'tizen_2.1'
jy910.yun [Sat, 1 Jun 2013 04:00:25 +0000 (13:00 +0900)]
Merge branch 'tizen_2.1'

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoapply system::ext_storage label to ext4 file system
jy910.yun [Mon, 27 May 2013 12:26:23 +0000 (21:26 +0900)]
apply system::ext_storage label to ext4 file system

All of the files on ext4 file system is removed the execute permission to prevent security issue.
Also All directory on ext4 file system is gived the transmutable option of smack by system-server shell.

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoin emulator, support ext4 format for mmc control
jy910.yun [Thu, 23 May 2013 05:18:21 +0000 (14:18 +0900)]
in emulator, support ext4 format for mmc control

before in emulator it can not support MMC because of IP issue
but we found other way, so we support ext4 format now

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agofix manifest
Kidong Kim [Sat, 11 May 2013 02:29:00 +0000 (11:29 +0900)]
fix manifest

11 years agoapply smack rule and change the smack label of system-server to deviced
jy910.yun [Fri, 10 May 2013 08:54:54 +0000 (17:54 +0900)]
apply smack rule and change the smack label of system-server to deviced

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
11 years agoCreate symlink tizen_sdb to samsung_sdb
Chengwei Yang [Fri, 19 Apr 2013 09:10:44 +0000 (17:10 +0800)]
Create symlink tizen_sdb to samsung_sdb

This is the first step to rename samsung_sdb to tizen_sdb, also a patch
created to sdbd and finally patch the kernel.

Change-Id: I5c3c6f2b6ec703ed0a02077c4420400f2b76d693
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
11 years agoSupport Espanol(Mexico) for pci keyboard connection popup
Taeyoung Kim [Thu, 25 Apr 2013 07:47:39 +0000 (16:47 +0900)]
Support Espanol(Mexico) for pci keyboard connection popup

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Change-Id: I020e31a17a94d86a1a39b5cb87f62a6ccd972fc8

11 years agoto revise prevent issue
jy910.yun [Mon, 22 Apr 2013 09:39:49 +0000 (18:39 +0900)]
to revise prevent issue

before this commit, it already has another commits which are not tizen 2.1 feature.
so i restore the latest commit and i modify some prevent issue.

11 years agoadd '*' smack label for ext4 file system
jy910.yun [Thu, 18 Apr 2013 13:12:22 +0000 (22:12 +0900)]
add '*' smack label for ext4 file system

11 years agomodify the prevent issue
jy910.yun [Wed, 17 Apr 2013 11:13:54 +0000 (20:13 +0900)]
modify the prevent issue

to avoid resource leak, add free function.
And added return value

11 years agoin emulator, support ext4 format for mmc control
jy910.yun [Mon, 15 Apr 2013 08:31:56 +0000 (17:31 +0900)]
in emulator, support ext4 format for mmc control

before in emulator it can not support MMC because of IP issue
but we found other way, so we support ext4 format now

Change-Id: Iba8f701ba8fccfbc046640c6ffbc8370de0d54ff

11 years agoFix the issue which tickernoti is not shown when host keyboard is on/off
Taeyoung Kim [Tue, 9 Apr 2013 13:30:44 +0000 (22:30 +0900)]
Fix the issue which tickernoti is not shown when host keyboard is on/off

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agosupport multi instance btw each other request about vibrator
jy910.yun [Fri, 29 Mar 2013 16:07:51 +0000 (01:07 +0900)]
support multi instance btw each other request about vibrator

this pathset controls haptic by the handle

Change-Id: I9965900dbf25f4ff7571bb7a3eb19facc8d64eb4

11 years agocreate libdeviced.so
jy910.yun [Fri, 22 Mar 2013 08:33:55 +0000 (17:33 +0900)]
create libdeviced.so

this library is empty library, will be implement by system f/w developers.

11 years agosynchronize between master branch and tizen_2.1 branch
j-zero.hwang [Tue, 19 Mar 2013 08:58:21 +0000 (17:58 +0900)]
synchronize between master branch and tizen_2.1 branch

11 years agoturn off the crash popup when target restart
juho [Mon, 18 Mar 2013 14:22:31 +0000 (23:22 +0900)]
turn off the crash popup when target restart

popup is displayed when target boot up.
sometimes crash is occured at power off.
it shows up when it is restarted.
it can give confuse to user.
so remove this popup shows if it restart.

11 years agosync with master
Jinkun Jang [Sun, 17 Mar 2013 04:29:14 +0000 (13:29 +0900)]
sync with master

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:18:32 +0000 (01:18 +0900)]
merge with master

11 years agofix stop effect function
j-zero.hwang [Fri, 15 Mar 2013 10:52:58 +0000 (19:52 +0900)]
fix stop effect function

effect is stopped in all processes when call the function

Change-Id: I7938daf4f9dbfb47b833d9b73f45522b0f90a110

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:52:02 +0000 (01:52 +0900)]
Tizen 2.1 base

11 years agorevise the problem that is not to work format process
jy910.yun [Mon, 11 Mar 2013 09:27:16 +0000 (18:27 +0900)]
revise the problem that is not to work format process

in libdevice-node, it doesn't have the process for formatting anymore,
but system server has still called format function.

Change-Id: I87e0a98d3480438dc53aedc14a8fddf309113b2f

11 years agoadd ss_vibrator.c support for vibration between multi application
jy910.yun [Fri, 8 Mar 2013 05:22:37 +0000 (14:22 +0900)]
add ss_vibrator.c support for vibration between multi application

when requesting vibration, haptic-module-tizen send to system_server

11 years agoMerge "change log string format"
MyungJoo Ham [Thu, 7 Mar 2013 08:47:45 +0000 (17:47 +0900)]
Merge "change log string format"

11 years ago[systemd] Fix Smack labels for systemd units
Maciej Wereski [Mon, 4 Mar 2013 14:02:18 +0000 (15:02 +0100)]
[systemd] Fix Smack labels for systemd units

systemd unit files should be labeled as "_" Smack label, just as
traditional sysvinit scripts.

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I135724c879877ed726f2c8ed66fdcfa8fd2e3d1c

11 years agochange log string format
giyeol.ok [Thu, 7 Mar 2013 05:18:00 +0000 (14:18 +0900)]
change log string format

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoremove force kill process routine to patch of private bug
giyeol.ok [Wed, 6 Mar 2013 06:44:14 +0000 (15:44 +0900)]
remove force kill process routine to patch of private bug

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
Change-Id: Id947eb73c033f374c8d1fa82ea617c61fa3418af

11 years agoLaunch system-server after vconf is available at booting time
Taeyoung Kim [Tue, 5 Mar 2013 08:05:08 +0000 (17:05 +0900)]
Launch system-server after vconf is available at booting time

Previous: notifying vconf key is failed since systemd is enabled

Current: Systemd loads vconf before launching system-server

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoSystem-server uses libdevice-node to access kernel nodes
Taeyoung Kim [Wed, 27 Feb 2013 03:21:14 +0000 (12:21 +0900)]
System-server uses libdevice-node to access kernel nodes

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Change-Id: I5aef1f3bd77e41588102c5f025447d97a4043b97

11 years agomerge mmc control routine to sync with private
giyeol.ok [Thu, 21 Feb 2013 05:30:57 +0000 (14:30 +0900)]
merge mmc control routine to sync with private

Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
11 years agoupdate battery level control routine
Giyeol Ok [Thu, 14 Feb 2013 07:03:46 +0000 (16:03 +0900)]
update battery level control routine

Signed-off-by: Giyeol Ok <giyeol.ok@samsung.com>
Change-Id: I9ccb668c2941a6fb7ef4036a76cd17af2a38976d

11 years agoMerge "insert battery level set routine to support battery level checking"
MyungJoo Ham [Thu, 14 Feb 2013 06:54:38 +0000 (15:54 +0900)]
Merge "insert battery level set routine to support battery level checking"

11 years agoinsert battery level set routine to support battery level checking
Giyeol Ok [Thu, 14 Feb 2013 05:44:57 +0000 (14:44 +0900)]
insert battery level set routine to support battery level checking

Signed-off-by: Giyeol Ok <giyeol.ok@samsung.com>
Change-Id: I37886aa8e379dfb8aad69ba877abf3c2ab0c9dc7

11 years agoinsert battery level set routine to support battery level checking
Giyeol Ok [Wed, 13 Feb 2013 06:25:46 +0000 (15:25 +0900)]
insert battery level set routine to support battery level checking

Signed-off-by: Giyeol Ok <giyeol.ok@samsung.com>
11 years agoinsert smack labeling about script files
Giyeol Ok [Wed, 30 Jan 2013 12:15:53 +0000 (21:15 +0900)]
insert smack labeling about script files

Signed-off-by: Giyeol Ok <giyeol.ok@samsung.com>
11 years agofix prevent error alarm
giyeolok [Tue, 29 Jan 2013 06:34:44 +0000 (15:34 +0900)]
fix prevent error alarm

Signed-off-by: giyeolok <giyeol.ok@samsung.com>
Change-Id: I82ef9bf5e433798a80a4109a4117b003c01ce910

11 years agoinsert vconf set routine for the system time changing notification
giyeolok [Wed, 23 Jan 2013 03:22:32 +0000 (12:22 +0900)]
insert vconf set routine for the system time changing notification

Signed-off-by: giyeolok <giyeolok@giyeolokD.(none)>
11 years agoupdate apach LICENSE
giyeolok [Fri, 18 Jan 2013 07:04:29 +0000 (16:04 +0900)]
update apach LICENSE

Signed-off-by: giyeolok <giyeolok@giyeolokD.(none)>
11 years agoRemove pid file at exit
Chengwei Yang [Wed, 16 Jan 2013 02:40:26 +0000 (10:40 +0800)]
Remove pid file at exit

Change-Id: I60445a5156353552172c3374961fcf5af3917302
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>