platform/core/messaging/msg-service.git
11 years agoMerge branch 'master' into systemd
Yin Kangkai [Fri, 23 Nov 2012 01:23:34 +0000 (09:23 +0800)]
Merge branch 'master' into systemd

Conflicts:
packaging/msg-service.spec

Change-Id: I9262bd6ef6a2d013944550b5fd6b84a1f8c7f7f2
Signed-off-by: Yin Kangkai <kangkai.yin@intel.com>
11 years agoCreate vconf keys owned by the "app" user.
Łukasz Stelmach [Fri, 23 Nov 2012 01:01:22 +0000 (09:01 +0800)]
Create vconf keys owned by the "app" user.

Change-Id: I823d66c86c7277e7659c0638516b25311505aeaa
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
11 years agomerge with private about bug fix of MMS
Seunghwan Lee [Thu, 22 Nov 2012 11:24:02 +0000 (20:24 +0900)]
merge with private about bug fix of MMS

11 years agoApply chsmack guide.
Sangkoo Kim [Wed, 21 Nov 2012 04:22:11 +0000 (13:22 +0900)]
Apply chsmack guide.

Change-Id: I66bf1a0236bf9f711c4c686e74386621b60cd285

11 years agoMerge "Apply manifest guide."
Changseok Oh [Tue, 20 Nov 2012 08:30:46 +0000 (17:30 +0900)]
Merge "Apply manifest guide."

11 years agoApply manifest guide.
Sangkoo Kim [Tue, 20 Nov 2012 08:29:11 +0000 (17:29 +0900)]
Apply manifest guide.

Change-Id: I9ee9a3b3df74a259b2912f8f183b285090f56108

11 years agoFix query in add message.
Keebum Kim [Mon, 19 Nov 2012 10:33:38 +0000 (19:33 +0900)]
Fix query in add message.

11 years agoUpdate manifest file. (msg-service)
sangkoo [Wed, 14 Nov 2012 05:12:35 +0000 (14:12 +0900)]
Update manifest file. (msg-service)

11 years agoMerge "Modify icon path."
Changseok Oh [Tue, 13 Nov 2012 05:26:02 +0000 (14:26 +0900)]
Merge "Modify icon path."

11 years agoModify icon path.
Keebum Kim [Tue, 13 Nov 2012 05:14:10 +0000 (14:14 +0900)]
Modify icon path.

11 years agoModify icon path.
Keebum Kim [Tue, 13 Nov 2012 05:14:10 +0000 (14:14 +0900)]
Modify icon path.

11 years agoadd MmsPluginUtil.cpp for building
Seunghwan Lee [Mon, 5 Nov 2012 11:31:23 +0000 (20:31 +0900)]
add MmsPluginUtil.cpp for building

11 years agofix CMakefile.
Keebum Kim [Fri, 26 Oct 2012 05:13:48 +0000 (14:13 +0900)]
fix CMakefile.

11 years agoFix build error.
Sangkoo Kim [Fri, 26 Oct 2012 04:16:57 +0000 (13:16 +0900)]
Fix build error.

Change-Id: I3775eecfd0a0ea300e60e74922c5c782f4b03ed5

11 years agoMerge from private.
Sangkoo Kim [Thu, 25 Oct 2012 06:06:27 +0000 (15:06 +0900)]
Merge from private.

Change-Id: I430d3546541d8bd946aea5e15223ef52e82edf16

11 years agoFix build error : PUSH_APPLICATION_INFO_S
Sangkoo Kim [Mon, 15 Oct 2012 02:07:13 +0000 (11:07 +0900)]
Fix build error : PUSH_APPLICATION_INFO_S

Change-Id: Iee6072dd64625fd652a83dbfbd354eb893519d75

11 years agoApply new contacts-service db.
Sangkoo Kim [Thu, 11 Oct 2012 05:53:44 +0000 (14:53 +0900)]
Apply new contacts-service db.

Change-Id: Ib735f9f3ab666b75a678c23cf4027cebd29efd7b

11 years agoChange ownership of /opt/data/msg-service to db_msg_service.
Karol Lewandowski [Sun, 12 Aug 2012 08:32:14 +0000 (17:32 +0900)]
Change ownership of /opt/data/msg-service to db_msg_service.

However, it still remains to be investigated how to set
ownership and permissions of vconf variables.

Merged-and-mangeled-by: Lukasz Stelmach <l.stelmach@samsung.com>
Change-Id: Ia96b92cbb9e6f520c3757dc06d543612712115b2

11 years agoSet memory/msg/ready in %post to fix msg-server state detection
Patrick McCarty [Fri, 27 Jul 2012 22:34:25 +0000 (15:34 -0700)]
Set memory/msg/ready in %post to fix msg-server state detection

When msg-server launches, it sets memory/msg/ready to True, but if the
key does not already exist, this set will fail.

Also, memory status reports (from Settings), Messages app settings, and
the Messages app itself rely on this vconf key being set to True to
function properly.

Create the vconf key in %post for this package to fix the issue.

Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Conflicts:

packaging/msg-service.changes

Change-Id: Iead53b2085d8f7e23c2ab5d4209b5f4d511c176e

11 years agoadd systemd unit files
William Douglas [Tue, 26 Jun 2012 18:49:20 +0000 (11:49 -0700)]
add systemd unit files

Signed-off-by: William Douglas <william.douglas@intel.com>
Merged-and-mangled-by: Karol Lewandowski <k.lewandowsk@samsung.com>
Conflicts:

packaging/msg-service.spec

Change-Id: Ie9c7e785b51c6f192a283229cfb54a3281080ea0

11 years agoMerge "apply push/cb function"
SooJung Lee [Tue, 9 Oct 2012 10:03:54 +0000 (19:03 +0900)]
Merge "apply push/cb function"

11 years agoapply push/cb function
Changseok Oh [Tue, 9 Oct 2012 08:37:37 +0000 (17:37 +0900)]
apply push/cb function

11 years agoRemove svi.
Keebum Kim [Tue, 9 Oct 2012 09:26:08 +0000 (18:26 +0900)]
Remove svi.

11 years agoChange default TON to unknown. 2.0alpha master 2.0_alpha accepted/tizen/20130520.102817 submit/master/20120920.151053 submit/tizen/20130517.015527
Sangkoo Kim [Thu, 6 Sep 2012 10:54:08 +0000 (19:54 +0900)]
Change default TON to unknown.

Change-Id: Ieaeb7f2014481459af18f28bbaec0ee0669a3153

11 years agomodify cb setting
Changseok Oh [Wed, 5 Sep 2012 10:28:11 +0000 (19:28 +0900)]
modify cb setting

11 years agoModify submit request in sms plugin.
KeeBum Kim [Tue, 4 Sep 2012 04:04:08 +0000 (13:04 +0900)]
Modify submit request in sms plugin.

11 years agoApply tapi ready vconf.
KeeBum Kim [Thu, 30 Aug 2012 01:17:16 +0000 (10:17 +0900)]
Apply tapi ready vconf.

11 years agoN_SE-7188 apply Null check of filepath
Seunghwan Lee [Tue, 28 Aug 2012 11:01:57 +0000 (20:01 +0900)]
N_SE-7188 apply Null check of filepath

11 years agoModify filter related operations.
KeeBum Kim [Mon, 27 Aug 2012 08:25:45 +0000 (17:25 +0900)]
Modify filter related operations.

11 years agoModify to support SAT & CB.
KeeBum Kim [Fri, 24 Aug 2012 12:41:41 +0000 (21:41 +0900)]
Modify to support SAT & CB.

11 years agoFix Sound alert and repetition.
KeeBum Kim [Fri, 24 Aug 2012 11:23:14 +0000 (20:23 +0900)]
Fix Sound alert and repetition.

11 years agoMerge "Fixed PLM issue P120731-3308 Disable 'Expect: 100-continue' option to avoid...
Changseok Oh [Fri, 24 Aug 2012 09:04:36 +0000 (18:04 +0900)]
Merge "Fixed PLM issue P120731-3308 Disable 'Expect: 100-continue' option to avoid chunked post transter" into 2.0_beta

11 years agoFixed PLM issue P120731-3308
Seunghwan Lee [Fri, 24 Aug 2012 05:40:00 +0000 (14:40 +0900)]
Fixed PLM issue P120731-3308
Disable 'Expect: 100-continue' option to avoid chunked post transter

11 years agoFix msg alert repetition
Sangkoo Kim [Fri, 24 Aug 2012 05:38:10 +0000 (14:38 +0900)]
Fix msg alert repetition

11 years agoRemove phone-misc
Sangkoo Kim [Fri, 24 Aug 2012 04:44:01 +0000 (13:44 +0900)]
Remove phone-misc

11 years agoremove drm_trusted
Seunghwan Lee [Thu, 23 Aug 2012 08:02:17 +0000 (17:02 +0900)]
remove drm_trusted

11 years ago2.0_beta
Sangkoo Kim [Tue, 21 Aug 2012 08:31:39 +0000 (17:31 +0900)]
2.0_beta

11 years agoapply FSL(Flora Software License)
Kim Kibum [Fri, 8 Jun 2012 05:54:07 +0000 (14:54 +0900)]
apply FSL(Flora Software License)

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