platform/core/csapi/tizenfx.git
2017-05-12 Seungha SonModify exception description in Notification
2017-05-12 s89.jangAdd fallback for Package.installedTime
2017-05-11 jongmyeongkoAdd RPM type to PackageType enum
2017-05-10 SukHyung, KangRelease version 1.5.5
2017-05-10 WonYoung ChoiAdd sub package dependencies to csapi-application-nuget
2017-05-10 jongmyeongkoFix the case that RequestHandle isn't disposed
2017-05-10 Junghoon ParkRelease version 1.5.3
2017-05-10 WonYoung ChoiRemove Tizen.Applications.dll
2017-05-08 Seungha SonRelease version 1.5.2
2017-05-08 Inkyun KilMerge "Fix typo errors" into tizen
2017-05-08 Inkyun KilFix typo errors
2017-05-08 Seungha SonModify description
2017-05-08 Myungki LeeModify to inherit from EventArgs
2017-04-28 inkyun.kilAdd new apis for alarm notification
2017-04-27 Junghoon ParkSupport ResourceManager within tizen 3.0/4.0 native...
2017-04-27 Myungki LeeRelease version 1.5.1
2017-04-27 Myungki LeeUpdate the summary that describes the class
2017-04-25 Seungha SonRemove unnecessary summary
2017-04-25 Seungha SonRelease version 1.5.0
2017-04-25 Seungha SonDelete dummy files
2017-04-25 Myungki LeeApply new design of Notification APIs
2017-04-25 seungha.sonRenewal Notification
2017-04-18 Seungha SonRelease version 1.4.2
2017-04-18 Seungha SonExclude Lock from default NotificationArea
2017-04-11 Inkyun KilRelease version 1.4.1
2017-04-05 inkyun.kilFix bug difference of time_t size between 32bit and...
2017-03-31 jongmyeongkoRelease version 1.4.0
2017-03-31 inkyun.kilHide apis related to RecentApplications
2017-03-30 s89.jangAdd Package.InstalledTime property
2017-03-30 s89.jangAdd ApplicationManager.IsRunning() method
2017-03-28 s89.jangFix ApplicationInfo internal constructor
2017-03-28 jongmyeongkoAdd missing Event Type
2017-03-28 jongmyeongkoAdd missing API comment to the RequestEventCallback
2017-03-27 s89.jangRefine some log messages
2017-03-27 Junghoon ParkRelease version 1.3.2
2017-03-24 seungha.sonAdd ToastMessage class summary
2017-03-24 Jiwoong ImRelease version 1.3.1
2017-03-24 Jiwoong ImAdd missing member in DateTime structure
2017-03-23 Junghyun YeonFix static analysis issue
2017-03-23 inkyun.kilRelease version 1.3.0
2017-03-22 inkyun.kilAdd new apis for getting information of recent applicat...
2017-03-21 Semun LeeMerge "Add bundle encode/decode APIs" into tizen
2017-03-21 Hyunho KangAdd bundle encode/decode APIs
2017-03-21 Hwankyu JhunRelease version 1.2.9
2017-03-20 s89.jangFix a static analyzer issue
2017-03-20 Hyunho KangAdd bundle encode/decode APIs
2017-03-19 seungha.sonInitialize Tizen.Applications.ToastMessage
2017-03-17 jongmyeong koRevert "Add new API for getting filtered count"
2017-03-17 s89.jangFix ApplicationManager.RegisterApplicationChangedEvent
2017-03-17 Junghyun YeonRelease version 1.2.8
2017-03-17 Sangyoon JangAdd ApplicationRunningContext class
2017-03-17 jongmyeongkoAdd new API for getting filtered count
2017-03-17 jongmyeongkoAdd missing API and fix wrong behavior
2017-03-16 jongmyeongkoAdd new api for clearing cache, data directory
2017-03-16 Junghyun YeonAdd missing APIs
2017-03-16 Hwankyu JhunRelease version 1.2.7
2017-03-16 SukHyung, KangMerge "Add files for DeviceOrientation to Tizen.Applica...
2017-03-16 SukHyung, KangAdd files for DeviceOrientation to Tizen.Application...
2017-03-16 Hwankyu JhunAdd new APIs
2017-03-16 SukHyung, KangAdd to get orientation event
2017-03-14 Junghoon ParkRelease version 1.2.6
2017-03-10 Junghoon ParkAdd API for the resource manager
2017-03-10 Hwankyu JhunAdd new APIs
2017-03-07 SukHyung, Kangfix app event add error to get event properly
2017-03-06 SukHyung, Kangremove .Net45 project files in charp application
2017-03-06 SukHyung, Kangchange Error code in GetEventContext method to return...
2017-02-27 Hwankyu JhunRelease version 1.2.4
2017-02-27 Hwankyu JhunCreate AppEventCallbacks in the backend constructors
2017-02-24 Hwankyu JhunRelease version 1.2.3
2017-02-23 SukHyung, KangMerge "change ApplicationInfoFilter description" into...
2017-02-23 SukHyung, Kangchange ApplicationInfoFilter description
2017-02-23 SukHyung, KangMerge "[Preference] add exception when set value is...
2017-02-22 Hwankyu JhunRelease version 1.2.2
2017-02-22 Hwankyu JhunAdd new property to get app state
2017-02-21 SukHyung, Kang[Preference] add exception when set value is null
2017-02-21 Hwankyu JhunAdd an exception handling about args
2017-02-20 jongmyeongkoFix wrong comments
2017-02-09 Hwankyu JhunAdd packageType on Install
2017-02-08 Hwankyu JhunSplit the nuget packages
2017-02-08 SukHyung, KangChange preference error value to match with capi
2017-02-08 Junghoon ParkRelease version 1.2.0
2017-02-08 Hwankyu JhunModify args
2017-02-08 Hwankyu JhunRemove the AppContextGetPackage
2017-02-08 Junghoon ParkSplit Tize.Applications.dll
2017-02-01 Junghoon ParkRemove useless property
2017-01-18 Junghoon ParkRelease version 1.1.0
2017-01-18 Hobum KwonModify AlarmId accessor from internal to public for...
2017-01-18 Junghoon ParkAdd constructor to support receiving AppStartResultEvent
2017-01-18 SukHyung, KangAdd AppControlData class and terminate request API
2017-01-18 Junghoon ParkChange the sequence for calling GC colletion method
2017-01-16 Junghoon ParkAdd GC.Collect() in low memory handler
2016-12-26 WonYoung ChoiRemove %ix86 from ExcludeArch
2016-12-22 Seungkeun LeeFix for thread-safe issue
2016-12-19 WonYoung ChoiApply dotnet RPM macros
2016-12-14 SukHyung, Kangmerge application code from spin
2016-11-07 SukHyung, Kangadd prelease meta data for Tizen.net and update version
2016-11-01 Hwankyu Jhun[AppControl] Remove using Marshal.GetIUnknownForObject API
2016-10-31 seungha.sonModify license
2016-10-26 Myungki LeeFix notification removebutton api
2016-10-24 Dinesh Dwivedi[PackageManager] Fixed svace warnings
next