platform/core/csapi/tizenfx.git
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 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 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 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>
7 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

7 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

7 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>
7 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

7 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>
7 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

7 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

7 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>
7 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 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 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: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 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 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 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 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 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>
7 years agoRenewal Notification
seungha.son [Fri, 24 Mar 2017 06:12:38 +0000 (15:12 +0900)]
Renewal Notification

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ia6253fe7ba07ae250a6ce67c405ee2e319254f7e
Signed-off-by: jusung son <jusung07.son@samsung.com>
7 years agoRelease version 1.0.5
Seungha Son [Tue, 25 Apr 2017 04:08:57 +0000 (13:08 +0900)]
Release version 1.0.5

 Move using statement to namespace scope

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

7 years agoMove using statement to namespace scope
Seungha Son [Tue, 25 Apr 2017 01:10:21 +0000 (10:10 +0900)]
Move using statement to namespace scope

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

7 years ago[Initial Version] Create Directory/File Structure
moon87.park [Thu, 20 Apr 2017 07:14:38 +0000 (16:14 +0900)]
[Initial Version] Create Directory/File Structure

Change-Id: Id57ffb1967834875dc25dee40103646b8526fe91

7 years agoRelease version 1.4.2
Seungha Son [Tue, 18 Apr 2017 03:47:17 +0000 (12:47 +0900)]
Release version 1.4.2

 Tizen.Applications.Notifications
  - Exclude Lock from default NotificationArea

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

7 years agoExclude Lock from default NotificationArea
Seungha Son [Tue, 18 Apr 2017 03:19:55 +0000 (12:19 +0900)]
Exclude Lock from default NotificationArea

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

7 years agoInitial empty repository
Tizen Infrastructure [Thu, 13 Apr 2017 04:09:28 +0000 (21:09 -0700)]
Initial empty repository

7 years agoFix coding style
Myungki Lee [Tue, 11 Apr 2017 05:25:05 +0000 (14:25 +0900)]
Fix coding style

Change-Id: Ib2e17b6335402cecac03c6958f6fb36f5ac98042
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoRelease version 1.4.1
Inkyun Kil [Tue, 11 Apr 2017 04:22:25 +0000 (13:22 +0900)]
Release version 1.4.1

Changes :
 - Fix bug difference of time_t size between 32bit and 64bit

Change-Id: I047d77dd88ed2daf69075219a4e8a86202c407ec
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
7 years agoFix bug difference of time_t size between 32bit and 64bit
inkyun.kil [Wed, 5 Apr 2017 05:27:23 +0000 (14:27 +0900)]
Fix bug difference of time_t size between 32bit and 64bit

- Refer to :
  The IntPtr type is designed to be an integer whose size is
  platform-specific. That is, an instance of this type is expected to be
  32-bits on 32-bit hardware and operating systems, and 64-bits on 64-bit
  hardware and operating systems.

Change-Id: Iec76f352e76d3af11c077eafe81894cc969e8382
Signed-off-by: inkyun.kil <inkyun.kil@samsung.com>
7 years agoRelease version 1.4.0
jongmyeongko [Fri, 31 Mar 2017 05:00:03 +0000 (14:00 +0900)]
Release version 1.4.0

Changes:
 - Refine some log messages
 - Add missing API comment to the RequestEventCallback
 - Add missing Event Type
 - Fix ApplicationInfo internal constructor
 - Add ApplicationManager.IsRunning() method
 - Add Package.InstalledTime property
 - Hide apis related to RecentApplications

Change-Id: I747ab78bcafa99ae47d0f604dfd47bb3bb8604ef
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
7 years agoHide apis related to RecentApplications
inkyun.kil [Fri, 31 Mar 2017 00:21:39 +0000 (09:21 +0900)]
Hide apis related to RecentApplications

Change-Id: I074db29f98aaaeac5d774a65fbc55f5fcfd05c57
Signed-off-by: inkyun.kil <inkyun.kil@samsung.com>
7 years agoAdd Package.InstalledTime property
s89.jang [Thu, 30 Mar 2017 08:10:27 +0000 (17:10 +0900)]
Add Package.InstalledTime property

Change-Id: Ia810e32735bc29babbadb2751c5951ef632b04c2
Signed-off-by: s89.jang <s89.jang@samsung.com>
7 years agoAdd ApplicationManager.IsRunning() method
s89.jang [Thu, 30 Mar 2017 05:18:20 +0000 (14:18 +0900)]
Add ApplicationManager.IsRunning() method

Change-Id: I598ca2682582a3be4cf63cd5d4e69ce278d17358
Signed-off-by: s89.jang <s89.jang@samsung.com>
7 years agoRelease version 1.0.4
Myungki Lee [Wed, 29 Mar 2017 07:33:24 +0000 (16:33 +0900)]
Release version 1.0.4

- Seperate the behavior of update, changeddisplay

Change-Id: I8d3336d2738c311a414c8df808dc19c96aae9bb8
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoSeperate the behavior of update, changeddisplay
Myungki Lee [Wed, 29 Mar 2017 06:24:35 +0000 (15:24 +0900)]
Seperate the behavior of update, changeddisplay

Change-Id: Ia854ee3679a776e6bf4325a184e92f2120c7484b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoFix ApplicationInfo internal constructor
s89.jang [Tue, 28 Mar 2017 08:34:00 +0000 (17:34 +0900)]
Fix ApplicationInfo internal constructor

Get appid at contstructor. Throw a argument exception when failed to get
appid from native handle.

Change-Id: I9d9d03518b6117aa0f207303e4dc9e8ae9c7f75e
Signed-off-by: s89.jang <s89.jang@samsung.com>
7 years agoAdd missing Event Type
jongmyeongko [Mon, 27 Mar 2017 06:58:25 +0000 (15:58 +0900)]
Add missing Event Type

Change-Id: Icd2fd6c8331051f9203624c094616d56ca1277dc
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
7 years agoAdd missing API comment to the RequestEventCallback
jongmyeongko [Mon, 27 Mar 2017 06:57:37 +0000 (15:57 +0900)]
Add missing API comment to the RequestEventCallback

Change-Id: I5b7aa08d0ec32d48d549caa74eecbc4c827b72cd
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
7 years agoRefine some log messages
s89.jang [Mon, 27 Mar 2017 11:34:35 +0000 (20:34 +0900)]
Refine some log messages

Print pkgid or appid at log messages to provide more information.

Change-Id: I76997861948c24151ed7428805cd58f31401ec72
Signed-off-by: s89.jang <s89.jang@samsung.com>
7 years agoRelease version 1.3.2
Junghoon Park [Mon, 27 Mar 2017 02:03:55 +0000 (11:03 +0900)]
Release version 1.3.2

Changes:
 - Add ToastMessage class summary

Change-Id: I731c5ee6504200d3a9e85c8e250e1641bacee215
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoAdd ToastMessage class summary
seungha.son [Fri, 24 Mar 2017 07:45:00 +0000 (16:45 +0900)]
Add ToastMessage class summary

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I066e0dce50dd26ea5f84ea5a4adae7eafa176331

7 years agoRelease version 1.3.1
Jiwoong Im [Fri, 24 Mar 2017 02:24:00 +0000 (11:24 +0900)]
Release version 1.3.1

Changes:
 - Fix static analysis issue
 - Add missing member in DateTime structure

Change-Id: I4e42ebbd3dea08caf6ed383a01fb2edf5b3734b3
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>