Merge "add privlevel for APIs for platform level privilege" into tizen
[platform/core/csapi/tizenfx.git] / src /
2017-08-01 SukHyung, KangMerge "add privlevel for APIs for platform level privil...
2017-08-01 SukHyung, KangMerge "Add Doc for api reference" into tizen
2017-07-28 SukHyung, KangAdd Doc for api reference
2017-07-27 SukHyung, KangAdd privlevel tag for rua delete API
2017-07-25 SukHyung, Kangadd privlevel for APIs for platform level privilege
2017-07-21 jongmyeongkoModify the signature of insatll API for mount installation
2017-07-13 SukHyung, KangRelease Application Common version 1.5.9
2017-07-12 SukHyung, KangAdd image path in RuaRec struct
2017-06-16 Inkyun KilFix api descriptions for AlarmManager
2017-06-13 Seungha SonRelease version 1.5.9
2017-06-12 Seungha SonAdd default button Property in Notification, EventListener
2017-06-09 WonYoung ChoiMerge packaging information to csproj
2017-05-30 Seungha SonAdd TypeLoadException in Notification and NotificationE...
2017-05-30 Seungha SonChange SafeHandle naming in NotificationEventListener
2017-05-29 SukHyung, KangFix API Reference description
2017-05-23 Seungha SonFix wrong spelling
2017-05-23 Seungha SonFix binding NotificationDisplayAppList in Indicatory...
2017-05-23 Myungki LeeFix wrong input parameter
2017-05-17 Myungki LeeDelete summary for EditorBrowsableState.Never func
2017-05-17 Myungki LeeFix typo in NotificationEventListener
2017-05-15 Myungki LeeRemove bigpicture related content
2017-05-15 Myungki LeeFix summary
2017-05-12 jongmyeongkoModify internal request callback
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 jongmyeongkoFix the case that RequestHandle isn't disposed
2017-05-10 WonYoung ChoiRemove Tizen.Applications.dll
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 LeeUpdate the summary that describes the class
2017-04-25 Seungha SonRemove unnecessary summary
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 SonExclude Lock from default NotificationArea
2017-04-05 inkyun.kilFix bug difference of time_t size between 32bit and...
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-24 seungha.sonAdd ToastMessage class summary
2017-03-24 Jiwoong ImAdd missing member in DateTime structure
2017-03-23 Junghyun YeonFix static analysis issue
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-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 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 SukHyung, KangMerge "Add files for DeviceOrientation to Tizen.Applica...
2017-03-16 Hwankyu JhunAdd new APIs
2017-03-16 SukHyung, KangAdd to get orientation event
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 JhunCreate AppEventCallbacks in the backend constructors
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 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 SukHyung, KangChange preference error value to match with capi
2017-02-08 Hwankyu JhunModify args
2017-02-08 Hwankyu JhunRemove the AppContextGetPackage
2017-02-08 Junghoon ParkSplit Tize.Applications.dll
2016-04-26 WonYoung ChoiMerge "Add shared directory info and public constructor...
2016-04-25 WonYoung ChoiMerge "[Bundle][TCAPI-180] Fix code analyzer warnings...
2016-04-25 WonYoung ChoiUse xbuild for building package.
2016-03-22 Sidharth Gupta[Bundle] Add GetItem<T>(), TryGetItem(), Is<T>(), Conta...