summaryrefslogtreecommitdiff
path: root/Tizen.Applications
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Add new apis for getting information of recent applications.inkyun.kil2-0/+3
2017-03-20Initialize Tizen.Applications.ToastMessageseungha.son2-0/+4
2017-03-16Add ApplicationRunningContext classSangyoon Jang1-0/+1
2017-03-16Add missing API and fix wrong behaviorjongmyeongko1-0/+2
2017-03-16Add missing APIsJunghyun Yeon1-0/+3
2017-03-15Merge "Add files for DeviceOrientation to Tizen.Application project" into tizenSukHyung, Kang1-0/+2
2017-03-16Add files for DeviceOrientation to Tizen.Application projectSukHyung, Kang1-0/+2
2017-03-15Add new APIsHwankyu Jhun1-0/+3
2017-03-10Add API for the resource managerJunghoon Park1-0/+1
2017-03-06remove .Net45 project files in charp applicationsubmit/tizen_unified/20170310.011401submit/tizen_unified/20170308.100503submit/tizen/20170306.065826accepted/tizen/unified/20170310.075649accepted/tizen/unified/20170309.120656accepted/tizen/tv/20170309.071840accepted/tizen/mobile/20170309.071712accepted/tizen/ivi/20170309.071954accepted/tizen/common/20170309.174757SukHyung, Kang3-153/+0
2017-02-08Split Tize.Applications.dllJunghoon Park77-11213/+156
2017-02-01Remove useless propertyJunghoon Park1-4/+0
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, Kang2-0/+193
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-21Fix for thread-safe issuesubmit/tizen_mobile/20161222.053814accepted/tizen/mobile/20161223.100553Seungkeun Lee1-5/+6
2016-12-14merge application code from spinsubmit/tizen_mobile/20161215.054856submit/tizen/20161214.063015accepted/tizen/mobile/20161215.072345SukHyung, Kang5-8/+8
2016-11-07add prelease meta data for Tizen.net and update versionSukHyung, Kang1-11/+16
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-05Merge "Use nuget restore to solve dependencies" into develJungHoon Park6-14/+13
2016-10-04Use nuget restore to solve dependenciesWonYoung Choi6-16/+15
2016-10-04Alarm module implementation.Updated project files.Updated doxygen with previl...Praveen Gattu7-2/+598
2016-09-02Support netstandard 1.6WonYoung Choi8-319/+191
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 Choi4-55/+4
2016-07-28Fix code for building with corefxWonYoung Choi7-40/+301
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
2016-07-14Added doxygen comments to Notificationrandeep ahlawat5-16/+390
2016-07-12Add a constructor to SafeAppControlHandle for using pre-existing IntPtr objectWonYoung Choi6-6/+40
2016-07-12[Package-Manager] Fixed code to avoid deadlock in async methodsDinesh Dwivedi2-2/+2
2016-07-11Fix code to apply changes of Tizen.UI.ColorWonYoung Choi1-2/+2
2016-07-08Fix app launch problemWonYoung Choi2-14/+4
2016-07-06Apply selective core backend modelWonYoung Choi14-407/+829
2016-07-06Change assembly installation pathWonYoung Choi1-3/+0
2016-06-15Add UIApplicationBase classWonYoung Choi3-100/+134
2016-06-09Introducing Notificaiton APIrandeep ahlawat9-0/+1519
2016-06-08Merge "Use event functions of appcore_agent instead of event_xxx API" into develWonYoung Choi13-116/+335
2016-06-07Use event functions of appcore_agent instead of event_xxx APIWonYoung Choi13-117/+336
2016-06-02Merge "[Package Manager] Added base implementation" into develYongseop Kim16-0/+1577
2016-06-01[Package Manager] Added base implementationDinesh Dwivedi16-0/+1577