index
:
platform/core/api/notification
1.0_post
2.0alpha
Refs/for/tizen
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
drafts/for/tizen
feature/noti_ex
feature/noti_ex_porting
master
private/for/tizen
ref/for/tizen
refsf/for/tizen
res/for/tizen
sandbox/mbachmann/response
sandbox/noti_ex_porting
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_dbus
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
Domain: App Framework / Notification;
Semun Lee <semun.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notification-ex
/
manager.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
Improve coverage and add notification unittest
SukhyungKang
1
-0
/
+2
2020-11-26
Fix error handling inconsistency
hyunho
1
-36
/
+19
2020-11-17
Replace gdbus with socket for bulk communication
hyunho
1
-28
/
+23
2020-06-08
Change some api of manager/reporter to method_call
mk5004.lee
1
-19
/
+43
2020-03-26
Change func argument name
mk5004.lee
1
-3
/
+3
2020-03-26
Add the list update and delete func for noti-ex
mk5004.lee
1
-6
/
+26
2020-03-16
Add noti_ex_manager_delete_by_appid
mk5004.lee
1
-0
/
+8
2020-02-25
Add icon item
mk5004.lee
1
-0
/
+8
2020-01-07
Fix build warning based on GCC-9
mk5004.lee
1
-2
/
+2
2019-10-08
Add funcs about shared_file
mk5004.lee
1
-0
/
+9
2019-07-30
Send null item for deleting all items
Junghoon Park
1
-1
/
+2
2019-07-08
Revert "Revert "Use tizen_base::Bundle""
MyungKi Lee
1
-0
/
+1
2019-07-04
Add Get by a channel feature to a manager
hyunho
1
-2
/
+2
2019-04-30
Add item id for event info
SukHyung, Kang
1
-1
/
+1
2019-04-26
Add delete all, get count implementation
hyunho
1
-4
/
+21
2019-04-25
Check c++ coding style
mk5004.lee
1
-2
/
+2
2019-04-24
Revert "Use tizen_base::Bundle"
MyungKi Lee
1
-1
/
+0
2019-04-24
Use tizen_base::Bundle
Junghoon Park
1
-0
/
+1
2019-04-10
Add stub implementaion
hyunho
1
-9
/
+9
2019-04-02
Move API to internal
SukHyung, Kang
1
-4
/
+8
2019-04-01
Remove unnecessary prefix
jusung son
1
-1
/
+1
2019-03-27
Add methods
Junghoon Park
1
-0
/
+10
2019-03-26
Use int type for EventType to extend
Junghoon Park
1
-1
/
+3
2019-03-22
Add hide list implementation
jusung son
1
-1
/
+2
2019-03-22
Add error handling feature
hyunho
1
-0
/
+21
2019-03-21
Add request id to event info
hyunho
1
-9
/
+11
2019-03-20
Hide private event info using interface
hyunho
1
-10
/
+10
2019-03-19
Using unique_ptr for sender and listener
hyunho
1
-5
/
+7
2019-03-19
Check coding style
mk5004.lee
1
-36
/
+39
2019-03-19
Add manager implementation
hyunho
1
-0
/
+177