summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-06change Error code in GetEventContext method to return proper errorsubmit/tizen_unified/20170308.100407submit/tizen/20170306.070018accepted/tizen/tv/20170307.050402accepted/tizen/mobile/20170307.050332accepted/tizen/ivi/20170307.050454accepted/tizen/common/20170306.165227SukHyung, Kang1-1/+1
2017-02-27Release version 1.2.4submit/tizen/20170227.053709accepted/tizen/tv/20170228.012501accepted/tizen/mobile/20170228.012443accepted/tizen/ivi/20170228.012521accepted/tizen/common/20170227.075300Hwankyu Jhun1-1/+1
2017-02-27Create AppEventCallbacks in the backend constructorsHwankyu Jhun2-8/+26
2017-02-24Release version 1.2.3submit/tizen/20170224.084819accepted/tizen/tv/20170227.050134accepted/tizen/mobile/20170227.050126accepted/tizen/ivi/20170227.050156accepted/tizen/common/20170227.043117Hwankyu Jhun1-1/+1
2017-02-22Merge "change ApplicationInfoFilter description" into tizenSukHyung, Kang2-2/+2
2017-02-23change ApplicationInfoFilter descriptionSukHyung, Kang2-2/+2
2017-02-22Merge "[Preference] add exception when set value is null" into tizenSukHyung, Kang1-0/+5
2017-02-22Release version 1.2.2submit/tizen/20170223.003736accepted/tizen/tv/20170223.115532accepted/tizen/mobile/20170223.115444accepted/tizen/ivi/20170223.115612accepted/tizen/common/20170223.182241Hwankyu Jhun1-1/+1
2017-02-21Add new property to get app stateHwankyu Jhun2-0/+68
2017-02-21[Preference] add exception when set value is nullSukHyung, Kang1-0/+5
2017-02-21Add an exception handling about argsHwankyu Jhun1-2/+11
2017-02-20Fix wrong commentsjongmyeongko3-7/+7
2017-02-09Add packageType on InstallHwankyu Jhun1-0/+34
2017-02-08Split the nuget packagesHwankyu Jhun1-9/+15
2017-02-07Change preference error value to match with capiSukHyung, Kang3-3/+3
2017-02-08Release version 1.2.0submit/tizen/20170208.043509accepted/tizen/tv/20170208.103531accepted/tizen/mobile/20170208.103516accepted/tizen/ivi/20170208.103547accepted/tizen/common/20170208.154935Junghoon Park1-0/+1
2017-02-07Modify argsHwankyu Jhun1-1/+4
2017-02-08Remove the AppContextGetPackageHwankyu Jhun1-4/+0
2017-02-08Split Tize.Applications.dllJunghoon Park146-587/+3021
2017-02-01Remove useless propertyJunghoon Park1-4/+0
2017-01-18Release version 1.1.0submit/tizen/20170119.010551accepted/tizen/tv/20170119.222207accepted/tizen/mobile/20170119.222111accepted/tizen/ivi/20170119.222233accepted/tizen/common/20170119.171718Junghoon Park1-1/+1
2017-01-18Modify AlarmId accessor from internal to public for easier native alarm manip...Hobum Kwon1-3/+2
2017-01-17Add constructor to support receiving AppStartResultEventJunghoon Park2-12/+33
2017-01-17Add AppControlData class and terminate request APISukHyung, Kang3-1/+194
2017-01-18Change the sequence for calling GC colletion methodJunghoon Park1-1/+1
2017-01-16Add GC.Collect() in low memory handlerJunghoon Park1-0/+1
2016-12-26Remove %ix86 from ExcludeArchsubmit/tizen_tv/20161229.044941submit/tizen_mobile/20161226.022921submit/tizen_ivi/20170116.045729submit/tizen_common/20170111.164442submit/tizen_common/20161229.045021accepted/tizen/tv/20161229.113252accepted/tizen/mobile/20161226.132429accepted/tizen/ivi/20170117.054815accepted/tizen/common/20170111.171348accepted/tizen/common/20170111.133627WonYoung Choi1-1/+1
2016-12-21Fix for thread-safe issuesubmit/tizen_mobile/20161222.053814accepted/tizen/mobile/20161223.100553Seungkeun Lee2-7/+8
2016-12-19Apply dotnet RPM macrosWonYoung Choi1-58/+10
2016-12-14merge application code from spinsubmit/tizen_mobile/20161215.054856submit/tizen/20161214.063015accepted/tizen/mobile/20161215.072345SukHyung, Kang6-8/+24
2016-11-07add prelease meta data for Tizen.net and update versionSukHyung, Kang2-12/+17
2016-11-01[AppControl] Remove using Marshal.GetIUnknownForObject APIHwankyu Jhun2-42/+24
2016-10-31Modify licenseseungha.son75-527/+1125
2016-10-26Fix notification removebutton apiMyungki Lee1-8/+0
2016-10-24[PackageManager] Fixed svace warningsDinesh Dwivedi2-6/+5
2016-10-06[Preference] CS API implementation with doxygen commentsJyothi Kumar Sambolu6-0/+549
2016-10-05Disable AutoReqProv in spec fileWonYoung Choi1-0/+2
2016-10-05Merge "Use nuget restore to solve dependencies" into develJungHoon Park7-65/+28
2016-10-04Use nuget restore to solve dependenciesWonYoung Choi7-67/+30
2016-10-04Alarm module implementation.Updated project files.Updated doxygen with previl...Praveen Gattu7-2/+598
2016-09-02Support netstandard 1.6WonYoung Choi10-335/+250
2016-08-18Add SafeBundleHandle for creating Bundle object from nativeWonYoung Choi8-56/+120
2016-08-16Fix build breakWonYoung Choi1-1/+1
2016-08-16Remove Tizen.UI dependencyWonYoung Choi5-56/+4
2016-07-28Fix code for building with corefxWonYoung Choi8-53/+314
2016-07-25[TCT] remove TCT packages.rina6350.you53-7280/+0
2016-07-22Allow unsafe code in release modeWonYoung Choi1-1/+2
2016-07-19Updated API comments as per SE team.Dinesh Dwivedi3-9/+9
2016-07-19[Package-Manager] Fixed issue in set EventStatus codeDinesh Dwivedi2-52/+57
2016-07-19Merge "[Package-Manager] Fixed code to avoid deadlock in async methods" into ...Dinesh Dwivedi2-2/+2