platform/core/csapi/tizenfx.git
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
2016-10-06 Jyothi Kumar... [Preference] CS API implementation with doxygen comments
2016-10-05 WonYoung ChoiDisable AutoReqProv in spec file
2016-10-05 JungHoon ParkMerge "Use nuget restore to solve dependencies" into...
2016-10-04 WonYoung ChoiUse nuget restore to solve dependencies
2016-10-04 Praveen GattuAlarm module implementation.Updated project files.Updat...
2016-09-02 WonYoung ChoiSupport netstandard 1.6
2016-08-18 WonYoung ChoiAdd SafeBundleHandle for creating Bundle object from...
2016-08-16 WonYoung ChoiFix build break
2016-08-16 WonYoung ChoiRemove Tizen.UI dependency
2016-07-28 WonYoung ChoiFix code for building with corefx
2016-07-25 rina6350.you[TCT] remove TCT packages.
2016-07-21 WonYoung ChoiAllow unsafe code in release mode
2016-07-19 Dinesh DwivediUpdated API comments as per SE team.
2016-07-19 Dinesh Dwivedi[Package-Manager] Fixed issue in set EventStatus code
2016-07-19 Dinesh DwivediMerge "[Package-Manager] Fixed code to avoid deadlock...
2016-07-14 randeep ahlawatAdded doxygen comments to Notification
2016-07-12 WonYoung ChoiAdd a constructor to SafeAppControlHandle for using...
2016-07-12 Dinesh Dwivedi[Package-Manager] Fixed code to avoid deadlock in async...
2016-07-11 WonYoung ChoiFix code to apply changes of Tizen.UI.Color
2016-07-08 WonYoung ChoiFix app launch problem
2016-07-06 WonYoung ChoiApply selective core backend model
2016-07-06 WonYoung ChoiChange assembly installation path
2016-06-15 WonYoung ChoiAdd UIApplicationBase class
2016-06-10 randeep ahlawatAdded Notificationt TCT code
2016-06-09 randeep ahlawatIntroducing Notificaiton API
2016-06-08 WonYoung ChoiMerge "Use event functions of appcore_agent instead...
2016-06-07 WonYoung ChoiUse event functions of appcore_agent instead of event_x...
2016-06-02 Yongseop KimMerge "[Package Manager] Added base implementation...
2016-06-01 Dinesh Dwivedi[Package Manager] Added base implementation
2016-05-31 WonYoung ChoiAdd callbacks as private member of class to prevent...
2016-05-29 Seungkeun LeeMerge "[Bundle] Prevent null dereference and handle...
2016-05-29 Seungkeun LeeMerge "[AppControl] Fix DEREF_OF_NULL.RET from svace...
2016-05-26 Sidharth Gupta[Bundle] Prevent null dereference and handle null array...
2016-05-26 WonYoung ChoiAdd Window property to UIApplication
2016-05-24 WonYoung ChoiMerge "[ApplicationManager] Add error debug log" into...
2016-05-24 sung-su.kim[ApplicationManager] Add error debug log
2016-05-23 Sunggyu ChoiModify LICENSE file to remove unnecessary info
2016-05-23 yons.kim[AppControl] Fix DEREF_OF_NULL.RET from svace
2016-05-19 Sunggyu ChoiAdd LICENSE file
2016-05-17 sung-su.kim[ApplicationManager] Add ApplicationInfoFilter constructor
2016-05-02 WonYoung ChoiAdd .csproj.user file to .gitignore
2016-05-02 Seunghyun Choi[MessagePort] Add Exception and example code
2016-05-02 WonYoung ChoiExport SafeAppControlHandle as public
2016-04-26 WonYoung ChoiClean up Tizen.Applications.Messages
2016-04-26 WonYoung ChoiFix alarms of Code Analyzer
2016-04-26 WonYoung ChoiImplement IDisposable of Appliation class
2016-04-26 WonYoung ChoiRemove ApplicationManagerImpl singleton class
2016-04-26 WonYoung ChoiMerge "Add shared directory info and public constructor...
2016-04-26 sung-su.kimAdd shared directory info and public constructor
2016-04-25 WonYoung ChoiMerge "[Bundle][TCAPI-180] Fix code analyzer warnings...
2016-04-25 Sidharth Gupta[Bundle][TCAPI-180] Fix code analyzer warnings
2016-04-25 WonYoung ChoiUse xbuild for building package.
2016-04-25 WonYoung ChoiMerge "Clean up Tizen.Applications" into devel
2016-04-25 WonYoung ChoiClean up Tizen.Applications
2016-04-22 WonYoung ChoiMerge "[Bundle] Add code examples for documentation...
2016-04-22 WonYoung ChoiMerge "[AppControl] Adds doxygen comments for AppContro...
2016-04-21 WonYoung ChoiMerge "Change CodeAnalysis Ruleset" into devel
2016-04-21 WonYoung ChoiMerge "Enable optimize check flag" into devel
2016-04-21 Sidharth Gupta[Bundle] Add code examples for documentation
2016-04-21 WonYoung ChoiMerge "[Bundle] Add documentation for exceptions" into...
2016-04-21 WonYoung ChoiChange CodeAnalysis Ruleset
2016-04-20 yons.kim[AppControl] Adds doxygen comments for AppControl
2016-04-20 WonYoung ChoiEnable optimize check flag
2016-04-20 Sidharth Gupta[Bundle] Add documentation for exceptions
2016-04-20 sung-su.kimApplicationManager : Fix some parameter type
2016-04-19 sung-su.kimRefactor Tizen.Applications
next