summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Add implementation of some classeshyunho1-1/+7
2019-02-11Initialize Noti-exmk5004.lee1-66/+3
2018-05-10Remove unused dependency to dbus-glibHyotaek Shim1-1/+0
2018-04-05Updates header filesmk5004.lee1-0/+0
2018-01-08Change communication from dbus to socket to get listSeungha Son1-0/+1
2017-11-21Fix build errorSeungha Son1-0/+5
2017-11-17Arrange CMakeLists.txt and spec fileSeungha Son1-55/+9
2017-11-13Remove unnecessary messageSeungha Son1-2/+0
2017-08-09Apply ASLR to notification_initMyungki Lee1-2/+2
2017-07-12Removes dependency of db-utilMyungki Lee1-1/+0
2017-07-07Implementation private file sharingSeungha Son1-1/+6
2017-07-06Refactor db codeMyungki Lee1-0/+1
2017-06-30Move some func to notification_viewer.cMyungki Lee1-0/+2
2017-06-08Support on demand launching for viewer appMyungki Lee1-0/+1
2017-04-24Remove unnecessary dependenciesMyungki Lee1-5/+2
2017-01-18Fix versioningseungha.son1-4/+2
2016-07-28Remove alarm-manager dependencysubmit/tizen/20160803.012753accepted/tizen/wearable/20160804.080502accepted/tizen/tv/20160804.080701accepted/tizen/mobile/20160804.080835accepted/tizen/ivi/20160804.080743accepted/tizen/common/20160803.193131seungha.son1-1/+0
2016-07-05Add new api to set schedule for do_not_disturbMyungki Lee1-1/+2
2016-06-13Add multi-user featuresubmit/tizen/20160613.023047Hyunho Kang1-0/+10
2016-05-25Use g_dbus for some notification_status apiMyungki Lee1-4/+0
2016-05-24Add new api for ongoing_update_cbsubmit/tizen/20160524.100942accepted/tizen/wearable/20160525.234918accepted/tizen/tv/20160525.234912accepted/tizen/mobile/20160525.234856accepted/tizen/ivi/20160525.234930accepted/tizen/common/20160525.155800Myungki Lee1-0/+1
2016-05-10Add db create API and remove db create logic from .spec filesubmit/tizen/20160510.090610accepted/tizen/wearable/20160511.080456accepted/tizen/tv/20160511.080439accepted/tizen/mobile/20160511.080420accepted/tizen/ivi/20160511.080520accepted/tizen/common/20160511.141829Hyunho Kang1-0/+1
2016-05-03Remove ail dependancyHyunho Kang1-1/+0
2016-03-22remove unsupported APIsubmit/tizen/20160322.025756accepted/tizen/wearable/20160322.085202accepted/tizen/tv/20160322.085143accepted/tizen/mobile/20160322.085131accepted/tizen/ivi/20160322.085218jusung son1-2/+1
2016-03-16Fix build error and remove warningssubmit/tizen/20160321.052611accepted/tizen/wearable/20160321.114034accepted/tizen/tv/20160321.114015accepted/tizen/mobile/20160321.114002accepted/tizen/ivi/20160321.114059accepted/tizen/common/20160323.183813Hyunho Kang1-0/+1
2016-03-15Remove com-core dependencyjusung son1-1/+0
2016-02-29Using gdbus for IPC instead of com-core packagetizen_3.0_dbusHyunho Kang1-0/+3
2015-11-10Merge from tizen 2.4 latest.submit/tizen/20151111.080035accepted/tizen/wearable/20151111.232135accepted/tizen/tv/20151111.232118accepted/tizen/mobile/20151111.232111Kyuho Jo1-13/+1
2015-08-191. Merge latest code from tizen 2.4submit/tizen/20150820.023311Kyuho Jo1-1/+5
2015-06-04Rollback 'notification_wait_response' for backward compatibilitysubmit/tizen_wearble/20150612.084038submit/tizen_wearable/20150616.000000submit/tizen_tv/20150612.084103submit/tizen_mobile/20150612.084020submit/tizen_mobile/20150609.015041submit/tizen_mobile/20150604.105928submit/tizen_mobile/20150604.063436submit/tizen_3.0.2015.q2_common/20150615.075539submit/tizen/20150611.063059submit/tizen/20150609.074149submit/tizen/20150609.020831submit/tizen/20150604.103646accepted/tizen/wearable/20150617.012828accepted/tizen/tv/20150615.071239accepted/tizen/mobile/20150615.071214accepted/tizen/common/20150612.065854accepted/tizen/3.0.2015.q2/common/20150615.091743Kyuho Jo1-1/+2
2015-06-01Notification module will not create notification-service package anymore.submit/tizen_mobile/20150602.005937submit/tizen_mobile/20150601.133038submit/tizen_mobile/20150601.132334submit/tizen_mobile/20150601.120810Kyuho Jo1-12/+2
2015-05-26Merge branch 'tizen_2.4' of ssh://spin:29418/apps/home/notification into tizensubmit/tizen_mobile/20150529.103300submit/tizen_mobile/20150527.071719Sung-jae Park1-1/+16
2015-05-18Fix build errors caused by an invalid library path.submit/tizen_mobile/20150518.054628Kyuho Jo1-13/+15
2015-05-12Install notification_text_domain.hKyuho Jo1-0/+1
2015-05-11Move internal API set to internal header file.Kyuho Jo1-0/+2
2015-05-071. Move internal API set for notification_list to notification_list.hKyuho Jo1-0/+1
2015-05-01Give detail license informationKyuho Jo1-1/+1
2015-04-301. New API set for notification settings.Kyuho Jo1-1/+1
2015-04-221. new public API set for setting/getting permissions of the notification.Kyuho Jo1-2/+5
2015-04-15Removed test_app from buildKyuho Jo1-1/+1
2015-04-06Test application for notification APIKyuho Jo1-0/+2
2015-04-06Test application for notification APIKyuho Jo1-0/+2
2015-01-14Remove unused codehyun lee1-1/+0
2014-11-11Merge from kiran SPIN notificationhyun lee1-2/+14
2014-05-31Initialize Tizen 2.3Sehong Na1-0/+86