summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-06Add API for get/set default highlight buttonseungha.son7-5/+113
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: If13602041791ba173a7cadd6af72885b2833eff6
2016-09-07Adjust coding rule in header descriptionssubmit/tizen/20160912.053645accepted/tizen/common/20160912.181350seungha.son8-119/+119
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I8fe4b3e6cd4aab60a7024a7f5682c42f97e1f650
2016-09-05Add a script to upgrade notification dbMyungki Lee2-0/+175
Change-Id: Ifadf87c7a68abc86a74af61196a56f3374d12f24 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-08-30Add API for gets/sets notification setting details from individual applicationsubmit/tizen/20160905.010800accepted/tizen/wearable/20160905.235829accepted/tizen/tv/20160905.235802accepted/tizen/mobile/20160905.235716accepted/tizen/ivi/20160905.235855accepted/tizen/common/20160905.171403seungha.son8-22/+282
- Pop-up notification : Active notification from the app is not allowed when 'Pop-up notification' is off. - Notification on lock screen : Notifications from the app show/hide contests or hide the notification on the lock screen. Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I00b72be2e993d33d4d18455d5df743a956ba8ceb
2016-08-31Delete engineer, debug option in the spec fileMyungki Lee1-10/+0
- TIZEN_DEBUG_ENABLE, TIZEN_ENGINEER_MODE Change-Id: Ib529f82fa75acb14c937d6dcd26bac3bb2edbcb5 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-08-30Add exception in case pkgname is nullMyungki Lee2-7/+11
- GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed Change-Id: I65a99c0c3031abd9dc9477adc78b0ba02d681d06 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-08-26Add logic for init notification_system_setting table in notification dbsubmit/tizen/20160830.010724submit/tizen/20160829.010716accepted/tizen/wearable/20160830.061115accepted/tizen/tv/20160830.061022accepted/tizen/mobile/20160830.060922accepted/tizen/ivi/20160830.061200accepted/tizen/common/20160830.150113accepted/tizen/common/20160829.135824seungha.son3-0/+99
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I7270e66b6073b0fa821dc807092a3c9c76192a54
2016-08-26Add new api to get notification block stateseungha.son7-6/+208
- The user can set notification block state in Setting application. The user can get notification block state that allow or block notifications by using this function. The "Block" means wether or not the ability to post notifications is blocked. But 'Do not disturb mode' means that Only notification on notification panel is allowed. Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: Id19d9b9d4a89d4693b2ae37a74c15b2543b0758a
2016-08-25Fix wrong log spellingseungha.son1-1/+1
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I8dfe173d4b3124b14249eea30e356520402097ac
2016-08-22Correct the spellingsubmit/tizen/20160822.060113accepted/tizen/wearable/20160824.021634accepted/tizen/tv/20160824.021524accepted/tizen/mobile/20160824.021424accepted/tizen/ivi/20160824.021559accepted/tizen/common/20160823.132546Myungki Lee1-1/+1
Change-Id: I8cea0811a9ff399efe71bb10f8ea41aa33339cce Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-08-21Add new apis to set/get noti_templateMyungki Lee10-4/+726
Change-Id: I0499f225f6c0aee45e4b18b5671866de20ffc4a4 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-08-16Add new api to count the notification listMyungki Lee2-0/+52
Change-Id: Id345fe4847957044741dd0d1b39c2cc9893cf1d3 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-08-09Add description for notification setting internal APIsubmit/tizen/20160810.000849accepted/tizen/wearable/20160810.081727accepted/tizen/tv/20160810.081702accepted/tizen/mobile/20160810.081643accepted/tizen/ivi/20160810.081757accepted/tizen/common/20160810.161558seungha.son2-9/+1022
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I4724a5ab81a694e8e98107bbf281115b561b3374
2016-08-04Add internal api for notification system dnd schedule changed callbacksubmit/tizen/20160809.051427submit/tizen/20160809.011327accepted/tizen/wearable/20160809.232657accepted/tizen/tv/20160809.232451accepted/tizen/mobile/20160809.232332accepted/tizen/ivi/20160809.232602accepted/tizen/common/20160809.183903seungha.son6-3/+302
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I5f3c59388d7ce2b834546930ef11e6d5a3fa72a8
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.son4-95/+0
- Move function for set alarm to data-provider-master : https://review.tizen.org/gerrit/#/c/81679/ Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I6c411685d8be0f77544ebfe07c3d04cd4040d4d4
2016-07-25Delete unnecessary codeseungha.son1-3/+1
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I09a0888903b92121551ccc8a71d8764804f01125
2016-07-22Fix wrong spelling in error commentseungha.son1-1/+1
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I063cc08a7615f1fde2533b911abfd2d6e83f46ab
2016-07-17Change test app for setting text domainSemun Lee1-4/+3
Change-Id: I5317e89b9a98bef889358b80bc67c6c8f4cfd779 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2016-07-12Check uid in notification_create funcsubmit/tizen/20160712.090432accepted/tizen/wearable/20160713.000510accepted/tizen/tv/20160713.000530accepted/tizen/mobile/20160713.000440accepted/tizen/ivi/20160713.000610accepted/tizen/common/20160713.050551Myungki Lee1-27/+36
Change-Id: Ifd9b3e1558b3a3eac2291003be097ea167e9fdb6 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-07-12Fix wrong memory deallocationaccepted/tizen/wearable/20160712.132215accepted/tizen/tv/20160712.132200accepted/tizen/mobile/20160712.132138accepted/tizen/ivi/20160712.132240seungha.son1-2/+0
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: Ieb78caf17fd69e59d328655b2ba2832564c6b4bb
2016-07-11Delete the unused files, codes, commentsMyungki Lee8-635/+132
- Permission check is performed by dbus - Delete unnessary comments - Modify the inefficient codes Change-Id: Idb3e2bb93b28d5694bae00062292be523b598944 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-07-11Use default text when translation failssubmit/tizen/20160711.014306accepted/tizen/wearable/20160711.030718accepted/tizen/tv/20160711.030704accepted/tizen/mobile/20160711.030756accepted/tizen/ivi/20160711.031201accepted/tizen/common/20160712.150342Semun Lee1-0/+7
Change-Id: I8a0de4626e8e7716488ad8e9bbc895fa8a2abfb1 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2016-07-09Don't remove key strings for localizationsubmit/tizen/20160709.055434accepted/tizen/wearable/20160709.072010accepted/tizen/tv/20160709.071953accepted/tizen/mobile/20160709.071936accepted/tizen/ivi/20160709.072027accepted/tizen/common/20160711.165742Semun Lee1-5/+0
notification viewer (quickpanel) may use the keys for localizing when the language setting is changed in runtime. Change-Id: Ifbf7299a3d27b0e06ca20c99feb00cd2dbacd6e2 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2016-07-08Exclude function from measure coveragesubmit/tizen/20160708.025112accepted/tizen/wearable/20160708.091703accepted/tizen/tv/20160708.091812accepted/tizen/mobile/20160708.091715accepted/tizen/ivi/20160708.091841accepted/tizen/common/20160708.140706seungha.son2-0/+6
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I4ec56e8e9e64a4f80f72af0d7e718d81cefcf534
2016-07-07Fix build warningMyungki Lee2-17/+1
- type cast for lock_screen_content_level - delete unused func - delete comment Change-Id: I30c3f415e9d344caccd8f70d0c413f77afbaac07 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-07-06Add api for level of notification on lock screensubmit/tizen/20160707.014055accepted/tizen/wearable/20160707.043224accepted/tizen/tv/20160707.043043accepted/tizen/mobile/20160707.043233accepted/tizen/ivi/20160707.043153accepted/tizen/common/20160707.171551Myungki Lee8-29/+93
- show all content - hide sensitive content - don't show notifications Change-Id: Ib2b86838a8b9018f704561f0bea68e58084cfe32 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-07-05Fix crash when ui-gadget unloads notification modulesubmit/tizen/20160706.043533Semun Lee1-1/+18
static variables may cause crash in g_dbus_error_register_error_domain Change-Id: Iedf10f2998d4fa8bd296359c093c9af2fa93bcbc Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2016-07-05Changes the condition for alarmmgr_set_repeat_modeMyungki Lee1-4/+6
- If week_flag is 0, alarmmgr_set_repeat_mode return invlid param err. Change-Id: I37c44809d30609d64eedd8977a2974d5dbe463c8 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-07-05Merge "Add uid clone for notification_clone()" into tizenHwanKyu Jhun1-0/+1
2016-07-05Add new api to set schedule for do_not_disturbMyungki Lee10-106/+464
Change-Id: Ie541af6a3d11f06f69adfce2fb1921322b73f85c Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-07-04Add uid clone for notification_clone()seungha.son1-0/+1
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I68a3948086eba0fe7ee2dbe27e4266db23bf05a9
2016-06-29Fix build warningsubmit/tizen_common/20160701.180000submit/tizen/20160629.021322accepted/tizen/wearable/20160629.070816accepted/tizen/tv/20160629.070728accepted/tizen/mobile/20160629.070958accepted/tizen/ivi/20160629.070832accepted/tizen/common/20160703.125958Myungki Lee1-1/+1
- the wrong comparison in notification_unresister_changed_cb_for_uid() Change-Id: I30c6ab09aa8cadbd7896f3c22bae448e348ed603 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-06-28Fix notification clone errorsubmit/tizen/20160628.103424accepted/tizen/wearable/20160629.021202accepted/tizen/tv/20160629.021122accepted/tizen/mobile/20160629.021215accepted/tizen/ivi/20160629.021155accepted/tizen/common/20160629.222606seungha.son1-0/+5
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: Ie22fb05ba77d9eb3b77cc4d134e8c7260fcc5ad3
2016-06-27Modify notification register changed callbacksubmit/tizen/20160628.070541accepted/tizen/wearable/20160629.020639accepted/tizen/tv/20160629.020549accepted/tizen/mobile/20160629.020655accepted/tizen/ivi/20160629.020612accepted/tizen/common/20160629.222455seungha.son4-154/+151
- register changed callback for uid - changed callback invoked for uid - unregister changed callback for uid Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I47c8f5975ffe692aced454c244b4f8f30c02c1bf
2016-06-24Fix memory leaksubmit/tizen/20160627.042541accepted/tizen/wearable/20160629.015512accepted/tizen/tv/20160629.015713accepted/tizen/mobile/20160629.015602accepted/tizen/ivi/20160629.015640accepted/tizen/common/20160703.125631Myungki Lee1-0/+6
Change-Id: If1b644d5a86a33a559cc9d42ad41e48657651769 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-06-22Fix notification db do not sync bugsubmit/tizen/20160623.053734accepted/tizen/wearable/20160624.063631accepted/tizen/tv/20160624.063435accepted/tizen/mobile/20160624.063351accepted/tizen/ivi/20160624.063801accepted/tizen/common/20160627.191424Hyunho Kang1-0/+1
Change-Id: I2daa9bd453610533ba8ff80fff6a32353f149711 Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
2016-06-17Exclude line and function from coverage measurementsubmit/tizen/20160616.235341accepted/tizen/wearable/20160617.083916accepted/tizen/tv/20160617.083555accepted/tizen/mobile/20160617.083833accepted/tizen/ivi/20160617.083713accepted/tizen/common/20160620.163159seungha.son10-27/+164
- Deprecated API - Can't check error line Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I8432fdfcdfaf2c8e0fa331fdb51a1eefbd27f665
2016-06-15Fix setting bugsubmit/tizen/20160615.014309accepted/tizen/wearable/20160616.001821accepted/tizen/tv/20160616.001907accepted/tizen/mobile/20160616.001851accepted/tizen/ivi/20160616.001946accepted/tizen/common/20160616.151618Myungki Lee1-3/+2
Change-Id: I6f087999b736014c42447f3f71aea0991fd8565a Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com> Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-06-15Add notification_h null checksubmit/tizen/20160615.073423accepted/tizen/wearable/20160616.002722accepted/tizen/tv/20160616.002813accepted/tizen/mobile/20160616.002830accepted/tizen/ivi/20160616.002901accepted/tizen/common/20160616.151524seungha.son1-0/+12
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I61fe7a688411332c8bb146aca70db3f103835ee2
2016-06-14Merge "Fix unintended db creation bug" into tizenHyunho Kang1-2/+1
2016-06-15Fix unintended db creation bugHyunho Kang1-2/+1
Change-Id: I237898cbba4f206abe566337be886ebff20397e7 Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
2016-06-15Add multi-user func prototype in header fileMyungki Lee1-0/+9
Change-Id: Ief8bbc28c3d76466ff6da007ee02d06bf1e8c8b7 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-06-13Add type header for uid_tsubmit/tizen/20160614.022443submit/tizen/20160613.064514accepted/tizen/wearable/20160614.103257accepted/tizen/tv/20160614.103316accepted/tizen/mobile/20160614.103237accepted/tizen/ivi/20160614.103340accepted/tizen/common/20160614.143913Hyunho Kang8-0/+12
Internal apps which include internal noti header face build break because they cannot find type uid_t Change-Id: I9c2e787516dcdf85d84718e2c62edf5dc5fd35e5 Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
2016-06-13Add multi-user featuresubmit/tizen/20160613.023047Hyunho Kang22-630/+789
Change-Id: Ied3983a098458e1c6ca0a3ad560be732c633b73d Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
2016-06-09Insert to noti->b_text the translate textsubmit/tizen/20160610.015635accepted/tizen/wearable/20160610.114441accepted/tizen/tv/20160610.114423accepted/tizen/mobile/20160610.114401accepted/tizen/ivi/20160610.114455accepted/tizen/common/20160613.144704Myungki Lee1-2/+6
- when noti->b_text is null, bundle create and insert data. But this bundle addr is different from noti->b_text. Change-Id: Idf41cf97ab7b78cc81f1df79065448f7191bfd3d Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-06-08Exclude deprecated API from coverage measurementseungha.son2-2/+53
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: I17f5dc1c3bc79e1c673b7a7d1ccbf1c07d7f4692
2016-06-02Fix sample codes for notification_set/get_ledsubmit/tizen/20160603.030057accepted/tizen/wearable/20160606.040056accepted/tizen/tv/20160606.035853accepted/tizen/mobile/20160606.035152accepted/tizen/ivi/20160606.040552accepted/tizen/common/20160606.141709Myungki Lee1-2/+2
Change-Id: I0a7b72076c71283bc2aa0cf1c91e491119db0291 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-06-02Correct use of string for g_varient_get()Myungki Lee1-20/+22
Change-Id: I11f2ae12d5ad9e09e01837f1afdefe8146cd76f6 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-05-25Use g_dbus for some notification_status apiMyungki Lee4-99/+81
- remove dependency of the unused package Change-Id: I2460d9f72ab58e88be9d178a52ddf1d05da2e47c Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
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 Lee4-102/+256
Change-Id: I2e11dac3ae7ced42b0c752b6de7dcfb167209b3b Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>