Summary: tizen.application API support on Crosswalk. This API provides a way to launch other applications and access application management. The ApplicationManager interface also provides methods to launch other applications explicitly and implicitly through the ApplicationControl interface. The Application interface defines the current application's information and the basic operations for current application such as exit or hide.
Spec: - https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.device.apireference/tizen/application.html Affected component: xwalk/application Related feature in Jira: https://crosswalk-project.org/jira/browse/XWALK-810 Target Release: Crosswalk-4, 5 Target Platform: Tizen Implementation details: Short term plan: basic app control support. Implement the basic app control messages passing flow like below: AUL <---> xwalk-launcher <---> xwalk-daemon <---> app-extension-process Long term plan: AppContext support. For details please check the design doc: https://docs.google.com/a/intel.com/document/d/1n08dzcl3fawRW2Eccg95TC6DApe6RoAdUDqaZwNM8dI/edit# Regards, Long Xiang _______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev