Difference between revisions of "Luna Next"

From WebOS-Ports
Jump to navigation Jump to search
Line 19: Line 19:
 
Overal application framework is cordova (https://cordova.apache.org/).
 
Overal application framework is cordova (https://cordova.apache.org/).
  
* Luna Service API
+
== webOS specific ==
 +
 
 +
* Luna Service 2 API
 +
 
 +
* db8
 +
** http://www.openwebosproject.org/docs/developer_reference/data_types/db8/
 +
* Connection Manager
 +
** http://www.openwebosproject.org/docs/developer_reference/service_apis/connection_manager
 +
* System Properties
 +
** http://www.openwebosproject.org/docs/developer_reference/service_apis/system_properties
 +
* System Services
 +
** http://www.openwebosproject.org/docs/developer_reference/service_apis/system_services
 +
* Activity Manager
 +
** http://www.openwebosproject.org/docs/developer_reference/service_apis/activity_manager
 +
 
 +
== Standard web API's ==
  
 
* Fullscreen (webkit)
 
* Fullscreen (webkit)

Revision as of 16:16, 11 July 2013

Overview

FIXME

Required Features

  • card-style window management
  • notifications
  • gesture area
  • system menu
  • launcher bar

Optional Features

  • card stacking

Supported web API's

Overal application framework is cordova (https://cordova.apache.org/).

webOS specific

  • Luna Service 2 API

Standard web API's