platform/core/csapi/tizenfx.git
6 years agoMerge remote-tracking branch 'calendar-service/tizen'
WonYoung Choi [Thu, 10 Aug 2017 00:48:44 +0000 (09:48 +0900)]
Merge remote-tracking branch 'calendar-service/tizen'

Change-Id: If71e9818a8fc9e1ca292ad03922841f89fad8ba3

6 years agoMerge remote-tracking branch 'bluetooth/tizen'
WonYoung Choi [Thu, 10 Aug 2017 00:48:31 +0000 (09:48 +0900)]
Merge remote-tracking branch 'bluetooth/tizen'

Change-Id: Id3656145025fb53248979076a462a5ad64fbdbd4

6 years agoMerge remote-tracking branch 'badge/tizen'
WonYoung Choi [Thu, 10 Aug 2017 00:48:19 +0000 (09:48 +0900)]
Merge remote-tracking branch 'badge/tizen'

Change-Id: I95342158cb8fc9d8d3d6754ddb46f351f12bbeae

6 years agoMerge remote-tracking branch 'attach-panel/tizen'
WonYoung Choi [Thu, 10 Aug 2017 00:48:07 +0000 (09:48 +0900)]
Merge remote-tracking branch 'attach-panel/tizen'

Change-Id: I9ac7f2cb96c7ac08eef1cb02da1ac8a44d783f09

6 years agoMerge remote-tracking branch 'application/tizen'
WonYoung Choi [Thu, 10 Aug 2017 00:46:21 +0000 (09:46 +0900)]
Merge remote-tracking branch 'application/tizen'

Change-Id: Ic22cec53c76d1c5584aaa8a5022e42c66f964d5c

6 years agoMerge remote-tracking branch 'account/tizen'
WonYoung Choi [Thu, 10 Aug 2017 00:46:19 +0000 (09:46 +0900)]
Merge remote-tracking branch 'account/tizen'

Change-Id: I8a792c4294c433e0e26a9b115f1d8b20c4e5133d

6 years agoInitial empty repository
Tizen Infrastructure [Thu, 10 Aug 2017 00:27:02 +0000 (00:27 +0000)]
Initial empty repository

6 years agoPS3: Edited files as per comments
Editor Lionbridge [Wed, 9 Aug 2017 10:10:37 +0000 (15:40 +0530)]
PS3: Edited files as per comments

Change-Id: Iaa20ba6c6248a68b8d8c9e4becda666eb5490b43

6 years agoReview bluetooth API cs files
Editor Lionbridge [Tue, 8 Aug 2017 12:24:23 +0000 (17:54 +0530)]
Review bluetooth API cs files

Change-Id: I828186f0584ee94e1d22256b209ba589760728ad

6 years agoRelease version 1.5.9
Hwankyu Jhun [Fri, 4 Aug 2017 01:28:14 +0000 (10:28 +0900)]
Release version 1.5.9

[Tizen.Applications.Alarm]
Release version 1.5.9
Changes:
 - Fix typo in AlarmManager

[Tizen.Applications.Common]
Release version 1.5.10
Changes:
 - Support extension API
 - Add Doc for api reference
 - Add privlevel tag for rua delete API

[Tizen.Applications.PackageManager]
Release version 1.5.9
Changes:
 - add privlevel for APIs for platform level privilege
 - Modify the signature of insatll API for mount installation

Change-Id: I09266d421d0c62ef173f37551222192e8e3ce841
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoSupport extension API
Hwankyu Jhun [Wed, 2 Aug 2017 01:04:24 +0000 (10:04 +0900)]
Support extension API

- Add internal constructor of the ApplicationRunninngContext
- Add internal API to terminate the running application

Change-Id: If3bb93a9ec37ea380067bc8176cca463e731b2da
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years ago[C#][Bluetooth]: Update exception description for all applicable APIs
h.sandeep [Wed, 2 Aug 2017 05:23:14 +0000 (10:53 +0530)]
[C#][Bluetooth]: Update exception description for all applicable APIs

Change-Id: I89fe2ca738fd30b8dc539c9eb64a1912725d0ebe
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
6 years agoFix typo in AlarmManager
Jiwoong Im [Tue, 25 Jul 2017 02:32:05 +0000 (11:32 +0900)]
Fix typo in AlarmManager

- GetAllSceduledAlarms -> GetAllScheduledAlarms

Change-Id: I0732e30d9077e4fc6436d6c09ec1bd79379b5333
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
6 years ago[C#][Bluetooth]: Update the IsBluetoothEnabled Property Documentation for exceptions
h.sandeep [Tue, 1 Aug 2017 05:02:31 +0000 (10:32 +0530)]
[C#][Bluetooth]: Update the IsBluetoothEnabled Property Documentation for exceptions

Change-Id: I1b245128158eb452d340a1f0433668d480fe3c2f
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
6 years agoMerge "add privlevel for APIs for platform level privilege" into tizen
SukHyung, Kang [Tue, 1 Aug 2017 00:21:01 +0000 (00:21 +0000)]
Merge "add privlevel for APIs for platform level privilege" into tizen

6 years agoMerge "Add Doc for api reference" into tizen
SukHyung, Kang [Tue, 1 Aug 2017 00:20:42 +0000 (00:20 +0000)]
Merge "Add Doc for api reference" into tizen

6 years agoAdd Doc for api reference
SukHyung, Kang [Fri, 28 Jul 2017 07:39:38 +0000 (16:39 +0900)]
Add Doc for api reference

Change-Id: I453dafc1dbf2260e9def9df273102b1a45760c0c
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years agoAdd privlevel tag for rua delete API
SukHyung, Kang [Thu, 27 Jul 2017 08:46:19 +0000 (17:46 +0900)]
Add privlevel tag for rua delete API

Change-Id: I22fa42a4f3d520287102ec632a8814199ded6273
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years agoReview Badge cs API files
Editor Lionbridge [Wed, 26 Jul 2017 06:01:17 +0000 (11:31 +0530)]
Review Badge cs API files

Change-Id: I8060f983f079ff4b99fc0926e63b69128a754ce7

6 years ago[Attach-panel] Delete attachPanel instance that created successfully
moon87.park [Wed, 26 Jul 2017 06:44:02 +0000 (15:44 +0900)]
[Attach-panel] Delete attachPanel instance that created successfully

Change-Id: Ibfe47af18f2233276246fc86666bc349bcf1aad9

6 years agoadd privlevel for APIs for platform level privilege
SukHyung, Kang [Mon, 24 Jul 2017 10:33:29 +0000 (19:33 +0900)]
add privlevel for APIs for platform level privilege

Change-Id: Iaac93bb79e7a3a89100596927355aa37075b4b7e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years ago[Attach-panel] Add docs for feature
moon87.park [Fri, 21 Jul 2017 05:46:24 +0000 (14:46 +0900)]
[Attach-panel] Add docs for feature

Change-Id: Ie6a93f860ecb81ff7940e8cc969f3c920280e0b3

6 years agoModify the signature of insatll API for mount installation
jongmyeongko [Tue, 11 Jul 2017 06:50:22 +0000 (15:50 +0900)]
Modify the signature of insatll API for mount installation

usage :
PackageManager.Install(packagePath, InstallType.Mount);

Change-Id: I936f93780167ac68b441f6b73aa11eb03c5a26c2
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
6 years agoIncrease the version number
DoHyun Pyun [Fri, 21 Jul 2017 01:16:35 +0000 (10:16 +0900)]
Increase the version number

Change-Id: I1cf315588903b0b20b7be09559d4893aabc88e9e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
6 years ago[C#][Bluetooth]: Change Exception handling for NotSupported Error
h.sandeep [Thu, 11 May 2017 22:12:06 +0000 (03:42 +0530)]
[C#][Bluetooth]: Change Exception handling for NotSupported Error

This patch changes the NotSupported Error exception from
InvlaidOperationException to NotSupportedException

Change-Id: Ic2a16b5ee392523203354a5f31229a45b27243d2
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
6 years ago[Attach-panel] Release Version
moon87.park [Wed, 19 Jul 2017 07:42:21 +0000 (16:42 +0900)]
[Attach-panel] Release Version

Change-Id: If1de99c9c22e7f62c74a0f0c426318835c0e5b83

6 years ago[Attach-panel] Fixed to set the attachPanel after error check
moon87.park [Fri, 14 Jul 2017 05:12:57 +0000 (14:12 +0900)]
[Attach-panel] Fixed to set the attachPanel after error check

Change-Id: If098539a075ebfbc8668edff4c35ba6091027e3e

6 years agoRelease Application Common version 1.5.9
SukHyung, Kang [Thu, 13 Jul 2017 02:00:12 +0000 (11:00 +0900)]
Release Application Common version 1.5.9

Changes :
 - Add image path in RuaRec struct for ApplicationManager

Change-Id: Ia78a93410a9dfe9e6f3268aa6e47f64167dfafdb
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years agoAdd image path in RuaRec struct
SukHyung, Kang [Wed, 12 Jul 2017 09:28:05 +0000 (18:28 +0900)]
Add image path in RuaRec struct

Change-Id: I1086be3767b4308c3e62be54f939f99d8ab87a2d
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoapply type in time
Jeesun Kim [Fri, 7 Jul 2017 07:12:56 +0000 (16:12 +0900)]
apply type in time

Change-Id: Id340416b2580c2fa2dc1dd608b2f95cb086c7dfd

7 years ago[Attach-panel] Remove the unused code
moon87.park [Fri, 7 Jul 2017 06:28:54 +0000 (15:28 +0900)]
[Attach-panel] Remove the unused code

Change-Id: I2c955742e595880f203f254e449c76dac8d8b2a2

7 years agoadd since_tizen tag for API reference
SukHyung, Kang [Wed, 5 Jul 2017 05:05:54 +0000 (14:05 +0900)]
add since_tizen tag for API reference

Change-Id: I96232670dd661c5b52ca9e68a4c81f456fd1af82
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoAdd API Level
Jooseok Song [Mon, 3 Jul 2017 06:15:24 +0000 (15:15 +0900)]
Add API Level

Change-Id: I30d9d82cb8581d36d7cd27e100394fb9fd158db0

7 years agoreplace < with &lt; and remove empty name
Jeesun Kim [Fri, 30 Jun 2017 03:47:47 +0000 (12:47 +0900)]
replace < with &lt; and remove empty name

Change-Id: Ib7c4abbe9eb7280a8f1b8d30ac130baef9998d07

7 years agoreplace & with &amp; and typo
Jeesun Kim [Fri, 30 Jun 2017 03:41:19 +0000 (12:41 +0900)]
replace & with &amp; and typo

Change-Id: I6d11b90e6fb5f7e17c6355f188ccd14276f13c00

7 years agoModify API Reference
Jeesun Kim [Wed, 17 May 2017 05:33:33 +0000 (14:33 +0900)]
Modify API Reference

Change-Id: If1971439dc2cf742809cf2dfbe28a6b0df636e68

7 years agoMerge "[Attach-panel] Add comment" into tizen
moon87.park [Wed, 21 Jun 2017 01:04:48 +0000 (01:04 +0000)]
Merge "[Attach-panel] Add comment" into tizen

7 years ago[Attach-panel] Add comment
moon87.park [Tue, 16 May 2017 07:39:30 +0000 (16:39 +0900)]
[Attach-panel] Add comment

Change-Id: I89e4e130b69f13052d1ed27a72c22a08770935d8

7 years agoFix api descriptions for AlarmManager
Inkyun Kil [Tue, 30 May 2017 01:14:34 +0000 (10:14 +0900)]
Fix api descriptions for AlarmManager

Change-Id: I1d64d64e65abd1feb0e7c447d43f820ead252367
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
7 years agoRelease version 1.5.9
Seungha Son [Tue, 13 Jun 2017 05:59:26 +0000 (14:59 +0900)]
Release version 1.5.9

Changes:
 - Add default button Property in Notification, EventListener

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ib626a76e881c8cc23030082806ffae569a329152

7 years agochange version definition for each dll
SukHyung, Kang [Mon, 12 Jun 2017 23:10:06 +0000 (08:10 +0900)]
change version definition for each dll

Change-Id: I4ff430d492be7e280cdf85bb818f9d4b7ee0897a
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoAdd default button Property in Notification, EventListener
Seungha Son [Tue, 30 May 2017 00:19:58 +0000 (09:19 +0900)]
Add default button Property in Notification, EventListener

 This patch add Property to display default button on active notification

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I76d8aaffb2c45da64b3c04a47d11ed206b4457e4

7 years agoremove not existed file reference from sln file
SukHyung, Kang [Fri, 9 Jun 2017 10:26:25 +0000 (19:26 +0900)]
remove not existed file reference from sln file

Change-Id: Ibdb20a7464ca7a4f747c164ec90ed4baf24f29cc
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:16:42 +0000 (09:16 +0900)]
Merge packaging information to csproj

Change-Id: Ia069d191340f772a950aa8fe9259784aacff9e5f
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:17:51 +0000 (09:17 +0900)]
Merge packaging information to csproj

Change-Id: Ia970a40701f665fe47a04c8f5f2beab5b781d2bd
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:18:25 +0000 (09:18 +0900)]
Merge packaging information to csproj

Change-Id: I7da25c08f3551f56b2c9df1af0da874102348e70
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:18:49 +0000 (09:18 +0900)]
Merge packaging information to csproj

Change-Id: Id84a8ec4db4c47bb631d414c339c969dc07fb04d
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:17:21 +0000 (09:17 +0900)]
Merge packaging information to csproj

Change-Id: I9c4633200cfabf6a69406fbff29965e3a7d2c36d
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:15:52 +0000 (09:15 +0900)]
Merge packaging information to csproj

Change-Id: Ia963f65f7c5c3892c76b0053da6d09e01e84051d
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoremove Tizen.Applications dll
SukHyung, Kang [Wed, 31 May 2017 23:44:59 +0000 (08:44 +0900)]
remove Tizen.Applications dll

Change-Id: I85bf894311dcfde555ad4790d0d57f79a480400a
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoAdd TypeLoadException in Notification and NotificationEventListener
Seungha Son [Wed, 24 May 2017 02:16:51 +0000 (11:16 +0900)]
Add TypeLoadException in Notification and NotificationEventListener

 This patch adds TypeLoadException to support in API version 3.0
 in Notification and NotificationEventListener

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ifb17b3ff2fc5b002fb5ff8e26fe32c7f6d166811

7 years agoChange SafeHandle naming in NotificationEventListener
Seungha Son [Tue, 30 May 2017 00:27:44 +0000 (09:27 +0900)]
Change SafeHandle naming in NotificationEventListener

 It improve readability by matching SafeHandle naming of Notification
 and NotificationEventListener.

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I6be99bc066f28c1d3662baac554ea0da30c4fad4

7 years agoFix API Reference description
SukHyung, Kang [Mon, 29 May 2017 23:20:36 +0000 (08:20 +0900)]
Fix API Reference description

Change-Id: Ife29a2e8da89e0b6513840e8f3c997fbce82be26
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoMerge "[C#][Bluetooth]: Port the project files to VS2017" into tizen
Pyun DoHyun [Mon, 29 May 2017 23:10:19 +0000 (23:10 +0000)]
Merge "[C#][Bluetooth]: Port the project files to VS2017" into tizen

7 years agoModify the API reference documentation
Hyuk Lee [Mon, 29 May 2017 10:45:47 +0000 (19:45 +0900)]
Modify the API reference documentation

Change-Id: Iaf661ba654e22aae6719304d1d76a66c03fa9139
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
7 years agoFix wrong spelling
Seungha Son [Tue, 23 May 2017 04:42:55 +0000 (13:42 +0900)]
Fix wrong spelling

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ie5964fc7761f45dd0ed771825e2a4b672911d4e0

7 years agoFix binding NotificationDisplayAppList in Indicatory style
Seungha Son [Thu, 18 May 2017 23:40:53 +0000 (08:40 +0900)]
Fix binding NotificationDisplayAppList in Indicatory style

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ia8ed3b1814fe67cb51ed30f2d661704360da6197

7 years agoFix wrong input parameter
Myungki Lee [Fri, 19 May 2017 01:34:07 +0000 (10:34 +0900)]
Fix wrong input parameter

 ProgressCategory.PendingBar is same to Percent in native capi.
 There is no pendingbar in capi enum value, binding the pendingbar to
 native api is an error

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ia8fc6cb1d370cf5de9067a8fe5eb037e63a76182

7 years agoFix TCT Block Issue
Jooseok Song [Mon, 22 May 2017 06:16:52 +0000 (15:16 +0900)]
Fix TCT Block Issue

Change-Id: I5346bb5a9dafd731ba94bb0aad0be40e1ce0dacf

7 years agoRelease version 1.5.8
Myungki Lee [Mon, 22 May 2017 05:29:47 +0000 (14:29 +0900)]
Release version 1.5.8

- Delete summary for EditorBrowsableState.Never func
- Fix typo in NotificationEventListener

Change-Id: I90754f212ad4aa796420edb45b403685c95244be
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years ago[C#][Bluetooth]: Port the project files to VS2017
h.sandeep [Fri, 19 May 2017 18:20:58 +0000 (23:50 +0530)]
[C#][Bluetooth]: Port the project files to VS2017

Change-Id: I61e25280f7c6dc2e685e92079ef96d7ccb411988
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
7 years agoMigration to visual studio 2017
Seungha Son [Fri, 19 May 2017 02:41:54 +0000 (11:41 +0900)]
Migration to visual studio 2017

 - Replace .csproj file with new format
 - Remove existing unnecessary files
 - Fix .nuspec file

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I6dfbd0582d519cc1fc676bd7d17d7b13196265bb

7 years agoDelete summary for EditorBrowsableState.Never func
Myungki Lee [Wed, 17 May 2017 09:24:53 +0000 (18:24 +0900)]
Delete summary for EditorBrowsableState.Never func

- NotificationEventListener/SendEvent()

Change-Id: I7b46014509dfb6a841d9e9be6fe5a81e99a57311
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoFix typo in NotificationEventListener
Myungki Lee [Wed, 17 May 2017 04:34:12 +0000 (13:34 +0900)]
Fix typo in NotificationEventListener

- SountPath -> soundpath

Change-Id: I76dcf968c51e75d8acad40099fc67bc8d8c36a59
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agomodify CalendarTime : IComparable
Jeesun Kim [Wed, 17 May 2017 01:42:53 +0000 (10:42 +0900)]
modify CalendarTime : IComparable

Change-Id: Idbe17253e97be8f3a388aa88432e16d96a8b332d

7 years agomodify word: Db -> DB
Jeesun Kim [Tue, 16 May 2017 01:48:22 +0000 (10:48 +0900)]
modify word: Db -> DB

Change-Id: I307286244acd61e414fabd12e3e76cc3a907e4fe

7 years agoMerge "Add NamespaceDoc.cs" into tizen
Jongkyu Koo [Tue, 16 May 2017 07:51:32 +0000 (07:51 +0000)]
Merge "Add NamespaceDoc.cs" into tizen

7 years agoremove useless reference comment, fix typo: seperate -> separate
Jeesun Kim [Mon, 15 May 2017 04:46:02 +0000 (13:46 +0900)]
remove useless reference comment, fix typo: seperate -> separate

Change-Id: Id885e431536ab0acddb17751db4c6893233b69a6

7 years agoRelease version 1.5.7
Myungki Lee [Tue, 16 May 2017 06:14:26 +0000 (15:14 +0900)]
Release version 1.5.7

- Remove bigpicture related content
- Fix summary
- Modify internal request callback

Change-Id: Ia23699e5335fbeab3af38138aaf39bb6098d470e
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoAdd NamespaceDoc.cs
Jeesun Kim [Tue, 16 May 2017 03:28:54 +0000 (12:28 +0900)]
Add NamespaceDoc.cs

Change-Id: I58d846d71c3f9cbc1414acc30623a57d814c4c9d

7 years agoRemove bigpicture related content
Myungki Lee [Fri, 12 May 2017 06:02:56 +0000 (15:02 +0900)]
Remove bigpicture related content

Change-Id: I0c9cc104bddc425d44814131278e76e33069fadf
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoFix summary
Myungki Lee [Fri, 12 May 2017 11:30:15 +0000 (20:30 +0900)]
Fix summary

- Modified wrong description for IconPath

Change-Id: I435ee9cea48123c4dad4d265fb2b210adee23949
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoAdd aggregation APIs
Jeesun Kim [Fri, 21 Apr 2017 03:54:02 +0000 (12:54 +0900)]
Add aggregation APIs

Change-Id: I52cc403e02b5f49c7b3fa41c59fd92bba15f20d8

7 years agoModify internal request callback
jongmyeongko [Thu, 13 Apr 2017 12:56:04 +0000 (21:56 +0900)]
Modify internal request callback

add exception handling and releasing resources.

Change-Id: Ic43f6159548a193c37aaa1cde99a5bac8332e04f
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
7 years agoRelease version 1.5.6
Seungha Son [Fri, 12 May 2017 04:56:15 +0000 (13:56 +0900)]
Release version 1.5.6

Changes:
 - Add fallback for Package.installedTime
 - Add RPM type to PackageType enum
 - Modify exception description in Notification

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I122105be511a30e8d60b072ae701c5ae7eafb2e8

7 years agoModify exception description in Notification
Seungha Son [Fri, 12 May 2017 04:11:34 +0000 (13:11 +0900)]
Modify exception description in Notification

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: If7af067526e74bcd03c7b336d3ce149736d5d8c2

7 years agoAdd fallback for Package.installedTime
s89.jang [Fri, 28 Apr 2017 08:27:52 +0000 (17:27 +0900)]
Add fallback for Package.installedTime

Since the native api for getting installed time is available over
API version 4.0, we need fallback for this member when that native api
is not supported.

Change-Id: I56e4be3a8e9491a5ccd8b8b745e890a144faccd7
Signed-off-by: s89.jang <s89.jang@samsung.com>
7 years agoRemove dependency for Tizen.Applications.dll to remove it
SukHyung, Kang [Wed, 26 Apr 2017 07:57:45 +0000 (16:57 +0900)]
Remove dependency for Tizen.Applications.dll to remove it

Change-Id: I38738531cc2ea974acf34d76fc375c3cd1077987
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoAdd RPM type to PackageType enum
jongmyeongko [Wed, 26 Apr 2017 11:37:20 +0000 (20:37 +0900)]
Add RPM type to PackageType enum

Application can get the type of some preloaded packages
as "rpm" using Native API.
So, C# api also should handle this type.

Change-Id: Ia349520f486a29d19844829ba15a4fc5b3a7f939
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
7 years agoRelease version 1.5.5
SukHyung, Kang [Wed, 10 May 2017 09:20:43 +0000 (18:20 +0900)]
Release version 1.5.5

Changes:
    - Add sub package dependencies to csapi-application-nuget

Change-Id: I390786790803c4b5327a1050c3ce194798b69fd3
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years agoAdd sub package dependencies to csapi-application-nuget
WonYoung Choi [Wed, 10 May 2017 07:40:32 +0000 (16:40 +0900)]
Add sub package dependencies to csapi-application-nuget

Change-Id: I5e5a8a610864a4e33b8ba33ac863be9dfc2486bf
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoFix the case that RequestHandle isn't disposed
jongmyeongko [Fri, 28 Apr 2017 01:38:55 +0000 (10:38 +0900)]
Fix the case that RequestHandle isn't disposed

RequestHandle isn't necessary when it's used without 'eventCallback' parameter.

Change-Id: I9199b971aae494fd4e7fb9ecc1013dc5dc0846d9
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
7 years agoRelease version 1.5.3
Junghoon Park [Wed, 10 May 2017 06:43:02 +0000 (15:43 +0900)]
Release version 1.5.3

Changes:
 - Remove Tizen.Applications.dll

Change-Id: I430aee049ca1c75a8d6cd881741098a25efa61f9
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoRemove Tizen.Applications.dll
WonYoung Choi [Wed, 10 May 2017 00:46:36 +0000 (09:46 +0900)]
Remove Tizen.Applications.dll

- Tizen.Applications.dll was divided into following DLLs
- Divided DLLs
   Tizen.Applications.Alarm.dll
   Tizen.Applications.Common.dll
   Tizen.Applications.MessagePort.dll
   Tizen.Applications.Notification.dll
   Tizen.Applications.NotificationEventListener.dll
   Tizen.Applications.PackageManager.dll
   Tizen.Applications.Preference.dll
   Tizen.Applications.Service.dll
   Tizen.Applications.ToastMessage.dll
   Tizen.Applications.UI.dll
- Add TypeForwaredTo in Tizen.Applications.dll
- Change project files to VS2017 format

Change-Id: I1fecd2717620a2c9bc7bf8d4f5c97b81ba94af22
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoRelease version 1.5.2
Seungha Son [Mon, 8 May 2017 04:33:30 +0000 (13:33 +0900)]
Release version 1.5.2

 Support ResourceManager within tizen 3.0/4.0 native APIs
 Add new apis for alarm notification
 Modify to inherit from EventArgs
 Remove unnecessary and wrong example code
 Fix typo errors

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I0fd78df6310520348965711c92a6f0f9025860fa

7 years agoMerge "Fix typo errors" into tizen
Inkyun Kil [Mon, 8 May 2017 04:35:24 +0000 (04:35 +0000)]
Merge "Fix typo errors" into tizen

7 years agoFix typo errors
Inkyun Kil [Mon, 8 May 2017 04:32:32 +0000 (13:32 +0900)]
Fix typo errors

Change-Id: I6911f29f186e8d730efd116fcb5d1747f7278cf9
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
7 years agoModify description
Seungha Son [Wed, 3 May 2017 23:53:53 +0000 (08:53 +0900)]
Modify description

 Remove unnecessary and wrong example code
 Modify description related with class

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I84e547ffc696c934b53739d46f241a3127f8fdea

7 years agoModify to inherit from EventArgs
Myungki Lee [Thu, 27 Apr 2017 09:16:49 +0000 (18:16 +0900)]
Modify to inherit from EventArgs

 - NotificationEventArgs, NotificationDeleteEventArgs

Change-Id: I5eb98a54087f77ff07d74eaccaae1c17ce5b40bc
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoAdd new apis for alarm notification
inkyun.kil [Mon, 24 Apr 2017 10:23:24 +0000 (19:23 +0900)]
Add new apis for alarm notification

Signed-off-by: inkyun.kil <inkyun.kil@samsung.com>
Change-Id: I79a85c9d104fe5d445e04abe9ac5b38b6e94546a

7 years agoSupport ResourceManager within tizen 3.0/4.0 native APIs
Junghoon Park [Thu, 27 Apr 2017 06:48:51 +0000 (15:48 +0900)]
Support ResourceManager within tizen 3.0/4.0 native APIs

- Since tizen 4.0, the native API, app_get_resource_manager_get() had been
  moved to libcapi-appfw-app-common.so.0 from
libcapi-appfw-application.so.0
- Because of this stuff, the dotnet API was not easy to bind the native API.
- To cover this issue, the fallback logic for importing that API is added

Change-Id: I12a332949ebc1ce11d97149660e8bb519d5f0518
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoRelease version 1.5.1
Myungki Lee [Thu, 27 Apr 2017 08:01:32 +0000 (17:01 +0900)]
Release version 1.5.1

- Update the summary

Change-Id: I2d5e2aa1a60e51c6f5acd99a5f66c7f9466f9ab2
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoUpdate the summary that describes the class
Myungki Lee [Thu, 27 Apr 2017 06:32:08 +0000 (15:32 +0900)]
Update the summary that describes the class

Change-Id: I7b56f83ea18b7f516316b1b063041d1e80eb2bc1
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoRelease version 1.0.6
Seungha Son [Thu, 27 Apr 2017 06:06:49 +0000 (15:06 +0900)]
Release version 1.0.6

 Refactor error handling logic

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I51139d102aab32af0ceb4dd1fe8abe4d678af44d

7 years agoRefactor error handling logic
Seungha Son [Wed, 26 Apr 2017 04:12:14 +0000 (13:12 +0900)]
Refactor error handling logic

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I3e1a1a7107a063da86fb2d9d41024cfc4962c183

7 years agoRemove unnecessary summary
Seungha Son [Tue, 25 Apr 2017 22:50:45 +0000 (07:50 +0900)]
Remove unnecessary summary

 Remove unnecessary summary to disappear summary in doxygen.
 This summary is related with EditorBrowsableState.Never attributes,
 So this summary shouldn't be open in public documentation.

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I85ba7c6027a6c9edf74d03366d544e376d4e4459

7 years ago[Attach panel] Initial implement C# attach-panel API
moon87.park [Tue, 25 Apr 2017 06:28:41 +0000 (15:28 +0900)]
[Attach panel] Initial implement C# attach-panel API

Change-Id: I84587c7545c813fe5b8b4255ba2601b6b775359a

7 years agoRelease version 1.5.0
Seungha Son [Tue, 25 Apr 2017 08:55:49 +0000 (17:55 +0900)]
Release version 1.5.0

 Apply new design of Notification APIs
 Renewal Notification

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ic951d947386ef991d28546a072fd8b4c1d1d74f7

7 years agoDelete dummy files
Seungha Son [Tue, 25 Apr 2017 05:27:24 +0000 (14:27 +0900)]
Delete dummy files

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ibc436744ebe5c7af183d62d96b01c25ef0329e4c

7 years agoApply new design of Notification APIs
Myungki Lee [Tue, 25 Apr 2017 04:58:42 +0000 (13:58 +0900)]
Apply new design of Notification APIs

- implements NotificationEventListener

Change-Id: I903a7b1386012a817cca9c6e5677ebabf840eaa0
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>