Confirmed users
38
edits
(update states) |
|||
| Line 90: | Line 90: | ||
==== Phase 2 ==== | ==== Phase 2 ==== | ||
* '''Input support''' | * '''Input support''' <font color="blue">'''[PARTIAL DONE]'''</font> | ||
** Keyboard and mouse support is one of the P1 for Raspberry PI port. The basic support for Keyboard would be on early stages of Android building. | ** Keyboard and mouse support is one of the P1 for Raspberry PI port. The basic support for Keyboard would be on early stages of Android building. | ||
* '''Storage support''' <font color="green">'''[DONE]'''</font> | * '''Storage support''' <font color="green">'''[DONE]'''</font> | ||
** Add support to SD Card recognition and USB storage devices | ** Add support to SD Card recognition and USB storage devices | ||
* '''Connection support''' <font color=" | * '''Connection support''' <font color="blue">'''[PARTIAL DONE]'''</font> | ||
** Work on WiFi and Ethernet support and add listeners for every time you plug or unplug it to the board. Usually it recognizes Ethernet connection if is connected before booting. | ** Work on WiFi and Ethernet support and add listeners for every time you plug or unplug it to the board. Usually it recognizes Ethernet connection if is connected before booting. | ||
* '''ADB Push''' <font color="green">'''[DONE]'''</font> | * '''ADB Push''' <font color="green">'''[DONE]'''</font> | ||
| Line 100: | Line 100: | ||
==== Phase 3 ==== | ==== Phase 3 ==== | ||
* '''Generate complete/stable/usable Firefox OS build''' <font color=" | * '''Generate complete/stable/usable Firefox OS build''' <font color="green">'''[DONE]'''</font> | ||
** After all the base system is working and running, I will create builds to distribute and publish them. | ** After all the base system is working and running, I will create builds to distribute and publish them. | ||
* '''Flashing files''' <font color=" | * '''Flashing files''' <font color="green">'''[DONE]'''</font> | ||
** The Raspberry PI could not be flashed correctly with common Fastboot method, is necessary to create a filesystem that will be copied to the SD card | ** The Raspberry PI could not be flashed correctly with common Fastboot method, is necessary to create a filesystem that will be copied to the SD card | ||
* '''Update documentation''' <font color="green">'''[DONE]'''</font> | * '''Update documentation''' <font color="green">'''[DONE]'''</font> | ||