summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-18[Notification/EventListener] Release version 1.6.1submit/tizen_4.0/20170828.100003submit/tizen/20170818.105547accepted/tizen/unified/20170821.144408accepted/tizen/4.0/unified/20170828.223450tizen_4.0tizenaccepted/tizen_unifiedaccepted/tizen_4.0_unifiedSeungha Son3-4/+4
Changes: - Add IsInvalid exception Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: I61b09821812c89dc95e482b9b96399f0f4b7b33e
2017-08-18Add IsInvalid exceptionSeungha Son2-7/+8
Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: Ia4a28dc1ff51cec3201c16147a619ee8b2d31ff4
2017-08-17Review application API cs fileEditor Lionbridge86-997/+997
PS2: Rebase PS3: Revert to PS1 PS4: Further edits Change-Id: If7ebd70128f6beb8673e9e5196170f219f953034
2017-08-16[Tizen.Applications.Common] Release version 1.5.11submit/tizen/20170815.234022accepted/tizen/unified/20170816.053827Hwankyu Jhun2-2/+2
Changes: - Fix the exception handling of Terminate API - Add a new API to resume the running application Change-Id: Id407f1ec5a07b4782de6487940355fdf001ee54a Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2017-08-14Fix the exception handling of Terminate APIHwankyu Jhun1-2/+3
Change-Id: I22f6ca8658d8407af771e81409cd9cdd33b545f1 Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2017-08-11Add a new API to resume the running applicationHwankyu Jhun1-1/+25
Change-Id: Ie8340df1d5284a21524c352fe2fc773c4b9194f8 Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2017-08-10Release version 1.6.0submit/tizen/20170810.094804accepted/tizen/unified/20170810.172552Seungha Son3-4/+4
[Tizen.Applications.Notification/NotificationEventListener] Changes: - Updates something by API reviewer request Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: Idb266df8cc0feac60176dd1f55d56836b3d8fb74
2017-08-10Updates something by API reviewer requestMyungki Lee18-62/+206
- Adds new feature for tizen tv - Updates summary Change-Id: Ifdb43ea01157add557806aaec9bff3b4e1045f4e Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-08-04Release version 1.5.9submit/tizen/20170804.022640accepted/tizen/unified/20170804.133115Hwankyu Jhun4-7/+7
[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>
2017-08-02Support extension APIHwankyu Jhun2-0/+64
- 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>
2017-08-01Fix typo in AlarmManagerJiwoong Im2-2/+2
- GetAllSceduledAlarms -> GetAllScheduledAlarms Change-Id: I0732e30d9077e4fc6436d6c09ec1bd79379b5333 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2017-08-01Merge "add privlevel for APIs for platform level privilege" into tizenSukHyung, Kang2-0/+23
2017-08-01Merge "Add Doc for api reference" into tizenSukHyung, Kang6-23/+23
2017-07-28Add Doc for api referenceSukHyung, Kang6-23/+23
Change-Id: I453dafc1dbf2260e9def9df273102b1a45760c0c Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-07-27Add privlevel tag for rua delete APISukHyung, Kang1-0/+2
Change-Id: I22fa42a4f3d520287102ec632a8814199ded6273 Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-07-25add privlevel for APIs for platform level privilegeSukHyung, Kang2-0/+23
Change-Id: Iaac93bb79e7a3a89100596927355aa37075b4b7e Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-07-21Modify the signature of insatll API for mount installationjongmyeongko3-29/+96
usage : PackageManager.Install(packagePath, InstallType.Mount); Change-Id: I936f93780167ac68b441f6b73aa11eb03c5a26c2 Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
2017-07-13Release Application Common version 1.5.9submit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170716.230206accepted/tizen/unified/20170719.131514accepted/tizen/4.0/unified/20170816.015342SukHyung, Kang2-2/+2
Changes : - Add image path in RuaRec struct for ApplicationManager Change-Id: Ia78a93410a9dfe9e6f3268aa6e47f64167dfafdb Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-07-12Add image path in RuaRec structSukHyung, Kang1-0/+1
Change-Id: I1086be3767b4308c3e62be54f939f99d8ab87a2d Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-06-16Fix api descriptions for AlarmManagersubmit/tizen/20170705.015653submit/tizen/20170704.042017accepted/tizen/unified/20170705.162411Inkyun Kil1-6/+8
Change-Id: I1d64d64e65abd1feb0e7c447d43f820ead252367 Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
2017-06-13Release version 1.5.9submit/tizen/20170613.043549accepted/tizen/unified/20170613.194242Seungha Son3-4/+4
Changes: - Add default button Property in Notification, EventListener Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: Ib626a76e881c8cc23030082806ffae569a329152
2017-06-13change version definition for each dllSukHyung, Kang1-10/+10
Change-Id: I4ff430d492be7e280cdf85bb818f9d4b7ee0897a Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-06-12Add default button Property in Notification, EventListenerSeungha Son6-0/+36
This patch add Property to display default button on active notification Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: I76d8aaffb2c45da64b3c04a47d11ed206b4457e4
2017-06-09remove not existed file reference from sln filesubmit/tizen/20170612.041214accepted/tizen/unified/20170612.170749SukHyung, Kang1-1/+0
Change-Id: Ibdb20a7464ca7a4f747c164ec90ed4baf24f29cc Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-06-09Merge packaging information to csprojWonYoung Choi24-183/+60
Change-Id: Ia069d191340f772a950aa8fe9259784aacff9e5f Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
2017-05-31remove Tizen.Applications dllsubmit/tizen/20170608.072159accepted/tizen/unified/20170608.184636SukHyung, Kang6-163/+31
Change-Id: I85bf894311dcfde555ad4790d0d57f79a480400a Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-05-30Add TypeLoadException in Notification and NotificationEventListenerSeungha Son2-3/+30
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
2017-05-30Change SafeHandle naming in NotificationEventListenerSeungha Son3-38/+38
It improve readability by matching SafeHandle naming of Notification and NotificationEventListener. Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: I6be99bc066f28c1d3662baac554ea0da30c4fad4
2017-05-30Fix API Reference descriptionSukHyung, Kang1-3/+2
Change-Id: Ife29a2e8da89e0b6513840e8f3c997fbce82be26 Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-05-23Fix wrong spellingSeungha Son3-5/+5
Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: Ie5964fc7761f45dd0ed771825e2a4b672911d4e0
2017-05-23Fix binding NotificationDisplayAppList in Indicatory styleSeungha Son2-11/+18
Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: Ia8ed3b1814fe67cb51ed30f2d661704360da6197
2017-05-23Fix wrong input parameterMyungki Lee2-3/+8
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
2017-05-22Release version 1.5.8tizen_4.0.m1_releasesubmit/tizen/20170522.071518accepted/tizen/unified/20170522.184656Myungki Lee1-1/+1
- Delete summary for EditorBrowsableState.Never func - Fix typo in NotificationEventListener Change-Id: I90754f212ad4aa796420edb45b403685c95244be Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-05-17Delete summary for EditorBrowsableState.Never funcMyungki Lee1-10/+0
- NotificationEventListener/SendEvent() Change-Id: I7b46014509dfb6a841d9e9be6fe5a81e99a57311 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-05-17Fix typo in NotificationEventListenerMyungki Lee2-4/+4
- SountPath -> soundpath Change-Id: I76dcf968c51e75d8acad40099fc67bc8d8c36a59 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-05-16Release version 1.5.7submit/tizen/20170516.060248accepted/tizen/unified/20170516.175441Myungki Lee1-1/+1
- Remove bigpicture related content - Fix summary - Modify internal request callback Change-Id: Ia23699e5335fbeab3af38138aaf39bb6098d470e Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-05-15Remove bigpicture related contentMyungki Lee9-216/+2
Change-Id: I0c9cc104bddc425d44814131278e76e33069fadf Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-05-15Fix summaryMyungki Lee1-1/+1
- Modified wrong description for IconPath Change-Id: I435ee9cea48123c4dad4d265fb2b210adee23949 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2017-05-12Modify internal request callbackjongmyeongko1-3/+15
add exception handling and releasing resources. Change-Id: Ic43f6159548a193c37aaa1cde99a5bac8332e04f Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
2017-05-12Release version 1.5.6submit/tizen/20170512.073248accepted/tizen/unified/20170512.165913Seungha Son1-1/+1
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
2017-05-12Modify exception description in NotificationSeungha Son3-5/+2
Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: If7af067526e74bcd03c7b336d3ce149736d5d8c2
2017-05-12Add fallback for Package.installedTimes89.jang1-3/+11
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>
2017-05-11Add RPM type to PackageType enumjongmyeongko1-0/+9
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>
2017-05-10Release version 1.5.5submit/tizen/20170510.094143accepted/tizen/unified/20170510.183600SukHyung, Kang1-1/+1
Changes: - Add sub package dependencies to csapi-application-nuget Change-Id: I390786790803c4b5327a1050c3ce194798b69fd3 Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2017-05-10Add sub package dependencies to csapi-application-nugetWonYoung Choi1-1/+11
Change-Id: I5e5a8a610864a4e33b8ba33ac863be9dfc2486bf Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
2017-05-10Fix the case that RequestHandle isn't disposedjongmyeongko1-0/+6
RequestHandle isn't necessary when it's used without 'eventCallback' parameter. Change-Id: I9199b971aae494fd4e7fb9ecc1013dc5dc0846d9 Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
2017-05-10Release version 1.5.3submit/tizen/20170510.071439Junghoon Park1-1/+1
Changes: - Remove Tizen.Applications.dll Change-Id: I430aee049ca1c75a8d6cd881741098a25efa61f9 Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
2017-05-10Remove Tizen.Applications.dllWonYoung Choi49-1552/+282
- 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>
2017-05-08Release version 1.5.2submit/tizen/20170508.042017accepted/tizen/unified/20170510.012842Seungha Son1-1/+1
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
2017-05-08Merge "Fix typo errors" into tizenInkyun Kil1-11/+11