Confirmed users
429
edits
Ricky Chien (talk | contribs) |
Ricky Chien (talk | contribs) |
||
| Line 59: | Line 59: | ||
=== Difficulty of remaining P1 modules === | === Difficulty of remaining P1 modules === | ||
# push-to-device.js - easy | |||
# shared-utils.js (require by email) - easy | |||
# homescreen-manager.js (require by homescreen, verticalhome) - easy | |||
# rebuild.js - easy | |||
# r-wrapper.js (require by bluetooth, calendar, camera, clock, email, settings) - hard | |||
# webapp-optimize.js - hard | |||
# post-app.js - easy (cannot be picked up until webapp-optimize is complete) | |||
# build-app.js - easy (cannot be picked up until shared-utils, homescreen-manager, r-wrapper and post-app are complete) | |||
# app.js - medium (cannot be picked up until rebuild, build-app and post-app are complete) | |||
<!-- | <!-- | ||