Difference between revisions of "Schedules/Beta Feature Plan"

From WebOS-Ports
Jump to navigation Jump to search
 
(49 intermediate revisions by 7 users not shown)
Line 10: Line 10:
  
 
__TOC__  
 
__TOC__  
 +
 +
= Common =
 +
 +
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
 +
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
 +
 +
! Status
 +
! Project
 +
! Description
 +
! Contact
 +
 +
{{FeatureDone|wallpapers|Collect pictures from wallpaper contest and package them|scoutcamper|[email protected]}}
 +
{{FeatureTodo|documentation|Document our development model in the wiki|Unassigned}}
 +
{{FeatureTodo|documentation|Write a disclaimer for the first use application every user has to accept|Unassigned}}
 +
{{FeatureInProgress|installer|Create Installer for current targets for Windows,Linux and OSX|ka6sox|[email protected]}}
 +
{{FeatureInProgress|documentation|Create a bug reporting guideline in the wiki|[email protected]|scoutcamper}}
 +
 +
|}
  
 
= Applications =
 
= Applications =
Line 21: Line 39:
 
! Contact  
 
! Contact  
  
{{FeatureTodo|org.webosports.app.phone|Test Feature 1 Description|Simon Busch|morphis@gravedo.de}}
+
{{FeatureDone|preware|fetch and update feeds for applications/patches/... |Garfonso|[email protected]}}
{{FeatureInProgress|org.webosports.app.phone|FIXME|FIXME}}
+
{{FeatureDone|preware|browsing through feeds|ShiftyAxel|[email protected]}}
{{FeatureDone|org.webosports.app.phone|FIXME|FIXME}}
+
{{FeatureDone|preware|install/remove/update packages|Garfonso|[email protected]}}
 +
{{FeatureDone|preware|Package Updates Panel (UI)||Garfonso|[email protected]}}
 +
{{FeatureTodo|preware|Package Dependencies/multi-install (UI)||Garfonso|[email protected]}}
 +
{{FeatureDone|preware|Package Dependencies/multi-install (Backend)|Garfonso|[email protected]}}
 +
{{FeatureDone|preware|Settings UI|Garfonso|[email protected]}}
 +
{{FeatureDone|preware|Feed management UI|Garfonso|[email protected]}}
 +
 
 +
{{FeatureDone|org.webosports.app.phone|Show a SIM PIN unlock screen whenever telephony reports SIM PIN is needed|morphis/Tofe|}}
 +
{{FeatureTodo|org.webosports.app.phone|Implement call control functionality|Unassigned}}
 +
 
 +
{{FeatureDone|org.webosports.app.settings|Connect to secured wifi networks|ShiftyAxel|jpalmerwatkins@me.com}}
 +
{{FeatureDone|org.webosports.app.settings|Edit screen lock settings of LunaSysMgr (None/PIN/Password lock)|ShiftyAxel|[email protected]}}
 +
 
 +
{{FeatureDone|org.webosports.app.firstuse|Display licenses for needed packages|Unassigned}}
 +
{{FeatureDone|com.palm.app.browser|Fix not-working input fields|Unassigned}}
 +
{{FeatureDone|com.palm.app.browser|Fix not-working multi-touch support (aka pinch gesture ...)|Unassigned}}
 +
{{FeatureDone|com.palm.app.email,calendar,accounts|Adjust for smaller resolutions than the TP like Galaxy Nexus / Nexus 7|Unassigned}}
 
|}
 
|}
 
<br>
 
<br>
  
= Package Management / Feeds =
+
= Package Management / Feeds / Images =
 +
 
 +
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
 +
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
 +
 
 +
! Status
 +
! Project
 +
! Description
 +
! Contact
 +
 
 +
{{FeatureInProgress|Core OS Updater|New "updater" application|Unassigned}}
 +
{{FeatureDone|package-feeds|Setup package feeds with some dummy packages for testing|Unassigned}}
 +
{{FeatureTodo|package-feeds|Decied wether we want to sign our feeds cryptographically (opkg support gpg for this)|Unassigned}}
 +
{{FeatureTodo|meta-webos-ports|Implement bbclass to mark packages to require a system reboot on install/upgrade/reboot|[email protected]|JaMa}}
 +
{{FeatureDone|meta-webos-ports|Implement recipe for webos-ports-image based on webos-dev-image|[email protected]|JaMa}}
 +
 
 +
|}
  
 
= System Level =
 
= System Level =
 +
 +
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
 +
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
 +
 +
! Status
 +
! Project
 +
! Description
 +
! Contact
 +
 +
{{FeatureDone|webos-telephonyd|Implement needed WAN service API (getstatus/roaming control/disable+enable)|[email protected]|morphis}}
 +
{{FeatureDone|webos-bugreport|Implement simple solution to add meta data to core dumps|[email protected]|morphis}}
 +
{{FeatureTodo|webos-bugreport|Show notification when a component crashed and a bug report was generated|[email protected]|morphis}}
 +
{{FeatureInProgress|luna-sysmgr|Finish implementation of video acceleration for apps|[email protected]|morphis}}
 +
|}

Latest revision as of 13:02, 1 August 2015

This is a list of planned features for the Beta release of webOS ports images for the Galaxy Nexus and Nexus 7

Legend:

  • to do => not started yet
  • in-progress => started, but not completed yet
  • done => completed


Common

Status Project Description Contact
DONE wallpapers Collect pictures from wallpaper contest and package them [email protected] <scoutcamper>
TO DO documentation Document our development model in the wiki <Unassigned>
TO DO documentation Write a disclaimer for the first use application every user has to accept <Unassigned>
IN PROGRESS installer Create Installer for current targets for Windows,Linux and OSX [email protected] <ka6sox>
IN PROGRESS documentation Create a bug reporting guideline in the wiki scoutcamper <[email protected]>


Applications

Status Project Description Contact
DONE preware fetch and update feeds for applications/patches/... [email protected] <Garfonso>
DONE preware browsing through feeds [email protected] <ShiftyAxel>
DONE preware install/remove/update packages [email protected] <Garfonso>
DONE preware Package Updates Panel (UI) [mailto: Garfonso <>]
TO DO preware Package Dependencies/multi-install (UI) [mailto: Garfonso <>]
DONE preware Package Dependencies/multi-install (Backend) [email protected] <Garfonso>
DONE preware Settings UI [email protected] <Garfonso>
DONE preware Feed management UI [email protected] <Garfonso>


DONE org.webosports.app.phone Show a SIM PIN unlock screen whenever telephony reports SIM PIN is needed <morphis/Tofe>
TO DO org.webosports.app.phone Implement call control functionality <Unassigned>


DONE org.webosports.app.settings Connect to secured wifi networks [email protected] <ShiftyAxel>
DONE org.webosports.app.settings Edit screen lock settings of LunaSysMgr (None/PIN/Password lock) [email protected] <ShiftyAxel>


DONE org.webosports.app.firstuse Display licenses for needed packages <Unassigned>
DONE com.palm.app.browser Fix not-working input fields <Unassigned>
DONE com.palm.app.browser Fix not-working multi-touch support (aka pinch gesture ...) <Unassigned>
DONE com.palm.app.email,calendar,accounts Adjust for smaller resolutions than the TP like Galaxy Nexus / Nexus 7 <Unassigned>


Package Management / Feeds / Images

Status Project Description Contact
IN PROGRESS Core OS Updater New "updater" application <Unassigned>
DONE package-feeds Setup package feeds with some dummy packages for testing <Unassigned>
TO DO package-feeds Decied wether we want to sign our feeds cryptographically (opkg support gpg for this) <Unassigned>
TO DO meta-webos-ports Implement bbclass to mark packages to require a system reboot on install/upgrade/reboot JaMa <[email protected]>
DONE meta-webos-ports Implement recipe for webos-ports-image based on webos-dev-image JaMa <[email protected]>


System Level

Status Project Description Contact
DONE webos-telephonyd Implement needed WAN service API (getstatus/roaming control/disable+enable) morphis <[email protected]>
DONE webos-bugreport Implement simple solution to add meta data to core dumps morphis <[email protected]>
TO DO webos-bugreport Show notification when a component crashed and a bug report was generated morphis <[email protected]>
IN PROGRESS luna-sysmgr Finish implementation of video acceleration for apps morphis <[email protected]>