platform/core/system/system-server.git
10 years agomodify lazy mounting of mmc card for booting speed 86/15186/1
Byungsoo Kim [Mon, 10 Jun 2013 08:13:21 +0000 (17:13 +0900)]
modify lazy mounting of mmc card for booting speed

Change-Id: Ia8e0f3ce18a9dbd763fa399747f3464789471b92
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
10 years agoinsert low memory notification routine between entry and leave 74/15174/1
giyeol.ok [Mon, 10 Jun 2013 06:46:53 +0000 (15:46 +0900)]
insert low memory notification routine between entry and leave

Change-Id: I917f87e1df6edb78cc58ba2c7f4308e549330dfb
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agorevise buffer size on create effect function 73/15173/1
jy910.yun [Mon, 10 Jun 2013 05:48:40 +0000 (14:48 +0900)]
revise buffer size on create effect function

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

10 years agorevise the haptic buffer size and add new haptic buffer definition on haptic.h file... 72/15172/1
jy910.yun [Mon, 10 Jun 2013 02:46:39 +0000 (11:46 +0900)]
revise the haptic buffer size and add new haptic buffer definition on haptic.h file for osp app

Change-Id: Iae474f69968bc7edef6e71c7a022e41e3d390e1f
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoFix the bug that device-daemon is not finished. 71/15171/1
sh.pi [Fri, 7 Jun 2013 14:14:04 +0000 (23:14 +0900)]
Fix the bug that device-daemon is not finished.

dbus finished logic was not working and crashed.
now the bug is fixed.

Change-Id: I04956e87ca847af8701d563da82e3da7b5b8d6bc
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoFix the bugs about using ecore timer. 70/15170/1
sh.pi [Fri, 7 Jun 2013 09:00:51 +0000 (18:00 +0900)]
Fix the bugs about using ecore timer.

There is the case that ecore timer is double freed. Then the bugs is fixed.
 ecore.c:562 _ecore_magic_fail()   Input handle has already been freed!

Change-Id: I9287292affc66579f2a79800c09692cc0fc12b55
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agorevise the bug about getting device status 69/15169/1
jy910.yun [Fri, 7 Jun 2013 07:10:54 +0000 (16:10 +0900)]
revise the bug about getting device status

before changing, system-server pass wrong parameter to get_status function

Change-Id: I14613d0995b0e7def173079674a24c86afb8322e
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoremove build warning in core logic 68/15168/1
giyeol.ok [Tue, 27 Aug 2013 07:29:36 +0000 (09:29 +0200)]
remove build warning in core logic

Change-Id: I8ce35b23cf8b61430f172effce9c1051ef021730
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoRemove unnecessary & repetitionary dlog 65/15165/1
sh.pi [Tue, 4 Jun 2013 16:15:06 +0000 (01:15 +0900)]
Remove unnecessary & repetitionary dlog

Change-Id: Ia54554e75f86ede3fbe7c37ce1ccf1e214fe91a5
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd dbus display policy for pulse user 64/15164/1
sh.pi [Tue, 4 Jun 2013 13:09:07 +0000 (22:09 +0900)]
Add dbus display policy for pulse user

Change-Id: I45dde27a39f343af02e124ed61f5330d4eb6f838
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoChange auto brightness change logic. 63/15163/1
sh.pi [Fri, 31 May 2013 10:20:30 +0000 (19:20 +0900)]
Change auto brightness change logic.

Brightness is changed frequently when finger is moving on light sensor.
Now brightness is changed only when values of brightness about 4 times is the same.

Change-Id: Iceefce7bf1877e1406fd39793b7f1d333715b6fe
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agorevise the bad behavior of create effect function caused by wrong argument. 62/15162/1
jy910.yun [Fri, 31 May 2013 06:02:54 +0000 (15:02 +0900)]
revise the bad behavior of create effect function caused by wrong argument.

before changing the code, pass the argument to make string to interger structure.
but now, send the buffer by copying memory.

Change-Id: I1662a0232d0b93ec80656d94d57f8abe8a4f413e
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoinsert umount checking routine to support stable format 61/15161/1
giyeol.ok [Fri, 31 May 2013 05:15:29 +0000 (14:15 +0900)]
insert umount checking routine to support stable format

Change-Id: Iba5d15c1016193423646a7fa0ef6245dffaba9fd
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoFix mounting / unmounting problem 60/15160/1
Byungsoo Kim [Thu, 30 May 2013 12:50:13 +0000 (21:50 +0900)]
Fix mounting / unmounting problem

- remove unnecessary killing application logic
- add to check sd card encryption status at mounting from setting app
- fix unmounting problem

Change-Id: I55db313b649d14a37e9937a399ddba788c27b31c
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
10 years agorevise vibrate buffer problem 58/15158/1
jy910.yun [Thu, 30 May 2013 09:38:25 +0000 (18:38 +0900)]
revise vibrate buffer problem

Change-Id: I1373e7a404323628e1dcbbd1f25fdc3b9d7a0996
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoinsert mmc fs register function 57/15157/1
giyeol.ok [Wed, 29 May 2013 11:47:40 +0000 (20:47 +0900)]
insert mmc fs register function

Change-Id: I83679966a90bcd9fd5c2c6e11edc3c5dfa091434
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agochange the structure of haptic to use dbus 56/15156/1
jy910.yun [Wed, 29 May 2013 09:39:18 +0000 (18:39 +0900)]
change the structure of haptic to use dbus

add new interface (.haptic)

Change-Id: Ib650fbadfd25d9b03368a5c05524dc1f03026325
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoSync add_filter & match for dbus watch 55/15155/1
Krzysztof Sasiak [Fri, 9 Aug 2013 10:45:46 +0000 (12:45 +0200)]
Sync add_filter & match for dbus watch

deviced added message filter unconditionally when it's starting.
Without adding dbus match, It's no checking logic.
Now Add dbus filter only when there is match request.

Change-Id: Icf1356d985f5cb9638afd7c82ac9ef67813c1ce1
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agosometimes mmc is not formatted when try to format 54/15154/1
jy910.yun [Wed, 29 May 2013 09:23:58 +0000 (18:23 +0900)]
sometimes mmc is not formatted when try to format

Change-Id: I3d454ce54bd9398dc8c889b09966844f08fdea58
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoLCD off operation by power key is ignored during volume down key is pressed. 53/15153/1
sh.pi [Tue, 28 May 2013 12:56:15 +0000 (21:56 +0900)]
LCD off operation by power key is ignored during volume down key is pressed.

When force dump key is pressed, pm state is not changed to lcd off by power key.

Change-Id: I09c7425440261a299428a6c66725413ca778a616
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd auto brightness working position feature 52/15152/1
sh.pi [Tue, 28 May 2013 11:46:16 +0000 (20:46 +0900)]
Add auto brightness working position feature

an angle of 0~20 degrees from horizontality
 : auto brightness is working normally.
an angle over 20 degrees from horizontality
 : lcd does not get dark, but get bright by lux.

* based on that phone is lying on the floor.

Change-Id: I639a76f2438bd900290aedd47f01841519dcd36c
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoChange display operation name from restore to update. 51/15151/1
sh.pi [Mon, 27 May 2013 08:55:36 +0000 (17:55 +0900)]
Change display operation name from restore to update.

Change-Id: I08a0499081c93dfe7b81dc6cac4c7ccc9097c51f
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoinsert force unmount routine 50/15150/1
giyeol.ok [Thu, 23 May 2013 05:09:46 +0000 (14:09 +0900)]
insert force unmount routine

it is related with PLM issues. and UI concept is not working at setting app yet.
so we support force umounting until setting is completed.

Change-Id: Ib7ec2c9bd641826c9321acf49781b0b9040327e4
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoAdd error logging code to check that press/release of power key is unpair. 49/15149/1
sh.pi [Wed, 22 May 2013 15:06:42 +0000 (00:06 +0900)]
Add error logging code to check that press/release of power key is unpair.

Change-Id: I9a6906128f9268696fa7c44899cc2d24bcad3758
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoinsert of tapi handler init operation 48/15148/1
giyeol.ok [Tue, 21 May 2013 10:35:06 +0000 (19:35 +0900)]
insert of tapi handler init operation

Change-Id: I78302e3c4b5d3e5f21ae9dc7aa688e7f4d49b619
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoinsert external device counting routine: fixing 47/15147/1
giyeol.ok [Mon, 20 May 2013 12:48:48 +0000 (21:48 +0900)]
insert external device counting routine: fixing
an ommitted bug.

Change-Id: Icea5d9512d3565bee83c483541c5743a6f17ecd1
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoadd limit number of launching crash-worker at the same time. 36/15136/1
juho [Wed, 22 May 2013 05:22:11 +0000 (14:22 +0900)]
add limit number of launching crash-worker at the same time.

crash notify files can have many notify to launch crash-worker
when crash is occured many times at the sametime.
It can make problem of target stuck.
so add limit number of launching crash-worker at the same time.

Change-Id: Ia3a2e107b0d9b18c0eb33280061d8a8d27c35ec8
Signed-off-by: juho <juho80.son@samsung.com>
10 years agoinsert external device counting routine 35/15135/1
giyeol.ok [Mon, 20 May 2013 12:48:48 +0000 (21:48 +0900)]
insert external device counting routine

Change-Id: I0d0c4e4e010830ccf17163f377641efc4817aaad
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoinsert get API of internal user space size 34/15134/1
giyeol.ok [Thu, 16 May 2013 07:59:31 +0000 (16:59 +0900)]
insert get API of internal user space size

Change-Id: If0b8113744327de1480bf0d8ad2ad53f052c089e
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoumount usr data partition 33/15133/1
Byungsoo Kim [Sat, 18 May 2013 05:02:19 +0000 (14:02 +0900)]
umount usr data partition

Because system-server connected with /opt/usr, we couldn't send sigterm signal.
Instead of sending signal, use MNT_DETACH option for unmounting rw user data partition. System-server called kernel power off after unmounting /opt/usr partition successfully.

Change-Id: I458f273c5855cff9499c737535d8a0a0a4e25371
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
10 years agoAdd patch to reset configuration by NameOwnerChanged dbus signal. 32/15132/1
Krzysztof Sasiak [Fri, 9 Aug 2013 10:44:09 +0000 (12:44 +0200)]
Add patch to reset configuration by NameOwnerChanged dbus signal.

Process can change deviced daemon state by dbus.
If the process is terminated, deviced can receive NameOwnerChanged signal.
And It can reset the configurations from the process terminated.

Change-Id: I1e7b12e62c981f261cace54b8381dc93e9769c3d
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoonly delete the unnecessary log in libsysman and system-server 31/15131/1
jy910.yun [Thu, 16 May 2013 07:16:38 +0000 (16:16 +0900)]
only delete the unnecessary log in libsysman and system-server

Change-Id: I7219a7796f9338015af186cf9747cf28ad58bee6
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agodelete unneccessary prefix such as 'ss_' or 'deviced_' 30/15130/1
jy910.yun [Wed, 15 May 2013 10:46:05 +0000 (19:46 +0900)]
delete unneccessary prefix such as 'ss_' or 'deviced_'

Change-Id: I4894afb51955835e0353567d69872fe09e1221b6
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoAdd dbus method to contol min value of autobrightness 29/15129/1
Krzysztof Sasiak [Fri, 9 Aug 2013 13:35:09 +0000 (15:35 +0200)]
Add dbus method to contol min value of autobrightness

There is autobrightness limitation when some application is working.
ex) Min autobrightness of camera application is 60% (default value).
Then Add dbus method for turning min autobrightness.

Change-Id: I89879aa1ecd9a35f0525443b3c083e3593698d62
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd error/warning log to alanyze no lcd dim/on/suspend problem. 28/15128/1
sh.pi [Wed, 15 May 2013 08:52:44 +0000 (17:52 +0900)]
Add error/warning log to alanyze no lcd dim/on/suspend problem.

Change-Id: Ie4255dac47068f47f377ac33f7904265b9e07c2f
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoCall vconftool as absolute path. 27/15127/1
walyong.cho [Wed, 15 May 2013 07:50:16 +0000 (16:50 +0900)]
Call vconftool as absolute path.

Change-Id: Idec1a93cb24378675a903a8c8dc5f31a9eabedb1
Signed-off-by: walyong.cho <walyong.cho@samsung.com>
10 years agodisplay lock/unlock/change of libdeviced is using dbus for IPC. 26/15126/1
sh.pi [Tue, 14 May 2013 14:19:03 +0000 (23:19 +0900)]
display lock/unlock/change of libdeviced is using dbus for IPC.

Socket is not used for IPC.
Now dbus is used for display lock/unlock/change state.

Change-Id: I4baf5c2f418db0d8b964f078c226d6f2cb38cc27
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agochange siop level control - just set siop level 25/15125/1
giyeol.ok [Wed, 15 May 2013 02:35:01 +0000 (11:35 +0900)]
change siop level control - just set siop level

Change-Id: Ia8bdfc81f1ebe6e24ef2b16c0d309358136163d5
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agonot change an existing format api and add new format api. 24/15124/1
jy910.yun [Tue, 14 May 2013 12:55:37 +0000 (21:55 +0900)]
not change an existing format api and add new format api.

Change-Id: Id46880c069022302c8cb9f9258be435739b67f89
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoapply force format operation. 23/15123/1
jy910.yun [Tue, 14 May 2013 08:32:35 +0000 (17:32 +0900)]
apply force format operation.

format process changed.
pre-condition : 1. user requests to format sd card
2. any app already access the file in sd card
result : using FMT_NORMAL - deviced will return the error(EBUSY).
 using FMT_FORCE  - deviced will format by force

Change-Id: I40a7c398cc4c2f9673f0fbb961c44fb6bca58b32
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agonoti lowmem of internal memory during booting 41/14941/2
giyeol.ok [Tue, 14 May 2013 07:43:00 +0000 (16:43 +0900)]
noti lowmem of internal memory during booting

Change-Id: I6633729d0b60a465801e40a2bc6b4286cba60a92
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agobug fix about directory handle close 40/14940/2
giyeol.ok [Tue, 14 May 2013 05:34:34 +0000 (14:34 +0900)]
bug fix about directory handle close

Change-Id: I1cba53bbbc0d34c8ddf743dbb07b150cd4abe6cf
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoupdate vconf status of charge now 39/14939/2
giyeol.ok [Tue, 14 May 2013 01:28:28 +0000 (10:28 +0900)]
update vconf status of charge now

Change-Id: Ibf5efd18008705052665302fcc1d76fb367636ff
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoChange LCD dim timming from battery level 15% to 5%. 38/14938/2
sh.pi [Mon, 13 May 2013 13:37:01 +0000 (22:37 +0900)]
Change LCD dim timming from battery level 15% to 5%.

LCD power concept is changed.
Now LCD goes to dim state when battery level is under 5%.

Change-Id: I10f067d95ac6f56ee80f971557b4ab03a932d693
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding led 37/14937/2
jy910.yun [Fri, 10 May 2013 08:13:42 +0000 (17:13 +0900)]
rearrange wrong error log and delete redundant log regarding led

Change-Id: I9e958db9b72fc5ff2331efc1dfa4bb6925a7b427
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding ta handler 36/14936/2
jy910.yun [Fri, 10 May 2013 07:29:17 +0000 (16:29 +0900)]
rearrange wrong error log and delete redundant log regarding ta handler

Change-Id: I6376c92bd3a9b724ea9b1082776141c73fc694c4
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding power handler 35/14935/2
jy910.yun [Fri, 10 May 2013 08:07:12 +0000 (17:07 +0900)]
rearrange wrong error log and delete redundant log regarding power handler

Change-Id: I101e61723a195c060f444e6463a329397f4ee9df
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding proc handler 34/14934/2
jy910.yun [Fri, 10 May 2013 07:56:15 +0000 (16:56 +0900)]
rearrange wrong error log and delete redundant log regarding proc handler

Change-Id: I507f6410306cd0879d3ea7e47b30253914f83ed6
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding deviced library 33/14933/2
jy910.yun [Fri, 10 May 2013 07:40:36 +0000 (16:40 +0900)]
rearrange wrong error log and delete redundant log regarding deviced library

Change-Id: I8deabb118e03cd3058920619c3054d62562c5a91
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agodlog label for debug cases is changed from _E to _D for core 32/14932/2
Taeyoung Kim [Fri, 10 May 2013 07:35:00 +0000 (16:35 +0900)]
dlog label for debug cases is changed from _E to _D for core

Change-Id: If384429de39c207a0dc821b16dcc5dc2657f8a73
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agodlog label for debug cases is changed from _E to _D for BS 31/14931/2
Taeyoung Kim [Fri, 10 May 2013 07:26:33 +0000 (16:26 +0900)]
dlog label for debug cases is changed from _E to _D for BS

Change-Id: Ibb530078de5fff405f1ab2c65534275890298194
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding time handler 30/14930/2
jy910.yun [Fri, 10 May 2013 07:25:25 +0000 (16:25 +0900)]
rearrange wrong error log and delete redundant log regarding time handler

Change-Id: Iac8411fd5d35553b24125cc33f9b5e17714a6710
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agorearrange wrong error log and delete redundant log regarding usb 29/14929/2
jy910.yun [Fri, 10 May 2013 07:18:07 +0000 (16:18 +0900)]
rearrange wrong error log and delete redundant log regarding usb

Change-Id: I0c481d6fb47f7479bfcdce84b2eed577be7d9231
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agodlog label for debug cases is changed from _E to _D 28/14928/2
Taeyoung Kim [Fri, 10 May 2013 07:18:51 +0000 (16:18 +0900)]
dlog label for debug cases is changed from _E to _D

Change-Id: Ie382a560d04c2ab55511b5e913b5861e632a043c
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agochange the wrong log to _D regarding sysnoti and queue 27/14927/2
jy910.yun [Fri, 10 May 2013 06:43:15 +0000 (15:43 +0900)]
change the wrong log to _D regarding sysnoti and queue

Change-Id: I7b0e7ce22d933a6368a2f270767a6c2b97a6ccc1
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoChange wrong error logs of display. 26/14926/2
sh.pi [Fri, 10 May 2013 06:15:49 +0000 (15:15 +0900)]
Change wrong error logs of display.

Change-Id: Id41a98a02e190383aae37509dd891b7e38e47e92
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoPrint error string when there is failure of socket operation. 25/14925/2
sh.pi [Thu, 9 May 2013 15:31:56 +0000 (00:31 +0900)]
Print error string when there is failure of socket operation.

Change-Id: I9e94044fc73ab74e811e1015e29714b4dc0d8f54
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agodelete redundant log regarding device-noti 24/14924/2
jy910.yun [Fri, 10 May 2013 03:32:23 +0000 (12:32 +0900)]
delete redundant log regarding device-noti

Change-Id: If39fc529a0e69fca0f3e8944cd88dc0c692798f8
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoRemove "_cb" of dbus functions name. 23/14923/2
sh.pi [Thu, 9 May 2013 07:32:02 +0000 (16:32 +0900)]
Remove "_cb" of dbus functions name.

Change-Id: I546ebee6eb2d5a9c9624d9a4d3e51d90055e4ff5
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd patch that 'battery disconnected' popup shows only during charging. 22/14922/2
sh.pi [Thu, 9 May 2013 06:21:57 +0000 (15:21 +0900)]
Add patch that 'battery disconnected' popup shows only during charging.

If battery present node is zero, 'battery disconnected' popup shows.
Now it shows only during charging.

Change-Id: If68a6a741d14d3968d10b18364035bde78d6508b
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agosystemd: add unit files for regpmon, zbooting-done. 21/14921/2
walyong.cho [Wed, 8 May 2013 11:59:28 +0000 (20:59 +0900)]
systemd: add unit files for regpmon, zbooting-done.

Change-Id: I232353321061790404d6a9db68b4e8e672895c30
Signed-off-by: walyong.cho <walyong.cho@samsung.com>
10 years agoto avoid a situation writing a vconf value over and over again 20/14920/2
jy910.yun [Wed, 8 May 2013 08:46:39 +0000 (17:46 +0900)]
to avoid a situation writing a vconf value over and over again

Change-Id: I9d637e567446e3ac9ce061e7ff77c0fb5b71eb7c
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoAdd patch to change autobrightness interval by dbus. 19/14919/2
sh.pi [Wed, 8 May 2013 05:45:54 +0000 (14:45 +0900)]
Add patch to change autobrightness interval by dbus.

default value is 2 seconds.
but the value can be changed for reducing power consumption.

Change-Id: I68807eecf14ee4673fb23839ad27b9f9428331fb
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoSave lock time to log. 18/14918/2
sh.pi [Tue, 7 May 2013 07:53:03 +0000 (16:53 +0900)]
Save lock time to log.

Apps/services can not unlock LCD state by mistake.
then add lock time to log for more information.

Change-Id: I850811af6a6dba0cf09ffdb7bb4916c3b4e2dc55
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoChange sampling rate for auto brightness. 17/14917/2
sh.pi [Mon, 6 May 2013 13:18:43 +0000 (22:18 +0900)]
Change sampling rate for auto brightness.

'auto brightness on' is default setting now.
then change timer value of auto brightness from 1 second to 2 seconds.
It reduces power consumption during LCD on state.

Change-Id: I198316118721dec26d70aa1ff763a39f4fa87715
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoChange long press time of power key. 16/14916/2
sh.pi [Mon, 6 May 2013 06:37:47 +0000 (15:37 +0900)]
Change long press time of power key.

power-off pop-up shows slowly when power key is long pressed.
beacuse long press time is 1 second.
now the value is changed to 400 ms.

Change-Id: I2d4fff473e232b74ee57b2f82b78f2efd0e3ac50
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoFix the bug about power-off popup. 15/14915/2
sh.pi [Mon, 6 May 2013 05:33:12 +0000 (14:33 +0900)]
Fix the bug about power-off popup.

After screen capture (volume down + power key),
power-off system popup shows. It's timing problem.
screen capture is working when two key pressed at the same time.
If power key is pressed slightly first, power off popup timer is started.
now timer is cancelled when volume key's pressed.

Change-Id: Ic1f497591ef7cd9e3195f4c12e5d1beb3e470f50
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agobug patch of the prevent alarm issues 12/14912/1
giyeol.ok [Fri, 3 May 2013 05:52:08 +0000 (14:52 +0900)]
bug patch of the prevent alarm issues

Change-Id: I76513d9e5ceed5b93838f09f98b6066e736a041e
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoCode bugs're fixed. 11/14911/1
sh.pi [Fri, 3 May 2013 10:23:35 +0000 (19:23 +0900)]
Code bugs're fixed.

src/display/core.c 1778:  Declaring variable "i" without initializer.
src/display/core.c  771:  string_null_argument: Function "read(int, void *, size_t)" does not terminate string "*pname"
src/display/core.c  287:  missing_return: Arriving at the end of a function without returning a value.
src/display/poll.c  235:  leaked_storage: Variable "new_dev" going out of scope leaks the storage it points to.

Change-Id: I3eb4d79cdbc1c367bc776a934e3d217ccd70f37d
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoFix the bug that system-server is crashed during power-off. 10/14910/1
sh.pi [Fri, 3 May 2013 08:35:16 +0000 (17:35 +0900)]
Fix the bug that system-server is crashed during power-off.

pmsys is freed during power-off.
But deviced changes the brightness by light sensor.
and it accesses pmsys node.
now pmsys pointer is checked when brightness is changed.

Change-Id: I1b9e6538b78a6b0f1d18d51592c89cc8eebabb36
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoRemove LCD 'always on' operation by vconf. 09/14909/1
sh.pi [Thu, 2 May 2013 10:45:26 +0000 (19:45 +0900)]
Remove LCD 'always on' operation by vconf.

vconf value 0 is not used for 'always on' anymore.
then backlight time 0 is invalid value now.

Change-Id: I2fa53e18b72b8a5b8bf04e2ac20d78d06b6d1798
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoadd display_set_frame_rate function to support changing the value by user application 08/14908/1
jy910.yun [Thu, 2 May 2013 02:11:41 +0000 (11:11 +0900)]
add display_set_frame_rate function to support changing the value by user application

Change-Id: Ic9f0096b83bfe80a55eaa51041c316184592ff1f
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoAdd new feature for screenlock/brightness up/brightness down key. 07/14907/1
sh.pi [Thu, 25 Apr 2013 13:53:51 +0000 (22:53 +0900)]
Add new feature for screenlock/brightness up/brightness down key.

BT keyboard has funtion keys like screenlock/brightness up & down.
And deviced supports this function key.
screenlock key turns on/off screen of phone.
brightness key ups/downs system brightness of phone.

Change-Id: Ia66c7ec8dec3924dcc3022b9f7bc3349a22e81b0
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoremove vfat check routine 94/14894/1
giyeol.ok [Thu, 25 Apr 2013 14:09:16 +0000 (23:09 +0900)]
remove vfat check routine

Change-Id: I014ad837570ea6c8e55681e63c90beff74aa33e6
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agochange umount option 93/14893/1
giyeol.ok [Thu, 25 Apr 2013 12:00:50 +0000 (21:00 +0900)]
change umount option

Change-Id: Ic9212dc42c9f8896b5e71c9f02c4dc606f6ac9b8
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agoRemove "add/remove input" from udev rules. 41/14741/2
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
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoseparate main handling routine and file system dependent codes 40/14740/2
Krzysztof Sasiak [Wed, 17 Jul 2013 10:24:57 +0000 (19:24 +0900)]
separate main handling routine and file system dependent codes

Change-Id: I2b626119f70f037f7008f81b82b84f7d1f8c31a1
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd logic to block polling key when display logic is stop state. 26/14726/1
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
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoMove define of DISP_CMD to header file. 25/14725/1
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
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoin case of low battery state, when called display release func., it should be dim... 24/14724/1
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

Change-Id: Ifb37aeed2e8f80936052ea6899b745355a462b33
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoModify mmc control logic. 23/14723/1
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
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoforce to set dim brightness by application 22/14722/1
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.

Change-Id: I5284e7a6088541e9fccd1465dcaed7843a92c513
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoinsert time log about time and timezone 21/14721/1
jy910.yun [Wed, 17 Jul 2013 09:56:39 +0000 (18:56 +0900)]
insert time log about time and timezone

Change-Id: I2e9d5a91b81f6838275900677a8e21bd9f86c7b3
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agojust update boilerplate for deviced 14/14714/1
jy910.yun [Mon, 1 Jul 2013 00:32:40 +0000 (09:32 +0900)]
just update boilerplate for deviced

Change-Id: Iea555d65a5ab33f43e877fc949804f75e80e3e14
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd mmc control logic 13/14713/1
sh.pi [Tue, 16 Apr 2013 08:51:51 +0000 (17:51 +0900)]
Add mmc control logic

Change-Id: I724d6cdab3955c3f84b468c4d91d929d9311a3b6
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoMove display to src folder 12/14712/1
jy910.yun [Sun, 30 Jun 2013 11:03:03 +0000 (20:03 +0900)]
Move display to src folder

Change-Id: I413a43ccff78de44afc89e65a393d30882d5ac72
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoChange lcdoff & lock lcdon time. 11/14711/1
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

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

Change-Id: I42631ba3b4b175ba85f2de52d3a93a60bbf2b178
Signed-off-by: giyeol.ok <giyeol.ok@samsung.com>
10 years agojust change the position of define 09/14709/1
jy910.yun [Sun, 30 Jun 2013 10:34:39 +0000 (19:34 +0900)]
just change the position of define

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

Change-Id: Ic0674a7f9c8098d41d362c9eccfbbc67e9f9b758
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoMove notifier logic to core 88/14688/1
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
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd control logic for start/stop device. 87/14687/1
sh.pi [Wed, 10 Apr 2013 11:22:16 +0000 (20:22 +0900)]
Add control logic for start/stop device.

Change-Id: I9d2d8767fbf12b0ee993e0f4ad4f993322ed7fb9
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agocore: Add start/stop function to devices_ops structure 86/14686/1
Chanwoo Choi [Wed, 10 Apr 2013 06:17:49 +0000 (15:17 +0900)]
core: Add start/stop function to devices_ops structure

Change-Id: I77a1ff04e601a713734febfb60b50d871d5aac09
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
10 years agoapply device registration 85/14685/1
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.

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

Change-Id: I394bea1ee71aed294bf10bf44af4787407f89503
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoAdd dbus interface for method call. 83/14683/1
sh.pi [Thu, 4 Apr 2013 02:30:31 +0000 (11:30 +0900)]
Add dbus interface for method call.

Change-Id: I87e8937de041e19fcc6c5dddf069c47757be6046
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agoremove including 'util.h' in core.h 82/14682/1
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

Change-Id: Id3b49a4ad97a0bbce8c0cea6a8a6807502b2cb0b
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agosupport battery cf pole status control routine 81/14681/1
giyeol.ok [Wed, 3 Apr 2013 05:25:43 +0000 (14:25 +0900)]
support battery cf pole status control routine

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

Change-Id: I18852b32b6a538de2c57df28541a89bb66d03033
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
10 years agorefactoring src diretory structure 79/14679/1
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

Change-Id: If5b117b7f4d21bac446f7018241fba788252fae0
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>