platform/core/api/notification.git
8 years agoAdjust coding rules 99/63799/5 accepted/tizen/common/20160406.143402 accepted/tizen/ivi/20160406.012024 accepted/tizen/mobile/20160406.011851 accepted/tizen/tv/20160406.011943 accepted/tizen/wearable/20160406.012004 submit/tizen/20160405.001024
Hwankyu Jhun [Tue, 29 Mar 2016 01:12:52 +0000 (10:12 +0900)]
Adjust coding rules

Change-Id: Ia98ac4748d523bd190a0689fccb132d8ea3f7091
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoFix descriptions about API version 19/63819/3 accepted/tizen/common/20160330.120052 accepted/tizen/ivi/20160328.115559 accepted/tizen/mobile/20160328.115306 accepted/tizen/tv/20160328.115329 accepted/tizen/wearable/20160328.115445 submit/tizen/20160328.051116
Hyunho Kang [Mon, 28 Mar 2016 03:16:16 +0000 (12:16 +0900)]
Fix descriptions about API version

Change-Id: I2dd1cf4321cc804477f0edc9f50d9e9e737efb7f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoAdd gdbus permission check logic & strerror to strerror_r 93/63493/3 accepted/tizen/common/20160325.135418 accepted/tizen/ivi/20160324.131658 accepted/tizen/mobile/20160324.132944 accepted/tizen/tv/20160324.132816 accepted/tizen/wearable/20160324.132802 submit/tizen/20160324.104731
Hyunho Kang [Thu, 24 Mar 2016 08:17:54 +0000 (17:17 +0900)]
Add gdbus permission check logic & strerror to strerror_r

Change-Id: I7859588bfb5da986fe8c9f6f9fe1c606114c35ef
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoFix memory leak 14/63114/2 accepted/tizen/common/20160324.084219 accepted/tizen/common/20160325.134911 accepted/tizen/ivi/20160324.131621 accepted/tizen/mobile/20160324.132906 accepted/tizen/tv/20160324.132728 accepted/tizen/wearable/20160324.132652 submit/tizen/20160323.065638 submit/tizen/20160323.235918
jusung son [Tue, 22 Mar 2016 06:49:11 +0000 (15:49 +0900)]
Fix memory leak

Change-Id: If66e60e8ccd7dff8d14b9e879ba390487932e76f
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoFix pkgname NULL bug & vibration type ignored bug 92/63292/1
Hyunho Kang [Wed, 23 Mar 2016 05:36:44 +0000 (14:36 +0900)]
Fix pkgname NULL bug & vibration type ignored bug

- When pkgname is NULL dbus pass invalid utf-8 instead of NULL
- Vibration type is ignored when vibration type is NONE

Change-Id: I52f81a87669d1e387cc752997a2fc976f9c00b4c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoremove unsupported API 40/63040/1 accepted/tizen/ivi/20160322.085218 accepted/tizen/mobile/20160322.085131 accepted/tizen/tv/20160322.085143 accepted/tizen/wearable/20160322.085202 submit/tizen/20160322.025756
jusung son [Tue, 22 Mar 2016 01:39:25 +0000 (10:39 +0900)]
remove unsupported API

Change-Id: I344b390977a36e502f90793f03b5c3263b3fc8fe
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoFix build error and remove warnings 27/62427/1 accepted/tizen/common/20160323.183813 accepted/tizen/ivi/20160321.114059 accepted/tizen/mobile/20160321.114002 accepted/tizen/tv/20160321.114015 accepted/tizen/wearable/20160321.114034 submit/tizen/20160321.052611
Hyunho Kang [Wed, 16 Mar 2016 04:51:11 +0000 (13:51 +0900)]
Fix build error and remove warnings

- remove unused functions

Change-Id: Id291d8143916adbed5edb0c0130b5e198ed2e429
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoMerge "Remove com-core dependency" into tizen submit/tizen/20160315.050359 submit/tizen_common/20160316.154911
jusung son [Tue, 15 Mar 2016 04:24:03 +0000 (21:24 -0700)]
Merge "Remove com-core dependency" into tizen

8 years agoRemove com-core dependency 04/62204/1
jusung son [Tue, 15 Mar 2016 01:30:11 +0000 (10:30 +0900)]
Remove com-core dependency

Change-Id: I3358f91e14b108f5b3c893dfaf17316402820969
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoMerge changes I98408a58,Ia3edffa8 into tizen
Hyunho Kang [Mon, 7 Mar 2016 04:48:23 +0000 (20:48 -0800)]
Merge changes I98408a58,Ia3edffa8 into tizen

* changes:
  Add dbus permission check logic
  Fix get noti list bug

8 years agoAdd dbus permission check logic 46/60846/1
Hyunho Kang [Wed, 2 Mar 2016 11:57:48 +0000 (20:57 +0900)]
Add dbus permission check logic

Change-Id: I98408a58f7f96660aa1af62e9f6b61c405029b92
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoFix get noti list bug 39/60839/1
Hyunho Kang [Wed, 2 Mar 2016 11:26:42 +0000 (20:26 +0900)]
Fix get noti list bug

Change-Id: Ia3edffa82066f67744bb8bfd7e5a9536d8a63c97
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoRemove hard coded path and deprecated internal APIs 67/60767/1
Hyunho Kang [Wed, 2 Mar 2016 06:20:29 +0000 (15:20 +0900)]
Remove hard coded path and deprecated internal APIs

- notification_setting_db_set
- notification_setting_db_get
- notification_setting_property_set
- notification_setting_property_get

Change-Id: I1d03dd54dfab4e33f60c311e1485071ef7d79e47
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoMerge remote-tracking branch 'origin/tizen_3.0_dbus' into tizen 37/60737/1
Hyunho Kang [Wed, 2 Mar 2016 02:46:16 +0000 (11:46 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0_dbus' into tizen

Change-Id: Ie40652b12d59dff511f28a3dbe657886e81ddca7

8 years agoUsing gdbus for IPC instead of com-core package 41/57441/24 tizen_3.0_dbus
Hyunho Kang [Wed, 20 Jan 2016 07:13:18 +0000 (16:13 +0900)]
Using gdbus for IPC instead of com-core package

Change-Id: Ib9b06e8deeaef18f8319a5765797b1b96b7bc195
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoApply coding rule 85/56085/5
jusung son [Mon, 4 Jan 2016 07:37:01 +0000 (16:37 +0900)]
Apply coding rule

Change-Id: I1088231e12ce4160450f56e94b18db5c1b4a3d3c
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoMerge "Fix DEREF OF NULL ASSIGN" into tizen accepted/tizen/ivi/20160218.022845 accepted/tizen/mobile/20160104.054024 accepted/tizen/tv/20160104.054048 accepted/tizen/wearable/20160104.054109 submit/tizen/20160104.012544 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001
Hyunho Kang [Mon, 4 Jan 2016 01:16:41 +0000 (17:16 -0800)]
Merge "Fix DEREF OF NULL ASSIGN" into tizen

8 years agoFix memory leak 31/55931/3 accepted/tizen/mobile/20151231.072528 accepted/tizen/tv/20151231.072542 accepted/tizen/wearable/20151231.072608 submit/tizen/20151231.011247
Myungki Lee [Wed, 30 Dec 2015 10:16:56 +0000 (19:16 +0900)]
Fix memory leak

Change-Id: I41dd5d65fd6e7fe4ca39f97585adf5324327d8ed
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoFix DEREF OF NULL ASSIGN 44/55944/1
Hyunho Kang [Wed, 30 Dec 2015 08:51:23 +0000 (17:51 +0900)]
Fix DEREF OF NULL ASSIGN

Change-Id: I925a210966ba715afebf20f809bf279d10643857
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoMerge "Remove #include "notification_list.h" from notification.h" into tizen accepted/tizen/mobile/20151217.223626 accepted/tizen/tv/20151217.223642 accepted/tizen/wearable/20151217.223709 submit/tizen/20151215.053343 submit/tizen/20151217.072012 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Hyunho Kang [Tue, 15 Dec 2015 04:54:33 +0000 (20:54 -0800)]
Merge "Remove #include "notification_list.h" from notification.h" into tizen

8 years agoRemove #include "notification_list.h" from notification.h 15/54315/1
Hyunho Kang [Tue, 15 Dec 2015 01:35:35 +0000 (10:35 +0900)]
Remove #include "notification_list.h" from notification.h

Change-Id: I4e6324093b001fa7b8614878bf0ff153f2a684a3
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoInclude bundle_internal.h for internal bundle apis 02/54302/1 accepted/tizen/mobile/20151217.023645 accepted/tizen/tv/20151217.023703 accepted/tizen/wearable/20151217.023726 submit/tizen/20151214.084555
Hwankyu Jhun [Tue, 15 Dec 2015 01:03:13 +0000 (10:03 +0900)]
Include bundle_internal.h for internal bundle apis

Some bundle apis are platform internal apis
and we need to include bundle_internal.h to use them

Change-Id: I54c5a640b6b7ce2e2cc1597cc7e1a7da70c69f81
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoChanges for coding rules 13/54013/1 accepted/tizen/mobile/20151211.054807 accepted/tizen/tv/20151211.061926 accepted/tizen/wearable/20151211.060824 submit/tizen/20151211.025320
Kyuho Jo [Thu, 10 Dec 2015 23:40:54 +0000 (08:40 +0900)]
Changes for coding rules

Change-Id: I9608b8852de183c438026be8d5ebea9d15d6953f
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoMerge from tizen 2.4 latest. 56/51456/2 accepted/tizen/mobile/20151111.232111 accepted/tizen/tv/20151111.232118 accepted/tizen/wearable/20151111.232135 submit/tizen/20151111.080035
Kyuho Jo [Tue, 10 Nov 2015 01:59:35 +0000 (10:59 +0900)]
Merge from tizen 2.4 latest.

Change-Id: Ic260bc3ee54201b4572976dfec9c5f6cd808c4ff
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoFixed build errors caused by 2.4 merge. 52/48152/1 accepted/tizen/mobile/20150917.040956 accepted/tizen/tv/20150917.041008 accepted/tizen/wearable/20150917.041023 submit/tizen/20150916.131922 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Kyuho Jo [Tue, 15 Sep 2015 07:17:23 +0000 (16:17 +0900)]
Fixed build errors caused by 2.4 merge.

Change-Id: If6e1f4bf170e2ab7dc3b41e2f24004972623479a
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoFixed a build break by missing a file. 80/46480/1 submit/tizen/20150821.025957 submit/tizen/20150910.134842
Kyuho Jo [Fri, 21 Aug 2015 02:24:05 +0000 (11:24 +0900)]
Fixed a build break by missing a file.

Change-Id: I670f134ddd1d5fa71667d43a9215085347cbee3b
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years ago1. Merge latest code from tizen 2.4 26/46326/2 submit/tizen/20150820.023311
Kyuho Jo [Wed, 19 Aug 2015 08:12:14 +0000 (17:12 +0900)]
1. Merge latest code from tizen 2.4
2. Move db file to /usr/dbspace
3. Remove redundant files

Change-Id: I62f24661ea645cd28099821cd0c25552e0d3c9f3
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoMerge "Align manifest to Tizen 3.0" into tizen
Semun Lee [Wed, 1 Jul 2015 10:23:57 +0000 (03:23 -0700)]
Merge "Align manifest to Tizen 3.0" into tizen

9 years ago3 domain smack rule is applied. 58/42658/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150701.121034 accepted/tizen/tv/20150701.121422 accepted/tizen/wearable/20150701.122919 submit/tizen/20150701.084437 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Kyuho Jo [Wed, 1 Jul 2015 08:41:25 +0000 (17:41 +0900)]
3 domain smack rule is applied.

Change-Id: Ia9c0d08d02c98c9e3f598e34c2838e6909a3121c
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoAlign manifest to Tizen 3.0 17/42217/1 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150624.132011 submit/tizen_3.0.2015.q2_common/20150624.131849
José Bollo [Wed, 24 Jun 2015 13:17:42 +0000 (15:17 +0200)]
Align manifest to Tizen 3.0

Change-Id: I0456444ed8343e4f3904bb4623bee466e1bf5f7a
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoRollback 'notification_wait_response' for backward compatibility 71/40471/1 accepted/tizen/3.0.2015.q2/common/20150615.091743 accepted/tizen/common/20150612.065854 accepted/tizen/mobile/20150615.071214 accepted/tizen/tv/20150615.071239 accepted/tizen/wearable/20150617.012828 submit/tizen/20150604.103646 submit/tizen/20150609.020831 submit/tizen/20150609.074149 submit/tizen/20150611.063059 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_mobile/20150604.063436 submit/tizen_mobile/20150604.105928 submit/tizen_mobile/20150609.015041 submit/tizen_mobile/20150612.084020 submit/tizen_tv/20150612.084103 submit/tizen_wearable/20150616.000000 submit/tizen_wearble/20150612.084038
Kyuho Jo [Thu, 4 Jun 2015 06:28:40 +0000 (15:28 +0900)]
Rollback 'notification_wait_response' for backward compatibility

Change-Id: Iedd09b4b5833007284c59df86dff7e3e367412e7
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoNotification module will not create notification-service package anymore. 26/40226/1 submit/tizen_mobile/20150601.120810 submit/tizen_mobile/20150601.132334 submit/tizen_mobile/20150601.133038 submit/tizen_mobile/20150602.005937
Kyuho Jo [Mon, 1 Jun 2015 08:08:32 +0000 (17:08 +0900)]
Notification module will not create notification-service package anymore.

Change-Id: Ic5c55981fc57bf580f2ddb79c68b54cfcec235ab
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoMerge branch 'tizen_2.4' of ssh://spin:29418/apps/home/notification into tizen submit/tizen_mobile/20150527.071719 submit/tizen_mobile/20150529.103300
Sung-jae Park [Tue, 26 May 2015 14:12:32 +0000 (23:12 +0900)]
Merge branch 'tizen_2.4' of ssh://spin:29418/apps/home/notification into tizen

Conflicts:
CMakeLists.txt
include/notification.h
include/notification_internal.h
include/notification_list.h
include/notification_status.h
include/notification_type.h
packaging/notification.spec
src/notification.c
src/notification_noti.c
test-app/CMakeLists.txt
test-app/main.c

Change-Id: I879a434de924aaf724679a42d26f2586ba616fde
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
9 years agoFix a bug on notifciation_get_text.
Kyuho Jo [Tue, 26 May 2015 08:02:48 +0000 (17:02 +0900)]
Fix a bug on notifciation_get_text.

Change-Id: I05155758ace4801d7c67af1e829da1633ac22af8
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoFix faults on TCT
Kyuho Jo [Sat, 23 May 2015 05:59:33 +0000 (14:59 +0900)]
Fix faults on TCT

Change-Id: I700844f5765a1fe993f6e182309db2dfa53cfefe
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years ago1. Deprecated some enumerations.
Kyuho Jo [Fri, 22 May 2015 10:21:16 +0000 (19:21 +0900)]
1. Deprecated some enumerations.
2. Fixed a fault on doxygen comment.

Change-Id: I89e6b3501556ea2c3e09ba164c085a5b933323fb
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoGetting the count of packages from package manager to refresh setting table.
Kyuho Jo [Wed, 20 May 2015 02:08:23 +0000 (11:08 +0900)]
Getting the count of packages from package manager to refresh setting table.

Change-Id: I76aae4d820e726f18f1cbeb9ee38c36c460dfc14
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoFetching package names from package manager.
Kyuho Jo [Tue, 19 May 2015 11:13:12 +0000 (20:13 +0900)]
Fetching package names from package manager.

Change-Id: Ida53aa317073496b157aa097d6650df96886159a
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years ago1. Support multiple IDS strings.
Kyuho Jo [Mon, 18 May 2015 13:21:28 +0000 (22:21 +0900)]
1. Support multiple IDS strings.
2. Fix bugs on setting.

Change-Id: If7fea48aff3fc3a171fdb7c634392667d74ff9f6
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoFix build errors caused by an invalid library path. 17/39517/3 submit/tizen_mobile/20150518.054628
Kyuho Jo [Mon, 18 May 2015 05:28:08 +0000 (14:28 +0900)]
Fix build errors caused by an invalid library path.

Change-Id: Ia405022f1fcf8c26b68e991367a29c88e5d78bf5
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoFix a bug on creating DB table for system setting.
Kyuho Jo [Sun, 17 May 2015 09:26:45 +0000 (18:26 +0900)]
Fix a bug on creating DB table for system setting.

Change-Id: I6f5a8a8584b812dcc4ed586658d16b49c1b6d675
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoMerge branch 'tizen_2.3' of ssh://168.219.209.56:29418/apps/home/notification into... 33/39433/2 submit/tizen_mobile/20150515.081608
Kyuho Jo [Fri, 15 May 2015 05:18:42 +0000 (14:18 +0900)]
Merge branch 'tizen_2.3' of ssh://168.219.209.56:29418/apps/home/notification into tizen

Change-Id: Ib15ef6fb7d1dfae22b6dd9bd65a1d441e9264783
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoSet default 'display_applist' with 'NOTIFICATION_DISPLAY_APP_NOTIFICATION_TRAY'
Kyuho Jo [Wed, 13 May 2015 02:31:48 +0000 (11:31 +0900)]
Set default 'display_applist' with 'NOTIFICATION_DISPLAY_APP_NOTIFICATION_TRAY'

Change-Id: I0e8be20b70ccd4d1fcdb2197b54dd30c9de6046d
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoFix PREVENT issues. 32/39432/1
Kyuho Jo [Tue, 12 May 2015 14:01:01 +0000 (23:01 +0900)]
Fix PREVENT issues.

Change-Id: I493ac672207a9bc236999a8954aa964076ecc641
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoInstall notification_text_domain.h
Kyuho Jo [Tue, 12 May 2015 04:25:28 +0000 (13:25 +0900)]
Install notification_text_domain.h

Change-Id: I17a43082511c3f57ff96bf4f4922bc3a14e60519
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoMerge branch 'tizen_2.3' of ssh://168.219.209.56:29418/apps/home/notification into...
Sung-jae Park [Mon, 11 May 2015 11:59:29 +0000 (20:59 +0900)]
Merge branch 'tizen_2.3' of ssh://168.219.209.56:29418/apps/home/notification into tizen

Change-Id: I26ce038f7acd8d038c19cef18fd0f1b93138bbb0

9 years agoClean up old codes to prevent from CONFLICT
Sung-jae Park [Mon, 11 May 2015 11:57:58 +0000 (20:57 +0900)]
Clean up old codes to prevent from CONFLICT

Unfortunately, we should overwrite whole code for notification now.
This will be repalced with Tizen 2.3/2.4 code.

Change-Id: I407f81d144fd0603c6cbc1d847452f2038e768b8
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
9 years agoMove internal API set to internal header file.
Kyuho Jo [Thu, 7 May 2015 04:53:56 +0000 (13:53 +0900)]
Move internal API set to internal header file.

Change-Id: Id94c88aedec1f7add24363d8cffc26fc72d39936
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years ago1. Move internal API set for notification_list to notification_list.h
Kyuho Jo [Wed, 6 May 2015 06:49:09 +0000 (15:49 +0900)]
1. Move internal API set for notification_list to notification_list.h
2. New API set for notification system setting
3. Correct abnormal file access permsssions

Change-Id: I9a00c7bedadcd2e350875246197f22c7488cdd13
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years ago1. Remove API set for domain from public API
Kyuho Jo [Mon, 4 May 2015 05:41:27 +0000 (14:41 +0900)]
1. Remove API set for domain from public API
2. Add new internal API for on-going type

Change-Id: I22535d8009cef94dd27ab842fb1032e4bcc4a10d
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoGive detail license information
Kyuho Jo [Fri, 1 May 2015 03:19:40 +0000 (12:19 +0900)]
Give detail license information

Change-Id: I5b2a79f089f3b8d77a477f095fece5e92926ca88
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years ago1. New API set for notification settings.
Kyuho Jo [Thu, 30 Apr 2015 09:48:37 +0000 (18:48 +0900)]
1. New API set for notification settings.
2. notification_set_event_handler/notification_get_event_handler are implemented.

Change-Id: I63ae26521a3bee757551b581316267fdf322ef86
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years ago1. new public API set for setting/getting permissions of the notification.
Kyuho Jo [Tue, 21 Apr 2015 06:28:12 +0000 (15:28 +0900)]
1. new public API set for setting/getting permissions of the notification.
2. new internal API set for setting/getting property of settings.

Change-Id: I982fce9538d11d6465a02e6abb4f91431e1145f8
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoFix PREVENT issues
Kyuho Jo [Mon, 20 Apr 2015 13:45:31 +0000 (22:45 +0900)]
Fix PREVENT issues

Change-Id: Ifcaf7a672732015009047b4b2d3304c5f715de4d
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoRemoved test_app from build
Kyuho Jo [Wed, 15 Apr 2015 12:04:20 +0000 (21:04 +0900)]
Removed test_app from build

Change-Id: I4218c277e1d7d480f09848826aa56e94203f3f81
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoRemoved test_app from build
Kyuho Jo [Wed, 15 Apr 2015 11:22:26 +0000 (20:22 +0900)]
Removed test_app from build

Change-Id: I218b66bbe49c23fc3d71ee7788525836bb248c90
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoModification of access rights for the DB file.
Kyuho Jo [Wed, 15 Apr 2015 08:32:20 +0000 (17:32 +0900)]
Modification of access rights for the DB file.

Change-Id: I7e4a14136cf687985d21a2c5f2275fd437043c3a
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoTest application for notification API
Kyuho Jo [Mon, 6 Apr 2015 11:59:32 +0000 (20:59 +0900)]
Test application for notification API

Change-Id: I0cf92977293b0885ec06d5cc342062a0943024f5
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoTest application for notification API
Kyuho Jo [Mon, 6 Apr 2015 07:56:09 +0000 (16:56 +0900)]
Test application for notification API

Change-Id: I3995828c1d097be29549015c0c336e2e811d46ac
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoRemove separated doc header files
Kyuho Jo [Mon, 23 Mar 2015 05:29:47 +0000 (14:29 +0900)]
Remove separated doc header files

Change-Id: I3bfd5a1230a7a57c368ee9c5f0026d457b9c270b
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoModify 'since tag' for wearable profile
Kyuho Jo [Mon, 23 Mar 2015 03:55:22 +0000 (12:55 +0900)]
Modify 'since tag' for wearable profile

Change-Id: Iae940aee7a8cb15db59180f51ddc935f315b6b27
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoAPI changes for button icon
Kyuho Jo [Mon, 16 Mar 2015 13:31:59 +0000 (22:31 +0900)]
API changes for button icon

Change-Id: Iaee15c6f0481738462cecac6904db688f5ecca76
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoReplace elm_object_part_text_set with elm_object_text_set.
Kyuho Jo [Fri, 6 Mar 2015 10:45:40 +0000 (19:45 +0900)]
Replace elm_object_part_text_set with elm_object_text_set.

Change-Id: Ie9f572335b610458253f77f98b24a4e997ac5c60
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoChanges by ACR.
Kyuho Jo [Thu, 5 Mar 2015 05:39:14 +0000 (14:39 +0900)]
Changes by ACR.

Change-Id: I68d6074fa752372462d0c1fc1c6e16c78a07a603
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoModify the pkgconfig file.
Kyuho Jo [Thu, 5 Mar 2015 03:59:26 +0000 (12:59 +0900)]
Modify the pkgconfig file.

Change-Id: I271ddac0baff3c01babe51dbecc7bc22abe22c1a
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoNew API set for 'heads-up notification'
Kyuho Jo [Fri, 27 Feb 2015 12:41:21 +0000 (21:41 +0900)]
New API set for 'heads-up notification'

Change-Id: I196652a01bfec0681630f68b2b7ec97225de21b9

9 years agoFix typo 93/36093/1 accepted/tizen/common/20150521.125420 accepted/tizen/mobile/20150313.083935 accepted/tizen/tv/20150302.123905 accepted/tizen/tv/20150313.083816 accepted/tizen/wearable/20150313.083847 submit/tizen/20150304.022845 submit/tizen_common/20150520.888884 submit/tizen_mobile/20150313.022842 submit/tizen_tv/20150302.082225 submit/tizen_tv/20150313.022842 submit/tizen_wearable/20150313.022842
Sangyoon Jang [Mon, 2 Mar 2015 09:27:38 +0000 (18:27 +0900)]
Fix typo

Change-Id: I9590f24cf874c194606c45c023aec3d4838e8022
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoFix for build break 90/36090/2
Sangyoon Jang [Mon, 2 Mar 2015 08:54:24 +0000 (17:54 +0900)]
Fix for build break

add capi-base-common as pc requires.
some error enums are modified but these are still used by other packages.
to prevent build break the below enums are added as definition temporalily.

NOTIFICATION_ERROR_IO
NOTIFICATION_ERROR_INVALID_DATA
NOTIFICATION_ERROR_NO_MEMORY

Change-Id: I581f95b4d568ec8916944aff09d1f35c98507813
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoAdd 2.3 APIs 41/35941/6
Sangyoon Jang [Thu, 26 Feb 2015 09:52:04 +0000 (18:52 +0900)]
Add 2.3 APIs

TC-2466

added:
notification_set_launch_option
notification_get_launch_option
notification_set_tag
notification_get_tag
notification_load_by_tag
notification_post

use tizen error codes

Change-Id: I0bc7949ea223c68aa6a89bd76f296e1d0f5a399d
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoremove 'com.samsung' prefix
Kyuho Jo [Fri, 23 Jan 2015 09:57:39 +0000 (18:57 +0900)]
remove 'com.samsung' prefix

Change-Id: Ie964d80442ec15160f049c591bbce04734574a14
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoMerge branch 'tizen_2.3' into tizen_2.4
Kyuho Jo [Fri, 16 Jan 2015 05:05:27 +0000 (14:05 +0900)]
Merge branch 'tizen_2.3' into tizen_2.4

Change-Id: Ie4b72054c71afb9e8154ef33cf1db7068c6875ce
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoMerge "modified license text in spec file." into tizen_2.3
Sung-jae Park [Fri, 16 Jan 2015 04:44:03 +0000 (13:44 +0900)]
Merge "modified license text in spec file." into tizen_2.3

9 years agomodified license text in spec file.
Kyuho Jo [Fri, 16 Jan 2015 02:44:12 +0000 (11:44 +0900)]
modified license text in spec file.

Change-Id: Ibdcb533f669ce9d47972f58cfb55c708638a340d
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoRemove unused code
hyun lee [Wed, 14 Jan 2015 08:10:10 +0000 (17:10 +0900)]
Remove unused code

Change-Id: I3d8b2f7c509ffa01bb9eb8e7178a36b2920024dd
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoRemove memory leak from notification_wait_response 33/33633/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20150115.112340 accepted/tizen/ivi/20150116.082009 accepted/tizen/wearable/20150128.040546 submit/tizen_common/20150115.101343 submit/tizen_ivi/20150116.111111 submit/tizen_mobile/20150129.000000 submit/tizen_mobile/20150213.000000 submit/tizen_tv/20150130.000000 submit/tizen_tv/20150130.050505 submit/tizen_wearable/20150127.000000 tizen_3.0_ivi_release
Adam Malinowski [Tue, 13 Jan 2015 10:29:03 +0000 (11:29 +0100)]
Remove memory leak from notification_wait_response

Change-Id: Iefb83cf482e9d5a462a9fab8710bd3e50aabdea6

9 years agoMerge from private master branch
hyun lee [Tue, 6 Jan 2015 01:35:23 +0000 (10:35 +0900)]
Merge from private master branch

Change-Id: I087da860f62fcf8f5a7d7dd32660b9d65ecec265
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge from private master branch
hyun lee [Tue, 6 Jan 2015 01:35:23 +0000 (10:35 +0900)]
Merge from private master branch

Change-Id: I087da860f62fcf8f5a7d7dd32660b9d65ecec265
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoFix for prevent
hyun lee [Thu, 18 Dec 2014 08:43:31 +0000 (17:43 +0900)]
Fix for prevent

Change-Id: I41701aa698d24fb0303dea78d413411ebaeea1ba
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoFix message buffer usage 46/31746/1 accepted/tizen/common/20141229.125640 accepted/tizen/ivi/20150112.091035 accepted/tizen/mobile/20141230.002640 accepted/tizen/tv/20141230.002104 accepted/tizen/tv/20150127.083815 accepted/tizen/wearable/20141230.002417 submit/tizen/20141229.102225 submit/tizen_tv/20150127.081639
Adam Malinowski [Tue, 9 Dec 2014 10:36:46 +0000 (11:36 +0100)]
Fix message buffer usage

notification_wait_response uses uninitialized msg_buffer which
causes unexpected behaviour in subsequent calls to this function.
Problem occurs when timeout happens. In such case message_buffer
is not filled by read function and contains random data, mostly data
received in previous call to the function.

Change-Id: Ibce7e63b212d30022da277ba62cbb789df2503fd

9 years agoRemove sec_product_feature
hyun lee [Thu, 4 Dec 2014 07:38:34 +0000 (16:38 +0900)]
Remove sec_product_feature

Change-Id: I3e91901f9d9d65f5d20868f217be14b5befe8a80
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoFix database SMACK label 01/30701/1 accepted/tizen/common/20141128.181642 accepted/tizen/ivi/20141201.073606 accepted/tizen/mobile/20141201.102824 accepted/tizen/mobile/20141201.102903 submit/tizen/20141128.091255 submit/tizen/20141128.103609 submit/tizen_ivi/20141129.103000
Mikko Ylinen [Mon, 24 Nov 2014 12:00:46 +0000 (14:00 +0200)]
Fix database SMACK label

Notification CAPI users must be able to read and write notifications.
All notifications are stored in a database that must be accessible by
the API users.

Adjust the database SMACK label to allow that.

Change-Id: Ia5de6de2753a44b9399c62c239a9cbcbb7eabebe
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
9 years agoMerge from kiran SPIN notification
hyun lee [Tue, 11 Nov 2014 05:14:32 +0000 (14:14 +0900)]
Merge from kiran SPIN notification

Change-Id: I54a4a05b17e0e5aade10c295ab9c357299e68815
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoImplement a notification response wait/send API 93/30093/2 accepted/tizen/common/20141114.144141 accepted/tizen/ivi/20141119.063311 submit/tizen_common/20141114.091625 submit/tizen_ivi/20141119.000000 submit/tizen_ivi/20141119.111111 submit/tizen_mobile/20141120.000000
Manuel Bachmann [Mon, 10 Nov 2014 13:33:19 +0000 (14:33 +0100)]
Implement a notification response wait/send API

Currently, interactive responses for notifications (done in
notification-display-service) are sent using a framework-
dependent mechanism. This is prone to become unmaintainable
as the scope of GUI notifications broadens.

There is a need for a generic way to wait for notifications
responses on one side, and to send such a response on
another side. We introduce 2 new functions here :

- notification_wait_response() : retrieves an integer and
a char* from the response, with an optional timeout value.

- notification_send_response() : send a response under the
form of an integer and an optional char*.

Communication is done with sockets using a TID (thread ID)
as an identifier.

Bug-Tizen: TC-996

Change-Id: I86d9d4bc3399dddff03b7f6c7eacbe2f842c5019
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
10 years agoInitialize Tizen 2.3
Sehong Na [Sat, 31 May 2014 03:54:39 +0000 (12:54 +0900)]
Initialize Tizen 2.3

10 years agoremove hardcoded path for multiuser support 51/16451/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi accepted/tizen/ivi/20140627.154733 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release
Jean-Benoit MARTIN [Fri, 7 Feb 2014 13:45:02 +0000 (14:45 +0100)]
remove hardcoded path for multiuser support

Bug-Tizen: PTREL-295

Change-Id: Ia834e7aefdad357cac3e1d8092afd730d4faa4aa
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
10 years agosplit API set application API and service API 53/19053/2 submit/tizen/20140430.015603
youngsub ko [Sat, 5 Apr 2014 05:00:39 +0000 (14:00 +0900)]
split API set application API and service API

Change-Id: I8bea1fd6ca27deeb52ecb562759b3c3d3226c8e3

10 years agoRemove debian directory 50/16450/1
Jean-Benoit MARTIN [Fri, 7 Feb 2014 10:05:20 +0000 (11:05 +0100)]
Remove debian directory

Change-Id: I4a82694b09b26f0912cdb066443648bc313bdfa0
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
10 years agoMerge branch 'tizen_2.2' of ssh://review.tizendev.org:29418/apps/home/notification... accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi_panda tizen_ivi_panda accepted/tizen/20131023.064031 accepted/tizen/20131023.171112 accepted/tizen/20131112.015237 accepted/tizen/ivi/panda/20140403.015148 accepted/tizen_ivi_stable/20131116.101645 submit/tizen/20131023.055614 submit/tizen_ivi_panda/20140403.011821 submit/tizen_ivi_stable/20131116.100111
youngsub ko [Wed, 23 Oct 2013 05:29:58 +0000 (14:29 +0900)]
Merge branch 'tizen_2.2' of ssh://review.tizendev.org:29418/apps/home/notification into work

Conflicts:
packaging/notification.spec
src/notification_ipc.c

10 years agoRemove vconf ipc based logic for syncronizing with master 19/10119/2 accepted/tizen/ivi/genivi accepted/tizen/ivi/release tizen_ivi_genivi tizen_ivi_release accepted/tizen/20130918.235338 accepted/tizen/20130918.235403 accepted/tizen/20130918.235413 accepted/tizen/20130920.205126 accepted/tizen/ivi/genivi/20140131.061721 accepted/tizen_ivi_release/20131120.050538 ivi_oct_m2 submit/tizen/20130918.233920 submit/tizen_ivi_genivi/20140131.060719 submit/tizen_ivi_release/20131120.021413 submit/tizen_ivi_release/20131120.025937
Rusty Lynch [Tue, 10 Sep 2013 16:26:55 +0000 (09:26 -0700)]
Remove vconf ipc based logic for syncronizing with master

We now have systemd auto activation support for whatever process
provides the notification socket.  As a result we can now greatly
simplify the client logic that was attempting to provide the same
capability as socket activation in that the client was able to
register with the server before the server was actually started.

Change-Id: I93a8af60cfba30f775cfa0af90c8c267c9678819
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
10 years agosync with private git
youngsub ko [Tue, 10 Sep 2013 04:52:30 +0000 (13:52 +0900)]
sync with private git

11 years agoresetting manifest requested domain to floor accepted/tizen/20130717.204911 accepted/tizen/20130912.150630 accepted/tizen/20130912.191649 accepted/tizen/20130912.195712 accepted/tizen/20130918.224241 accepted/tizen/20130918.224251 accepted/tizen/20130918.224319 accepted/tizen/20130918.224851 submit/tizen/20130717.182602 submit/tizen/20130912.090502
Alexandru Cornea [Fri, 28 Jun 2013 08:53:43 +0000 (11:53 +0300)]
resetting manifest requested domain to floor

11 years agoremoving chsmack
Alexandru Cornea [Wed, 3 Jul 2013 09:19:35 +0000 (12:19 +0300)]
removing chsmack

11 years agoerror code added(permission denied)
youngsub ko [Sun, 30 Jun 2013 00:22:11 +0000 (09:22 +0900)]
error code added(permission denied)

11 years agoreleasing notification
youngsub ko [Fri, 28 Jun 2013 04:59:42 +0000 (13:59 +0900)]
releasing notification

11 years agoReplace manifest with default floor
Baptiste DURAND [Wed, 12 Jun 2013 08:05:19 +0000 (10:05 +0200)]
Replace manifest with default floor

11 years agosync with private git
youngsub ko [Tue, 11 Jun 2013 08:38:14 +0000 (17:38 +0900)]
sync with private git

11 years agoRemove license/group placeholders accepted/tizen/20130602.020356 submit/tizen/20130601.183035
Anas Nashif [Sat, 1 Jun 2013 18:30:31 +0000 (14:30 -0400)]
Remove license/group placeholders

11 years agosync with private git
youngsub ko [Wed, 29 May 2013 01:43:45 +0000 (10:43 +0900)]
sync with private git

11 years agoFixed prevent issues tizen_2.1 accepted/tizen/20130530.164729 submit/tizen/20130529.220648 submit/tizen_2.1/20130515.031043
youngsub ko [Tue, 14 May 2013 05:10:57 +0000 (14:10 +0900)]
Fixed prevent issues

11 years agoFixed memory leaks
youngsub ko [Mon, 13 May 2013 11:18:21 +0000 (20:18 +0900)]
Fixed memory leaks