framework/messaging/msg-service.git
11 years agofix prevent issue
Changseok Oh [Wed, 9 Jan 2013 13:03:18 +0000 (22:03 +0900)]
fix prevent issue

11 years agoappend mms header option [Accept-Encoding: deflate,gzip]
Seunghwan Lee [Fri, 4 Jan 2013 05:31:14 +0000 (14:31 +0900)]
append mms header option [Accept-Encoding: deflate,gzip]

11 years agoP121210-0492 fixed smilparser for problem that image area changed to attachment
Seunghwan Lee [Thu, 3 Jan 2013 10:10:50 +0000 (19:10 +0900)]
P121210-0492 fixed smilparser for problem that image area changed to attachment

11 years agoapply modified manifest
Changseok Oh [Thu, 27 Dec 2012 05:48:07 +0000 (14:48 +0900)]
apply modified manifest

11 years agoApply VLD_MMS : Validation check of MMS send/receive
Seunghwan Lee [Fri, 21 Dec 2012 02:13:57 +0000 (11:13 +0900)]
Apply VLD_MMS : Validation check of MMS send/receive
Append definition FEATURE_JAVA_MMS/__SUPPORT_DRM__ at CMakeList

11 years agoFix wrong script
Chengwei Yang [Wed, 19 Dec 2012 01:23:00 +0000 (09:23 +0800)]
Fix wrong script

In general, the %{buildroot} will expand to the build root as its name
suggested, this is useful at %install but not scriptlet.

And so the mistake will cause create a directory like below
/opt/home/abuild/rpmbuild/BUILDROOT/msg-service-0.9.2-4.7.i386/opt/usr/dbspace

That's not what we want and it should be /opt/usr/dbspace in fact.

Change-Id: I438fb577ad7479b97800a0056f143ae8e7d5a46e
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
11 years agoApply new log policy.
Sangkoo Kim [Mon, 17 Dec 2012 14:54:52 +0000 (23:54 +0900)]
Apply new log policy.

Change-Id: Ic532b16b8d809e1df3823766c56cffbf81079943

11 years agoMMS code clean up about En/Decode
Seunghwan Lee [Fri, 14 Dec 2012 07:35:47 +0000 (16:35 +0900)]
MMS code clean up about En/Decode

11 years agoSet vconf key for voice mail number only if it is valid number in SIM.
Sangkoo Kim [Wed, 12 Dec 2012 10:45:38 +0000 (19:45 +0900)]
Set vconf key for voice mail number only if it is valid number in SIM.

Change-Id: I190a7b16ce34763753629bfeacaf1763adfa6690

11 years agoRemove duplicate usage API.
Keebum Kim [Tue, 11 Dec 2012 08:26:19 +0000 (17:26 +0900)]
Remove duplicate usage API.

11 years agoremove languagepack. it replaced g_conv
Seunghwan Lee [Mon, 10 Dec 2012 05:44:28 +0000 (14:44 +0900)]
remove languagepack. it replaced g_conv

11 years agomake thumbnail png type for origin png file
Seunghwan Lee [Mon, 10 Dec 2012 05:43:12 +0000 (14:43 +0900)]
make thumbnail png type for origin png file

11 years agoRSA sync with private
Changseok Oh [Fri, 7 Dec 2012 08:58:54 +0000 (17:58 +0900)]
RSA sync with private

11 years agoMerge branch 'sdk'
Sangkoo Kim [Wed, 5 Dec 2012 04:17:16 +0000 (13:17 +0900)]
Merge branch 'sdk'

Conflicts:
packaging/msg-service.spec

Change-Id: I11ac88c1fdbc442b68122d526ead21643a031bb0

11 years agoMerge branch 'systemd'
Jacek Migacz [Fri, 30 Nov 2012 14:58:39 +0000 (15:58 +0100)]
Merge branch 'systemd'

Change-Id: I8dfca183b951ab7a379e9cece11ff2aaf179d29f

11 years agoAdd validation system log of sms.
Sangkoo Kim [Thu, 29 Nov 2012 12:25:32 +0000 (21:25 +0900)]
Add validation system log of sms.

Change-Id: Ica68c30d7dc352b9d3b26a355329c5987b007ecf

11 years agoMerge branch 'master' into systemd
Chengwei Yang [Mon, 26 Nov 2012 03:10:45 +0000 (11:10 +0800)]
Merge branch 'master' into systemd

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 submit/master/20120920.151053
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)

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