platform/core/system/system-popup.git
10 years agopower off popup will be disappeared while incoming call is received 59/11759/2
jy910.yun [Thu, 22 Aug 2013 07:19:21 +0000 (16:19 +0900)]
power off popup will be disappeared while incoming call is received

UX concept is changed

tizendev.org synchronization with tizen.org.

Change-Id: I6433648509c83aa30be068237c0747379098189c
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
10 years agoFix the issue in which poweroff popup is not terminated even if "OK" btn is clicked 58/11758/2
Taeyoung Kim [Fri, 19 Jul 2013 05:07:46 +0000 (14:07 +0900)]
Fix the issue in which poweroff popup is not terminated even if "OK" btn is clicked

tizendev.org synchronization with tizen.org.

Change-Id: I74980428a3829f567fbd54c891d0cf9ac0c24b38
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
10 years agoExchange the position of 'OK' and 'Cancel' buttons 57/11757/2
Taeyoung Kim [Mon, 15 Jul 2013 02:20:50 +0000 (11:20 +0900)]
Exchange the position of 'OK' and 'Cancel' buttons

tizendev.org synchronization with tizen.org.

Change-Id: If25e276dbb803eadcb0d42bc02d862a0fbb48e34
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
10 years agosys_device_noti is moved from system-server to system-popup to remove circular dependency 56/11756/2
Taeyoung Kim [Tue, 2 Jul 2013 09:57:43 +0000 (18:57 +0900)]
sys_device_noti is moved from system-server to system-popup to remove circular dependency

tizendev.org synchronization with tizen.org.

Change-Id: I2a7cf7464a3559a0b410711dfca1923f649e0952
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
10 years agoAdd smack rules for vconf key 55/11755/2
Taeyoung Kim [Tue, 2 Jul 2013 08:06:34 +0000 (17:06 +0900)]
Add smack rules for vconf key

tizendev.org synchronization with tizen.org.

Change-Id: Ideb095213d045c5ad49b77b7373ea718bbae4127
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
10 years agoFix the problem in which camera app blocked 54/11754/2
Taeyoung Kim [Fri, 28 Jun 2013 14:36:16 +0000 (23:36 +0900)]
Fix the problem in which camera app blocked

- all popups are terminated after releasing all resources using idler

tizendev.org synchronization with tizen.org.

Change-Id: I39ad0a85f998070b4e9302d0e62b4760e3017775
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
10 years agoAdd dependency on vconftool to create initial vconf key 27/10227/2 accepted/tizen/ivi/stable accepted/tizen_ivi accepted/tizen/20130926.062713 accepted/tizen/20130926.205119 accepted/tizen/20130927.000936 accepted/tizen_ivi_stable/20131116.111707 submit/tizen/20130926.062424 submit/tizen_ivi_stable/20131116.100758
Chengwei Yang [Wed, 25 Sep 2013 01:54:58 +0000 (09:54 +0800)]
Add dependency on vconftool to create initial vconf key

This patch fix below error when creating image.

[09/23 16:55:46 UTC] Installing: system-popup         +++++++++
[150/502]
/var/tmp/rpm-tmp.kSzhem: line 1: vconftool: command not found

Change-Id: I91b3ad7f447d5717607dac3341aded72857fed81
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoFix RPMLINT errors 64/9664/3 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/ivi/genivi/20140131.041656 ivi_oct_m2 submit/tizen/20130906.104707 submit/tizen_ivi_genivi/20140131.040822
Victor Hakoun [Wed, 4 Sep 2013 15:14:51 +0000 (17:14 +0200)]
Fix RPMLINT errors

Change-Id: Ifba9a7e9070e86cb7ec0629fe7ff3f02d2677320
Signed-off-by: Victor Hakoun <victor.hakoun@eurogiciel.fr>
10 years agoFix the manifest installation 06/5706/2 accepted/tizen/20130720.004347 submit/tizen/20130715.194834 submit/tizen/20130719.231616
Patrick McCarty [Mon, 15 Jul 2013 19:36:25 +0000 (12:36 -0700)]
Fix the manifest installation

For consistency, the manifest for the base package should be Source1001,
so move the already-existing manifest at that index to the end, and use
Source1001 for system-popup.manifest instead.

Change-Id: I3acb538b268e326a175583f40f50a78c1dcdf105

10 years agoresetting manifest requested domain to floor 15/4515/1 accepted/tizen/20130710.221249 submit/tizen/20130710.124827 submit/tizen/20130716.223009
Alexandru Cornea [Fri, 28 Jun 2013 15:13:31 +0000 (18:13 +0300)]
resetting manifest requested domain to floor

11 years agoAdd smack rule tizen_2.1 accepted/tizen/20130520.101311 submit/tizen/20130517.045236 submit/tizen_2.1/20130516.232422
Jinmook Lim [Thu, 16 May 2013 17:05:46 +0000 (02:05 +0900)]
Add smack rule

Change-Id: I5f5f8bbf2ecd8ddf283742a2095e0120767323ee
Signed-off-by: Jinmook Lim <jinmook.lim@samsung.com>
11 years agoFix popup background problem in which the background is not translucent submit/tizen_2.1/20130515.031911
Taeyoung Kim [Tue, 14 May 2013 11:41:02 +0000 (20:41 +0900)]
Fix popup background problem in which the background is not translucent

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

11 years agoFix the issue in which poweroff popup is terminated by key up event submit/tizen_2.1/20130514.055006
Taeyoung Kim [Mon, 13 May 2013 07:03:38 +0000 (16:03 +0900)]
Fix the issue in which poweroff popup is terminated by key up event

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agosmack label of rule file for usb(otg) popup is changed from usb(otg)-syspopup to...
Taeyoung Kim [Sun, 12 May 2013 04:10:01 +0000 (13:10 +0900)]
smack label of rule file for usb(otg) popup is changed from usb(otg)-syspopup to org.tizen.usb(otg)-syspopup

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agofix typing errors in manifests
Kidong Kim [Sat, 11 May 2013 12:01:34 +0000 (21:01 +0900)]
fix typing errors in manifests

11 years agofix manifest
Kidong Kim [Sat, 11 May 2013 02:35:46 +0000 (11:35 +0900)]
fix manifest

11 years agoAdd rule files for SMACK
Taeyoung Kim [Tue, 7 May 2013 06:13:33 +0000 (15:13 +0900)]
Add rule files for SMACK

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

11 years agoRemove rule files for SMACK
Taeyoung Kim [Mon, 6 May 2013 08:24:35 +0000 (17:24 +0900)]
Remove rule files for SMACK

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoUpdate SMACK manifest and rule files
Taeyoung Kim [Fri, 3 May 2013 11:03:17 +0000 (20:03 +0900)]
Update SMACK manifest and rule files

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoTranslate the "OK" text on the poweroff popup for Burmese 2.1b_release accepted/tizen_2.1/20130425.025108 submit/tizen_2.1/20130424.233314
Taeyoung Kim [Mon, 22 Apr 2013 01:21:30 +0000 (10:21 +0900)]
Translate the "OK" text on the poweroff popup for Burmese

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoFix null pointer dereference and memory-illegal access problems
Taeyoung Kim [Wed, 3 Apr 2013 01:44:05 +0000 (10:44 +0900)]
Fix null pointer dereference and memory-illegal access problems

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

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

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

11 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:49 +0000 (08:56 +0900)]
Initial empty repository