platform/core/api/notification.git
4 years agoRelease version 0.5.27 02/213202/1 accepted/tizen/unified/20190904.011504 submit/tizen/20190903.004310 submit/tizen/20190903.043750
mk5004.lee [Tue, 3 Sep 2019 00:32:57 +0000 (09:32 +0900)]
Release version 0.5.27

- Fix resouce leak

Change-Id: Iff9bee2e9cd1f88d66ce9f91dc702e76e4e8d6eb
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoFix resouce leak 63/213063/2
mk5004.lee [Fri, 30 Aug 2019 03:33:06 +0000 (12:33 +0900)]
Fix resouce leak

Change-Id: Ie5385a92f0a8f5ce61e3c43648e3069ba686d805
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoRelease version 0.5.26 95/212795/1 accepted/tizen/unified/20190827.110630 submit/tizen/20190827.024237
mk5004.lee [Tue, 27 Aug 2019 02:29:56 +0000 (11:29 +0900)]
Release version 0.5.26

- Add doxygen comments for appmanager.launch privilege
  Fix invalid check logic

Change-Id: I88356835a5d6d8f72dfcdd55924020c2a43e1ca8
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoAdd doxygen comments for appmanager.launch privilege 22/212322/4
mk5004.lee [Tue, 20 Aug 2019 08:16:08 +0000 (17:16 +0900)]
Add doxygen comments for appmanager.launch privilege

Change-Id: I06e7228b105f4f03f4cb2c7ef999feb18d7b64b4
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoFix invalid check logic 81/212281/1
Jusung Son [Tue, 20 Aug 2019 02:25:21 +0000 (11:25 +0900)]
Fix invalid check logic

Change-Id: I0b3d3a57919b297230d6651cc75fc483bffe0599
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
4 years agoRelease version 0.5.25 72/212072/1 accepted/tizen/unified/20190816.112414 submit/tizen/20190814.044043
mk5004.lee [Wed, 14 Aug 2019 04:24:15 +0000 (13:24 +0900)]
Release version 0.5.25

- Update db upgrade script
  Check main type validation
  Add methods for setting and finding main type
  Send null item for deleting all items

Change-Id: I37aa2b5e16d16f0e3444bd7601fd4bd8eba335c0
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoMerge "Update db upgrade script" into tizen
MyungKi Lee [Wed, 14 Aug 2019 04:20:35 +0000 (04:20 +0000)]
Merge "Update db upgrade script" into tizen

4 years agoCheck main type validation 75/211975/4
Junghoon Park [Tue, 13 Aug 2019 04:54:23 +0000 (13:54 +0900)]
Check main type validation

Change-Id: If9833ecc37734ae57bd8b3877a3557b8b62fe966
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoUpdate db upgrade script 85/211985/2
mk5004.lee [Tue, 13 Aug 2019 06:02:05 +0000 (15:02 +0900)]
Update db upgrade script

- 4.0 -> 5.5

Change-Id: I563f28dba017bb9574b72ec4055d4311834c60df
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoAdd methods for setting and finding main type 62/211462/6
Junghoon Park [Mon, 5 Aug 2019 09:00:33 +0000 (18:00 +0900)]
Add methods for setting and finding main type

Change-Id: I12e9e9e6ed66e8619b198fe7669b569122322d70
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoSend null item for deleting all items 50/211150/1
Junghoon Park [Tue, 30 Jul 2019 10:58:49 +0000 (19:58 +0900)]
Send null item for deleting all items

- Because noti_ex_item_h is made by Handle object which are holding shared pointer, it can't be nullptr
- The callback for deleting items expects a valid item

Change-Id: Iaf029fd2197a2cdbb2731505559b6e1d79ab47ee
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoRelease version 0.5.24 93/210993/1 accepted/tizen/unified/20190729.081023 submit/tizen/20190729.004807
mk5004.lee [Mon, 29 Jul 2019 00:25:47 +0000 (09:25 +0900)]
Release version 0.5.24

- Check coding style in notification_shared_file
  Fix memory leak
  Modify to use info.GetOwner() for dbus_sender
  Fix add item to group item error

Change-Id: I1519a82562e299ceeecdbedc7c14bc3291fee797
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoCheck coding style in notification_shared_file 36/210636/1
mk5004.lee [Tue, 23 Jul 2019 07:54:28 +0000 (16:54 +0900)]
Check coding style in notification_shared_file

Change-Id: I937a2fda549c352236b35b0c2b9a0a91af76c297
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoFix memory leak 29/210429/5
mk5004.lee [Fri, 19 Jul 2019 05:21:01 +0000 (14:21 +0900)]
Fix memory leak

Change-Id: I36e7895814d1dfa197428882289dfdf4eaa6acb1
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoModify to use info.GetOwner() for dbus_sender 99/210299/1
mk5004.lee [Thu, 18 Jul 2019 01:40:21 +0000 (10:40 +0900)]
Modify to use info.GetOwner() for dbus_sender

- if appid is found in eventinfo, use it.

Change-Id: I28b7c20ea4ad8f7f23e180135a9a5d0eeac0403b
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoMerge "Fix add item to group item error" into tizen
SukHyung Kang [Tue, 16 Jul 2019 01:40:46 +0000 (01:40 +0000)]
Merge "Fix add item to group item error" into tizen

5 years agoFix add item to group item error 60/210060/2
SukHyung, Kang [Mon, 15 Jul 2019 09:37:20 +0000 (18:37 +0900)]
Fix add item to group item error

Change-Id: I97b55b81cf7299dd8a627e9ded3ad005f62f0d16
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 0.5.23 20/210020/1 accepted/tizen/unified/20190716.111318 submit/tizen/20190715.081951
mk5004.lee [Mon, 15 Jul 2019 05:36:57 +0000 (14:36 +0900)]
Release version 0.5.23

- Adjust check section position
  Make a gcov package for measuring coverage easier
  Add exception handling codes
  Move a function definition to outside of the class

Change-Id: I34d9f48929aab230f732b349886e70f24e6028e2
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoAdjust check section position 81/209981/1
mk5004.lee [Mon, 15 Jul 2019 00:21:08 +0000 (09:21 +0900)]
Adjust check section position

Change-Id: I06df07a52b3e70e54eab82d0969f630a73f17df9
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoMerge "Make a gcov package for measuring coverage easier" into tizen
Hyunho Kang [Fri, 12 Jul 2019 05:40:56 +0000 (05:40 +0000)]
Merge "Make a gcov package for measuring coverage easier" into tizen

5 years agoMerge "Move a function definition to outside of the class" into tizen
Hyunho Kang [Fri, 12 Jul 2019 05:40:50 +0000 (05:40 +0000)]
Merge "Move a function definition to outside of the class" into tizen

5 years agoMake a gcov package for measuring coverage easier 01/209701/4
hyunho [Wed, 10 Jul 2019 05:35:55 +0000 (14:35 +0900)]
Make a gcov package for measuring coverage easier

Change-Id: I62b853dc26a462a42d51e3cc6087f1084c5f2a49
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd exception handling codes 51/209851/2
Jusung Son [Fri, 12 Jul 2019 00:59:38 +0000 (09:59 +0900)]
Add exception handling codes

Change-Id: Id21db779d4b121206299d69b38756245f5e12c05
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
5 years agoMove a function definition to outside of the class 00/209700/1
hyunho [Wed, 10 Jul 2019 05:28:55 +0000 (14:28 +0900)]
Move a function definition to outside of the class

Inline definition is equal to inlining and it cause build warning
A function defined within a class definition is an inline function

Change-Id: I35def8c556ab746e9ddc98290ec35cd29a5a5316
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.22 12/209612/1 accepted/tizen/unified/20190710.103528 submit/tizen/20190709.093200
mk5004.lee [Tue, 9 Jul 2019 09:25:48 +0000 (18:25 +0900)]
Release version 0.5.22

- Revert:Revert:Use tizen_base::Bundle
  Add ongoing state for abstract item
  Add Get by a channel feature to a manager
  Add is_type_exist function to an abstract item
  Add Progress type

Change-Id: I4e488b7dedd97d5f9bbbe9743936b64913346c9d
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoMerge "Revert "Revert "Use tizen_base::Bundle""" into tizen
MyungKi Lee [Tue, 9 Jul 2019 09:20:38 +0000 (09:20 +0000)]
Merge "Revert "Revert "Use tizen_base::Bundle""" into tizen

5 years agoAdd ongoing state for abstract item 50/209450/3
SukHyung, Kang [Mon, 8 Jul 2019 05:57:00 +0000 (14:57 +0900)]
Add ongoing state for abstract item

Change-Id: Ib7e25a14b53c119875263ed3ecf3094b567a8226
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRevert "Revert "Use tizen_base::Bundle"" 38/204538/3
MyungKi Lee [Wed, 24 Apr 2019 07:28:00 +0000 (07:28 +0000)]
Revert "Revert "Use tizen_base::Bundle""

This reverts commit 3166055125c36292b44b323ad5897eeb120e2397.

Change-Id: Icaede3decb1dd3896ad077a6a20a5e65f3d4bf80
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoAdd Get by a channel feature to a manager 53/209053/3
hyunho [Tue, 2 Jul 2019 04:37:52 +0000 (13:37 +0900)]
Add Get by a channel feature to a manager

Change-Id: Ifbc6177a7f362f02b0376dc9f5d9259e1d621579
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd is_type_exist function to an abstract item 25/209125/4
hyunho [Tue, 2 Jul 2019 10:27:20 +0000 (19:27 +0900)]
Add is_type_exist function to an abstract item

Change-Id: I492fad061a0d804906cd4fb008e5a81c62fd3bb1
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd Progress type 15/207715/6
SukHyung, Kang [Tue, 11 Jun 2019 09:21:27 +0000 (18:21 +0900)]
Add Progress type

Change-Id: I43eedafb929ab40174d370748632767c83211775
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 0.5.21 34/208634/1 accepted/tizen/unified/20190701.111813 submit/tizen/20190627.022129
SukHyung, Kang [Thu, 27 Jun 2019 02:00:13 +0000 (11:00 +0900)]
Release version 0.5.21

changes:
- Fix FindById bug
- Set current time when post notification
- Change the type of uid value int to uid_t
- Add SetAppLabel function for group item
- Fix bugs related to object creation
- Add Get/Set background info to Style
- change memory allocation for noti ex item when get item from manager handle
- Add module for notification ex item under the notification ex module
- Add send event api to send item list

Change-Id: Idc3da527d7d53164d7f09b93d637aba7015bd8c7
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoMerge "Add module for notification ex item under the notification ex module" into...
SukHyung Kang [Thu, 27 Jun 2019 01:52:04 +0000 (01:52 +0000)]
Merge "Add module for notification ex item under the notification ex module" into tizen

5 years agoMerge "change memory allocation for noti ex item when get item from manager handle...
SukHyung Kang [Thu, 27 Jun 2019 01:51:56 +0000 (01:51 +0000)]
Merge "change memory allocation for noti ex item when get item from manager handle" into tizen

5 years agoAdd send event api to send item list 99/208299/2
SukHyung, Kang [Fri, 21 Jun 2019 08:09:14 +0000 (17:09 +0900)]
Add send event api to send item list

Change-Id: Ie135990d6c0df1b5bf05f2e437bc6f943bd732b2
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoAdd module for notification ex item under the notification ex module 34/204634/5
SukHyung, Kang [Thu, 25 Apr 2019 07:11:52 +0000 (16:11 +0900)]
Add module for notification ex item under the notification ex module

Change-Id: I11c8942f386c9b766e53774e0e6596dda8936a92
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agochange memory allocation for noti ex item when get item from manager handle 00/208600/1
SukHyung, Kang [Wed, 26 Jun 2019 09:16:54 +0000 (18:16 +0900)]
change memory allocation for noti ex item when get item from manager handle

Change-Id: I6aba07fe61c11dc80d1026ea11ffa366016637d7
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoAdd Get/Set background info to Style 26/208026/6
hyunho [Mon, 17 Jun 2019 07:36:55 +0000 (16:36 +0900)]
Add Get/Set background info to Style

Change-Id: I97d5cd4b6c7dfe0462e7f6c695c0739a1153c9d5
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix bugs related to object creation 55/207955/1
Jusung Son [Fri, 14 Jun 2019 07:29:24 +0000 (16:29 +0900)]
Fix bugs related to object creation

Change-Id: I472f2826ccc2f9c5a0ca6b9e5f379a0444c1d3f1
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
5 years agoAdd SetAppLabel function for group item 77/207377/4
hyunho [Tue, 4 Jun 2019 06:01:04 +0000 (15:01 +0900)]
Add SetAppLabel function for group item

Change-Id: I6f2816a5534211a1721bc7c131c86829cd33ebe8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoChange the type of uid value int to uid_t 74/207374/3
hyunho [Tue, 4 Jun 2019 04:53:02 +0000 (13:53 +0900)]
Change the type of uid value int to uid_t

Change-Id: If6b5591d6c38e9eb4b9ba6e6ddf5a9be197ef1be
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoSet current time when post notification 72/207372/3
hyunho [Tue, 4 Jun 2019 04:47:48 +0000 (13:47 +0900)]
Set current time when post notification

Change-Id: I5bc079b5b6beef4bf2e3170dfbf3794745100ae5
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix FindById bug 69/207369/3
hyunho [Tue, 4 Jun 2019 04:08:22 +0000 (13:08 +0900)]
Fix FindById bug

If a group item has a group Item as an child,
the child group items's children should be searched to find out item

Change-Id: Ie2bb1eea2b9e6651475fc1c22cb6720866d10130
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.20 47/206547/1 accepted/tizen/unified/20190522.085400 submit/tizen/20190521.063647
mk5004.lee [Tue, 21 May 2019 06:33:58 +0000 (15:33 +0900)]
Release version 0.5.20

 - Add exception handling code

Change-Id: Ib063c009d6b1e7593ef5393399b25752e2198498
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoAdd exception handling code 20/206520/2
mk5004.lee [Tue, 21 May 2019 02:14:59 +0000 (11:14 +0900)]
Add exception handling code

 - add some minor change

Change-Id: I507828b3e79602e64d1c283ece5a1ce0021252b2
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoRelease version 0.5.19 66/205966/1 accepted/tizen/unified/20190513.082603 submit/tizen/20190513.013833
hyunho [Mon, 13 May 2019 01:37:33 +0000 (10:37 +0900)]
Release version 0.5.19

Changes:
 - Fix wrong query

Change-Id: I8a37b216101187d638b0d90e4715185bfa395b4c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix wrong query 64/205964/1
hyunho [Mon, 13 May 2019 01:26:30 +0000 (10:26 +0900)]
Fix wrong query

Change-Id: Idc4837bc3e9c1cb63900986a5e3f36bea7d2a7e3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.18 90/205590/1 accepted/tizen/unified/20190510.012011 submit/tizen/20190507.234133 submit/tizen/20190508.073527 submit/tizen/20190509.023842
mk5004.lee [Tue, 7 May 2019 23:31:57 +0000 (08:31 +0900)]
Release version 0.5.18

- Fix DANGLING_POINTER.STAT

Change-Id: I0dc563bdbfbd4ac59c8c9323aa46624d4cc8a639
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoFix DANGLING_POINTER.STAT 59/205559/1
mk5004.lee [Tue, 7 May 2019 10:27:15 +0000 (19:27 +0900)]
Fix DANGLING_POINTER.STAT

Change-Id: I89332c2f491129263abb943892ff5a8c6e4a4fb0
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoRelease version 0.5.17 95/205195/1 accepted/tizen/unified/20190502.051423 submit/tizen/20190430.065208
SukHyung, Kang [Tue, 30 Apr 2019 06:46:39 +0000 (15:46 +0900)]
Release version 0.5.17

Changes:
- Add item id for event info

Change-Id: Idace876c6996a8bd656d1c368b2a446177606b13
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoMerge "Add item id for event info" into tizen
SukHyung Kang [Tue, 30 Apr 2019 06:45:32 +0000 (06:45 +0000)]
Merge "Add item id for event info" into tizen

5 years agoAdd item id for event info 87/205187/1
SukHyung, Kang [Tue, 30 Apr 2019 06:18:58 +0000 (15:18 +0900)]
Add item id for event info

Change-Id: I23b2f41a3e1c620be0ce32eb8cebb4276406443a
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 0.5.16 58/205158/1 accepted/tizen/unified/20190430.113445 submit/tizen/20190430.011338
hyunho [Tue, 30 Apr 2019 01:12:19 +0000 (10:12 +0900)]
Release version 0.5.16

Changes:
 - Fix non-virtual destructor issue

Change-Id: I21c79ee7d33a115a3130a36446076d65be326fec
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix non-virtual destructor issue 56/205156/1
hyunho [Tue, 30 Apr 2019 00:52:33 +0000 (09:52 +0900)]
Fix non-virtual destructor issue

Change-Id: I4258e9a6a2733a28f5fc37de8c002f21efb1302b
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.15 89/204789/1 accepted/tizen/unified/20190429.103725 submit/tizen/20190426.083438
hyunho [Fri, 26 Apr 2019 08:33:02 +0000 (17:33 +0900)]
Release version 0.5.15

Changes:
 - Fix calling unassigned callback bug

Change-Id: Iea48ced53d7260831e7f22c33f2cae947e7991cd
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix calling unassigned callback bug 88/204788/1
hyunho [Fri, 26 Apr 2019 08:12:21 +0000 (17:12 +0900)]
Fix calling unassigned callback bug

Change-Id: I80bb34aa7d9cc04ce65fee6b3f0bed7fd078885a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.14 70/204770/1 submit/tizen/20190426.070755
hyunho [Fri, 26 Apr 2019 06:53:52 +0000 (15:53 +0900)]
Release version 0.5.14

Changes:
 - Add delete all, get count implementation
 - Fix uninitialized value use

Change-Id: Icfa368ebd0d8a9b31bb733f18f9d86c60d65346c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix uninitialized value use 47/204747/2
hyunho [Fri, 26 Apr 2019 05:06:32 +0000 (14:06 +0900)]
Fix uninitialized value use

Change-Id: I46f4d75ffc78647fbb4c808f94f08cf22a398a67
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd delete all, get count implementation 35/204735/2
hyunho [Fri, 26 Apr 2019 04:31:42 +0000 (13:31 +0900)]
Add delete all, get count implementation

Change-Id: I7aace495979b4b243dead73dfb2132b0ab5ec96d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.13 03/204603/2 accepted/tizen/unified/20190425.111744 submit/tizen/20190425.014305
mk5004.lee [Thu, 25 Apr 2019 01:26:41 +0000 (10:26 +0900)]
Release version 0.5.13

- Change return value of items to get chat message information
  Check c++ coding style
  Update Noti_ex description
  Fix create item fail
  Revert "Use tizen_base::Bundle"

Change-Id: Id5f317c686ce6f0fa4cdc301d7496f47fccb777b
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoMerge "Change return value of items to get chat message information" into tizen
SukHyung Kang [Thu, 25 Apr 2019 01:24:11 +0000 (01:24 +0000)]
Merge "Change return value of items to get chat message information" into tizen

5 years agoMerge "Check c++ coding style" into tizen
MyungKi Lee [Thu, 25 Apr 2019 01:09:30 +0000 (01:09 +0000)]
Merge "Check c++ coding style" into tizen

5 years agoChange return value of items to get chat message information 94/204594/4
SukHyung, Kang [Wed, 24 Apr 2019 23:31:32 +0000 (08:31 +0900)]
Change return value of items to get chat message information

Change-Id: I4391a9f846a10c9ec607aa80214b21651e6f4696
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoCheck c++ coding style 54/204454/6
mk5004.lee [Wed, 24 Apr 2019 05:06:51 +0000 (14:06 +0900)]
Check c++ coding style

- cpplint tool

Change-Id: I83e236b689745f9a232b04f67cc987128a41f076
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoUpdate Noti_ex description 57/204557/4
mk5004.lee [Wed, 24 Apr 2019 09:43:51 +0000 (18:43 +0900)]
Update Noti_ex description

Change-Id: I259e8bd7f345749a57c158e466ed7fb372ebb605
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoMerge "Fix create item fail" into tizen
SukHyung Kang [Wed, 24 Apr 2019 07:57:25 +0000 (07:57 +0000)]
Merge "Fix create item fail" into tizen

5 years agoMerge "Revert "Use tizen_base::Bundle"" into tizen
MyungKi Lee [Wed, 24 Apr 2019 07:03:53 +0000 (07:03 +0000)]
Merge "Revert "Use tizen_base::Bundle"" into tizen

5 years agoRevert "Use tizen_base::Bundle" 31/204531/1
MyungKi Lee [Wed, 24 Apr 2019 06:56:40 +0000 (06:56 +0000)]
Revert "Use tizen_base::Bundle"

This reverts commit 9a1af78ffd05e971c40bf1cae4866f95da951490.

Change-Id: Ic1d306ed097052eb4080a5a62bcc0d2218a1ade9

5 years agoFix create item fail 28/204528/1
SukHyung, Kang [Wed, 24 Apr 2019 06:47:40 +0000 (15:47 +0900)]
Fix create item fail

Change-Id: I38b655b3bf916c9a534be9e198afc56422c5c481
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 0.5.12 26/204426/1 accepted/tizen/unified/20190424.112600 submit/tizen/20190424.042534
mk5004.lee [Wed, 24 Apr 2019 01:18:35 +0000 (10:18 +0900)]
Release version 0.5.12

 - Use tizen_base::Bundle
   Fix API description error
   Add doc and description for notification_ex mobule

Change-Id: I7a0fa670ba6bd614340868ad7bca5365a9326570
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoUse tizen_base::Bundle 17/202617/5
Junghoon Park [Tue, 2 Apr 2019 01:06:14 +0000 (10:06 +0900)]
Use tizen_base::Bundle

Change-Id: I3e275fd9f91c444b75dc2734c2bcd2b64cee93a9
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years agoMerge "Add doc and description for notification_ex mobule" into tizen
SukHyung Kang [Wed, 24 Apr 2019 01:06:09 +0000 (01:06 +0000)]
Merge "Add doc and description for notification_ex mobule" into tizen

5 years agoFix API description error 23/204323/1
SukHyung, Kang [Tue, 23 Apr 2019 05:48:16 +0000 (14:48 +0900)]
Fix API description error

Change-Id: I4b0317e2738ac57f80dd59290f5c38b0d8d8d156
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoAdd doc and description for notification_ex mobule 93/204293/1
SukHyung, Kang [Tue, 23 Apr 2019 04:01:10 +0000 (13:01 +0900)]
Add doc and description for notification_ex mobule

Change-Id: I74588ef3881b8e20cd5a36c00e6959fdd70c60c1
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 0.5.11 75/204275/1 accepted/tizen/unified/20190424.040733 submit/tizen/20190423.015433
SukHyung, Kang [Tue, 23 Apr 2019 01:04:51 +0000 (10:04 +0900)]
Release version 0.5.11

Changes:
- Add description for notification_ex API
- Add description for ex manager/reporter API

Change-Id: I66de30dcebb11754a520219a2de8c04e5b2363bb
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoMerge "Add description for ex manager/reporter API" into tizen
SukHyung Kang [Tue, 23 Apr 2019 00:51:27 +0000 (00:51 +0000)]
Merge "Add description for ex manager/reporter API" into tizen

5 years agoAdd description for notification_ex API 17/202717/52
SukHyung, Kang [Wed, 3 Apr 2019 07:24:00 +0000 (16:24 +0900)]
Add description for notification_ex API

Change-Id: Idcf9c47ea40a773ced9c916f38d3989c03d2905f
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years agoAdd description for ex manager/reporter API 94/202794/27
hyunho [Thu, 4 Apr 2019 08:44:41 +0000 (17:44 +0900)]
Add description for ex manager/reporter API

Change-Id: Ie770e4d38c075d99247d4bdb01233870d5aa81f0
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.10 64/204164/1 accepted/tizen/unified/20190422.231512 submit/tizen/20190422.022251
hyunho [Mon, 22 Apr 2019 02:16:31 +0000 (11:16 +0900)]
Release version 0.5.10

Changes:
 - Fix some parameter's name
 - Add notification-ex.h

Change-Id: I928b317fc641d2dc659a9dace941900efb7a9ed2
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd notification-ex.h 60/204160/1
hyunho [Mon, 22 Apr 2019 01:39:52 +0000 (10:39 +0900)]
Add notification-ex.h

Change-Id: Idb9c40e6c75ad58427151d9efb3fb07b865aa528
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix some parameter's name 44/204044/2
mk5004.lee [Fri, 19 Apr 2019 01:40:34 +0000 (10:40 +0900)]
Fix some parameter's name

 - iconPath -> icon_path
   imagePath -> image_path

Change-Id: I2b67b7737b940e3aa9254e7758fb44b5a15cdb38
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoRelease version 0.5.9 42/204042/1 accepted/tizen/unified/20190419.110548 submit/tizen/20190419.011736
hyunho [Fri, 19 Apr 2019 01:15:06 +0000 (10:15 +0900)]
Release version 0.5.9

Changes:
 - Fix the behavior of input_selector_get_contents
 - Modify some APIs signature

Change-Id: Ifc6a79c02b97663964e5786d76675a9d9888594f
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoModify some APIs signature 52/203952/2
hyunho [Thu, 18 Apr 2019 08:08:01 +0000 (17:08 +0900)]
Modify some APIs signature

Change-Id: I0532a81efd35d3e721c2fafdd5f61d0b86fb3b67
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix the behavior of input_selector_get_contents 28/203728/1
mk5004.lee [Wed, 17 Apr 2019 07:08:08 +0000 (16:08 +0900)]
Fix the behavior of input_selector_get_contents

Change-Id: I3c8b814dc38102fb3f47fc2c42f1ca5a52fde432
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoRelease version 0.5.8 82/203682/1 accepted/tizen/unified/20190417.132350 submit/tizen/20190417.022333
hyunho [Wed, 17 Apr 2019 02:05:56 +0000 (11:05 +0900)]
Release version 0.5.8

Changes:
 - Fix create string with NULL crash

Change-Id: Iad8cc5fc7b66030dc24ea04c584d0c0221097e09
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix create string with NULL crash 05/203605/1
hyunho [Tue, 16 Apr 2019 07:05:44 +0000 (16:05 +0900)]
Fix create string with NULL crash

Change-Id: I88ea49bfaa71b8f96275fae10d3dd78d6e68b43a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.7 03/203403/1 accepted/tizen/unified/20190415.132554 submit/tizen/20190412.084201
hyunho [Fri, 12 Apr 2019 08:30:30 +0000 (17:30 +0900)]
Release version 0.5.7

Changes:
 - Remove requested callback

Change-Id: Ife47bcfe38c75afd121d54f829924bf39beb0e93
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRemove requested callback 88/203388/1
hyunho [Fri, 12 Apr 2019 07:17:59 +0000 (16:17 +0900)]
Remove requested callback

Change-Id: Ic00718cc56954f2eb8840cfb1f40d195a46b265d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.6 85/203285/1 accepted/tizen/unified/20190412.124714 submit/tizen/20190411.094716
hyunho [Thu, 11 Apr 2019 08:36:12 +0000 (17:36 +0900)]
Release version 0.5.6

Changes:
 - Fix typo

Change-Id: Ic437ef1481a853ab8a4edf05c683c3af3690c5f6
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix typo 43/203243/1
hyunho [Thu, 11 Apr 2019 04:52:25 +0000 (13:52 +0900)]
Fix typo

Change-Id: I56c17477b871a27fbe9dd19a1ab9cdfb74106c1e
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.5 16/203216/1 accepted/tizen/unified/20190411.144011 submit/tizen/20190411.005731
hyunho [Thu, 11 Apr 2019 00:56:46 +0000 (09:56 +0900)]
Release version 0.5.5

Changes:
  - Fix 64bit build break

Change-Id: Ib07c002095c976291a53a4dff7011f90eeeb9754
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoFix 64bit build break 15/203215/2
hyunho [Thu, 11 Apr 2019 00:52:09 +0000 (09:52 +0900)]
Fix 64bit build break

Change-Id: I4bddf681e2d7f2994a970fde22a6df87992373ab
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 0.5.4 69/203169/1 submit/tizen/20190410.085238
hyunho [Wed, 10 Apr 2019 08:40:45 +0000 (17:40 +0900)]
Release version 0.5.4

Changes:
 - Add description for notification ex api
 - Add api stub code
 - Merge "Add description for notification ex api" into tizen
 - Update behaivor of some func in stub.cc
 - Add stub implementaion

Change-Id: I3e13f24c6adda4ef2eadcddbcf5479f2412f7b13
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd stub implementaion 88/202988/15
hyunho [Mon, 8 Apr 2019 10:23:14 +0000 (19:23 +0900)]
Add stub implementaion

Change-Id: Id3aa8ddf9d9598d2a70ff226760006b4802da045
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoUpdate behaivor of some func in stub.cc 98/202798/7
mk5004.lee [Thu, 4 Apr 2019 09:38:25 +0000 (18:38 +0900)]
Update behaivor of some func in stub.cc

Change-Id: I14c1ee8c3b3c6fad1346d7923713c91ba0c3aef8
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoMerge "Add description for notification ex api" into tizen
MyungKi Lee [Fri, 5 Apr 2019 03:02:59 +0000 (03:02 +0000)]
Merge "Add description for notification ex api" into tizen

5 years agoAdd api stub code 98/202698/7
Junghoon Park [Wed, 3 Apr 2019 02:43:11 +0000 (11:43 +0900)]
Add api stub code

Change-Id: I867ce2a3d978da4949cd1368aa967afb4fec3547
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years agoAdd description for notification ex api 19/202219/21
SukHyung, Kang [Tue, 26 Mar 2019 06:20:07 +0000 (15:20 +0900)]
Add description for notification ex api

Change-Id: I6f8ef0f0789bf0375eea75220ea719ed3e39b881
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 0.5.3 94/202694/3 accepted/tizen/unified/20190403.064853 submit/tizen/20190403.013039
mk5004.lee [Wed, 3 Apr 2019 01:08:10 +0000 (10:08 +0900)]
Release version 0.5.3

- Add prototype for capi
  Check coding style
  Fix some issues
  Move API to internal

Change-Id: Ie58bcef3526f79743783928cc525682eb9fa40a9
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
5 years agoAdd prototype for capi 53/202653/11
Junghoon Park [Tue, 2 Apr 2019 07:46:02 +0000 (16:46 +0900)]
Add prototype for capi

Change-Id: I9fbba2a19442847aa04f5eb26a70c03b6b35f457
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>