summaryrefslogtreecommitdiff
path: root/Tizen.Applications
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-31Add callbacks as private member of class to prevent GC deletatorsWonYoung Choi3-43/+78
2016-05-30Merge "[Bundle] Prevent null dereference and handle null array values" into d...Seungkeun Lee1-2/+5
2016-05-30Merge "[AppControl] Fix DEREF_OF_NULL.RET from svace" into develSeungkeun Lee1-9/+7
2016-05-26[Bundle] Prevent null dereference and handle null array valuesSidharth Gupta1-2/+5
2016-05-26Add Window property to UIApplicationWonYoung Choi4-41/+35
2016-05-24[ApplicationManager] Add error debug logsung-su.kim1-21/+92
2016-05-23[AppControl] Fix DEREF_OF_NULL.RET from svaceyons.kim1-9/+7
2016-05-17[ApplicationManager] Add ApplicationInfoFilter constructorsung-su.kim1-1/+9
2016-05-02[MessagePort] Add Exception and example codeSeunghyun Choi4-0/+89
2016-05-02Export SafeAppControlHandle as publicWonYoung Choi7-32/+72
2016-04-26Clean up Tizen.Applications.MessagesWonYoung Choi4-76/+24
2016-04-26Fix alarms of Code AnalyzerWonYoung Choi9-83/+213
2016-04-26Implement IDisposable of Appliation classWonYoung Choi1-13/+54
2016-04-26Remove ApplicationManagerImpl singleton classWonYoung Choi1-108/+86
2016-04-26Merge "Add shared directory info and public constructor" into develWonYoung Choi1-13/+132
2016-04-26Add shared directory info and public constructorsung-su.kim1-13/+132
2016-04-25Merge "[Bundle][TCAPI-180] Fix code analyzer warnings" into develWonYoung Choi1-21/+31
2016-04-25[Bundle][TCAPI-180] Fix code analyzer warningsSidharth Gupta1-21/+31
2016-04-25Use xbuild for building package.WonYoung Choi2-5/+15
2016-04-25Merge "Clean up Tizen.Applications" into develWonYoung Choi9-17/+38
2016-04-25Clean up Tizen.ApplicationsWonYoung Choi9-17/+38
2016-04-22Merge "[Bundle] Add code examples for documentation" into develWonYoung Choi1-0/+136
2016-04-22Merge "[AppControl] Adds doxygen comments for AppControl" into develWonYoung Choi4-43/+356
2016-04-21Merge "Change CodeAnalysis Ruleset" into develWonYoung Choi2-2/+4
2016-04-21Merge "Enable optimize check flag" into develWonYoung Choi1-1/+1
2016-04-21[Bundle] Add code examples for documentationSidharth Gupta1-0/+136
2016-04-21Merge "[Bundle] Add documentation for exceptions" into develWonYoung Choi1-0/+22